summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-123-24/+5
* ARM: OMAP: Remove unnecessary call to clk_get()Jon Hunter2012-11-121-10/+4
* ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter2012-11-122-1/+33
* ARM: OMAP: Fix spurious interrupts when using timer match featureJon Hunter2012-11-121-1/+1
* ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter2012-11-122-5/+1
* ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter2012-11-122-4/+0
* ARM: OMAP: Fix dmtimer reset for timer1Jon Hunter2012-11-121-5/+2
* ARM: OMAP2+: Don't use __omap_dm_timer_reset()Jon Hunter2012-11-124-1/+30
* ARM: OMAP2/3: Define HWMOD software reset status for DMTIMERsJon Hunter2012-11-122-2/+3
* ARM: OMAP3: Correct HWMOD DMTIMER SYSC register declarationsJon Hunter2012-11-121-21/+6
* ARM: OMAP: Fix timer posted mode supportJon Hunter2012-11-121-8/+5
* ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-123-11/+93
* ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-122-7/+14
* Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-090-0/+0
|\
| * Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-09626-5013/+7780
| |\
* | \ Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-09328-5463/+6114
|\ \ \ | |/ /
| * | ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen2012-11-065-41/+1
| * | ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren2012-11-0212-17/+6
| * | ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren2012-11-027-11/+1
| * | ARM: OMAP2+: Fix relative includes for serial.hTony Lindgren2012-10-314-114/+106
| * | ARM: OMAP: Fix relative includes for fpga.hTony Lindgren2012-10-316-30/+23
| * | ARM: OMAP1: Remove relative includesTony Lindgren2012-10-318-235/+239
| * | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-315-66/+73
| * | ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren2012-10-313-9/+2
| * | ARM: OMAP: Remove plat-omap/common.hTony Lindgren2012-10-3113-51/+6
| * | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-317-11/+17
| * | ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren2012-10-315-5/+5
| * | ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren2012-10-313-23/+22
| * | ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren2012-10-314-289/+307
| * | ARM: OMAP: Move omap1 specific code to local sram.cTony Lindgren2012-10-313-47/+81
| * | ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()Tony Lindgren2012-10-312-22/+46
| * | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-3118-55/+39
| * | ARM: OMAP1: usb: fix sparse warningsPaul Walmsley2012-10-261-3/+3
| * | Merge tag 'omap-cleanup-fixes-a-for-3.8' of git://git.kernel.org/pub/scm/linu...Tony Lindgren2012-10-263-12/+27
| |\ \
| | * | ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a7...Paul Walmsley2012-10-261-0/+1
| | * | ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...Paul Walmsley2012-10-261-0/+2
| | * | ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...Paul Walmsley2012-10-261-12/+24
| |/ /
| * | Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-254-5/+3
| |\ \
| | * | ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-154-5/+3
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-2442-237/+201
| |\ \ \
| | * | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-2417-30/+48
| | * | | ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-2432-136/+88
| * | | | ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-2417-29/+64
| * | | | ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren2012-10-243-208/+292
| * | | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24258-3852/+4348
| |\ \ \ \
| | * | | | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-1851-584/+748
| | * | | | ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley2012-10-1811-63/+59
| | * | | | ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-1837-365/+445
| | * | | | ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley2012-10-1810-572/+1010
| | * | | | ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2Lokesh Vutla2012-10-185-18/+9
OpenPOWER on IntegriCloud