summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/corgi.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-1/+3
* 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/+14
* ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami2017-11-281-23/+8
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson2017-02-131-0/+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: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-3/+3
* ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov2014-12-261-0/+3
* ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER'Paul Bolle2014-07-111-1/+1
* ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-6/+4
* ARM: pxa: add gpio keys informationDmitry Eremin-Solenikov2014-03-041-0/+40
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-3/+3
* ARM: delete struct sys_timerStephen Warren2012-12-241-3/+3
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-0/+3
|\
| * ARM: pxa: remove NR_IRQSRob Herring2012-01-251-0/+3
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-0/+9
|\
| * ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin2012-01-021-0/+9
* | Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-3/+5
|\ \
| * | ARM: restart: pxa: use new restart hookRussell King2012-01-051-3/+5
| |/
* | 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/+0
|\
| * ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov2011-03-161-1/+0
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
|/
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-071-1/+1
|\
| * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+1
* | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-161-3/+3
|/
* 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-4/+1
|\
| * [ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao2010-08-051-2/+1
| * [ARM] pxa/corgi: remove unused declarations of corgiscoop_deviceEric Miao2010-08-051-2/+0
| * [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-06-141-1/+1
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-311-1/+0
|\ \ \ | | |/ | |/|
| | * ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-1/+0
| |/
* | [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-131-1/+1
|/
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* [ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao2010-05-111-20/+32
* [ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2010-05-111-2/+6
* [ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao2010-01-131-0/+1
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-011-0/+4
* [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut2009-09-101-26/+1
* [ARM] pxa/corgi: make use of GPIO based matrix keypad driverEric Miao2009-09-101-1/+130
* [ARM] pxa: factor pxamci gpio handlingRobert Jarzmik2009-09-101-70/+5
* [ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown2009-06-161-0/+6
OpenPOWER on IntegriCloud