aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-15ata: fix sparse warning in pata_acpi.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_marvell.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_jmicron.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_cs5536.cHarvey Harrison
2008-02-15ata: sparse fixes for pata_amd.cHarvey Harrison
2008-02-15pata_scc.c: add thaw opsAkira Iguchi
2008-02-15pata_cs5536.c bugfixMartin K. Petersen
2008-02-15pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo
2008-02-15ata: fix sparse warnings in sata_mv.cHarvey Harrison
2008-02-15ata: fix sparse warning in sata_via.cHarvey Harrison
2008-02-15ata: fix sparse warning in sata_promise.cHarvey Harrison
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison
2008-02-15ata: fix sparse warning in libata-core.cHarvey Harrison
2008-02-15ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14Dont touch fs_struct in driversJan Blunck
2008-02-14Fix compile of swim3 as moduleTony Breeds
2008-02-14RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein
2008-02-14[POWERPC] hvc_rtas_init() must be __initAdrian Bunk
2008-02-14[POWERPC] PS3: Update sys-manager button eventsGeoff Levand
2008-02-14[POWERPC] PS3: Sys-manager code cleanupGeoff Levand
2008-02-14[POWERPC] PS3: Use system reboot on restartGeoff Levand
2008-02-14[POWERPC] PS3: Fix reading pm interval in logical performance monitorTakashi Yamamoto
2008-02-14[POWERPC] PS3: Fix setting bookmark in logical performance monitorTakashi Yamamoto
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown
2008-02-14ACPI: DMI blacklist updatesLen Brown
2008-02-14pnpacpi: __initdata is not an identifierRoel Kluin
2008-02-14ACPI: static acpi_chain_headAdrian Bunk
2008-02-14ACPI: static acpi_find_dsdt_initrd()Adrian Bunk
2008-02-14ACPI: static acpi_no_initrd_override_setup()Adrian Bunk
2008-02-14thinkpad_acpi: staticAdrian Bunk
2008-02-14ACPI suspend: Execute _WAK with the right argumentRafael J. Wysocki
2008-02-14serial: sh-sci: Fix up SH-5 build.Paul Mundt