summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo2-8/+8
2008-05-19sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo1-0/+11
2008-05-19libata: don't schedule LPM action seperately during probingTejun Heo1-2/+1
2008-05-19libata: make sure PMP notification is turned off during recoveryTejun Heo1-16/+20
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo1-2/+2
2008-05-19libata: ignore recovered PHY errorsTejun Heo1-6/+1
2008-05-19libata: kill hotplug related race conditionTejun Heo2-23/+50
2008-05-19libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo2-32/+18
2008-05-19libata: reorganize ata_eh_reset() no reset method pathTejun Heo1-50/+52
2008-05-19libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo1-1/+5
2008-05-19sata_promise: other cleanupsMikael Pettersson1-16/+7
2008-05-19sata_promise: mmio access cleanupsMikael Pettersson1-59/+65
2008-05-19sata_promise: fix irq clearing bugletsMikael Pettersson1-4/+3
2008-05-19ata: remove FIT() macroHarvey Harrison9-64/+64
2008-05-19sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord1-2/+14
2008-05-19sata_mv: cache main_irq_mask register in hprivMark Lord1-5/+7
2008-05-19sata_mv: disregard masked irqsMark Lord1-4/+5
2008-05-19sata_mv: fix pmp drives not foundMark Lord1-1/+4
2008-05-19sata_mv: consolidate main_irq_mask updatesMark Lord1-25/+32
2008-05-19sata_mv: don't blindly enable IRQsMark Lord1-26/+6
2008-05-19sata_mv: async notify for genIIe onlyMark Lord1-2/+12
2008-05-19sata_mv: group genIIe flagsMark Lord1-9/+8
2008-05-19sata_mv: fis irq register fixesMark Lord1-4/+12
2008-05-19sata_mv: always do softresetMark Lord1-0/+1
2008-05-19avr32/pata: avoid unnecessary memset (updated after comments)Christophe Jaillet1-2/+0
2008-05-19pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.Sonic Zhang1-1/+4
2008-05-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds22-1403/+513
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds20-64/+173
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven5-8/+8
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven3-0/+14
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven5-0/+19
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven1-0/+3
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven1-0/+3
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven1-3/+1
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven1-2/+1
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven1-1/+0
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare1-3/+0
2008-05-18i2c-amd756: Fix functionality flagsJean Delvare1-1/+1
2008-05-18i2c: Kill the old driver matching schemeJean Delvare1-17/+5
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare16-39/+143
2008-05-18i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 ExpertJean Delvare1-4/+24
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+2
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King1-3/+2
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison7-7/+7
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-1/+4
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds3-5/+3
2008-05-15tty: fix BKL related leak and crashIngo Molnar1-3/+10
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-45/+18
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds9-63/+63
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck1-26/+5