Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | [ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c | Eric Miao | 2008-09-23 | 5 | -583/+2 | |
| | | | * | | | | | [ARM] pxa/spitz: use SPI-based driver for ads7846, corgi-lcd and max1111 | Eric Miao | 2008-09-23 | 2 | -168/+125 | |
| | | | * | | | | | [ARM] pxa/spitz: use new .lcd_conn to specify the LCD info | Eric Miao | 2008-09-23 | 1 | -2/+1 | |
| | | | * | | | | | [ARM] pxa/spitz: convert to use new MFP API | Eric Miao | 2008-09-23 | 1 | -47/+66 | |
| | | | * | | | | | [ARM] pxa/spitz: convert to use new GPIO API | Eric Miao | 2008-09-23 | 1 | -7/+35 | |
| | | | * | | | | | [ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111 | Eric Miao | 2008-09-23 | 2 | -163/+132 | |
| | | | * | | | | | [ARM] pxa/corgi: convert to use new MFP API | Eric Miao | 2008-09-23 | 1 | -37/+58 | |
| | | | * | | | | | [ARM] pxa/corgi: convert to use new GPIO API | Eric Miao | 2008-09-23 | 1 | -18/+61 | |
| | | | * | | | | | [ARM] pxa/poodle: use SPI based ads7846 touch screen driver | Eric Miao | 2008-09-23 | 3 | -49/+44 | |
| | | | * | | | | | [ARM] pxa/poodle: convert to use the new MFP API to configure pins | Eric Miao | 2008-09-23 | 1 | -63/+84 | |
| | | | * | | | | | [ARM] pxa/poodle: convert to use the new GPIO API | Eric Miao | 2008-09-23 | 1 | -18/+71 | |
| | | | * | | | | | [ARM] pxa/poodle: use new .lcd_conn to specify the LCD info | Eric Miao | 2008-09-23 | 1 | -2/+1 | |
| | | | * | | | | | [ARM] pxa/poodle: use .gpio_pullup in USB device platform data | Eric Miao | 2008-09-23 | 1 | -13/+1 | |
| | | | * | | | | | [ARM] pxa/poodle: move scoop/locomo device registration earlier | Eric Miao | 2008-09-23 | 1 | -8/+7 | |
| | | | * | | | | | hwmon: add max1111_read_channel() for use by sharpsl_pm | Eric Miao | 2008-09-23 | 1 | -0/+9 | |
| | | | * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-09-08 | 9 | -12/+49 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | [ARM] 5241/1: provide ioremap_wc() | Lennert Buytenhek | 2008-09-06 | 3 | -8/+31 | |
| | | | | * | | | | | [ARM] omap: fix virtual vs physical address space confusions | Russell King | 2008-09-04 | 4 | -2/+17 | |
| | | | | * | | | | | [ARM] remove unused #include <version.h> | Huang Weiyi | 2008-09-04 | 1 | -1/+0 | |
| | | | | * | | | | | [ARM] omap: fix gpio.c build error | Russell King | 2008-09-03 | 1 | -1/+1 | |
| | | | * | | | | | | Revert "[ARM] use the new byteorder headers" | David Woodhouse | 2008-09-05 | 1 | -11/+14 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | [ARM] 5226/1: remove unmatched comment end. | Jean-Christophe DUBOIS | 2008-08-28 | 1 | -1/+1 | |
| | | | * | | | | | Merge branch 'omap-rmk' | Russell King | 2008-08-27 | 19 | -219/+17309 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ | Russell King | 2008-08-27 | 1 | -1/+1 | |
| | | | | * | | | | | [ARM] OMAP: Add and update OMAP default configuration files | Russell King | 2008-08-27 | 18 | -218/+17308 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo | Mel Gorman | 2008-08-27 | 1 | -0/+5 | |
| | | | * | | | | | [ARM] use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-27 | 1 | -9/+9 | |
| | | | * | | | | | [ARM] use the new byteorder headers | Harvey Harrison | 2008-08-27 | 1 | -14/+11 | |
| | | | * | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2008-08-27 | 7 | -50/+138 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | [ARM] orion5x: update defconfig to v2.6.27-rc4 | Nicolas Pitre | 2008-08-22 | 1 | -32/+112 | |
| | | | | * | | | | | [ARM] Orion: register UART1 on QNAP TS-209 and TS-409 | Martin Michlmayr | 2008-08-21 | 2 | -0/+2 | |
| | | | | * | | | | | [ARM] Orion: activate lm75 driver on DNS-323 | Martin Michlmayr | 2008-08-21 | 2 | -6/+2 | |
| | | | | * | | | | | [ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409 | Martin Michlmayr | 2008-08-21 | 2 | -8/+8 | |
| | | | | * | | | | | [ARM] Orion: Fix boot crash on Kurobox Pro | Per Andersson | 2008-08-21 | 3 | -4/+14 | |
| | | | * | | | | | | Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.git | Russell King | 2008-08-26 | 6 | -18/+20 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | [ARM] S3C2443: Fix the S3C2443 clock register definitions | Wei Shuai | 2008-08-26 | 1 | -5/+5 | |
| | | | | * | | | | | | [ARM] JIVE: Fix the spi bus numbering | Ben Dooks | 2008-08-26 | 1 | -1/+1 | |
| | | | | * | | | | | | [ARM] S3C24XX: pwm.c: stop debugging output | Ben Dooks | 2008-08-26 | 1 | -1/+1 | |
| | | | | * | | | | | | [ARM] S3C24XX: Fix sparse warnings in pwm.c | Ben Dooks | 2008-08-26 | 1 | -1/+2 | |
| | | | | * | | | | | | [ARM] S3C24XX: Fix spare errors in pwm-clock driver | Ben Dooks | 2008-08-26 | 1 | -3/+3 | |
| | | | | * | | | | | | [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.c | Ben Dooks | 2008-08-26 | 1 | -6/+6 | |
| | | | | * | | | | | | [ARM] S3C24XX: Fix nor-simtec driver sparse errors | Ben Dooks | 2008-08-26 | 1 | -1/+2 | |
| | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | | * | | | | | | [ARM] 5225/1: zaurus: Register I2C controller for audio codecs | Mark Brown | 2008-08-26 | 3 | -0/+6 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | [ARM] 5197/1: gumstix: conversion to MFP support and add bluetooth support | Jaya Kumar | 2008-08-26 | 1 | -17/+83 | |
| | | |/ / / / / | ||||||
| | * | | | | | | [ARM] 5285/1: pxa: update xm_x2xx_defconfig | Mike Rapoport | 2008-10-07 | 1 | -86/+151 | |
| | * | | | | | | [ARM] 5284/1: pxa: cm-x255: add NOR and NAND flash support | Mike Rapoport | 2008-10-07 | 1 | -0/+116 | |
| | * | | | | | | [ARM] 5282/1: pxa: add CM-X255 support | Mike Rapoport | 2008-10-07 | 5 | -8/+198 | |
| | * | | | | | | [ARM] 5281/1: pxa: split cm-x2xx.c to cm-x2xx.c and cm-x270.c | Mike Rapoport | 2008-10-07 | 3 | -331/+356 | |
| | * | | | | | | [ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-... | Mike Rapoport | 2008-10-07 | 4 | -117/+126 | |
| | * | | | | | | [ARM] 5286/2: pxa: rename cm-x270* to cm-x2xx* to allow addition of cm-x255 s... | Mike Rapoport | 2008-10-07 | 5 | -3/+3 |