summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2009-05-252-3/+0
| | * | | ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2009-05-253-14/+58
| | | |/ | | |/|
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-292-3/+4
| |\ \ \ | | |/ /
| * | | Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King2009-05-258-0/+2326
| |\ \ \ | | |_|/ | |/| |
| | * | omap iommu: entries for Kconfig and MakefileHiroshi DOYU2009-05-222-0/+4
| | * | omap iommu: simple virtual address space managementHiroshi DOYU2009-05-192-0/+990
| | * | omap iommu: omap2 architecture specific functionsHiroshi DOYU2009-05-051-0/+96
| | * | omap iommu: tlb and pagetable primitivesHiroshi DOYU2009-05-053-0/+1236
* | | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-222-3/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-161-1/+1
| * | | ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen2009-05-111-2/+3
| |/ /
* | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2210-170/+57
|\ \ \ | |/ /
| * | Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren2009-04-244-12/+42
| |\ \
| | * | OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2009-04-233-7/+32
| | * | OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman2009-04-231-4/+2
| | * | OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley2009-04-231-1/+1
| | * | OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley2009-04-221-0/+7
| * | | ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros2009-04-231-1/+5
| * | | ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman2009-04-231-10/+4
| * | | ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula2009-04-231-100/+0
| * | | ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-231-1/+0
| * | | ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2009-04-232-39/+0
| * | | ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar2009-04-231-7/+6
| | |/ | |/|
* | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-9/+3
* | | block: convert to dequeueing model (easy ones)Tejun Heo2009-05-111-0/+9
* | | arm-omap: don't abuse rq->dataTejun Heo2009-04-281-12/+31
* | | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-8/+3
|/ /
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-2/+2
|/
* [ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren2009-03-281-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-2539-899/+722
|\
| * ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi2009-03-231-0/+8
| * ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren2009-03-231-0/+27
| * ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell2009-03-232-0/+5
| * ARM: OMAP3: Add more GPIO mux optionsTony Lindgren2009-03-231-0/+13
| * ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2009-03-233-22/+6
| * ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar2009-03-231-1/+3
| * ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar2009-03-231-1/+19
| * ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula2009-03-231-21/+52
| * ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula2009-03-231-10/+44
| * ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula2009-03-231-0/+9
| * ARM: OMAP: Export dmtimer functionsTimo Kokkonen2009-03-231-0/+26
| * [OMAP850] IRQ related changesZebediah C. McClure2009-03-231-1/+82
| * [OMAP850] Changes to memory subsystemZebediah C. McClure2009-03-232-3/+3
| * [OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure2009-03-233-8/+158
| * [OMAP850] Add base support for omap850 cpuZebediah C. McClure2009-03-232-4/+133
| * ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren2009-03-234-56/+2
| * ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren2009-03-232-57/+0
| * ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren2009-03-231-26/+0
| * ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren2009-03-232-43/+0
| * ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren2009-03-232-42/+0
OpenPOWER on IntegriCloud