summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-18[SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori1-1/+1
2008-02-18[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley1-5/+6
2008-02-18[SCSI] scsi_debug: disable clusteringFUJITA Tomonori1-1/+1
2008-02-18[SCSI] fas216: fix up the previous fas216 commitJames Bottomley1-1/+1
2008-02-18[SCSI] megaraid: outb_p exterminationAlan Cox1-5/+5
2008-02-18[SCSI] mpt fusion: kill warnings in mptbase.h on parisc64Kyle McMartin1-1/+1
2008-02-18[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley1-4/+10
2008-02-18[SCSI] ses: fix data corruptionYinghai Lu1-59/+67
2008-02-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-25/+22
2008-02-15ata: fix sparse warning in pata_acpi.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in pata_marvell.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in pata_jmicron.cHarvey Harrison1-1/+2
2008-02-15ata: fix sparse warning in pata_cs5536.cHarvey Harrison1-1/+1
2008-02-15ata: sparse fixes for pata_amd.cHarvey Harrison1-5/+2
2008-02-15pata_scc.c: add thaw opsAkira Iguchi1-0/+2
2008-02-15pata_cs5536.c bugfixMartin K. Petersen1-4/+4
2008-02-15pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo1-2/+0
2008-02-15ata: fix sparse warnings in sata_mv.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in sata_via.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in sata_promise.cHarvey Harrison1-1/+1
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison1-1/+1
2008-02-15ata: fix sparse warning in libata-core.cHarvey Harrison1-1/+0
2008-02-15ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison1-1/+1
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-1794/+5441
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-10/+53
2008-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-19/+96
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-487/+505
2008-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds9-30/+51
2008-02-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-24/+44
2008-02-15d_path: Make d_path() use a struct pathJan Blunck2-12/+4
2008-02-15d_path: Make seq_path() use a struct path argumentJan Blunck1-2/+1
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck1-12/+9
2008-02-15Introduce path_put()Jan Blunck2-3/+3
2008-02-15Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2-6/+6
2008-02-15Dont touch fs_struct in driversJan Blunck1-2/+0
2008-02-15Fix compile of swim3 as moduleTony Breeds2-6/+0
2008-02-15RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty1-1/+9
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein1-8/+13
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein1-1/+1
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen1-1/+0
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein1-0/+1
2008-02-14[POWERPC] hvc_rtas_init() must be __initAdrian Bunk1-1/+1
2008-02-14[POWERPC] PS3: Update sys-manager button eventsGeoff Levand1-6/+23
2008-02-14[POWERPC] PS3: Sys-manager code cleanupGeoff Levand1-6/+7
2008-02-14[POWERPC] PS3: Use system reboot on restartGeoff Levand1-1/+1
2008-02-14[POWERPC] PS3: Fix reading pm interval in logical performance monitorTakashi Yamamoto1-8/+10
2008-02-14[POWERPC] PS3: Fix setting bookmark in logical performance monitorTakashi Yamamoto1-2/+2
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown8-10/+39
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown2-1/+15