summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/corgi.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-22ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij1-1/+1
2022-05-07ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann1-1/+21
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+0
2022-01-31spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij1-15/+11
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij1-2/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel1-1/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-1/+3
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2018-12-17ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij1-0/+14
2017-11-28ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami1-23/+8
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2017-02-13ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson1-0/+1
2016-11-02ARM: pxa: remove duplicated include from spitz.cWei Yongjun1-1/+0
2016-08-11Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann1-0/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-3/+3
2014-12-26ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov1-0/+3
2014-07-11ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER'Paul Bolle1-1/+1
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-6/+4
2014-03-04ARM: pxa: add gpio keys informationDmitry Eremin-Solenikov1-0/+40
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-3/+3
2012-12-24ARM: delete struct sys_timerStephen Warren1-3/+3
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-2/+2
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+3
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+3
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+9
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-3/+5
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-3/+5
2012-01-02ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin1-0/+9
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-1/+1
2011-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker1-0/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+2
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+3
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-1/+0
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov1-1/+0
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-3/+3
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-6/+0
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-4/+1
2010-08-05[ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao1-2/+1
2010-08-05[ARM] pxa/corgi: remove unused declarations of corgiscoop_deviceEric Miao1-2/+0
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King1-1/+0
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-1/+0
2010-07-13[ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao1-1/+1
2010-06-14[ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao1-1/+1
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-05-11[ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao1-20/+32