summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-176-8/+55
|\
| * i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_dataSascha Hauer2008-12-161-2/+3
| * i.MX Framebuffer: Use readl/writel instead of direct pointer derefJuergen Beisert2008-12-161-0/+45
| * [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-152-0/+2
| * [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-141-3/+2
| * [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-141-1/+1
| * [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-111-2/+2
* | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-12-1732-545/+1278
|\ \
| * | omap mmc: force MMC module reset on bootKevin Hilman2008-12-101-0/+85
| * | omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-1013-18/+729
| * | omap mmc: Add better MMC low-level initTony Lindgren2008-12-1015-280/+525
| * | omap mmc: Remove broken MMC init codeTony Lindgren2008-12-1012-309/+1
* | | 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
OpenPOWER on IntegriCloud