summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-21sun.com documentation fixesChristian Kujau1-2/+2
2013-02-21drivers/video/mx3fb.c: use NULL for pointerFabio Estevam1-1/+1
2013-02-21video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar1-2/+2
2013-02-21video: exynos_dp: add missing of_node_put()Jingoo Han1-6/+13
2013-02-21video: s3c-fb: use ARCH_ dependancyJingoo Han1-1/+2
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat1-51/+17
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat1-1/+1
2013-02-21drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat1-10/+4
2013-02-21drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam1-1/+1
2013-02-21video: mmpdisp: add spi port in display controllerZhou Zhu5-0/+199
2013-02-21video: mmp: add tpo hvga panel supportedLisa Du5-1/+195
2013-02-21video: mmp display controller supportGuoqing Li6-1/+2570
2013-02-21fb: mmp: include linux/platform_device.hArnd Bergmann1-0/+1
2013-02-21video: mmp fb supportZhou Zhu6-1/+757
2013-02-21video: mmp display subsystemZhou Zhu5-0/+266
2013-02-21goldfish: framebuffer driverArve Hjønnevåg3-0/+328
2013-02-21fbcon: clear the logo bitmap from the margin areaKamal Mostafa1-1/+9
2013-02-21pcmcia: move unbind/rebind into dev_pm_ops.completeChristian Lamparter1-7/+30
2013-02-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-47/+133
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds12-80/+1155
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds844-49252/+73682
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-126/+183
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-0/+1
2013-02-20Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-168/+120
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds278-7101/+9424
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds12-174/+304
2013-02-20Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds36-1137/+2027
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds16-251/+406
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds35-1117/+3516
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds27-962/+4050
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds69-849/+2626
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-643/+8705
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds32-565/+1553
2013-02-20Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds11-110/+648
2013-02-20Merge branches 'fixes' and 'mmci' into for-linusRussell King2-126/+183
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov35-1117/+3516
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-66/+39
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-61/+60
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+5
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-32/+503
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-1/+63
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+10
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-32/+50
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2013-02-19hwmon: (ntc_thermistor): Fix sparse warningsSachin Kamat1-2/+2
2013-02-19hwmon: (adt7410) Add device table entry for the adt7420Lars-Peter Clausen2-3/+4
2013-02-19hwmon: (adt7410) Use I2C_ADDRS helper macroLars-Peter Clausen1-5/+1
2013-02-19hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macroLars-Peter Clausen1-4/+2
2013-02-19hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEPLars-Peter Clausen1-1/+1