1. 03 5月, 2013 1 次提交
  2. 19 4月, 2013 1 次提交
    • A
      ARM: exynos: prepare for sparse IRQ · 7ba8022f
      Arnd Bergmann 提交于
      When we enable CONFIG_SPARSE_IRQ, we have to set the value of NR_IRQS in
      the machine_desc for legacy IRQ domains, and any file referring to the
      number of interrupts or a specific number must include the mach/irqs.h
      header file explicitly.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      7ba8022f
  3. 25 3月, 2013 3 次提交
  4. 09 3月, 2013 1 次提交
  5. 06 2月, 2013 1 次提交
  6. 13 1月, 2013 1 次提交
  7. 25 12月, 2012 1 次提交
  8. 07 11月, 2012 1 次提交
  9. 29 10月, 2012 1 次提交
  10. 06 10月, 2012 2 次提交
  11. 21 9月, 2012 1 次提交
  12. 19 9月, 2012 1 次提交
    • A
      ARM: samsung: move platform_data definitions · 436d42c6
      Arnd Bergmann 提交于
      Platform data for device drivers should be defined in
      include/linux/platform_data/*.h, not in the architecture
      and platform specific directories.
      
      This moves such data out of the samsung include directories
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Acked-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Acked-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      Acked-by: NNicolas Pitre <nico@linaro.org>
      Acked-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: Kyungmin Park <kyungmin.park@samsung.com>
      Cc: Ben Dooks <ben-linux@fluff.org>
      Cc: Jeff Garzik <jgarzik@pobox.com>
      Cc: Guenter Roeck <linux@roeck-us.net>
      Cc: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de>
      Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
      Cc: Bryan Wu <bryan.wu@canonical.com>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
      Cc: Chris Ball <cjb@laptop.org>
      Cc: David Woodhouse <dwmw2@infradead.org>
      Cc: Grant Likely <grant.likely@secretlab.ca>
      Cc: Felipe Balbi <balbi@ti.com>
      Cc: Alan Stern <stern@rowland.harvard.edu>
      Cc: Sangbeom Kim <sbkim73@samsung.com>
      Cc: Liam Girdwood <lrg@ti.com>
      Cc: linux-samsung-soc@vger.kernel.org
      436d42c6
  13. 14 9月, 2012 1 次提交
  14. 08 8月, 2012 1 次提交
  15. 19 7月, 2012 1 次提交
  16. 09 7月, 2012 1 次提交
  17. 27 6月, 2012 1 次提交
  18. 16 5月, 2012 1 次提交
  19. 12 5月, 2012 1 次提交
  20. 10 5月, 2012 1 次提交
  21. 08 5月, 2012 1 次提交
  22. 04 5月, 2012 1 次提交
  23. 25 4月, 2012 1 次提交
  24. 21 4月, 2012 1 次提交
  25. 17 4月, 2012 2 次提交
  26. 14 4月, 2012 3 次提交
  27. 10 4月, 2012 1 次提交
    • T
      ARM: Samsung: Rework platform data of s3c-fb driver · 79d3c41a
      Thomas Abraham 提交于
      For all the Samsung SoC based boards which have the platform data for
      s3c-fb driver, the 'default_win' element in the platform data is removed
      and the lcd panel video timing values are moved out of individual window
      configuration data.
      Acked-by: NJingoo Han <jg1.han@samsung.com>
      Cc: Kyungmin Park <kyungmin.park@samsung.com>
      Cc: JeongHyeon Kim <jhkim@insignal.co.kr>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: Heiko Stuebner <heiko@sntech.de>
      Cc: Ben Dooks <ben-linux@fluff.org>
      Cc: Kwangwoo Lee <kwangwoo.lee@gmail.com>
      Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
      Cc: Peter Korsgaard <jacmet@sunsite.dk>
      Cc: Darius Augulis <augulis.darius@gmail.com>
      Cc: Maurus Cuelenaere <mcuelenaere@gmail.com>
      Signed-off-by: NThomas Abraham <thomas.abraham@linaro.org>
      Signed-off-by: NFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
      79d3c41a
  28. 28 3月, 2012 1 次提交
  29. 11 3月, 2012 4 次提交
  30. 31 1月, 2012 2 次提交