summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-09-10[SCSI] set error value when failing commands in prep_fnMike Christie1-8/+16
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2-4/+17
2005-09-10[SCSI] Fix module removal/device add raceAlan Stern1-2/+6
2005-09-10[SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez4-28/+25
2005-09-10[SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez2-12/+10
2005-09-09[SCSI] SAS transport class: fixup prototype of sas_host_setupJames Bottomley1-1/+2
2005-09-09[SCSI] 3ware 9000: handle use_sg != 0 for emulated commandsadam radford1-6/+24
2005-09-09[SCSI] SAS transport classChristoph Hellwig3-0/+827
2005-09-09[SCSI] permit READ DEFECT DATA in block/scsi_ioctlDouglas Gilbert1-0/+1
2005-09-09[SCSI] sg: do not set VM_IO flag on mmap-ed pagesDouglas Gilbert1-2/+2
2005-09-09[SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley1-3/+2
2005-09-09[SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley1-40/+71
2005-09-09[SCSI] fix possible deadlock in scsi_lib.cNeil Brown1-1/+1
2005-09-09[SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern2-13/+16
2005-09-09[SCSI] add missing scan mutex to scsi_scan_target()Alan Stern1-27/+40
2005-09-07[SCSI] Re-do "final klist fixes"Linus Torvalds1-4/+20
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley3-4/+62
2005-09-07[SCSI] Revert "final klist fixes"Linus Torvalds1-20/+4
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds103-8453/+6028
2005-09-07Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds4-37/+46
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-2/+3
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds5-3/+856
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds26-1860/+4857
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-8/+17
2005-09-07[PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] -Wundef fixes (hisax)viro@ZenIV.linux.org.uk1-0/+2
2005-09-07[PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk1-1/+8
2005-09-07[PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk1-5/+5
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds3-13/+13
2005-09-07[PATCH] DVB: lgdt330x check callback fixMichael Krufky1-25/+25
2005-09-07[PATCH] DVB: Clarify description text for dvb-bt8xx in KconfigMichael Krufky1-3/+3
2005-09-07[PATCH] Indycam / VINO driversRalf Baechle7-192/+5319
2005-09-07[PATCH] Fix smsc_ircc_init return valueBrice Goglin1-0/+1
2005-09-07[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov1-6/+4
2005-09-07[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov1-12/+11
2005-09-07[PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov1-56/+65
2005-09-07[PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov1-35/+26
2005-09-07[PATCH] smsc-ircc2: remove typedefsDmitry Torokhov1-26/+13
2005-09-07[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov1-3/+2
2005-09-07[PATCH] smsc-ircc2: formatting fixesDmitry Torokhov1-326/+317
2005-09-07[PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov2-217/+217
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie3-4/+24
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie1-23/+5
2005-09-07[PATCH] w100fb: Rewrite for platform independenceRichard Purdie2-1465/+1224
2005-09-07[PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie1-1/+1
2005-09-07[PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie1-8/+8
2005-09-07[PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie1-6/+9