| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-12-13 | 2 | -378/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/... | Olof Johansson | 2012-11-30 | 2 | -378/+1 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 | 2 | -378/+1 |
| | * | | | | Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-11-30 | 1 | -37/+0 |
| | |\ \ \ \ |
|
| | | * \ \ \ | Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock | Tony Lindgren | 2012-11-13 | 2 | -2/+3 |
| | | |\ \ \ \
| | | | | |_|/
| | | | |/| | |
|
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 5 | -165/+241 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or... | Olof Johansson | 2012-11-30 | 4 | -526/+0 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc... | Olof Johansson | 2012-11-29 | 3 | -127/+240 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER | Igor Grinberg | 2012-11-21 | 1 | -0/+6 |
| | * | | | | | | | ARM: OMAP: Add platform data header for DMTIMERs | Jon Hunter | 2012-11-16 | 2 | -8/+2 |
| | * | | | | | | | ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration | Jon Hunter | 2012-11-16 | 1 | -27/+25 |
| | * | | | | | | | ARM: OMAP: Don't store timers physical address | Jon Hunter | 2012-11-16 | 1 | -1/+0 |
| | * | | | | | | | ARM: OMAP: Define omap_dm_timer_prepare function as static | Jon Hunter | 2012-11-16 | 2 | -3/+1 |
| | * | | | | | | | ARM: OMAP: Clean-up dmtimer reset code | Jon Hunter | 2012-11-16 | 2 | -42/+31 |
| | * | | | | | | | ARM: OMAP: Remove __omap_dm_timer_set_source function | Jon Hunter | 2012-11-12 | 2 | -19/+1 |
| | * | | | | | | | ARM: OMAP: Remove unnecessary call to clk_get() | Jon Hunter | 2012-11-12 | 1 | -10/+4 |
| | * | | | | | | | ARM: OMAP: Add dmtimer interrupt disable function | Jon Hunter | 2012-11-12 | 2 | -1/+33 |
| | * | | | | | | | ARM: OMAP: Fix spurious interrupts when using timer match feature | Jon Hunter | 2012-11-12 | 1 | -1/+1 |
| | * | | | | | | | ARM: OMAP: Don't restore DMTIMER interrupt status register | Jon Hunter | 2012-11-12 | 2 | -5/+1 |
| | * | | | | | | | ARM: OMAP: Don't restore of DMTIMER TISTAT register | Jon Hunter | 2012-11-12 | 2 | -4/+0 |
| | * | | | | | | | ARM: OMAP: Fix dmtimer reset for timer1 | Jon Hunter | 2012-11-12 | 1 | -5/+2 |
| | * | | | | | | | ARM: OMAP: Fix timer posted mode support | Jon Hunter | 2012-11-12 | 1 | -8/+5 |
| | * | | | | | | | ARM: OMAP3+: Implement timer workaround for errata i103 and i767 | Jon Hunter | 2012-11-12 | 2 | -3/+52 |
| | * | | | | | | | ARM: OMAP: Add DMTIMER definitions for posted mode | Jon Hunter | 2012-11-12 | 1 | -0/+4 |
| | * | | | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om... | Tony Lindgren | 2012-11-09 | 41 | -6949/+233 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: OMAP: Add DT support for timer driver | Jon Hunter | 2012-11-02 | 1 | -6/+35 |
| | * | | | | | | | | ARM: OMAP: Add function to request a timer by capability | Jon Hunter | 2012-11-02 | 2 | -0/+53 |
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p... | Arnd Bergmann | 2012-11-15 | 1 | -37/+0 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | / / /
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] | Paul Walmsley | 2012-11-08 | 1 | -35/+0 |
| | * | | | | | | ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup | Paul Walmsley | 2012-11-08 | 1 | -5/+1 |
| | * | | | | | | ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest() | Paul Walmsley | 2012-11-08 | 1 | -2/+0 |
| | * | | | | | | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code | Paul Walmsley | 2012-11-08 | 1 | -0/+5 |
| | * | | | | | | ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources() | Paul Walmsley | 2012-11-08 | 1 | -1/+0 |
| * | | | | | | | ARM: OMAP: debug-leds: Use resource_size instead of hard coded macro | Benoit Cousson | 2012-11-12 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3 | Tony Lindgren | 2012-11-09 | 2 | -2/+3 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| / / / /
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 45 | -7493/+232 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or... | Olof Johansson | 2012-11-30 | 4 | -526/+0 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | ARM: OMAP2+: Move iommu/iovmm headers to platform_data | Tony Lindgren | 2012-11-20 | 1 | -49/+0 |
| | * | | | | | | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c | Tony Lindgren | 2012-11-20 | 1 | -258/+14 |
| | * | | | | | | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h | Tony Lindgren | 2012-11-20 | 2 | -97/+2 |
| | * | | | | | | ARM: OMAP2+: Move iopgtable header to drivers/iommu/ | Ido Yariv | 2012-11-20 | 1 | -120/+0 |
| | * | | | | | | ARM: OMAP: Merge iommu2.h into iommu.h | Ido Yariv | 2012-11-20 | 2 | -101/+83 |
| * | | | | | | | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-11-12 | 2 | -2/+3 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | / / / /
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | ARM: OMAP: Remove omap_init_consistent_dma_size() | Tomi Valkeinen | 2012-11-06 | 3 | -28/+1 |
| * | | | | | | ARM: OMAP: Remove unnecessary mach and plat includes | Tony Lindgren | 2012-11-02 | 4 | -7/+1 |
| * | | | | | | ARM: OMAP: Fix relative includes for fpga.h | Tony Lindgren | 2012-10-31 | 2 | -77/+20 |
| * | | | | | | ARM: OMAP1: Remove relative includes | Tony Lindgren | 2012-10-31 | 1 | -1/+1 |
| * | | | | | | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c | Tony Lindgren | 2012-10-31 | 2 | -60/+67 |
| * | | | | | | ARM: OMAP: Fix relative includes for debug-devices.h | Tony Lindgren | 2012-10-31 | 2 | -1/+3 |
| * | | | | | | ARM: OMAP: Remove plat-omap/common.h | Tony Lindgren | 2012-10-31 | 4 | -39/+1 |