summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2831-97/+71
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-232-19/+5
| |\
| | * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-13/+1
| * | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-182-50/+36
| |\ \
| | * | ARM: mach-omap2: remove mach/memory.hNicolas Pitre2011-09-261-5/+0
| | * | ARM: mach-omap2: clean up debug-macro.SNicolas Pitre2011-09-261-39/+31
| | * | ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre2011-09-261-5/+4
| | * | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-216-12/+30
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King2011-08-2327-33/+33
| |\ \ \
| | * | | ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-2127-33/+33
| * | | | ARM: omap: Setup consistent dma size at boot timeJon Medhurst2011-08-221-1/+1
| |/ / /
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-274-8/+4
|\ \ \ \
| * | | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-084-8/+4
* | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-251-6/+5
|\ \ \ \ \
| * | | | | usb: musb: fix build breakageFelipe Balbi2011-09-091-6/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-09-1550-657/+2181
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
* | | | | | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| | |_|/ / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-252-6/+6
|\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | / | | | | | |_|/ | | | | |/| |
| | | | * | | ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-6/+4
| | | |/ / / | | |/| | |
| * / | | | ARM: pm: let platforms select cpu_suspend supportArnd Bergmann2011-10-011-0/+2
| |/ / / /
* | | | | ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin2011-09-301-3/+0
* | | | | ARM: OMAP: Fix i2c init for twl4030Tony Lindgren2011-09-301-1/+2
* | | | | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley2011-09-301-8/+4
| |_|_|/ |/| | |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-056-11/+23
|\ \ \ \ \ \ \
| | | | * | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-202-2/+2
| | | | * | | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-201-9/+16
| | | | |/ / /
| | | * / / / OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-051-0/+1
| | | |/ / /
| | * / / / OMAP4: clock: fix compile warningPaul Walmsley2011-08-211-0/+2
| | |/ / /
| * / / / OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-231-0/+2
| |/ / /
* / / / OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-201-1/+7
|/ / /
* | | omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-101-1/+2
* | | OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-101-2/+0
* | | arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-101-10/+4
* | | Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2011-08-103-15/+12
|\ \ \
| * | | OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross2011-08-051-1/+1
| * | | OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-051-13/+10
| * | | OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-051-0/+1
| * | | OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-051-1/+0
| |/ /
* | | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-101-1/+24
* | | OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi2011-08-101-37/+41
|/ /
* | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2011-08-011-23/+3
|\ \
| * | OMAP: DSS2: Remove unused code from display.cTomi Valkeinen2011-07-251-10/+0
| * | OMAP: DSS2: Remove unused opt_clock_availableTomi Valkeinen2011-07-251-12/+0
| * | OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss countTomi Valkeinen2011-07-251-1/+3
| * | OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2011-07-251-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-0/+6
|\ \ \