summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-12-11ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS2-1/+84
2008-12-11ARM: OMAP3: Add basic support for Pandora handheld consoleGrazvydas Ignotas4-0/+1594
2008-12-11ARM: OMAP3: DMA: Fix for sDMA Errata 1.113Santosh Shilimkar1-1/+14
2008-12-11ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeessStanley.Miao3-2/+208
2008-12-11ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helperJarkko Nikula1-19/+36
2008-12-11ARM: OMAP3: Warn about spurious interruptsTony Lindgren1-0/+39
2008-12-11ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimerPaul Walmsley1-3/+4
2008-12-11ARM: OMAP2: drop redundant pending write check for gptimerPaul Walmsley1-4/+0
2008-12-11ARM: OMAP2: bard-h4: list those eepromsDavid Brownell1-0/+14
2008-12-11ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen7-43/+66
2008-12-11ARM: OMAP2: Fix cpu detectionTony Lindgren4-226/+145
2008-12-11ARM: OMAP2: Prepare cpu detection for further improvementsTony Lindgren1-1/+6
2008-12-11ARM: OMAP1: osk5912: LED trigger update for CFDavid Brownell1-1/+2
2008-12-11ARM: OMAP1: osk5912: Mistral eeprom supportDavid Brownell1-2/+27
2008-12-11ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula16-39/+43
2008-12-11ARM: OMAP: minor gpio bugfixesDavid Brownell1-5/+15
2008-12-11ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula2-34/+21
2008-12-11ARM: OMAP: use gpio_to_irqDavid Brownell6-18/+19
2008-12-11ARM: OMAP: switch to gpio_direction_outputDavid Brownell8-36/+11
2008-12-11ARM: OMAP: switch to gpio_direction_inputDavid Brownell9-14/+14
2008-12-11ARM: OMAP: switch to standard gpio get/set callsDavid Brownell16-67/+47
2008-12-11ARM: OMAP: gpios implement new to_irq()David Brownell2-4/+21
2008-12-11ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula1-1/+1
2008-12-11ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander2-29/+33
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-18/+42
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King1-3/+23
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek1-1/+1
2008-12-04[ARM] 5339/1: fix __fls() on ARMNicolas Pitre1-6/+10
2008-12-03[ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara1-1/+1
2008-12-02spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks1-0/+1
2008-12-01[ARM] omap: fix a pile of issuesRussell King3-7/+7
2008-11-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King3-33/+120
2008-11-27[ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut1-32/+118
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2-3/+4
2008-11-27ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo1-2/+3
2008-11-26[ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao1-1/+1
2008-11-26[ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski1-0/+1
2008-11-26ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria1-1/+1
2008-11-22[ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik1-1/+1
2008-11-22[ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik1-0/+1
2008-11-17[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar1-3/+4
2008-11-17Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2-2/+3
2008-11-16[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao1-1/+2
2008-11-16[ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao1-1/+0
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-98/+43
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King1-18/+0
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King4-13/+9
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King3-53/+3
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King1-2/+11
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams3-3/+11