aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-13/+1
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
2012-10-24ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren1-2/+119
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2Tony Lindgren43-111/+1366
2012-10-21ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)Paul Walmsley2-0/+40
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren9-8/+237
2012-10-18ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley4-3/+26
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley5-6/+154
2012-10-18ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley2-10/+499
2012-10-18ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla15-15/+0
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren1-2/+0
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+0
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren4-3/+8
2012-10-17ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren2-2/+60
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren18-17/+106
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren7-20/+135