summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-09[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao
2009-03-09[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao
2009-03-09[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.cEric Miao
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao
2009-03-09[ARM] pxa: allow DMA controller IRQ being specifiedEric Miao
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao
2009-03-09[ARM] pxa/magician: remove unused forward declaration of pasic3Philipp Zabel
2009-03-09[ARM] pxa/magician: default to backlight trigger for keypad illuminationPhilipp Zabel
2009-03-09[ARM] pxa/magician: register pda_power IRQs as rising/falling edgePhilipp Zabel
2009-03-09[ARM] pxa/magician: select PXA_SSP for touchscreen and soundPhilipp Zabel
2009-03-09[ARM] pxa/magician: fix htc-egpio resource sizePhilipp Zabel
2009-03-09Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into d...Eric Miao
2009-03-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao
2009-03-03[ARM] 5414/2: ep93xx m2p dma coreRyan Mallon
2009-02-27[ARM] 5413/1: Add ep93xx dma m2p clocksRyan Mallon
2009-02-27[ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD
2009-02-21Merge branch 'dma' into develRussell King
2009-02-21[ARM] dma: RiscPC: don't modify DMA SG entriesRussell King
2009-02-21[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King
2009-02-21[ARM] 5399/1: [AT91] Configure MCLK and SSC for AT91SAMG20-EKMark Brown
2009-02-21[ARM] 5408/1: SA1100: update defconfigs after h3800 removalDmitry Artamonow
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas
2009-02-19[ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas
2009-02-19[ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz
2009-02-19[ARM] 5376/1: S3C24XX: Fix sparse errors in platform uncompress.hDaniel Silverstone
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas
2009-02-19[ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas
2009-02-19[ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas
2009-02-12[ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas
2009-02-12[ARM] 5393/1: Add W90P910 EVB NOR flash driverwanzongshun
2009-02-12[ARM] 5392/1: Delete redundant macros for w90p910wanzongshun
2009-02-12[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPUCatalin Marinas
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas
2009-02-12[ARM] 5373/2: Add gpiolib support to AT91Ryan Mallon
2009-02-10[ARM] 5355/1: Adding support for the HTC Himalaya and its framebufferZbynek Michl
2009-02-10[ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar
2009-02-10[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson
2009-02-10[ARM] 5374/1: The w90p910 uart0 driver patchwanzongshun
2009-02-10[ARM] 5372/1: ACS5K: Core board support for the ACS-5000Daniel Silverstone
2009-02-10[ARM] 5371/1: ep93xx: add i2c device to edb9307aHartley Sweeten
2009-02-07Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King