dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-s3c24xx
Linus Torvalds 804ce9866d fbdev updates for 3.5
It includes:
 - driver for AUO-K1900 and AUO-K1901 epaper controller
 - large updates for OMAP (e.g. decouple HDMI audio and video)
 - some updates for Exynos and SH Mobile
 - various other small fixes and cleanups
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJPyAhmAAoJECSVL5KnPj1PBcoQAIWftuoXo3sk94f5jKcV4Ucx
 MthEc5iEpMVs8xaEruHHNHXWv8ic0x/PfdC2xrpKOEbNXQcNPlb/QE2xWmBRxmT1
 ucDyu10HJ36jKcwcK4ra5IQwOW+GtbTBEoBZT+WNAjxHZtJmxzjQGM4C12zVQpdJ
 +qV2RP93JmsJoVBL9aKVAg1Ko135LLfD8TcKd+z8TmgFnLfSwKhfl7Jtd2xXwyvz
 /hmW3kJUEnD8E5wuj+/g8sKJhQkGalEiITTqG2j2vJyFgxHSqyLSw8BBixrFW1uT
 B9VnZsHF35ccCo+96UZRH4QsGJTx08+rea/qsv8IMSGczyRp5ey1ufjL+CzKiiIN
 FWfex6fY0HHqZGAopQhjag54e914SIbSxdBwWS/iRrtVt3e9d03BzkhYs4rXl4Ey
 CTC5obzWNTbQ6hLEjgWfVKkKcrF56BnRn3zGPgCTKGp2NK3vODdBkt/EmzUFvCWR
 CcyQhh+PvZzEWp3XsdOGossYs/0aP4bO+7XPGJxZaa3+WVcRaZwAG/uZvJXXBfnp
 DGRFy4wPsTTwKYIx4+t/KrsLtNVKioSMS5GEtuM1YEb8pA7mkUIkqwJv1I261h58
 heTr6vWUsviUqHlKALJ+1CdwWGr3CtktCZssGsSUri61nm8CvlSRn2Nr2aJ/L3RN
 AkemC/33RE5X/+lfkdMx
 =tmIU
 -----END PGP SIGNATURE-----

Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6

Pull fbdev updates from Florian Tobias Schandinat:
 - driver for AUO-K1900 and AUO-K1901 epaper controller
 - large updates for OMAP (e.g. decouple HDMI audio and video)
 - some updates for Exynos and SH Mobile
 - various other small fixes and cleanups

* tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6: (130 commits)
  video: bfin_adv7393fb: Fix cleanup code
  video: exynos_dp: reduce delay time when configuring video setting
  video: exynos_dp: move sw reset prioir to enabling sw defined function
  video: exynos_dp: use devm_ functions
  fb: handle NULL pointers in framebuffer release
  OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ request
  OMAPDSS: Apply VENC timings even if panel is disabled
  OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENC
  OMAPDSS: DISPC: Support rotation through TILER
  OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=n
  OMAPFB: remove compiler warnings when CONFIG_BUG=n
  OMAPDSS: remove compiler warnings when CONFIG_BUG=n
  OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uv
  OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays
  OMAPDSS: DSI: Support command mode interleaving during video mode blanking periods
  OMAPDSS: DISPC: Update Accumulator configuration for chroma plane
  drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registers
  video: exynos mipi dsi: support reverse panel type
  video: exynos mipi dsi: Properly interpret the interrupt source flags
  video: exynos mipi dsi: Avoid races in probe()
  ...
2012-06-01 16:57:51 -07:00
..
include/mach ARM: S3C24XX: add support for second irq set of S3C2416 2012-05-20 03:05:04 +09:00
Kconfig Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsung 2012-05-14 18:22:46 +09:00
Makefile arm-soc: soc specific changes, part 2 2012-05-26 13:05:55 -07:00
Makefile.boot
bast-ide.c ARM: S3C24XX: Use common macro to define resources on bast-ide.c 2012-05-12 16:12:20 +09:00
bast-irq.c
clock-s3c244x.c
clock-s3c2412.c
clock-s3c2416.c ARM: S3C24XX: Add clock-lookup entries required by s3c64xx-spi 2012-04-24 18:07:03 -07:00
clock-s3c2440.c
clock-s3c2443.c ARM: S3C24XX: Add clock-lookup entries required by s3c64xx-spi 2012-04-24 18:07:03 -07:00
common-s3c2443.c ARM: S3C24XX: Add clock-lookup entries required by s3c64xx-spi 2012-04-24 18:07:03 -07:00
common-smdk.c
common.c ARM: S3C24XX: Use common macro to define resources on dev-uart.c 2012-05-12 16:24:59 +09:00
common.h ARM: S3C24XX: fix missing common.h in mach-s3c24xx/ 2012-04-02 06:43:23 +09:00
dma-s3c2410.c
dma-s3c2412.c
dma-s3c2440.c
dma-s3c2443.c ARM: S3C24XX: claim spi channels for hsspi in dma-s3c2443 2012-04-24 18:06:53 -07:00
h1940-bluetooth.c
irq-pm.c ARM: S3C24XX: move common power-management code to mach-s3c24xx 2012-05-12 16:22:18 +09:00
irq-s3c244x.c
irq-s3c2412.c
irq-s3c2416.c ARM: S3C24XX: add support for second irq set of S3C2416 2012-05-20 03:05:04 +09:00
irq-s3c2440.c
irq-s3c2443.c
mach-amlm5900.c ARM: S3C24XX: Use common macro to define resources on mach-amlm5900.c 2012-05-12 16:12:20 +09:00
mach-anubis.c ARM: S3C24XX: Use common macro to define resources on mach-anubis.c 2012-05-12 16:12:21 +09:00
mach-at2440evb.c ARM: S3C24XX: Use common macro to define resources on mach-at2440evb.c 2012-05-12 16:12:21 +09:00
mach-bast.c ARM: S3C24XX: Use common macro to define resources on mach-bast.c 2012-05-12 16:12:21 +09:00
mach-gta02.c ARM: S3C24XX: Use common macro to define resources on mach-gta02.c 2012-05-12 16:12:23 +09:00
mach-h1940.c ARM: S3C24XX: Use common macro to define resources on mach-h1940.c 2012-05-12 16:12:24 +09:00
mach-jive.c
mach-mini2440.c ARM: S3C24XX: Use common macro to define resources on mach-mini2440.c 2012-05-12 16:12:24 +09:00
mach-n30.c
mach-nexcoder.c ARM: S3C24XX: Use common macro to define resources on mach-nexcoder.c 2012-05-12 16:12:24 +09:00
mach-osiris-dvs.c
mach-osiris.c ARM: S3C24XX: Use common macro to define resources on mach-osiris.c 2012-05-13 06:47:07 +09:00
mach-otom.c ARM: S3C24XX: Use common macro to define resources on mach-otom.c 2012-05-12 16:12:24 +09:00
mach-qt2410.c ARM: S3C24XX: Use common macro to define resources on mach-qt2410.c 2012-05-13 06:47:18 +09:00
mach-rx1950.c ARM: S3C24XX: Use common macro to define resources on mach-rx1950.c 2012-05-12 16:12:25 +09:00
mach-rx3715.c
mach-smdk2410.c
mach-smdk2413.c
mach-smdk2416.c ARM: Samsung: Rework platform data of s3c-fb driver 2012-04-09 16:11:24 +00:00
mach-smdk2440.c
mach-smdk2443.c
mach-tct_hammer.c ARM: S3C24XX: Use common macro to define resources on mach-tct_hammer.c 2012-05-12 16:12:25 +09:00
mach-vr1000.c ARM: S3C24XX: Use common macro to define resources on mach-vr1000.c 2012-05-12 16:12:25 +09:00
mach-vstms.c
pm-h1940.S
pm-s3c2410.c
pm-s3c2412.c
pm-s3c2416.c
pm.c ARM: S3C24XX: move common power-management code to mach-s3c24xx 2012-05-12 16:22:18 +09:00
s3c244x.c
s3c2410.c
s3c2412.c
s3c2416.c ARM: S3C24XX: add support for second irq set of S3C2416 2012-05-20 03:05:04 +09:00
s3c2440.c
s3c2442.c
s3c2443.c
setup-i2c.c
setup-sdhci-gpio.c
setup-spi.c ARM: S3C24XX: Add HSSPI setup callback for s3c64xx-spi driver 2012-04-24 18:07:10 -07:00
setup-ts.c
simtec-audio.c
simtec-nor.c ARM: S3C24XX: Use common macro to define resources on simtec-nor.c 2012-05-12 16:12:25 +09:00
simtec-pm.c
simtec-usb.c
simtec.h
sleep-s3c2410.S
sleep-s3c2412.S
sleep.S ARM: S3C24XX: move common power-management code to mach-s3c24xx 2012-05-12 16:22:18 +09:00