aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic oneDmitry Eremin-Solenikov2009-06-11
| | * | | | [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov2009-06-11
| | * | | | [ARM] sa1100: remove unused collie_pm.cDmitry Eremin-Solenikov2009-06-11
| | * | | | [ARM] pxa: fix the conflicting non-static declarations of global_gpios[]Eric Miao2009-06-11
| | * | | | [ARM] pxa/littleton: add support for the Micro-SD slot (MMC1)Eric Miao2009-06-05
| | * | | | [ARM] pxa/cm-x300: update defconfigMike Rapoport2009-06-04
| | * | | | [ARM] pxa/cm-x300: add .fixup method to enable second DRAM bankMike Rapoport2009-06-04
| | * | | | [ARM] pxa/cm-x300: use STUART for uncompressorMike Rapoport2009-06-04
| | * | | | [ARM] pxa/cm-x300: add rtc-v3020 device registrationMike Rapoport2009-06-04
| | * | | | [ARM] pxa/cm-x300: use OBM configuration for NAND flashMike Rapoport2009-06-04
| | * | | | [ARM] pxa/em-x270, cm-x270: use DEEPSLEEP for PM_SUSPEND_MEMMike Rapoport2009-06-04
| | * | | | [ARM] pxa/em-x270: add support for on-board USB HubMike Rapoport2009-06-04
| | * | | | [ARM] pxa/em-x270: change power supply name to "battery"Mike Rapoport2009-06-04
| | * | | | [ARM] pxa/em-x270: update libertas device setupMike Rapoport2009-06-04
| | * | | | [ARM] pxa/em-x270: add exeda GPIO extender and update GPIO mappingsMike Rapoport2009-06-04
| | * | | | [ARM] pxa/ezx: setup gpio-keys for EzX phonesAntonio Ospite2009-06-04
| | * | | | [ARM] pxa/spitz: drop unused header files from spitz.cDmitry Eremin-Solenikov2009-06-04
| | * | | | [ARM] pxa/imote2: add i2c board info for the wm8940 audio codecJonathan Cameron2009-06-04
| | * | | | [ARM] pxa/imote2: add board config for SHT15 humidity sensorJonathan Cameron2009-06-04
| | * | | | [ARM] pxa/stargate2: add support for Compact Flash/PCMCIAJonathan Cameron2009-06-04
| | * | | | [ARM] pxa/stargate2: Add board specific elements to the smc91x driverJonathan Cameron2009-06-04
| | * | | | [ARM] pxa: Stargate 2 board supportJonathan Cameron2009-06-04
| | * | | | [ARM] pxa/palm: Palm TX, T5, LD suspend-to-mem reworkMarek Vasut2009-06-04
| | * | | | [ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2Marek Vasut2009-06-04
| | * | | | [ARM] pxa/palm: Switch PalmT5, TX, TE2 to GPIO VBUSMarek Vasut2009-06-04
| | * | | | [ARM] pxa/csb726: register ac97 controllerDmitry Eremin-Solenikov2009-06-04
| | * | | | [ARM] pxa/csb726: switch to use smsc911x driverDmitry Eremin-Solenikov2009-06-04
| | * | | | MAINTAINERS: add a maintainer for iPAQ hx4700Philipp Zabel2009-06-04
| | * | | | [ARM] pxa: magician_defconfig enable hx4700, asic3 and w100fbPhilipp Zabel2009-06-04
| | * | | | [ARM] pxa: add basic support for HP iPAQ hx4700 PDAsPhilipp Zabel2009-06-04
| | * | | | [ARM] pxa/magician: use ARRAY_AND_SIZE for platform_add_devicesPhilipp Zabel2009-06-04
| | * | | | [ARM] pxa/magician: use I2C fast modePhilipp Zabel2009-06-04
| | * | | | [ARM] pxa: add vcc_core regulation for cpufreq on pxa2xxRobert Jarzmik2009-06-04
| | * | | | [ARM] pxa: add additional mfp definitions for pxa320Jürgen Schindele2009-06-04
| | * | | | [ARM] pxa: add ability to set suspend modeMike Rapoport2009-06-04
| | * | | | [ARM] pxa: add udc support for pxa3xxRobert Jarzmik2009-06-04
| | * | | | [ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use itPhilipp Zabel2009-06-04
| | * | | | [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport2009-06-04
| | * | | | [ARM] pxa: add PWM devices support for pxa168/910Eric Miao2009-06-04
| | * | | | [ARM] pxa: add missing IRQ_PXA910_NONE to irqs.hEric Miao2009-06-04
| | * | | | [ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao2009-06-04
| | * | | | [ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWMEric Miao2009-06-04
| | * | | | [ARM] pxa: allow PWM ID base number to be specified in pwm_id_tableEric Miao2009-06-04
| | * | | | [ARM] pxa: simplify secondary PWM handling and use platform_device_id tableEric Miao2009-06-04
| | * | | | [ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910Eric Miao2009-06-04
| | * | | | [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-04
| | * | | | [ARM] pxa: add platform device ID table to pxa i2c driverEric Miao2009-06-04
| * | | | | Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King2009-06-14
| |\ \ \ \ \
| | * | | | | [ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre2009-05-30
| | * | | | | [ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre2009-05-29