aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOsEric Miao2008-09-233-7/+16
* [ARM] pxa/poodle: prepare scoop for the generic GPIO APIEric Miao2008-09-232-0/+9
* [ARM] pxa/littleton: add support for SPI-based TDO24M LCD panel driverEric Miao2008-09-232-156/+51
* [ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.cEric Miao2008-09-235-583/+2
* [ARM] pxa/spitz: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao2008-09-232-168/+125
* [ARM] pxa/spitz: use new .lcd_conn to specify the LCD infoEric Miao2008-09-231-2/+1
* [ARM] pxa/spitz: convert to use new MFP APIEric Miao2008-09-231-47/+66
* [ARM] pxa/spitz: convert to use new GPIO APIEric Miao2008-09-231-7/+35
* [ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao2008-09-232-163/+132
* [ARM] pxa/corgi: convert to use new MFP APIEric Miao2008-09-231-37/+58
* [ARM] pxa/corgi: convert to use new GPIO APIEric Miao2008-09-231-18/+61
* [ARM] pxa/poodle: use SPI based ads7846 touch screen driverEric Miao2008-09-233-49/+44
* [ARM] pxa/poodle: convert to use the new MFP API to configure pinsEric Miao2008-09-231-63/+84
* [ARM] pxa/poodle: convert to use the new GPIO APIEric Miao2008-09-231-18/+71
* [ARM] pxa/poodle: use new .lcd_conn to specify the LCD infoEric Miao2008-09-231-2/+1
* [ARM] pxa/poodle: use .gpio_pullup in USB device platform dataEric Miao2008-09-231-13/+1
* [ARM] pxa/poodle: move scoop/locomo device registration earlierEric Miao2008-09-231-8/+7
* hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao2008-09-231-0/+9
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-089-12/+49
|\
| * [ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2008-09-063-8/+31
| * [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-044-2/+17
| * [ARM] remove unused #include <version.h>Huang Weiyi2008-09-041-1/+0
| * [ARM] omap: fix gpio.c build errorRussell King2008-09-031-1/+1
* | Revert "[ARM] use the new byteorder headers"David Woodhouse2008-09-051-11/+14
|/
* [ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS2008-08-281-1/+1
* Merge branch 'omap-rmk'Russell King2008-08-2719-219/+17309
|\
| * [ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King2008-08-271-1/+1
| * [ARM] OMAP: Add and update OMAP default configuration filesRussell King2008-08-2718-218/+17308
* | [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman2008-08-271-0/+5
* | [ARM] use bcd2bin/bin2bcdAdrian Bunk2008-08-271-9/+9
* | [ARM] use the new byteorder headersHarvey Harrison2008-08-271-14/+11
* | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-277-50/+138
|\ \
| * | [ARM] orion5x: update defconfig to v2.6.27-rc4Nicolas Pitre2008-08-221-32/+112
| * | [ARM] Orion: register UART1 on QNAP TS-209 and TS-409Martin Michlmayr2008-08-212-0/+2
| * | [ARM] Orion: activate lm75 driver on DNS-323Martin Michlmayr2008-08-212-6/+2
| * | [ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409Martin Michlmayr2008-08-212-8/+8
| * | [ARM] Orion: Fix boot crash on Kurobox ProPer Andersson2008-08-213-4/+14
* | | Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.gitRussell King2008-08-266-18/+20
|\ \ \
| * | | [ARM] S3C2443: Fix the S3C2443 clock register definitionsWei Shuai2008-08-261-5/+5
| * | | [ARM] JIVE: Fix the spi bus numberingBen Dooks2008-08-261-1/+1
| * | | [ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks2008-08-261-1/+1
| * | | [ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks2008-08-261-1/+2
| * | | [ARM] S3C24XX: Fix spare errors in pwm-clock driverBen Dooks2008-08-261-3/+3
| * | | [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks2008-08-261-6/+6
| * | | [ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks2008-08-261-1/+2
| | |/ | |/|
* | | [ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown2008-08-263-0/+6
|/ /
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* | [ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not definedMike Rapoport2008-08-201-0/+2
* | [ARM] 5208/1: fsg-setup.c fixesTomasz Chmielewski2008-08-191-2/+2
* | Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-08-186-58/+155
|\ \