summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-01-1711-197/+86
|\
| * drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs2011-01-171-2/+2
| * drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs2011-01-173-160/+52
| * drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs2011-01-174-5/+10
| * drm/nv40: initialise 0x17xx on all chipsets that have itBen Skeggs2011-01-171-12/+2
| * drm/nv40: make detection of 0x4097-ful chipsets available everywhereBen Skeggs2011-01-173-18/+20
* | drivers/nfc/pn544.c: fix min_t warningsAndrew Morton2011-01-171-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-01-171-2/+1
|\ \
| * | net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1
* | | ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2011-01-162-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-162-4/+3
|\ \ \
| * | | sanitize vfsmount refcounting changesAl Viro2011-01-161-1/+1
| * | | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-161-3/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-6/+2
|\ \ \ \ \ \
| | * | | | | x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck2011-01-121-6/+2
| |/ / / / /
* | | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-151-2/+2
| |\ \ \ \ \ \
| | * | | | | | serial: samsung: fix device nameDarius Augulis2011-01-121-2/+2
* | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon2011-01-111-3/+3
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds2011-01-1535-58/+27472
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-1432-0/+27422
| * | | | | | | | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-142-9/+0
| * | | | | | | | [SCSI] sd: implement sd_check_events()Tejun Heo2011-01-142-52/+53
* | | | | | | | | Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-154-21/+24
* | | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-156-8/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | spi/amba-pl022: fixing compilation warning.Viresh Kumar2011-01-141-1/+1
| * | | | | | | | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-01-141361-53708/+105692
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mmc: sdhci-of: fix build on non-powerpc platformsRob Herring2011-01-141-0/+9
| | |/ / / / / / / /
| * | | | | | | | | spi: Enable SPI driver for S5P6440 and S5P6450Abhilash Kesavan2011-01-141-2/+2
| * | | | | | | | | spi/imx: Add i.MX53 supportYong Shen2011-01-132-2/+8
| * | | | | | | | | spi/dw_spi: don't treat NULL clk as an errorJamie Iles2011-01-111-2/+3
| * | | | | | | | | spi: tegra: don't treat NULL clk as an errorJamie Iles2011-01-111-1/+1
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-151-49/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown2011-01-141-0/+8
| * | | | | | | | | | i2c: Factor out runtime suspend checks from PM operationsMark Brown2011-01-141-48/+20
| * | | | | | | | | | i2c: Unregister dummy devices last on adapter removalJean Delvare2011-01-141-1/+13
* | | | | | | | | | | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-153-2/+3
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-142-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | block: restore multiple bd_link_disk_holder() supportTejun Heo2011-01-142-0/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1440-512/+533
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | GRETH: resolve SMP issues and other problemsDaniel Hellstrom2011-01-141-67/+92
| * | | | | | | | | | GRETH: handle frame error interruptsDaniel Hellstrom2011-01-142-4/+7
| * | | | | | | | | | GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom2011-01-141-11/+8
| * | | | | | | | | | GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom2011-01-141-4/+14
| * | | | | | | | | | GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom2011-01-141-9/+10
| * | | | | | | | | | GRETH: fix opening/closingDaniel Hellstrom2011-01-141-0/+4
| * | | | | | | | | | GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-141-0/+3
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-01-1413-136/+147
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan2011-01-146-123/+126