summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] Add section support to ioremapRussell King2006-06-294-5/+180
| * | | [ARM] Fix sa11x0 SDRAM selectionRussell King2006-06-291-55/+76
| * | | [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-2920-22/+147
| * | | [ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele2006-06-2910-1/+2317
| * | | Merge omap treeRussell King2006-06-2941-442/+2236
| |\ \ \
| | * | | ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-262-0/+12
| | * | | ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICETony Lindgren2006-06-261-6/+3
| | * | | ARM: OMAP: Update dmtimersTimo Teras2006-06-262-16/+31
| | * | | ARM: OMAP: Make clock variables staticJuha Yrjola2006-06-261-2/+2
| | * | | ARM: OMAP: Fix GPMC compilation when DEBUG is definedJuha Yrjola2006-06-261-4/+4
| | * | | ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-262-6/+46
| | * | | ARM: OMAP: Add OMAP_TAG_CAMERA_SENSORSamuel Ortiz2006-06-261-0/+7
| | * | | ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-265-7/+601
| | * | | ARM: OMAP: Update cpufreq support for 24xxTony Lindgren2006-06-262-6/+14
| | * | | ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-264-1/+304
| | * | | ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-264-21/+31
| | * | | ARM: OMAP: OMAP2 DMA burst supportKyungmin Park2006-06-262-6/+39
| | * | | ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras2006-06-263-6/+7
| | * | | ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-267-302/+412
| | * | | ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.cJarkko Nikula2006-06-261-13/+22
| | * | | ARM: OMAP: Register the 24xx McSPI deviceJuha Yrjola2006-06-261-0/+46
| | * | | ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreenDavid Brownell2006-06-261-0/+36
| | * | | ARM: OMAP: Aic23 alsa platform driver code for board-innovatorlamikr2006-06-261-0/+39
| | * | | ARM: OMAP: Fix GPIO IRQ mask handlingImre Deak2006-06-261-1/+16
| | * | | ARM: OMAP: DMA transfer parameter configuration fixPeter Ujfalusi2006-06-261-0/+6
| | * | | ARM: OMAP: Mistral ads7846 pendown stateDavid Brownell2006-06-261-1/+6
| | * | | ARM: OMAP: Add core fsample supportBrian Swetland2006-06-269-8/+403
| | * | | ARM: OMAP: Fix gpt2_ick clock bitTony Lindgren2006-06-261-1/+1
| | * | | ARM: OMAP: Readd Amstrad Delta USB supportJonathan McDowell2006-06-261-0/+7
| | * | | ARM: OMAP: GPIO IRQ lazy IRQ disable fixImre Deak2006-06-261-9/+79
| | * | | ARM: OMAP: Mistral board updates (spi, ...)David Brownell2006-06-261-53/+89
| * | | | [ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor2006-06-2916-30/+92
| * | | | [ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek2006-06-293-0/+69
| * | | | [ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek2006-06-291-24/+102
| | |/ / | |/| |
| * | | [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King2006-06-298-117/+9
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-022-168/+407
|\ \ \ \
| * | | | [MMC] sdhci: version bump sdhciPierre Ossman2006-07-021-1/+1
| * | | | [MMC] sdhci: support controller specific quirksPierre Ossman2006-07-022-0/+9
| * | | | [MMC] sdhci: more DMA capabilities testsPierre Ossman2006-07-022-1/+33
| * | | | [MMC] sdhci: reset sdhci controller earlyPierre Ossman2006-07-021-0/+2
| * | | | [MMC] sdhci: check controller versionPierre Ossman2006-07-022-0/+15
| * | | | [MMC] sdhci: check only relevant inhibit bitsPierre Ossman2006-07-021-3/+13
| * | | | [MMC] sdhci: Test for invalid block sizePierre Ossman2006-07-022-0/+14
| * | | | [MMC] sdhci: Avoid sdhci DMA boundariesPierre Ossman2006-07-022-4/+10
| * | | | [MMC] Fix sdhci PIO routinesPierre Ossman2006-07-022-63/+101
| * | | | [MMC] sdhci: fix interrupt handlingPierre Ossman2006-07-021-56/+24
| * | | | [MMC] sdhci: correct register orderPierre Ossman2006-07-021-17/+27
| * | | | [MMC] sdhci: proper timeout handlingPierre Ossman2006-07-022-3/+48
| * | | | [MMC] sdhci: fix sdhci reset timeoutPierre Ossman2006-07-021-4/+17
| * | | | [MMC] sdhci: fix timeout loops in sdhciPierre Ossman2006-07-021-13/+16