summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory typePaul Walmsley2009-03-122-0/+24
* [ARM] 5420/1: MMCI devinit and devexit macrosLinus Walleij2009-03-121-3/+3
* [ARM] pxa: add DM9000_PLATF_NO_EEPROM flag to CM-X... platformsMike Rapoport2009-03-092-2/+2
* [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-0922-102/+92Star
* [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao2009-03-096-18/+23
* [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao2009-03-094-11/+20
* [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-096-94/+141
* [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-0924-38/+2Star
* [ARM] pxa: remove machine class specific stuffs from serial driverEric Miao2009-03-091-20/+10Star
* [ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao2009-03-093-170/+179
* [ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao2009-03-093-4/+6
* [ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao2009-03-099-87/+83Star
* [ARM] pxa: move pxa_gpio_mode() outside of generic gpio.cEric Miao2009-03-092-31/+31
* [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao2009-03-097-98/+138
* [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-0910-70/+60Star
* [ARM] pxa: allow DMA controller IRQ being specifiedEric Miao2009-03-095-6/+6
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-0963-159/+120Star
* [ARM] pxa/magician: remove unused forward declaration of pasic3Philipp Zabel2009-03-091-2/+0Star
* [ARM] pxa/magician: default to backlight trigger for keypad illuminationPhilipp Zabel2009-03-091-1/+1
* [ARM] pxa/magician: register pda_power IRQs as rising/falling edgePhilipp Zabel2009-03-091-2/+4
* [ARM] pxa/magician: select PXA_SSP for touchscreen and soundPhilipp Zabel2009-03-092-0/+2
* [ARM] pxa/magician: fix htc-egpio resource sizePhilipp Zabel2009-03-091-1/+1
* Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into d...Eric Miao2009-03-091838-16946/+38546
|\
| * [ARM] 5414/2: ep93xx m2p dma coreRyan Mallon2009-03-034-2/+463
| * [ARM] 5413/1: Add ep93xx dma m2p clocksRyan Mallon2009-02-271-0/+79
| * [ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD2009-02-274-1/+49
| * Merge branch 'dma' into develRussell King2009-02-2113-238/+292
| |\
| | * [ARM] dma: RiscPC: don't modify DMA SG entriesRussell King2009-02-211-5/+9
| | * [ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King2009-02-212-13/+13
| | * [ARM] dma: remove dmamode_t typedefRussell King2009-01-023-8/+3Star
| | * [ARM] dma: remove usage of dmamode_t from MXC platform supportRussell King2009-01-022-5/+5
| | * [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settingsRussell King2009-01-022-17/+9Star
| | * [ARM] dma: Use sensible DMA parameters for Acorn driversRussell King2008-12-115-7/+10
| | * [ARM] dma: pata_icside's contiguous sg array is now redundantRussell King2008-12-111-12/+1Star
| | * [ARM] dma: convert IOMD DMA to use sg_next()Russell King2008-12-111-1/+1
| | * [ARM] dma: ensure that the single entry sg is properly initializedRussell King2008-12-111-0/+4
| | * [ARM] dma: constify dma controller name and dma opsRussell King2008-12-111-2/+2
| | * [ARM] dma: move RiscPC specific DMA data out of dma_structRussell King2008-12-112-73/+91
| | * [ARM] dma: rejig DMA initializationRussell King2008-12-116-47/+88
| | * [ARM] dma: factor out code looking up the DMA channelRussell King2008-12-081-14/+24
| | * [ARM] dma: remove dmach_t typedefRussell King2008-12-086-100/+98Star
| * | [ARM] 5399/1: [AT91] Configure MCLK and SSC for AT91SAMG20-EKMark Brown2009-02-211-0/+4
| * | [ARM] 5408/1: SA1100: update defconfigs after h3800 removalDmitry Artamonow2009-02-2112-12/+0Star
| * | [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow2009-02-217-911/+3Star
| * | [ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.cHartley Sweeten2009-02-211-2/+0Star
| * | [ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas2009-02-196-0/+70
| * | [ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas2009-02-197-54/+39Star
| * | [ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas2009-02-193-2/+31
| * | [ARM] 5394/1: Add static bus numbering support to i2c-versatileCatalin Marinas2009-02-191-2/+8
| * | [ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz2009-02-1913-394/+668