aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
*-----. Merge branches 'davinci/cleanup', 'imx/cleanup', 'omap/cleanup' and 'pxa/clea...Arnd Bergmann2011-07-17
|\ \ \ \
| | | | * ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov2011-07-11
| | | | * ARM: pxa/mioa701: use gpio arrays for global and gsm gpiosPhilipp Zabel2011-07-11
| | | | * ARM: pxa/hx4700: use gpio arrays for global gpiosPhilipp Zabel2011-07-11
| | | | * ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel2011-07-11
| | | | * ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIOPhilipp Zabel2011-07-11
| | | | * ARM: pxa/cm-x300: update cm_x300_defconfigIgor Grinberg2011-07-11
| | | | * ARM: pxa/cm-x300: minor style cleanupIgor Grinberg2011-07-11
| | | | * ARM: pxa/cm-x300: GPIO cleanupIgor Grinberg2011-07-11
| | | | * ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg2011-07-11
| | | | * ARM: pxa/saarb: make use of pxa3xx_map_io()Eric Miao2011-07-11
| | | * | Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup...Tony Lindgren2011-07-11
| | | |\ \
| | | | | \
| | | | | \
| | | | | \
| | | | | \
| | | | | \
| | | | | \
| | | | | \
| | | | | \
| | | | *-------. \ Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley2011-07-09
| | | | |\ \ \ \ \ \
| | | | | | | | | * | OMAP: omap_device: replace _find_by_pdev() with to_omap_device()Kevin Hilman2011-07-09
| | | | | | | | * | | OMAP PM: remove OMAP_PM_NONE config optionJean Pihet2011-07-09
| | | | | | | | * | | OMAP4: clockdomain data: Fix data order and wrong nameBenoit Cousson2011-07-09
| | | | | | | | * | | OMAP4: prcm_mpu: Fix indent in few macrosBenoit Cousson2011-07-09
| | | | | | | | * | | OMAP4: cm: Remove RESTORE macros to avoid access from SWBenoit Cousson2011-07-09
| | | | | | | | * | | OMAP4: powerdomain data: Fix indentationBenoit Cousson2011-07-09
| | | | | | | | * | | OMAP4: prm: Remove wrong clockdomain offsetsBenoit Cousson2011-07-09
| | | | | | | | * | | OMAP4: prcm: Fix errors in few defines nameBenoit Cousson2011-07-09
| | | | | | | | |/ /
| | | | | | | * | | OMAP4: clock data: Remove UNIPRO clock nodesJon Hunter2011-07-09
| | | | | | | * | | OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocksJon Hunter2011-07-09
| | | | | | | * | | OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson2011-07-09
| | | | | | | * | | OMAP4: clock data: Re-order some clock nodes and structure fieldsBenoit Cousson2011-07-09
| | | | | | | * | | OMAP4: clock data: Remove usb_host_fs clkdev with NULL devBenoit Cousson2011-07-09
| | | | | | | * | | OMAP4: clock data: Add sddiv to USB DPLLBenoit Cousson2011-07-09
| | | | | | | |/ /
| | | | | | * | | OMAP4: hwmod data: Align interconnect format with regular modulesBenoit Cousson2011-07-09
| | | | | | * | | OMAP4: hwmod data: Fix bad alignementBenoit Cousson2011-07-09
| | | | | | * | | OMAP4: hwmod data: Remove un-needed parensBenoit Cousson2011-07-09
| | | | | | * | | OMAP4: hwmod data: Fix L3 interconnect data order and alignementBenoit Cousson2011-07-09
| | | | | | * | | omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley2011-07-09
| | | | | | * | | omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley2011-07-09
| | | | | | * | | omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley2011-07-09
| | | | | | * | | omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley2011-07-09
| | | | | | * | | omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley2011-07-09
| | | | | | * | | omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley2011-07-09
| | | | | | * | | omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley2011-07-09
| | | | | | |/ /
| | | | | * | | OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson2011-07-09
| | | | | * | | OMAP: hwmod: Add warnings if enable failedBenoit Cousson2011-07-09
| | | | | * | | OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson2011-07-09
| | | | | * | | OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson2011-07-09
| | | | | * | | OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson2011-07-09
| | | | | * | | OMAP2+: hwmod: Enable module in shutdown to access sysconfigMiguel Vadillo2011-07-09
| | | | | * | | OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flagBenoit Cousson2011-07-09
| | | | | * | | OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson2011-07-09
| | | | | |/ /
| | | | * / / OMAP: dmtimer: add missing includePaul Walmsley2011-07-09
| | | | |/ /
| | | | * | Merge branch 'cleanup-part-2' of git+ssh://master.kernel.org/pub/scm/linux/ke...Arnd Bergmann2011-07-08
| | | | |\ \
| | | | * | | omap2+: fix build regressionArnd Bergmann2011-06-30
| | | * | | | Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux2011-07-11
| | | | |/ / | | | |/| |