summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libata: increase PMP register access timeout to 3sTejun Heo2008-05-191-2/+2
* libata: ignore recovered PHY errorsTejun Heo2008-05-191-6/+1
* libata: kill hotplug related race conditionTejun Heo2008-05-192-23/+50
* libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo2008-05-192-32/+18
* libata: reorganize ata_eh_reset() no reset method pathTejun Heo2008-05-191-50/+52
* libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo2008-05-191-1/+5
* sata_promise: other cleanupsMikael Pettersson2008-05-191-16/+7
* sata_promise: mmio access cleanupsMikael Pettersson2008-05-191-59/+65
* sata_promise: fix irq clearing bugletsMikael Pettersson2008-05-191-4/+3
* ata: remove FIT() macroHarvey Harrison2008-05-199-64/+64
* sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord2008-05-191-2/+14
* sata_mv: cache main_irq_mask register in hprivMark Lord2008-05-191-5/+7
* sata_mv: disregard masked irqsMark Lord2008-05-191-4/+5
* sata_mv: fix pmp drives not foundMark Lord2008-05-191-1/+4
* sata_mv: consolidate main_irq_mask updatesMark Lord2008-05-191-25/+32
* sata_mv: don't blindly enable IRQsMark Lord2008-05-191-26/+6
* sata_mv: async notify for genIIe onlyMark Lord2008-05-191-2/+12
* sata_mv: group genIIe flagsMark Lord2008-05-191-9/+8
* sata_mv: fis irq register fixesMark Lord2008-05-191-4/+12
* sata_mv: always do softresetMark Lord2008-05-191-0/+1
* avr32/pata: avoid unnecessary memset (updated after comments)Christophe Jaillet2008-05-191-2/+0
* pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.Sonic Zhang2008-05-191-1/+4
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-05-1922-1403/+513
|\
| * drm/i915: save and restore dsparb and d_state registers.Keith Packard2008-05-072-0/+17
| * drm/i915: fix off by one in VGA save/restore of AR & CR regs.Jesse Barnes2008-05-072-6/+6
| * drm: disable tasklets not IRQs when taking the drm lock spinlockThomas Hellstrom2008-05-072-25/+17
| * Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie2008-05-0720-1372/+473
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-1820-64/+173
|\ \
| * | i2c/max6875: Really prevent 24RF08 corruptionJean Delvare2008-05-181-3/+0
| * | i2c-amd756: Fix functionality flagsJean Delvare2008-05-181-1/+1
| * | i2c: Kill the old driver matching schemeJean Delvare2008-05-181-17/+5
| * | i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-1816-39/+143
| * | i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 ExpertJean Delvare2008-05-181-4/+24
* | | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-185-8/+8
* | | m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-183-0/+14
* | | m68k: Some network drivers do not check the platformGeert Uytterhoeven2008-05-185-0/+19
* | | m68k: dnfb doesnt check for ApolloGeert Uytterhoeven2008-05-181-0/+3
* | | m68k: macide doesnt check for MacGeert Uytterhoeven2008-05-181-0/+3
* | | m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven2008-05-181-3/+1
* | | m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven2008-05-181-2/+1
* | | m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven2008-05-181-1/+0
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-171-3/+2
|\ \ \
| * | | [ARM] pxa: fix pxafb build when cpufreq is enabledRussell King2008-05-171-3/+2
* | | | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-167-7/+7
| |/ / |/| |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-152-1/+4
|\ \ \
| * | | [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
| * | | [POWERPC] Add null pointer check to of_find_propertyTimur Tabi2008-05-151-0/+3
* | | | Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-153-5/+3
* | | | tty: fix BKL related leak and crashIngo Molnar2008-05-151-3/+10
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-157-45/+18
|\ \ \ \