aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08ARM: OMAP1: Update defconfigs for omap1Tony Lindgren2-172/+179
2008-02-08ARM: OMAP1: Palm Tungsten E board clean-upAndrzej Zaborowski1-61/+22
2008-02-08ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula14-12/+17
2008-02-08ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal2-169/+1
2008-02-08ARM: OMAP1: PM fixes for OMAP1Vivek Kutal1-5/+12
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar3-26/+139
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi6-14/+306
2008-02-08ARM: OMAP1: Change the comments to C styleDavid Cohen8-51/+50
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren4-16/+15
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2-0/+149
2008-02-08ARM: OMAP: Add dmtimer support for OMAP3Syed Mohammed, Khasim1-4/+47
2008-02-08ARM: OMAP: Pre-3430 clean-up for dmtimer.cSyed Mohammed, Khasim1-24/+41
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar1-40/+804
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman1-5/+55
2008-02-08ARM: OMAP: Get rid of unnecessary ifdefs in GPIO codeTony Lindgren1-41/+6
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim1-35/+132
2008-02-08ARM: OMAP: Request DSP memory for McBSPTony Lindgren1-0/+11
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+43
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds3-9/+9
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle4-12/+20
2008-02-07leds: Standardise LED naming schemeRichard Purdie3-9/+9
2008-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+1
2008-02-06atmel_lcdfb: backlight controlDavid Brownell2-0/+2
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik1-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt3-6/+6
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel6-94/+203
2008-02-05gpiolib: add drivers/gpio directoryDavid Brownell1-0/+2
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds51-1101/+3227
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King48-1072/+3134
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas3-15/+12
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas3-5/+16
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas3-13/+24
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas3-2/+8
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2-44/+61
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas3-83/+123
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas3-4/+5
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas1-29/+65
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas6-9/+64
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas1-2/+27
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2-12/+67
2008-02-04[ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas2-42/+32
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-5/+4
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie7-56/+107
2008-02-04[ARM] 4798/1: pcm027: fix missing header fileJuergen Beisert1-0/+1
2008-02-04[ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1eric miao1-4/+4
2008-02-04[ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.heric miao3-0/+3
2008-02-04[ARM] pxa: introduce sysdev for pxa3xx static memory controllereric miao2-1/+89
2008-02-04[ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao3-14/+170
2008-02-04[ARM] pxa: introduce sysdev for GPIO register saving/restoringeric miao5-38/+64