summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-128/+215
2012-12-20intel-iommu: Free old page tables before creating superpageWoodhouse, David1-2/+9
2012-12-20Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-3/+3
2012-12-20rbd: get rid of rbd_{get,put}_dev()Alex Elder1-12/+2
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-220/+322
2012-12-20Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds12-135/+98
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+4
2012-12-20Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds1-0/+2
2012-12-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-455/+679
2012-12-20Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier8-45/+133
2012-12-20RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya7-88/+376
2012-12-20RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya4-55/+497
2012-12-20RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya6-47/+315
2012-12-20dma-buf: might_sleep() in dma_buf_unmap_attachment()Rob Clark1-0/+2
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-145/+408
2012-12-20Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds8-27/+28
2012-12-20Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-12-20Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+27
2012-12-20solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse1-4/+23
2012-12-20solos-pci: add firmware upgrade support for new modelsNathan Williams1-11/+42
2012-12-20solos-pci: remove superfluous debug outputNathan Williams1-1/+0
2012-12-20solos-pci: add GPIO support for newer versions on Geos boardNathan Williams1-0/+105
2012-12-208139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-20gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT2-17/+1
2012-12-20gpio/ich: Add missing spinlock initJean Delvare1-0/+1
2012-12-20drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst1-1/+1
2012-12-20watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler1-1/+1
2012-12-20watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe1-0/+2
2012-12-20watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka2-61/+306
2012-12-20watchdog: davinci_wdt: add OF supportMurali Karicheri1-0/+7
2012-12-20watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera1-4/+0
2012-12-20watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi1-1/+1
2012-12-20watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-12-20watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-10/+9
2012-12-20watchdog: DA9055 Watchdog driverAshish Jangam3-0/+227
2012-12-20watchdog: omap_wdt: eliminate gotoAaro Koskinen1-7/+4
2012-12-20watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen1-2/+0
2012-12-20watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen1-37/+13
2012-12-20watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen2-149/+112
2012-12-20watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-3/+3
2012-12-20watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam1-1/+1
2012-12-20watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru1-0/+1
2012-12-20watchdog: hpwdt.c: Increase version stringTom Mingarelli1-1/+1
2012-12-20watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula2-149/+35
2012-12-20davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan1-2/+2
2012-12-20watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall1-9/+2
2012-12-20watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos1-11/+2
2012-12-20hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare1-0/+10
2012-12-20hwmon: (it87) Support PECI for additional chipsGuenter Roeck1-10/+38
2012-12-20hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck1-3/+17