aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-23[ARM] pxa/littleton: add support for SPI-based TDO24M LCD panel driverEric Miao2-156/+51
2008-09-23[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.cEric Miao5-583/+2
2008-09-23[ARM] pxa/spitz: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao2-168/+125
2008-09-23[ARM] pxa/spitz: use new .lcd_conn to specify the LCD infoEric Miao1-2/+1
2008-09-23[ARM] pxa/spitz: convert to use new MFP APIEric Miao1-47/+66
2008-09-23[ARM] pxa/spitz: convert to use new GPIO APIEric Miao1-7/+35
2008-09-23[ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao2-163/+132
2008-09-23[ARM] pxa/corgi: convert to use new MFP APIEric Miao1-37/+58
2008-09-23[ARM] pxa/corgi: convert to use new GPIO APIEric Miao1-18/+61
2008-09-23[ARM] pxa/poodle: use SPI based ads7846 touch screen driverEric Miao3-49/+44
2008-09-23[ARM] pxa/poodle: convert to use the new MFP API to configure pinsEric Miao1-63/+84
2008-09-23[ARM] pxa/poodle: convert to use the new GPIO APIEric Miao1-18/+71
2008-09-23[ARM] pxa/poodle: use new .lcd_conn to specify the LCD infoEric Miao1-2/+1
2008-09-23[ARM] pxa/poodle: use .gpio_pullup in USB device platform dataEric Miao1-13/+1
2008-09-23[ARM] pxa/poodle: move scoop/locomo device registration earlierEric Miao1-8/+7
2008-09-23hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao1-0/+9
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-12/+49
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek3-8/+31
2008-09-05Revert "[ARM] use the new byteorder headers"David Woodhouse1-11/+14
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King4-2/+17
2008-09-04[ARM] remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-03[ARM] omap: fix gpio.c build errorRussell King1-1/+1
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS1-1/+1
2008-08-27Merge branch 'omap-rmk'Russell King19-219/+17309
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman1-0/+5
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-08-27[ARM] use the new byteorder headersHarvey Harrison1-14/+11
2008-08-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King7-50/+138
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1
2008-08-27[ARM] OMAP: Add and update OMAP default configuration filesRussell King18-218/+17308
2008-08-26Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.gitRussell King6-18/+20
2008-08-26[ARM] S3C2443: Fix the S3C2443 clock register definitionsWei Shuai1-5/+5
2008-08-26[ARM] JIVE: Fix the spi bus numberingBen Dooks1-1/+1
2008-08-26[ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks1-1/+1
2008-08-26[ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks1-1/+2
2008-08-26[ARM] S3C24XX: Fix spare errors in pwm-clock driverBen Dooks1-3/+3
2008-08-26[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks1-6/+6
2008-08-26[ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks1-1/+2
2008-08-26[ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown3-0/+6
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-22[ARM] orion5x: update defconfig to v2.6.27-rc4Nicolas Pitre1-32/+112
2008-08-21[ARM] Orion: register UART1 on QNAP TS-209 and TS-409Martin Michlmayr2-0/+2
2008-08-21[ARM] Orion: activate lm75 driver on DNS-323Martin Michlmayr2-6/+2
2008-08-21[ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409Martin Michlmayr2-8/+8
2008-08-21[ARM] Orion: Fix boot crash on Kurobox ProPer Andersson3-4/+14
2008-08-20[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not definedMike Rapoport1-0/+2
2008-08-19[ARM] 5208/1: fsg-setup.c fixesTomasz Chmielewski1-2/+2
2008-08-18Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-imRussell King6-58/+155
2008-08-18[ARM] fix impd1.c build warningRussell King1-1/+1
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds75-155/+926