aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+43
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+22
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-5/+0
2013-02-01ARM: OMAP1: nokia770: enable CBUS/RetuAaro Koskinen1-0/+43
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson5-24/+15
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo2-19/+4
2013-01-11ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren1-2/+16
2013-01-11ARM: OMAP: Fix i2c cmdline initcall for multiplatformTony Lindgren1-0/+6
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-5/+0
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+8
2013-01-08Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson17-21/+17
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2013-01-03ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen2-2/+8
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+81
2012-12-24ARM: delete struct sys_timerStephen Warren17-21/+17
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-13/+1
2012-12-17ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2-1/+81
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-11/+11
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-8/+4
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson11-11/+11
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren11-11/+11
2012-11-30Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren3-5/+59
2012-11-29Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson2-1/+1
2012-11-21OMAP: nokia770: remove custom implementation of ads7846_get_pendown_stateDmitry Torokhov1-13/+1
2012-11-16ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter1-1/+0
2012-11-16ARM: OMAP: Add platform data header for DMTIMERsJon Hunter1-0/+1
2012-11-15Merge tag 'omap-for-v3.8/board-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsArnd Bergmann4-8/+4
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann3-5/+59
2012-11-12ARM: OMAP1: use BUG_ON where possibleSasha Levin4-8/+4
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley1-2/+0
2012-11-06ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen1-1/+0
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren4-3/+6
2012-10-31ARM: OMAP: Fix relative includes for fpga.hTony Lindgren5-5/+55
2012-10-31ARM: OMAP1: Remove relative includesTony Lindgren7-234/+238
2012-10-31ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren1-0/+3
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren2-1/+1
2012-10-31ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren2-2/+2
2012-10-31ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren1-0/+3
2012-10-31ARM: OMAP: Move omap1 specific code to local sram.cTony Lindgren2-1/+78
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren5-8/+12
2012-10-29ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley1-3/+18
2012-10-29ARM: OMAP1: CGRM: fix omap1_get_reset_sources() return typePaul Walmsley2-4/+5
2012-10-26ARM: OMAP1: usb: fix sparse warningsPaul Walmsley1-3/+3
2012-10-26Merge branch 'omap-for-v3.8/cleanup-headers' into omap-for-v3.8/cleanup-prcmTony Lindgren2-0/+3
2012-10-26ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a76507ba9ea3Paul Walmsley1-0/+1
2012-10-26ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a81ae7f620211ee0Paul Walmsley1-0/+2
2012-10-24Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/cleanup-prcmTony Lindgren2-0/+40
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headersTony Lindgren1-3/+1
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren1-1/+0
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren4-3/+56