aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds136-3086/+7026
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-50/+778
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds98-4410/+5081
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab136-3086/+7026
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds12-490/+1836
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-35/+22
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds3-51/+67
2012-10-11gbefb: fix compile errorFlorian Tobias Schandinat1-1/+1
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds10-188/+37
2012-10-11Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-2/+2
2012-10-11Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-7/+18
2012-10-11rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman1-0/+3
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine1-22/+16
2012-10-11rapidio: update asynchronous discovery initializationAlexandre Bounine1-28/+47
2012-10-11rapidio: use msleep in discovery waitAlexandre Bounine1-1/+1
2012-10-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds38-14/+32
2012-10-10vfio: Fix PCI INTx disable consistencyAlex Williamson1-1/+12
2012-10-10vfio: Move PCI INTx eventfd setting earlierAlex Williamson1-2/+3
2012-10-10vfio: Fix PCI mmap after b3b9c293Alex Williamson1-4/+3
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare10-10/+0
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare6-0/+6
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare24-1/+23
2012-10-10hwmon: Update Alexey Fisher's nameOleksij Rempel2-3/+3
2012-10-10[media] m5mols: Add missing #include <linux/sizes.h>Sylwester Nawrocki1-0/+1
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds15-213/+803
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds15-605/+1188
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds47-714/+637
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-30/+23
2012-10-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-34/+14
2012-10-10pinctrl/nomadik: use simple or linear IRQ domainLinus Walleij1-3/+13
2012-10-10pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux4-47/+765
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat85-2685/+4794
2012-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-169/+151
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds17-361/+2022
2012-10-10video: mark nuc900fb_map_video_memory as __devinitArnd Bergmann1-1/+1
2012-10-10video/mx3fb: set .owner to prevent module unloading while being usedUwe Kleine-König1-1/+2
2012-10-10video: exynos_dp: use clk_prepare_enable and clk_disable_unprepareJingoo Han1-4/+4
2012-10-10drivers/video/exynos/exynos_mipi_dsi.c: fix error return codePeter Senna Tschudin1-0/+3
2012-10-10drivers/video/savage/savagefb_driver.c: fix error return codePeter Senna Tschudin1-1/+3
2012-10-10video: s3c-fb: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-14/+14
2012-10-10da8xx-fb: save and restore LCDC context across suspend/resume cycleManjunathappa, Prakash1-0/+65
2012-10-10da8xx-fb: add pm_runtime supportManjunathappa, Prakash1-14/+13
2012-10-10video/udlfb: fix line counting in fb_writeAlexander Holler1-1/+1
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds37-784/+1873
2012-10-10Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6Linus Torvalds77-3169/+5990
2012-10-09[media] stk1160: Add support for S-Video inputEzequiel Garcia3-6/+19
2012-10-09Revert "[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check"Mauro Carvalho Chehab1-16/+9
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-24/+12
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-4/+4
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown1-0/+1