summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* arm: omap4: panda: remove usb_nop_xceiv_register(v1)Ming Lei2011-02-021-2/+0
* OMAP3: Devkit8000: Change lcd power pinThomas Weber2011-02-011-11/+16
* arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen2011-02-011-0/+1
* arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen2011-02-011-3/+0
* Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-01-313-9/+10
|\
| * OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil2011-01-311-4/+2
| * OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil2011-01-311-1/+2
| * arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen2011-01-311-0/+1
| * OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman2011-01-261-3/+4
| * OMAP: PM: SmartReflex: Add missing IS_ERR testJulia Lawall2011-01-241-1/+1
* | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall2011-01-271-1/+1
* | arm: omap2: mux: fix compile warningFelipe Balbi2011-01-271-1/+1
* | omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-272-18/+2
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-263-6/+6
* | OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1
* | arm: omap3: cm-t3517: minor comment fixIgor Grinberg2011-01-191-2/+2
* | arm: omap3: cm-t3517: rtc fixIgor Grinberg2011-01-191-3/+22
* | OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-183-4/+0
* | OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley2011-01-181-4/+26
* | OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-181-2/+8
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-10/+12
|\
| * ARM: omap2: irq_data conversion.Lennert Buytenhek2011-01-131-10/+12
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-1417-42/+258
|\ \
| * | omap4: Fix ULPI PHY init for ES1.0 SDPTony Lindgren2011-01-131-4/+6
| * | omap3: beaglexm: fix power on of DVIKoen Kooi2011-01-111-3/+39
| * | omap3: igep3: Add omap_reserve functionalityEnric Balletbo i Serra2011-01-111-0/+1
| * | omap3: beaglexm: fix DVI reset GPIOKoen Kooi2011-01-111-1/+7
| * | omap3: beaglexm: fix EHCI power up GPIO dirKoen Kooi2011-01-111-2/+8
| * | omap3: igep2: Add keypad supportEnric Balletbo i Serra2011-01-101-0/+33
| * | omap3: igep3: Fix IGEP module second MMC channel power supplyEnric Balletbo i Serra2011-01-101-10/+55
| * | omap3: igep3: Add USB EHCI support for IGEP moduleEnric Balletbo i Serra2011-01-101-1/+14
| * | Merge branch 'ehci-omap-clock' into omap-fixesTony Lindgren2011-01-1013-33/+451
| |\ \
| | * | omap3: clocks: Fix build error 'CK_3430ES2' undeclared hereSantosh Shilimkar2011-01-101-1/+1
| | |/
| * | arm: omap4: pandaboard: turn on PHY reference clock at initAnand Gadiyar2011-01-101-0/+10
| * | omap2plus: prm: Trvial build break fix for undefined reference to 'omap2_prm_...Santosh Shilimkar2011-01-071-1/+62
| * | omap2plus: clockdomain: Trivial fix for build break because of clktrctrl_maskSantosh Shilimkar2011-01-071-2/+0
| * | omap2+: pm_bus: make functions used as pointers as staticNishanth Menon2011-01-071-2/+2
| * | OMAP2+: TWL: include pm header for init protosNishanth Menon2011-01-071-0/+2
| * | OMAP2+: TWL: make conversion routines staticNishanth Menon2011-01-071-4/+4
| * | OMAP3+: sr_device: include pm headerNishanth Menon2011-01-071-0/+1
| * | omap2+: wdt: trivial sparse fixesNishanth Menon2011-01-062-1/+3
| * | omap3: igep3: make igep3_flash_init staticNishanth Menon2011-01-061-2/+2
| * | omap3: zoom: use static for pointer passingNishanth Menon2011-01-061-2/+2
| * | omap3|4: mux: make local structures staticNishanth Menon2011-01-062-5/+5
| * | arm: mach-omap2: mux: fix buffer overrunAaro Koskinen2011-01-061-1/+1
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-0/+2
|\ \ \
| * \ \ Merge branch 'linus' into idle-testLen Brown2011-01-12157-5324/+18025
| |\ \ \ | | | |/ | | |/|
| * | | cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-121-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-01-1314-40/+328
|\ \ \ \
| * \ \ \ Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-01-1114-40/+328
| |\ \ \ \ | | |_|/ / | |/| | |
OpenPOWER on IntegriCloud