| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -0/+3 |
|\ |
|
| * | ARM: pxa: remove NR_IRQS | Rob Herring | 2012-01-25 | 1 | -0/+3 |
* | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -0/+9 |
|\ |
|
| * | ASoC: pxa: Convert corgi to use snd_soc_register_card() | Axel Lin | 2012-01-02 | 1 | -0/+9 |
* | | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 1 | -3/+5 |
|\ \ |
|
| * | | ARM: restart: pxa: use new restart hook | Russell King | 2012-01-05 | 1 | -3/+5 |
| |/ |
|
* | | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 2011-11-14 | 1 | -1/+1 |
|/ |
|
* | arm: fix implicit module.h users by adding it to arch/arm as required. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 | 1 | -2/+2 |
* | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 2011-07-12 | 1 | -0/+3 |
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 1 | -1/+0 |
|\ |
|
| * | ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info | Dmitry Eremin-Solenikov | 2011-03-16 | 1 | -1/+0 |
* | | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-07 | 1 | -1/+1 |
|\ |
|
| * | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 2010-12-01 | 1 | -1/+1 |
* | | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 2010-12-16 | 1 | -3/+3 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -6/+0 |
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2010-08-06 | 1 | -4/+1 |
|\ |
|
| * | [ARM] pxa: removed mostly unused and confusing two sharpsl.h | Eric Miao | 2010-08-05 | 1 | -2/+1 |
| * | [ARM] pxa/corgi: remove unused declarations of corgiscoop_device | Eric Miao | 2010-08-05 | 1 | -2/+0 |
| * | [ARM] pxa/corgi: fix MMC/SD card detection failure | Eric Miao | 2010-06-14 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | ARM: Remove DISCONTIGMEM support | Russell King | 2010-07-16 | 1 | -1/+0 |
| |/ |
|
* | | [ARM] pxa/corgi: fix MMC/SD card detection failure | Eric Miao | 2010-07-13 | 1 | -1/+1 |
|/ |
|
* | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond | Eric Miao | 2010-05-11 | 1 | -1/+1 |
* | [ARM] pxa/corgi: cleanup GPIO configurations and low power mode settings | Eric Miao | 2010-05-11 | 1 | -20/+32 |
* | [ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode() | Eric Miao | 2010-05-11 | 1 | -2/+6 |
* | [ARM] pxa/corgi: fix incorrect default GPIO for UDC Vbus | Eric Miao | 2010-01-13 | 1 | -0/+1 |
* | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 2009-12-01 | 1 | -0/+4 |
* | [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c | Marek Vasut | 2009-09-10 | 1 | -26/+1 |
* | [ARM] pxa/corgi: make use of GPIO based matrix keypad driver | Eric Miao | 2009-09-10 | 1 | -1/+130 |
* | [ARM] pxa: factor pxamci gpio handling | Robert Jarzmik | 2009-09-10 | 1 | -70/+5 |
* | [ARM] pxa: register wm8731 explicitly for corgi and poodle | Mark Brown | 2009-06-16 | 1 | -0/+6 |
* | [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field | Mike Rapoport | 2009-06-05 | 1 | -42/+3 |
* | [ARM] pxa: move mach/i2c.h to plat/i2c.h | Eric Miao | 2009-06-05 | 1 | -1/+1 |
* | [ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNC | Eric Miao | 2009-04-27 | 1 | -0/+10 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -3/+3 |
* | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage | Eric Miao | 2009-03-09 | 1 | -3/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-01-05 | 1 | -0/+32 |
|\ |
|
| * | [ARM] pxa/corgi: add physmap mapping for ROM | Dmitry Baryshkov | 2008-12-02 | 1 | -0/+32 |
* | | [MTD] sharpsl-nand: move registration to board code | Dmitry Baryshkov | 2008-10-29 | 1 | -0/+54 |
|/ |
|
* | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 | 1 | -214/+262 |
|\ |
|
| * | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT | Eric Miao | 2008-09-25 | 1 | -7/+2 |
| * | [ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgi | Eric Miao | 2008-09-23 | 1 | -2/+22 |
| * | [ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOs | Eric Miao | 2008-09-23 | 1 | -6/+6 |
| * | [ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111 | Eric Miao | 2008-09-23 | 1 | -162/+131 |
| * | [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 |
* | | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 1 | -0/+2 |
|\ \
| |/ |
|