aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* pcm038: add driver for static ramSascha Hauer2008-12-161-0/+37
* i.MX31: fix mxc_iomux_set_pad()Guennadi Liakhovetski2008-12-161-4/+5
* [ARM] MX3 iomux: add more pin definitionsSascha Hauer2008-12-161-0/+9
* [ARM] MX1/MX2: simplify mxc_gpio_setup_multiple_pinsSascha Hauer2008-12-164-80/+62
* [ARM] MX27: add i.MX27 SDHC1 and SDHC2 GPIO declarationsJulien Boibessot2008-12-161-0/+12
* MX27: Add USB pin function definesSascha Hauer2008-12-161-0/+12
* [ARM] MX27ads: remove unused defineSascha Hauer2008-12-161-5/+0
* [ARM] MX2: Add IRQ_GPIOE definitionSascha Hauer2008-12-161-0/+1
* MX27: Fix EMMA Base addressesSascha Hauer2008-12-161-1/+2
* [ARM] MX2: DMA updatesSascha Hauer2008-12-162-8/+9
* Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-1552-539/+2477
|\
| * ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS2008-12-102-1/+84
| * ARM: OMAP3: Add basic support for Pandora handheld consoleGrazvydas Ignotas2008-12-104-0/+1594
| * ARM: OMAP3: DMA: Fix for sDMA Errata 1.113Santosh Shilimkar2008-12-101-1/+14
| * ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeessStanley.Miao2008-12-103-2/+208
| * ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helperJarkko Nikula2008-12-101-19/+36
| * ARM: OMAP3: Warn about spurious interruptsTony Lindgren2008-12-101-0/+39
| * ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimerPaul Walmsley2008-12-101-3/+4
| * ARM: OMAP2: drop redundant pending write check for gptimerPaul Walmsley2008-12-101-4/+0
| * ARM: OMAP2: bard-h4: list those eepromsDavid Brownell2008-12-101-0/+14
| * ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen2008-12-107-43/+66
| * ARM: OMAP2: Fix cpu detectionTony Lindgren2008-12-104-226/+145
| * ARM: OMAP2: Prepare cpu detection for further improvementsTony Lindgren2008-12-101-1/+6
| * ARM: OMAP1: osk5912: LED trigger update for CFDavid Brownell2008-12-101-1/+2
| * ARM: OMAP1: osk5912: Mistral eeprom supportDavid Brownell2008-12-101-2/+27
| * ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-1016-39/+43
| * ARM: OMAP: minor gpio bugfixesDavid Brownell2008-12-101-5/+15
| * ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula2008-12-102-34/+21
| * ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-106-18/+19
| * ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-108-36/+11
| * ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-109-14/+14
| * ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-1016-67/+47
| * ARM: OMAP: gpios implement new to_irq()David Brownell2008-12-102-4/+21
| * ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula2008-12-101-1/+1
| * ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander2008-12-102-29/+33
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-097-18/+42
| |\
| | * [ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King2008-12-071-3/+23
| | * [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-061-1/+1
| | * [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-041-6/+10
| | * [ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara2008-12-021-1/+1
| | * [ARM] omap: fix a pile of issuesRussell King2008-12-013-7/+7
* | | Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King2008-12-159-9/+380
|\ \ \
| * | | [ARM] pxa: Add multi-io support for e-seriesIan Molton2008-12-159-8/+320
| * | | [ARM] pxa: e740 MFP fixIan Molton2008-11-291-0/+4
| * | | [ARM] IrDA support for e7xxIan Molton2008-11-295-1/+56
* | | | [ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King2008-12-143-1/+3
* | | | [ARM] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-141-3/+2
* | | | [ARM] pcm037: add 1wire supportSascha Hauer2008-12-141-0/+3
* | | | [ARM] MX2 pcm038: add 1-wire master supportSascha Hauer2008-12-141-0/+2
* | | | [ARM] MX31: add w1 platform_device and resourcesSascha Hauer2008-12-142-0/+16