summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2012-02-20ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2-1/+7
2012-02-19Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds4-10/+8
2012-02-18Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren17-60/+130
2012-02-14ARM: OMAP2+: usb-host: fix compile warningFelipe Balbi1-3/+3
2012-02-14ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar4-11/+20
2012-02-14ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.Santosh Shilimkar1-3/+2
2012-02-14ARM: OMAP: add RCU locking to omap2_set_init_voltage.NeilBrown1-0/+3
2012-02-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann4-10/+8
2012-02-14Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-46/+64
2012-02-14Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+5
2012-02-13ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King4-15/+33
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King1-8/+8
2012-02-13ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King1-7/+7
2012-02-13ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King1-4/+4
2012-02-13ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King1-0/+1
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King1-4/+4
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King1-2/+2
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King1-4/+2
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King1-0/+1
2012-02-10ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley1-7/+1
2012-02-10Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley1-4/+4
2012-02-09ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King1-0/+5
2012-02-08ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg1-1/+1
2012-02-08ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar1-2/+2
2012-02-08Merge branch 'fixes-dt' into fixesTony Lindgren1-0/+4
2012-02-08Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds3-12/+28
2012-02-08Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson1-1/+0
2012-02-06gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma1-2/+0
2012-02-06gpio/omap: remove bank->method & METHOD_* macrosCharulatha V1-2/+0
2012-02-06gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma1-0/+2
2012-02-06gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma1-0/+8
2012-02-06gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma1-0/+2
2012-02-06gpio/omap: avoid cpu checks during module ena/disableCharulatha V1-0/+2
2012-02-06gpio/omap: make non-wakeup GPIO part of pdataCharulatha V1-0/+8
2012-02-06gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2-15/+2
2012-02-06gpio/omap: use flag to identify wakeup domainCharulatha V1-0/+6
2012-02-06gpio/omap: remove dependency on gpio_bank_countCharulatha V1-1/+0
2012-01-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson12-45/+97
2012-01-27Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren6-29/+75
2012-01-27ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmapJulia Lawall1-1/+1
2012-01-27ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfreeJulia Lawall1-0/+1
2012-01-27ARM: OMAP: fix MMC2 loopback clock handlingGrazvydas Ignotas1-4/+5
2012-01-27ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setupGrazvydas Ignotas1-4/+3
2012-01-27ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov1-0/+6
2012-01-27ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counterVaibhav Hiremath1-1/+1
2012-01-26Merge branch 'amba' into for-armsocRussell King1-24/+2
2012-01-26ARM: amba: omap2: use common amba device initializersRussell King1-24/+2