aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox4-29/+17
2008-04-07[SCSI] zfcp: Fix handling for boxed port after physical closeChristof Schmitt1-0/+7
2008-04-07[SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori1-2/+5
2008-04-07[SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori1-3/+7
2008-04-07[SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke3-10/+11
2008-04-07[SCSI] mpt fusion: Enable MSI by default for SAS controllersPrakash, Sathya2-5/+13
2008-04-07[SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt2-45/+20
2008-04-07[SCSI] qla4xxx: Add target reset functionalityMike Christie4-19/+105
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie1-18/+104
2008-04-07[SCSI] ps3rom: Simplify fill_from_dev_buffer()Geert Uytterhoeven1-16/+14
2008-04-07[SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori1-3/+3
2008-04-07[SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori1-3/+0
2008-04-07[SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori2-51/+29
2008-04-07[SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori1-2/+4
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen8-9/+0
2008-04-07[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdbFUJITA Tomonori1-11/+11
2008-04-07[SCSI] st: show options currently set in sysfsKai Makisara1-0/+43
2008-04-07[SCSI] st: add option to use SILI in variable block readsKai Makisara3-5/+44
2008-04-07[SCSI] gdth: remove command accessorsBoaz Harrosh1-59/+14
2008-04-07[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks oneDarrick J. Wong3-29/+9
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong1-0/+41
2008-04-07[SCSI] ips: sg chaining support to the path to non I/O commandsFUJITA Tomonori1-8/+10
2008-04-07[SCSI] gdth: convert to PCI hotplug APIJeff Garzik1-102/+94
2008-04-07[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversionJeff Garzik2-33/+28
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-22/+224
2008-04-06Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+35
2008-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-2/+15
2008-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+2
2008-04-06fix IS_I9XX macro in i915 DRM driverJesse Barnes1-2/+2
2008-04-06scsi: fix sense_slab/bio swapping livelockHugh Dickins1-10/+12
2008-04-06V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx modelsMichael Krufky1-0/+33
2008-04-06V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx modelsMichael Krufky1-0/+2
2008-04-06V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067Mauro Carvalho Chehab1-0/+3
2008-04-06V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpioMichael Krufky1-1/+1
2008-04-06V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer derefCyrill Gorcunov1-1/+11
2008-04-06[WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki1-0/+2
2008-04-05Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds1-1/+1
2008-04-04ipmi: change device node ordering to reflect probe orderCarol Hebert1-1/+1
2008-04-04mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev1-5/+5
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-50/+17
2008-04-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-1/+80
2008-04-04parport_pc: make sure to release IO ports after probing for IT87XXLinus Torvalds1-2/+1
2008-04-04fix endian lossage in forcedethAl Viro1-3/+2
2008-04-04net/tokenring/olympic.c section fixesAdrian Bunk1-3/+3
2008-04-04net: marvell.c fix sparse shadowed variable warningHarvey Harrison1-2/+0
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-44/+7
2008-04-04xen: fix grant table bugMichael Abd-El-Malek1-6/+10
2008-04-04pata_ali: disable ATAPI DMATejun Heo1-0/+40
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo1-0/+5
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo1-0/+34