aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/corgi.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann1-826/+0
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
2010-05-11[ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao1-2/+6
2010-01-13[ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao1-0/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut1-26/+1
2009-09-10[ARM] pxa/corgi: make use of GPIO based matrix keypad driverEric Miao1-1/+130
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-70/+5
2009-06-16[ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown1-0/+6
2009-06-05[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport1-42/+3
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-04-27[ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao1-0/+10
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-3/+3
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+1
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-0/+32
2008-12-02[ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-10-29[MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov1-0/+54
2008-10-09Merge branch 'pxa-all' into develRussell King1-214/+262
2008-10-09Merge branch 'ptebits' into develRussell King1-0/+2
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao1-7/+2
2008-09-23[ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgiEric Miao1-2/+22
2008-09-23[ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOsEric Miao1-6/+6
2008-09-23[ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao1-162/+131
2008-09-23[ARM] pxa/corgi: convert to use new MFP APIEric Miao1-37/+58
2008-09-23[ARM] pxa/corgi: convert to use new GPIO APIEric Miao1-18/+61
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-26[ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown1-0/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-9/+9
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov1-0/+1
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King1-0/+1
2008-05-08[ARM] pxa: Fix RCSR handlingRussell King1-4/+0
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King1-4/+2
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie1-3/+180
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie1-2/+16
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King1-0/+1
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao1-3/+3
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-1/+1
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell1-14/+1
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-19[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie1-0/+25
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie1-0/+2
2006-03-31[PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie1-0/+9
2006-03-21[ARM] Remove asm/arch/irq.hRussell King1-1/+0
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-3/+0
2006-01-08[PATCH] IRQ type flagsRussell King1-4/+3
2005-11-08[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie1-10/+38
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-30[ARM] 3068/1: Add corgi irda platform supportRichard Purdie1-0/+20
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-10[ARM] 2961/1: corgi: Add missing includeRichard Purdie1-0/+1
2005-09-15[ARM] 2912/1: PXA Corgi: Cleanup some unneeded codeRichard Purdie1-39/+18
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie1-0/+6
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie1-0/+18
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSPRichard Purdie1-0/+13
2005-09-09[ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection functionRichard Purdie1-23/+5
2005-09-07[PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie1-0/+6
2005-09-07[PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie1-0/+24
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie1-34/+1
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie1-0/+12
2005-07-04[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King1-3/+3
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-18/+24
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+320