linux/drivers/video/exynos
Linus Torvalds 7c2db36e73 Merge branch 'akpm' (incoming from Andrew)
Merge misc patches from Andrew Morton:

 - Florian has vanished so I appear to have become fbdev maintainer
   again :(

 - Joel and Mark are distracted to welcome to the new OCFS2 maintainer

 - The backlight queue

 - Small core kernel changes

 - lib/ updates

 - The rtc queue

 - Various random bits

* akpm: (164 commits)
  rtc: rtc-davinci: use devm_*() functions
  rtc: rtc-max8997: use devm_request_threaded_irq()
  rtc: rtc-max8907: use devm_request_threaded_irq()
  rtc: rtc-da9052: use devm_request_threaded_irq()
  rtc: rtc-wm831x: use devm_request_threaded_irq()
  rtc: rtc-tps80031: use devm_request_threaded_irq()
  rtc: rtc-lp8788: use devm_request_threaded_irq()
  rtc: rtc-coh901331: use devm_clk_get()
  rtc: rtc-vt8500: use devm_*() functions
  rtc: rtc-tps6586x: use devm_request_threaded_irq()
  rtc: rtc-imxdi: use devm_clk_get()
  rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
  rtc: rtc-pcf8583: use dev_warn() instead of printk()
  rtc: rtc-sun4v: use pr_warn() instead of printk()
  rtc: rtc-vr41xx: use dev_info() instead of printk()
  rtc: rtc-rs5c313: use pr_err() instead of printk()
  rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
  rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()
  rtc: rtc-ds2404: use dev_err() instead of printk()
  rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()
  ...
2013-02-21 17:38:49 -08:00
..
Kconfig video: support DP controller driver 2012-02-13 03:02:30 +00:00
Makefile video: support DP controller driver 2012-02-13 03:02:30 +00:00
exynos_dp_core.c Merge branch 'akpm' (incoming from Andrew) 2013-02-21 17:38:49 -08:00
exynos_dp_core.h video: exynos_dp: remove redundant parameters 2012-11-29 10:33:28 +09:00
exynos_dp_reg.c video: exynos_dp: remove redundant parameters 2012-11-29 10:33:28 +09:00
exynos_dp_reg.h video: exynos_dp: Fix incorrect setting for INT_CTL 2012-11-29 10:33:28 +09:00
exynos_mipi_dsi.c drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs 2013-02-21 17:22:18 -08:00
exynos_mipi_dsi_common.c fb/exynos: include platform_device.h 2013-02-14 15:03:47 -08:00
exynos_mipi_dsi_common.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_lowlevel.c fb/exynos: include platform_device.h 2013-02-14 15:03:47 -08:00
exynos_mipi_dsi_lowlevel.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_regs.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
s6e8ax0.c drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c 2013-02-21 17:22:18 -08:00