summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/spitz.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-1/+0
* ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-171-2/+0
* ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij2018-12-171-0/+13
* ARM: pxa/spitz: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami2017-11-281-25/+9
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* ARM: pxa: remove duplicated include from spitz.cWei Yongjun2016-11-021-1/+0
* Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann2016-08-111-0/+1
* arm: use the new LED disk activity triggerStephan Linz2016-06-271-1/+1
* mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-10/+45
* ARM: pxa: mark spitz_card_pwr_ctrl as __maybe_unusedArnd Bergmann2016-02-011-1/+1
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-3/+3
* ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov2014-12-261-0/+2
* ARM: pxa: spitz: register spitz-audio deviceDmitry Eremin-Solenikov2014-10-281-0/+9
* ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-5/+3
* gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
* ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-231-1/+3
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+3
* reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt2013-07-091-3/+0
* Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2013-01-271-2/+2
|\
| * ARM: pxa: Minor naming fixes in spitz.cMarko Katic2013-01-231-2/+2
* | ARM: delete struct sys_timerStephen Warren2012-12-241-3/+3
|/
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-4/+4
* ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin2012-05-141-3/+1
* ARM: pxa: remove NR_IRQSRob Herring2012-01-251-0/+3
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-2/+7
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-2/+4
| * ARM: restart: add default restart modes for PXA mioa701, spitz and tosaRussell King2011-11-101-0/+3
* | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-141-1/+1
|/
* arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-311-0/+1
* ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-2/+2
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+3
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-1/+1
|\
| * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-161-1/+1
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-2/+1
|/
* ARM: pxa: fix building issue of missing physmap.hEric Miao2011-01-151-0/+1
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-071-2/+1
|\
| * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-2/+1
* | ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-161-2/+4
* | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-161-3/+4
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-6/+0
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-08-061-300/+427
|\
| * [ARM] pxa/spitz: Formating and naming fixesMarek Vasut2010-08-051-144/+138
| * [ARM] pxa/spitz: Rework spitzMarek Vasut2010-08-051-169/+305
| * [ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao2010-08-051-1/+1
| * [ARM] pxa/spitz: remove unused declarationsEric Miao2010-08-051-3/+0
* | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-1/+0
|/
* [ARM] pxa/spitz: Correctly register WM8750Marek Vasut2010-05-311-0/+3
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* [ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2010-05-111-1/+3
* [ARM] pxa/spitz: fix On/off key name to fix warning during bootPavel Machek2010-05-061-1/+1
OpenPOWER on IntegriCloud