summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni2007-03-201-5/+8
* [SCSI] make scsi_wait_scan always modularJames Bottomley2007-03-202-1/+7
* [SCSI] fusion: kernel-doc warning fixesRandy Dunlap2007-03-203-26/+22Star
* [SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley2007-03-111-1/+1
* [SCSI] pci2000: Delete unused header file.Robert P. J. Day2007-03-111-197/+0Star
* [SCSI] tgt: fix scsi command leakFUJITA Tomonori2007-03-111-3/+20
* [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-114-117/+35Star
* [SCSI] tgt: rm bio hacks in scsi tgtMike Christie2007-03-111-99/+34Star
* [SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation failsMike Christie2007-03-111-2/+12
* [SCSI] iscsi_tcp: increase max_sectorsMike Christie2007-03-111-0/+1
* [SCSI] libiscsi: use get_unalignedMike Christie2007-03-111-2/+3
* [SCSI] iscsi transport: use atomic for session_nr allocationsMike Christie2007-03-111-2/+4
* [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-113-5/+5
* [SCSI] libiscsi: clear mtaskMike Christie2007-03-111-11/+8Star
* [SCSI] libiscsi: flush work before freeing connectionMike Christie2007-03-111-0/+3
* [SCSI] constants.c: Update ASC list and make it constMartin K. Petersen2007-03-111-1/+6
* [SCSI] sd: convert logging to new printk helpersMartin K. Petersen2007-03-111-21/+29
* [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-111-158/+95Star
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-112-33/+18Star
* [SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen2007-03-111-122/+145
* [SCSI] zfcp: fix likely/unlikely usageHeiko Carstens2007-03-111-4/+6
* Revert "USB: pxa2xx_udc: fix hardcoded irq number"Linus Torvalds2007-03-101-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-03-101-9/+14
|\
| * driver core: export device_renameJohannes Berg2007-03-101-1/+1
| * Driver core: add device symlink back to sysfsGreg Kroah-Hartman2007-03-101-8/+13
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-03-104-14/+15
|\ \
| * | pci: fix section mismatch warningSam Ravnborg2007-03-101-1/+1
| * | PCI: aer: fix section mismatch warningSam Ravnborg2007-03-101-3/+3
| * | pcie: fix section mismatch warningSam Ravnborg2007-03-101-3/+3
| * | PCI: allow multiple calls to pcim_pin_device()Tejun Heo2007-03-101-7/+8
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-03-1018-127/+186
|\ \
| * | USB Elan FTDI: check for workqueue creationCyrill Gorcunov2007-03-101-2/+16
| * | USB: fix spinlock recursion in cdc-acm.cOliver Neukum2007-03-101-4/+4
| * | USB: fix Unaligned access in EHCI driverMax Dmitrichenko2007-03-101-2/+1Star
| * | USB: Product ID for FT232RL in ftdi_sioGard Spreemann2007-03-102-0/+4
| * | USBNET: DM9501: Add Corega FEther USB-TXC support.YOSHIFUJI Hideaki2007-03-101-0/+4
| * | USB: ipaq.c: Additional devicesAndre Spahlinger2007-03-101-0/+2
| * | USB: further fix for usb-serialOliver Neukum2007-03-101-5/+4Star
| * | USB: fix usb-serial device naming bugOliver Neukum2007-03-101-1/+1
| * | USB: RTS/DTR signal patch for airprime driverMartin Schiller2007-03-101-0/+47
| * | USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late...Jim Radford2007-03-101-44/+35Star
| * | usb-serial: fix shutdown / device_unregister orderJim Radford2007-03-101-5/+6
| * | USB: add Additional PIDs in ftdi_sioThomas Schleusener2007-03-102-0/+21
| * | USB: add QL355P power supply ids to fdti_sioMichael Olberg2007-03-102-0/+7
| * | USB: New device IDs for cp2101 driverJon K Hellan2007-03-101-0/+2
| * | USB: kill dead code from hub.cOliver Neukum2007-03-101-7/+0Star
| * | USB: ratelimit debounce error messagesOliver Neukum2007-03-101-1/+1
| * | USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda2007-03-101-1/+1
| * | UHCI: fix port resume problemAlan Stern2007-03-101-4/+7
| * | USB: set the correct interval for interrupt URBsAlan Stern2007-03-102-9/+13