summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2007-02-162-1/+2
* [SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern2007-02-161-3/+2
* [SCSI] megaraid_sas: update version and author infoSumant Patro2007-02-162-6/+8
* [SCSI] megaraid_sas: return sync cache call with successSumant Patro2007-02-161-0/+12
* [SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...Sumant Patro2007-02-161-6/+6
* [SCSI] megaraid_sas: add bios_param in scsi_host_templateSumant Patro2007-02-161-0/+45
* [SCSI] megaraid_sas: do not process cmds if hw_crit_error is setSumant Patro2007-02-161-1/+12
* [SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer2007-02-161-1/+0
* [SCSI] scsi_scan.c: handle bad inquiry responsesAlan Stern2007-02-161-0/+13
* [SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley2007-02-162-3/+11
* [SCSI] lpfc: add PCI error recovery supportLinas Vepstas2007-02-162-0/+109
* [SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson2007-02-161-1/+1
* [SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori2007-02-161-0/+8
* [SCSI] sgiwd93: interfacing to wd33c93peter fuerst2007-02-161-2/+3
* [SCSI] wd33c93: Fast SCSI with WD33C93Bpeter fuerst2007-02-162-79/+248
* sata_vsc: use default cache line size if non-zeroNate Dailey2007-02-151-2/+6
* sata_nv: handle SError status indicationRobert Hancock2007-02-151-1/+5
* add delay around sl82c105_reset_engine callsOlaf Hering2007-02-151-0/+3
* libata: clear TF before IDENTIFYingTejun Heo2007-02-151-1/+10
* libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2007-02-152-3/+12
* sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson2007-02-151-51/+4
* sata_promise: fix missing PATA cable detectionMikael Pettersson2007-02-151-1/+8
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-142-6/+15
|\
| * [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-0/+9
| * [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-6/+6
* | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-149-11/+11
* | [PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman2007-02-141-75/+189
* | [PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman2007-02-141-4/+2
* | [PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman2007-02-141-2/+2
* | [PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman2007-02-141-2/+0
* | [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: md: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: scsi: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* | [PATCH] scheduled removal of SA_XXX interrupt flags: ata fixAndrew Morton2007-02-141-1/+1
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-144-4/+6
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-1425-34/+35
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14353-353/+4
* | [PATCH] SPI: atmel_spi driverHaavard Skinnemoen2007-02-144-0/+853
* | [PATCH] PNX8550 UART driverVitaly Wool2007-02-143-0/+869
* | [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-1410-45/+18
* | [PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis2007-02-141-0/+11
* | [PATCH] serial: trivial code flow simplificationBjorn Helgaas2007-02-141-4/+4
* | [PATCH] 8250 UART backup timerAlex Williamson2007-02-141-44/+134
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-1346-114/+11279
|\ \
| * | IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-123-9/+89
| * | IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-122-6/+16
| * | IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-125-50/+131
OpenPOWER on IntegriCloud