summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/corgi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport2009-06-051-42/+3
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao2009-04-271-0/+10
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-3/+3
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-091-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-051-0/+32
|\
| * [ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov2008-12-021-0/+32
* | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-291-0/+54
|/
* Merge branch 'pxa-all' into develRussell King2008-10-091-214/+262
|\
OpenPOWER on IntegriCloud