aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-05
|\
| * ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-24
| * ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}Ohad Ben-Cohen2012-02-20
| * ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2012-02-08
* | Merge branch 'iomap' into cleanupTony Lindgren2012-02-28
|\ \
| * | ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2012-02-24
| * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-24
| * | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-24
| * | ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-24
| * | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren2012-02-24
| * | ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren2012-02-24
| |/
* | ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula2012-02-24
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-20
|/
* ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-01-11
|\
| * Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...Dave Jones2011-12-02
| |\
| | * cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar2011-11-08
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-10
|\ \ \
| * \ \ Merge branch 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Joerg Roedel2011-12-05
| |\ \ \ | | |/ / | |/| |
| | * | iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen2011-12-05
| | * | ARM: OMAP: iommu: declare a private iommu binding structOhad Ben-Cohen2011-12-05
| | |/
* | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \
| * \ \ Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-16
| |\ \ \
| | * | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-14
| | * | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-14
| | * | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-14
| | * | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-14
| | * | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-14
| | * | | ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-14
| | * | | ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-14
| | * | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-14
| | * | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-14
| | * | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-14
| | * | | ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R2011-12-14
| * | | | Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-16
| |\ \ \ \
| | * | | | ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo2011-12-16
| | * | | | ARM: OMAP2+: mux: add support for PAD wakeup interruptsTero Kristo2011-12-16
| | | |/ / | | |/| |
| * | | | ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak2011-12-16
| * | | | ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar2011-12-08
| * | | | ARM: OMAP: PM: Add support to allocate the memory for secure RAMSantosh Shilimkar2011-12-08
| * | | | ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar2011-12-08
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \
| * \ \ \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'omap/ehci' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2011-12-16
| * | | | | | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-27
| |\| | | | | |
| * | | | | | | ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller2011-12-08
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'omap/hwmod' into next/develArnd Bergmann2011-12-27
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | ARM: OMAP: hwmod data: Add support for AM35xx UART4/ttyO3Kyle Manna2011-12-16
| | |/ / / / /