summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-02libata: PATA-mode fixes for sis_sataUwe Koziolek3-23/+64
2007-07-02libata: add HTS541616J9SA00 to NCQ blacklistTejun Heo1-0/+1
2007-07-02sata_nv: allow changing queue depthRobert Hancock1-0/+2
2007-07-02sata_inic162x: disable LBA48 devicesTejun Heo1-0/+7
2007-07-02libata: remove reading alt_status from ata_hsm_qc_complete()Albert Lee1-2/+0
2007-07-02libata: pata_pdc2027x PLL input clock fixAlbert Lee1-2/+9
2007-07-02scsi disk help file is not completeRandy Dunlap2-0/+6
2007-07-01smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas1-1/+1
2007-07-01asus_acpi: fix oops on non-asus machinesMaxime Austruy1-1/+2
2007-07-01blink driver power savingStephen Hemminger1-2/+20
2007-06-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-1/+1
2007-06-29[IRDA]: fix printk formatRandy Dunlap1-1/+1
2007-06-28Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Linus Torvalds2-2/+3
2007-06-28serial: clear proper MPSC interrupt cause bitsJay Lubomirski1-1/+2
2007-06-28w1_therm_read_bin: don't call flush_signals()Evgeniy Polyakov1-5/+1
2007-06-28fix section mismatch in chipsfbOlaf Hering1-3/+3
2007-06-28saa7134: fix thread shutdown handlingJeff Mahoney1-1/+1
2007-06-28IOATDMA: fix section mismatchesRandy Dunlap1-4/+4
2007-06-28Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho5-7/+7
2007-06-28PNP SMCf010 quirk: auto-config device if BIOS left it brokenBjorn Helgaas1-18/+48
2007-06-28smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas1-7/+7
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala1-9/+8
2007-06-28phy: Fix phy_id for Vitesse 824x PHYKumar Gala2-2/+3
2007-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-57/+32
2007-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+15
2007-06-27Add support SiS based XGI chips to SiS DRM.Ian Romanick2-4/+6
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo1-6/+1
2007-06-27libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo1-23/+10
2007-06-27libata: call ata_check_atapi_dma() with qc better preparedTejun Heo1-12/+8
2007-06-27libata: fix infinite EH waiting bugTejun Heo1-0/+1
2007-06-27libata: fix ata_dev_disable()Tejun Heo1-2/+3
2007-06-27pata_it821x: fix section mismatch warningRandy Dunlap1-1/+1
2007-06-27libata: remove unused variable from ata_eh_reset()Tejun Heo1-3/+1
2007-06-27libata: be less verbose about hpaTejun Heo1-6/+5
2007-06-27libata: kill non-sense warning messageTejun Heo1-2/+0
2007-06-27HPT374 is UDMA100 not UDMA133Alan Cox1-2/+2
2007-06-272.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering1-7/+9
2007-06-27cxgb3 - fix register to stop bc/mc trafficDivy Le Ray1-3/+5
2007-06-27au1000_eth: Fix warnings.Ralf Baechle1-1/+1
2007-06-26USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino2-0/+2
2007-06-26USB: add new device id to option driverAlexander Gattin1-2/+4
2007-06-26USB: fix race leading to use after free in io_edgeportOliver Neukum1-2/+2
2007-06-26USB: usblcd doesn't limit memory consumption during writeOliver Neukum1-4/+18
2007-06-26USB: memory leak in iowarrior.cOliver Neukum1-3/+4
2007-06-26USB: ti serial driver sleeps with spinlock heldOliver Neukum1-3/+5
2007-06-26USB: g_file_storage: call allow_signal()Oleg Nesterov1-7/+5
2007-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-6/+17
2007-06-24Char: stallion, fix oops during init with ISA cardsIngo Korb1-3/+4
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks1-4/+10
2007-06-24SM501: Clock updates and checksBen Dooks1-2/+31