summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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-162-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-163-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
|\ \ \ \
| * | | | [S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck2008-05-151-26/+5
| * | | | [S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber2008-05-151-2/+3
| * | | | [S390] dasd: Use const in busid functions.Cornelia Huck2008-05-152-6/+6
| * | | | [S390] blacklist.c: removed duplicated includeHuang Weiyi2008-05-151-1/+0
| * | | | [S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz2008-05-151-1/+1
| * | | | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst2008-05-151-9/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-159-63/+63
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-159-63/+63
* | | | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-151-2/+5