summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-16[SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2-1/+2
2007-02-16[SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern1-3/+2
2007-02-16[SCSI] megaraid_sas: update version and author infoSumant Patro2-6/+8
2007-02-16[SCSI] megaraid_sas: return sync cache call with successSumant Patro1-0/+12
2007-02-16[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...Sumant Patro1-6/+6
2007-02-16[SCSI] megaraid_sas: add bios_param in scsi_host_templateSumant Patro1-0/+45
2007-02-16[SCSI] megaraid_sas: do not process cmds if hw_crit_error is setSumant Patro1-1/+12
2007-02-16[SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer1-1/+0
2007-02-16[SCSI] scsi_scan.c: handle bad inquiry responsesAlan Stern1-0/+13
2007-02-16[SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley2-3/+11
2007-02-16[SCSI] lpfc: add PCI error recovery supportLinas Vepstas2-0/+109
2007-02-16[SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson1-1/+1
2007-02-16[SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori1-0/+8
2007-02-16[SCSI] sgiwd93: interfacing to wd33c93peter fuerst1-2/+3
2007-02-16[SCSI] wd33c93: Fast SCSI with WD33C93Bpeter fuerst2-79/+248
2007-02-15sata_vsc: use default cache line size if non-zeroNate Dailey1-2/+6
2007-02-15sata_nv: handle SError status indicationRobert Hancock1-1/+5
2007-02-15add delay around sl82c105_reset_engine callsOlaf Hering1-0/+3
2007-02-15libata: clear TF before IDENTIFYingTejun Heo1-1/+10
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2-3/+12
2007-02-15sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson1-51/+4
2007-02-15sata_promise: fix missing PATA cable detectionMikael Pettersson1-1/+8
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-6/+15
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman9-11/+11
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman1-75/+189
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman1-4/+2
2007-02-14[PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman1-2/+0
2007-02-14[PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: md: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: scsi: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] scheduled removal of SA_XXX interrupt flags: ata fixAndrew Morton1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner4-4/+6
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner25-34/+35
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau353-353/+4
2007-02-14[PATCH] SPI: atmel_spi driverHaavard Skinnemoen4-0/+853
2007-02-14[PATCH] PNX8550 UART driverVitaly Wool3-0/+869
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan10-45/+18
2007-02-14[PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis1-0/+11
2007-02-14[PATCH] serial: trivial code flow simplificationBjorn Helgaas1-4/+4
2007-02-14[PATCH] 8250 UART backup timerAlex Williamson1-44/+134
2007-02-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds46-114/+11279
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-12/+47
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds14-33/+183
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann3-0/+154
2007-02-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds44-95/+616
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds36-350/+489