summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.10/dss-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-1916-475/+140
|\
| * arm: dss-common: don't use reset_gpio from omap4_panda_dvi_deviceArchit Taneja2013-04-041-1/+0
| * arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VE...Archit Taneja2013-04-045-55/+0
| * arm: omap: dss-common: use picodlp panel's gpio handlingArchit Taneja2013-04-041-37/+16
| * arm: omap: board-omap3pandora: use tpo panel's gpio handlingArchit Taneja2013-04-041-1/+6
| * arm: omap: board-zoom: use NEC panel's gpio handlingArchit Taneja2013-04-041-25/+13
| * arm: omap: board-rx-51: use acx565akm panel's gpio handlingArchit Taneja2013-04-041-19/+7
| * arm: omap: board-sdp3430: use sharp panel's gpio handlingArchit Taneja2013-04-041-24/+18
| * arm: omap: board-omap3evm: use sharp panel's gpio handlingArchit Taneja2013-04-041-39/+20
| * arm: omap: board-overo: use lb035q02 dpi panel's gpio handlingArchit Taneja2013-04-041-44/+14
| * arm: omap: board-ldp: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-52/+9
| * arm: omap: board-am3517: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-57/+6
| * arm: omap: board-cm-t35: use generic dpi panel's gpio handlingTomi Valkeinen2013-04-041-40/+9
| * arm: omap: board-devkit8000: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-24/+3
| * arm: omap: board-2430: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-37/+6
| * ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2013-04-042-57/+52
| * OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja2013-04-0313-20/+13
* | Merge branch 'omap/boards' into late/cleanupOlof Johansson2013-04-195-60/+62
|\ \
| * | ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlightAndrew Chew2013-04-081-0/+6
| * | ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2013-04-082-57/+52
| * | omap2+: Remove useless Makefile linePaul Bolle2013-04-081-2/+0
| * | omap2+: Remove useless Makefile linePaul Bolle2013-04-081-1/+0
| * | ARM: OMAP: RX-51: add missing regulator supply definitions for lis3lv02dAaro Koskinen2013-04-081-0/+4
* | | Merge branch 'omap/fixes-non-critical' into late/cleanupOlof Johansson2013-04-1918-56/+94
|\ \ \ | |/ / |/| |
| * | Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm...Tony Lindgren2013-04-0110-24/+48
| |\ \
| | * | ARM: OMAP5: clock: No Freqsel on OMAP5 devices tooRajendra Nayak2013-03-191-6/+5
| | * | ARM: OMAP5: Make errata i688 workaround availableSantosh Shilimkar2013-03-192-1/+10
| | * | ARM: OMAP5: Update SAR memory layout for WakeupGenSantosh Shilimkar2013-03-191-7/+7
| | * | ARM: OMAP5: Update SAR RAM base addressSantosh Shilimkar2013-03-192-2/+9
| | * | ARM: OMAP5: Reuse prm read_inst/write_instTero Kristo2013-03-191-2/+2
| | * | ARM: OMAP5: prm: Allow prm init to succeedSantosh Shilimkar2013-03-191-1/+1
| | * | ARM: OMAP5: timer: Update the clocksource name as per clock dataSantosh Shilimkar2013-03-191-2/+3
| | * | ARM: OMAP5: Update SOC id detection code for ES2Santosh Shilimkar2013-03-192-3/+11
| | |/
| * | Merge tag 'omap-devel-b-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2013-04-016-28/+42
| |\ \
| | * | ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypassRajendra Nayak2013-03-311-10/+9
| | * | ARM: OMAP2+: powerdomain: avoid testing whether an unsigned char is less than 0Paul Walmsley2013-03-311-10/+8
| | * | ARM: OMAP2+: hwmod: Remove unused _HWMOD_WAKEUP_ENABLED flagRajendra Nayak2013-03-312-8/+2
| | * | ARM: OMAP2+: am335x: Change the wdt1 func clk src to per_32k clkVaibhav Hiremath2013-03-311-0/+8
| | * | ARM: OMAP2+: AM33xx: hwmod: Add missing sysc definition to wdt1 entryVaibhav Hiremath2013-03-311-0/+15
| | |/
| * | ARM: OMAP2+: fix typo "CONFIG_BRIDGE_DVFS"Paul Bolle2013-04-011-2/+2
| * | ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE"Paul Bolle2013-03-202-2/+2
| |/
* | ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak2013-03-263-6/+19
* | Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-03-195-5/+44
|\ \ | |/ |/|
| * ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley2013-03-132-0/+11
| * ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musbGrazvydas Ignotas2013-03-133-5/+18
| * ARM: OMAP4: clock data: lock USB DPLL on bootJon Hunter2013-03-131-0/+15
* | ARM: OMAP: RX-51: add missing USB phy bindingAaro Koskinen2013-03-051-0/+2
* | ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar2013-03-041-1/+0
* | ARM: OMAP2+: mux: correct wrong error messagesRuslan Bilovol2013-03-041-2/+2
* | ARM: OMAP2+: mux: fix debugfs file permissionFelipe Balbi2013-03-041-2/+3
OpenPOWER on IntegriCloud