| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa: remove Intel Imote2 and Stargate 2 boards | Jonathan Cameron | 2022-02-28 | 1 | -1030/+0 |
* | spi: pxa2xx: Get rid of unused ->cs_control() | Andy Shevchenko | 2021-11-29 | 1 | -1/+1 |
* | ARM: pxa: stargate2: Constify the software node | Heikki Krogerus | 2021-04-10 | 1 | -1/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | pxa2xx: replace spi_master with spi_controller | Lubomir Rintel | 2019-01-23 | 1 | -3/+3 |
* | mmc: pxa: Use GPIO descriptor for power | Linus Walleij | 2018-12-17 | 1 | -1/+0 |
* | ARM: pxa: Delete platform data for CD/WP | Linus Walleij | 2018-12-17 | 1 | -2/+0 |
* | ARM: pxa: stargate2: use device properties for at24 eeprom | Bartosz Golaszewski | 2018-05-25 | 1 | -5/+5 |
* | ARM: pxa: move header file out of I2C realm | Wolfram Sang | 2017-11-28 | 1 | -1/+1 |
* | hwmon: (sht15) Root out platform data | Linus Walleij | 2017-10-30 | 1 | -7/+10 |
* | gpio: pcf857x: move header file out of I2C realm | Wolfram Sang | 2017-05-23 | 1 | -1/+1 |
* | ARM: pxa: enhance smc91x platform data | Robert Jarzmik | 2016-10-18 | 1 | -0/+1 |
* | ARM: pxa: make more mach/*.h files local | Arnd Bergmann | 2015-12-01 | 1 | -3/+3 |
* | misc: (at24) move header to linux/platform_data/ | Vivien Didelot | 2013-09-30 | 1 | -1/+1 |
* | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann | 2013-07-23 | 1 | -1/+2 |
* | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -2/+2 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | | hwmon: (sht15) move header to linux/platform_data/ | Vivien Didelot | 2012-09-24 | 1 | -1/+1 |
|/ |
|
* | ARM: pxa: Use REGULATOR_SUPPLY macro | Axel Lin | 2012-05-14 | 1 | -4/+1 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-30 | 1 | -1/+1 |
|\ |
|
| * | ARM: pxa: fix build issue on stargate2 | Haojian Zhuang | 2012-03-30 | 1 | -1/+1 |
* | | ARM: pxa: remove NR_IRQS | Rob Herring | 2012-01-26 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -0/+6 |
|\ |
|
| * | ASoC: pxa: Convert imote2 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 |
* | | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 1 | -0/+2 |
|\ \ |
|
| * | | ARM: restart: pxa: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+2 |
| |/ |
|
* | | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 2011-11-14 | 1 | -2/+2 |
* | | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ | Haojian Zhuang | 2011-11-14 | 1 | -11/+11 |
|/ |
|
* | ARM: mach-pxa: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -2/+2 |
* | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 2011-07-12 | 1 | -0/+2 |
* | 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-08 | 1 | -1/+1 |
|\ |
|
| * | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 2010-12-01 | 1 | -1/+1 |
* | | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 2010-12-16 | 1 | -1/+2 |
* | | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 2010-12-16 | 1 | -2/+2 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -4/+0 |
* | ARM: pxa: encode IRQ number into .nr_irqs | Haojian Zhuang | 2010-10-08 | 1 | -0/+3 |
* | [ARM] pxa: merge stargate2 and imote2 board files | Jonathan Cameron | 2010-08-05 | 1 | -226/+453 |
* | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond | Eric Miao | 2010-05-11 | 1 | -4/+1 |
* | [ARM] pxa: remove spi cs gpio direction to avoid clash with driver | Jonathan Cameron | 2010-03-22 | 1 | -5/+0 |
* | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 2009-12-01 | 1 | -0/+4 |
* | [ARM] pxa: Stargate 2 board support | Jonathan Cameron | 2009-06-05 | 1 | -0/+796 |