aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2009-06-05[ARM] pxa/palm: Palm TX, T5, LD suspend-to-mem reworkMarek Vasut
2009-06-05[ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2Marek Vasut
2009-06-05[ARM] pxa/palm: Switch PalmT5, TX, TE2 to GPIO VBUSMarek Vasut
2009-06-05[ARM] pxa/csb726: register ac97 controllerDmitry Eremin-Solenikov
2009-06-05[ARM] pxa/csb726: switch to use smsc911x driverDmitry Eremin-Solenikov
2009-06-05[ARM] pxa: magician_defconfig enable hx4700, asic3 and w100fbPhilipp Zabel
2009-06-05[ARM] pxa: add basic support for HP iPAQ hx4700 PDAsPhilipp Zabel
2009-06-05[ARM] pxa/magician: use ARRAY_AND_SIZE for platform_add_devicesPhilipp Zabel
2009-06-05[ARM] pxa/magician: use I2C fast modePhilipp Zabel
2009-06-05[ARM] pxa: add vcc_core regulation for cpufreq on pxa2xxRobert Jarzmik
2009-06-05[ARM] pxa: add additional mfp definitions for pxa320Jürgen Schindele
2009-06-05[ARM] pxa: add ability to set suspend modeMike Rapoport
2009-06-05[ARM] pxa: add udc support for pxa3xxRobert Jarzmik
2009-06-05[ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use itPhilipp Zabel
2009-06-05[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport
2009-06-05[ARM] pxa: add PWM devices support for pxa168/910Eric Miao
2009-06-05[ARM] pxa: add missing IRQ_PXA910_NONE to irqs.hEric Miao
2009-06-05[ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao
2009-06-05[ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWMEric Miao
2009-06-05[ARM] pxa: allow PWM ID base number to be specified in pwm_id_tableEric Miao
2009-06-05[ARM] pxa: simplify secondary PWM handling and use platform_device_id tableEric Miao
2009-06-05[ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910Eric Miao
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao
2009-06-05[ARM] pxa: add platform device ID table to pxa i2c driverEric Miao
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King
2009-05-29[ARM] update mach-typesRussell King
2009-05-28[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2009-05-28Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas
2009-05-23Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2009-05-23[ARM] disable NX support for OABI-supporting kernelsRussell King
2009-05-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-05-22[ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre
2009-05-22[ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFPMarek Vasut
2009-05-22[ARM] pxa: add parameter to clksrc_read() for pxa168/910Coly Li
2009-05-22[ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910}Mingwei Wang
2009-05-21[ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr
2009-05-20[ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS...Thomas Reitmayr
2009-05-20[ARM] pxa/ezx: fix pin configuration for low power modeDaniel Ribeiro
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent
2009-05-18[ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIODmitry Eremin-Solenikov
2009-05-18[ARM] pxa: enable GPIO receivers after configuring pinsTimothy Clacy
2009-05-18[ARM] pxa: allow gpio_reset drive high during normal workDaniel Ribeiro
2009-05-18[ARM] pxa: save/restore PGSR on suspend/resume.Daniel Ribeiro
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2009-05-17Merge branch 'smp-fix'Russell King