summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/spitz.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-23ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov1-1/+1
2024-09-05ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov1-23/+41
2024-09-05ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov1-31/+68
2024-07-09ARM: spitz: Use software nodes for the ADS7846 touchscreenLinus Walleij1-25/+15
2024-07-09ARM: spitz: Use software nodes to describe LED GPIOsDmitry Torokhov1-21/+50
2024-07-09ARM: spitz: Use software nodes to describe MMC GPIOsDmitry Torokhov1-11/+7
2024-07-09ARM: spitz: Use software nodes to describe LCD GPIOsDmitry Torokhov1-19/+19
2024-07-09ARM: spitz: Use software nodes to describe audio GPIOsDmitry Torokhov1-22/+44
2024-07-09ARM: spitz: Use software nodes to describe SPI CS linesLinus Walleij1-11/+10
2024-07-09ARM: spitz: Simplify instantiating SPI controllerDmitry Torokhov1-15/+9
2024-07-09ARM: spitz: fix GPIO assignment for backlightDmitry Torokhov1-20/+10
2024-05-03spi: pxa2xx: Provide num-cs for Sharp PDAs via device propertiesAndy Shevchenko1-7/+18
2024-03-25spi: pxa2xx: Kill pxa2xx_set_spi_info()Andy Shevchenko1-1/+13
2023-08-02ARM: pxa: remove use of symbol_get()Arnd Bergmann1-13/+1
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+10
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij1-3/+0
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij1-1/+10
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov1-23/+0
2023-02-23ARM: spitz: include header defining input event codesDmitry Torokhov1-0/+1
2023-01-20ARM: pxa: remove irda leftoverArnd Bergmann1-23/+0
2022-07-22ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij1-1/+1
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-2/+2
2022-05-07ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann1-1/+32
2022-01-31spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij1-15/+11
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij1-8/+26
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/+0
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/+13
2017-11-28ARM: pxa/spitz: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami1-25/+9
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+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
2016-06-27arm: use the new LED disk activity triggerStephan Linz1-1/+1
2016-05-05mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon1-10/+45
2016-02-01ARM: pxa: mark spitz_card_pwr_ctrl as __maybe_unusedArnd Bergmann1-1/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-3/+3
2014-12-26ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov1-0/+2
2014-10-28ARM: pxa: spitz: register spitz-audio deviceDmitry Eremin-Solenikov1-0/+9
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-5/+3
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann1-1/+3
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-2/+3
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt1-3/+0
2013-01-27Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson1-2/+2
2013-01-23ARM: pxa: Minor naming fixes in spitz.cMarko Katic1-2/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-3/+3
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-4/+4
2012-05-14ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin1-3/+1