summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-2021-496/+56
|\
| * ARM: OMAP2+: Fix compile error when FB_OMAP2 is not setTony Lindgren2012-03-091-1/+3
| * Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-0648-157/+403
| |\
| * | OMAP1: Remove unused LCD devices from board filesTomi Valkeinen2012-02-234-24/+0
| * | OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEMTomi Valkeinen2012-02-231-2/+0
| * | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-2314-92/+62
| * | OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen2012-02-231-15/+0
| * | OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen2012-02-232-140/+2
| * | OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen2012-02-231-5/+0
| * | OMAP: N770: remove HWA742 platform dataTomi Valkeinen2012-02-232-14/+0
| * | OMAP2+: remove unneeded #include omapfb.hTomi Valkeinen2012-02-231-1/+0
| * | OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen2012-02-232-182/+0
| * | OMAPDSS: Remove video SRAM supportTomi Valkeinen2012-02-231-20/+1
| * | OMAPFB: remove old blizzard driverTomi Valkeinen2012-02-221-12/+0
* | | arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2012-03-122-4/+5
* | | arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2012-03-122-16/+0
* | | fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2012-03-122-8/+0
* | | arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart2012-03-122-5/+17
* | | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2012-03-124-8/+8
* | | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-124-10/+12
* | | fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-121-4/+2
* | | fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-122-14/+4
* | | arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart2012-03-122-6/+0
* | | arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart2012-03-122-162/+175
* | | sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2012-03-122-2/+0
* | | video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han2012-03-061-8/+16
* | | Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat2012-03-0649-159/+405
|\ \ \ | | |/ | |/|
| * | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-2928-40/+178
| |\ \
| | * \ Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann2012-02-2724-125/+265
| | |\ \
| | | * | ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-02-271-1/+1
| | | * | ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-02-271-0/+18
| | | * | ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-02-271-1/+10
| | | * | ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-02-271-4/+6
| | | * | ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-02-272-1/+5
| | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-2716-22/+110
| | |\ \ \
| | | * | | ARM: OMAP2: fix mailbox init codeOhad Ben-Cohen2012-02-231-1/+9
| | | * | | ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulatorsMatt Porter2012-02-231-0/+52
| | | * | | ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren2012-02-211-2/+2
| | | * | | OMAP3 EVM: remove out-of-bounds array access of gpio_ledsArnout Vandecappelle (Essensium/Mind)2012-02-211-1/+1
| | | * | | Merge branch 'fixes-mmc' into fixesTony Lindgren2012-02-2072-429/+578
| | | |\ \ \
| | | | * | | ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren2012-02-201-0/+4
| | | | * | | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-202-1/+7
| | | | | |/ | | | | |/|
| | | * | | Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-02-1735-1118/+186
| | | |\ \ \
| | | | * | | ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.Santosh Shilimkar2012-02-141-3/+2
| | | | * | | ARM: OMAP: add RCU locking to omap2_set_init_voltage.NeilBrown2012-02-141-0/+3
| | | * | | | ARM: OMAP2+: usb-host: fix compile warningFelipe Balbi2012-02-141-3/+3
| | | * | | | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar2012-02-146-11/+27
| | * | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-02-219-11/+28
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin2012-02-171-0/+25
| | | * | | | arch/arm/mach-pxa/: included linux/gpio.h twiceDanny Kukawka2012-02-162-2/+0
OpenPOWER on IntegriCloud