summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-082-0/+4
|\
| * Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2013-01-032-0/+4
| |\
| | * ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley2013-01-011-0/+2
| | * ARM: OMAP: 32k counter: resolve sparse warningsPaul Walmsley2012-12-281-0/+2
* | | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-6/+6
|/ /
* | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-304-181/+2
|\ \ | |/ |/|
| * ARM/omap: use module_platform_driver macroSrinivas Kandagatla2012-12-171-12/+1
| * ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-171-4/+0
| * ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-172-165/+1
* | Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-164-146/+0
|\ \ | |/ |/|
| * ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-51/+0
| * ARM: OMAP: Remove debug-devices.cJon Hunter2012-12-143-95/+0
* | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-152-45/+3
|\ \ | |/ |/|
| * Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...Tomi Valkeinen2012-12-135-120/+64
| |\
| | * Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen2012-11-163-47/+3
| | |\
| | | * OMAP: remove vram allocatorTomi Valkeinen2012-11-131-43/+0
| | | * OMAP: common.c: remove init call to vramTomi Valkeinen2012-11-131-2/+0
| | | * OMAP: FB: use DMA_BIT_MASK() for fb's coherent_dma_maskTomi Valkeinen2012-11-131-2/+3
| | * | Merge tag 'v3.7-rc4'Tomi Valkeinen2012-11-163-2/+4
| | |\ \ | | | |/
* | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-132-378/+1
|\ \ \ \
| * \ \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-302-378/+1
| |\ \ \ \
| | * | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-302-378/+1
| | * | | | Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-11-301-37/+0
| | |\ \ \ \
| | | * \ \ \ Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren2012-11-132-2/+3
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-125-165/+241
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-304-526/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc...Olof Johansson2012-11-293-127/+240
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMERIgor Grinberg2012-11-211-0/+6
| | * | | | | | | ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2012-11-162-8/+2
| | * | | | | | | ARM: OMAP: Remove unnecessary omap_dm_timer structure declarationJon Hunter2012-11-161-27/+25
| | * | | | | | | ARM: OMAP: Don't store timers physical addressJon Hunter2012-11-161-1/+0
| | * | | | | | | ARM: OMAP: Define omap_dm_timer_prepare function as staticJon Hunter2012-11-162-3/+1
| | * | | | | | | ARM: OMAP: Clean-up dmtimer reset codeJon Hunter2012-11-162-42/+31
| | * | | | | | | ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-122-19/+1
| | * | | | | | | 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: OMAP: Fix timer posted mode supportJon Hunter2012-11-121-8/+5
| | * | | | | | | ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-122-3/+52
| | * | | | | | | ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-121-0/+4
| | * | | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-0941-6949/+233
| | |\ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP: Add DT support for timer driverJon Hunter2012-11-021-6/+35
| | * | | | | | | | ARM: OMAP: Add function to request a timer by capabilityJon Hunter2012-11-022-0/+53
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-151-37/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-35/+0
| | * | | | | | ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-081-5/+1
| | * | | | | | ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2012-11-081-2/+0
OpenPOWER on IntegriCloud