aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/nfc/pn544.c: fix min_t warningsAndrew Morton2011-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-01-16
|\
| * net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger2011-01-16
* | ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2011-01-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-16
|\ \
| * | sanitize vfsmount refcounting changesAl Viro2011-01-16
| * | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-15
|\ \ \ \ \
| | * | | | x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck2011-01-12
| |/ / / /
* | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-15
| |\ \ \ \ \
| | * | | | | serial: samsung: fix device nameDarius Augulis2011-01-12
* | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
|\ \ \ \ \ \ \
| * | | | | | | ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon2011-01-11
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds2011-01-14
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-14
| * | | | | | | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-14
| * | | | | | | [SCSI] sd: implement sd_check_events()Tejun Heo2011-01-14
* | | | | | | | Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-14
* | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-14
|\ \ \ \ \ \ \ \
| * | | | | | | | spi/amba-pl022: fixing compilation warning.Viresh Kumar2011-01-14
| * | | | | | | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-01-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mmc: sdhci-of: fix build on non-powerpc platformsRob Herring2011-01-14
| | |/ / / / / / /
| * | | | | | | | spi: Enable SPI driver for S5P6440 and S5P6450Abhilash Kesavan2011-01-14
| * | | | | | | | spi/imx: Add i.MX53 supportYong Shen2011-01-13
| * | | | | | | | spi/dw_spi: don't treat NULL clk as an errorJamie Iles2011-01-11
| * | | | | | | | spi: tegra: don't treat NULL clk as an errorJamie Iles2011-01-10
* | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown2011-01-14
| * | | | | | | | | i2c: Factor out runtime suspend checks from PM operationsMark Brown2011-01-14
| * | | | | | | | | i2c: Unregister dummy devices last on adapter removalJean Delvare2011-01-14
* | | | | | | | | | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-14
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: restore multiple bd_link_disk_holder() supportTejun Heo2011-01-14
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-14
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | GRETH: resolve SMP issues and other problemsDaniel Hellstrom2011-01-14
| * | | | | | | | | GRETH: handle frame error interruptsDaniel Hellstrom2011-01-14
| * | | | | | | | | GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom2011-01-14
| * | | | | | | | | GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom2011-01-14
| * | | | | | | | | GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom2011-01-14
| * | | | | | | | | GRETH: fix opening/closingDaniel Hellstrom2011-01-14
| * | | | | | | | | GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-14
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-01-14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan2011-01-14
| | * | | | | | | | | e1000e: update Copyright for 2011Bruce Allan2011-01-14
| | * | | | | | | | | e1000: Avoid unhandled IRQJesse Brandeburg2011-01-14
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller2011-01-14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sfc: Restore the effect of the rss_cpus module parameterBen Hutchings2011-01-13
| | * | | | | | | | | | sfc: Make efx_get_tx_queue() an inline functionBen Hutchings2011-01-13
| * | | | | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2011-01-14
| |\ \ \ \ \ \ \ \ \ \ \