summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-17Merge branches 'davinci/cleanup', 'imx/cleanup', 'omap/cleanup' and 'pxa/clea...Arnd Bergmann
2011-07-11mach-integrator: delete bits.h include fileLinus Walleij
2011-07-11pcmcia: pxa2xx/trizeps4: remove unnecessary ifdefsJonathan Cameron
2011-07-11ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov
2011-07-11ARM: pxa/mioa701: use gpio arrays for global and gsm gpiosPhilipp Zabel
2011-07-11ARM: pxa/hx4700: use gpio arrays for global gpiosPhilipp Zabel
2011-07-11ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel
2011-07-11ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIOPhilipp Zabel
2011-07-11ARM: pxa/cm-x300: update cm_x300_defconfigIgor Grinberg
2011-07-11ARM: pxa/cm-x300: minor style cleanupIgor Grinberg
2011-07-11ARM: pxa/cm-x300: GPIO cleanupIgor Grinberg
2011-07-11ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg
2011-07-11ARM: pxa/saarb: make use of pxa3xx_map_io()Eric Miao
2011-07-10Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup...Tony Lindgren
2011-07-10Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux
2011-07-09Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley
2011-07-09OMAP4: clock data: Remove UNIPRO clock nodesJon Hunter
2011-07-09OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocksJon Hunter
2011-07-09OMAP PM: remove OMAP_PM_NONE config optionJean Pihet
2011-07-09OMAP: omap_device: replace _find_by_pdev() with to_omap_device()Kevin Hilman
2011-07-09OMAP4: clockdomain data: Fix data order and wrong nameBenoit Cousson
2011-07-09OMAP4: prcm_mpu: Fix indent in few macrosBenoit Cousson
2011-07-09OMAP4: cm: Remove RESTORE macros to avoid access from SWBenoit Cousson
2011-07-09OMAP4: powerdomain data: Fix indentationBenoit Cousson
2011-07-09OMAP4: prm: Remove wrong clockdomain offsetsBenoit Cousson
2011-07-09OMAP4: prcm: Fix errors in few defines nameBenoit Cousson
2011-07-09OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson
2011-07-09OMAP4: clock data: Re-order some clock nodes and structure fieldsBenoit Cousson
2011-07-09OMAP4: clock data: Remove usb_host_fs clkdev with NULL devBenoit Cousson
2011-07-09OMAP4: clock data: Add sddiv to USB DPLLBenoit Cousson
2011-07-09OMAP4: hwmod data: Align interconnect format with regular modulesBenoit Cousson
2011-07-09OMAP4: hwmod data: Fix bad alignementBenoit Cousson
2011-07-09OMAP4: hwmod data: Remove un-needed parensBenoit Cousson
2011-07-09OMAP4: hwmod data: Fix L3 interconnect data order and alignementBenoit Cousson
2011-07-09omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley
2011-07-09OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson
2011-07-09OMAP: hwmod: Add warnings if enable failedBenoit Cousson
2011-07-09OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson
2011-07-09OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson
2011-07-09OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson
2011-07-09OMAP2+: hwmod: Enable module in shutdown to access sysconfigMiguel Vadillo
2011-07-09OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flagBenoit Cousson
2011-07-09OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson
2011-07-09OMAP: dmtimer: add missing includePaul Walmsley