summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/spitz.c
AgeCommit message (Expand)Author
2024-09-23ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov
2024-09-05ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov
2024-09-05ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes for the ADS7846 touchscreenLinus Walleij
2024-07-09ARM: spitz: Use software nodes to describe LED GPIOsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes to describe MMC GPIOsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes to describe LCD GPIOsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes to describe audio GPIOsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes to describe SPI CS linesLinus Walleij
2024-07-09ARM: spitz: Simplify instantiating SPI controllerDmitry Torokhov
2024-07-09ARM: spitz: fix GPIO assignment for backlightDmitry Torokhov
2024-05-03spi: pxa2xx: Provide num-cs for Sharp PDAs via device propertiesAndy Shevchenko
2024-03-25spi: pxa2xx: Kill pxa2xx_set_spi_info()Andy Shevchenko
2023-08-02ARM: pxa: remove use of symbol_get()Arnd Bergmann
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov
2023-02-23ARM: spitz: include header defining input event codesDmitry Torokhov
2023-01-20ARM: pxa: remove irda leftoverArnd Bergmann
2022-07-22ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann
2022-05-07ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann
2022-01-31spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij
2018-12-17ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij
2017-11-28ARM: pxa/spitz: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang
2016-11-02ARM: pxa: remove duplicated include from spitz.cWei Yongjun
2016-08-11Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann
2016-06-27arm: use the new LED disk activity triggerStephan Linz
2016-05-05mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon
2016-02-01ARM: pxa: mark spitz_card_pwr_ctrl as __maybe_unusedArnd Bergmann
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2014-12-26ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov
2014-10-28ARM: pxa: spitz: register spitz-audio deviceDmitry Eremin-Solenikov
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt
2013-01-27Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson
2013-01-23ARM: pxa: Minor naming fixes in spitz.cMarko Katic
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-05-14ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin