Age | Commit message (Expand) | Author |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-21 | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel |
2011-10-19 | ARM: OMAP: Warn if omap_ioremap is called before SoC detection | Tony Lindgren |
2011-10-19 | ARM: OMAP: Move set_globals initialization to happen in init_early | Tony Lindgren |
2011-10-19 | ARM: OMAP: Map SRAM later on with ioremap_exec() | Tony Lindgren |
2011-10-19 | ARM: OMAP: Remove calls to SRAM allocations for framebuffer | Tony Lindgren |
2011-10-19 | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done | Tony Lindgren |
2011-10-19 | ARM: OMAP1: Use generic map_io, init_early and init_irq | Tony Lindgren |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King |
2011-10-13 | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H | Nicolas Pitre |
2011-10-08 | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann |
2011-10-07 | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection | Paul Walmsley |
2011-10-04 | ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node | Benoit Cousson |
2011-10-04 | ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration | Benoit Cousson |
2011-10-04 | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson |
2011-10-04 | ARM: OMAP: omap_device: Create a default omap_device_pm_latency | Benoit Cousson |
2011-10-04 | ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name | Nishanth Menon |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren |
2011-10-01 | ARM: limit CONFIG_HAVE_IDE to platforms that do | Arnd Bergmann |
2011-10-01 | ARM: omap: use __devexit_p in dmtimer driver | Arnd Bergmann |
2011-09-26 | ARM: OMAP2+: Add SoC specific map_io functions | Benoit Cousson |
2011-09-26 | ARM: OMAP: mcbsp: Start generalize signal muxing functions | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Update mcbsp.h include dependencies | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Use per instance register cache size | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Make threshold based transfer code generic | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Make wakeup control generic | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Implement generic register access | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic... | Jarkko Nikula |
2011-09-26 | ARM: OMAP: mcbsp: Remove unused variables from platform data | Jarkko Nikula |
2011-09-26 | ARM: mach-omap2: remove mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: plat-omap: make OMAP_UART_INFO into a relative offset | Nicolas Pitre |
2011-09-24 | OMAP4: Fix the emif and dmm virtual mapping | Santosh Shilimkar |
2011-09-22 | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-... | Tony Lindgren |
2011-09-22 | OMAP: McPDM: Convert McPDM device to omap_device | Peter Ujfalusi |
2011-09-21 | ARM: OMAP: dmtimer: add error handling to export APIs | Tarun Kanti DebBarma |
2011-09-21 | ARM: OMAP: dmtimer: low-power mode support | Tarun Kanti DebBarma |
2011-09-21 | ARM: OMAP: dmtimer: skip reserved timers | Tony Lindgren |
2011-09-21 | ARM: OMAP: dmtimer: pm_runtime support | Tarun Kanti DebBarma |
2011-09-21 | ARM: OMAP: dmtimer: switch-over to platform device driver | Tarun Kanti DebBarma |
2011-09-21 | ARM: OMAP: dmtimer: platform driver | Tarun Kanti DebBarma |
2011-09-21 | ARM: OMAP2+: dmtimer: convert to platform devices | Tarun Kanti DebBarma |
2011-09-21 | ARM: OMAP1: dmtimer: conversion to platform devices | Tarun Kanti DebBarma |
2011-09-21 | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable | Russell King |
2011-09-19 | ARM: OMAP: Add support for dmtimer v2 ip | Tony Lindgren |