summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-56/+1
2012-07-24Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-1/+284
2012-07-24Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+135
2012-07-24Merge tag 'spi' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-30/+12
2012-07-24Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-91/+514
2012-07-24Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+19
2012-07-24Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+48
2012-07-24Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-14/+14
2012-07-24Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds5-21/+29
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-63/+47
2012-07-23watchdog: orion_wdt: Convert driver to watchdog coreAxel Lin2-153/+51
2012-07-23watchdog: s3c2410_wdt: Use module_platform_driver()Sachin Kamat1-15/+1
2012-07-23watchdog: sch311x_wdt: Fix Polarity when starting watchdogWim Van Sebroeck1-2/+8
2012-07-23Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intrans...Lokesh Vutla1-17/+0
2012-07-23watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe()Gerard Snitselaar1-2/+2
2012-07-23watchdog: bcm63xx_wdt: fix driver section mismatchFlorian Fainelli1-2/+2
2012-07-23watchdog: iTCO_wdt.c: convert to watchdog coreWim Van Sebroeck2-165/+49
2012-07-23char/ipmi: remove local ioctl defines replaced by generic onesOskar Schirmer1-13/+0
2012-07-23watchdog: xilinx: Read clock frequency directly from DT nodeMichal Simek1-1/+1
2012-07-23watchdog: coh901327_wdt: use clk_prepare/unprepareLinus Walleij1-3/+4
2012-07-23watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboardJustin Wheeler1-1/+3
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel20-474/+1492
2012-07-23HID: add ASUS AIO keyboard model AK1DCyrus Lien3-0/+3
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz3-10/+38
2012-07-23niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan1-1/+1
2012-07-23niu: Fix to check for dma mapping errors.Shuah Khan1-0/+4
2012-07-23Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier51-892/+2173
2012-07-23Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-442/+925
2012-07-23Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+1
2012-07-23mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth1-1/+47
2012-07-23mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth1-1/+2
2012-07-23mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman1-0/+2
2012-07-23mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut1-2/+13
2012-07-23mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan1-2/+7
2012-07-23Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds48-424/+665
2012-07-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds32-2334/+1643
2012-07-23Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds52-2606/+5106
2012-07-23Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds4-37/+411
2012-07-23zoran: don't bother with struct file * in zoran_mapAl Viro2-3/+5
2012-07-22net: ethernet: davinci_emac: add pm_runtime supportMark A. Greer1-21/+22
2012-07-22net: ethernet: davinci_emac: Remove unnecessary #includeMark A. Greer1-2/+0
2012-07-22tun: experimental zero copy tx supportMichael S. Tsirkin1-12/+134
2012-07-22tun: orphan frags on xmitMichael S. Tsirkin1-0/+2
2012-07-22ixgbe: Fix build with PCI_IOV enabled.David S. Miller1-1/+1
2012-07-22forcedeth: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22e1000e: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22e1000: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22bnx2x: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22mmc: core: reset signal voltage on power upAaron Lu4-16/+3
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu2-43/+57