| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa: remove unused board files | Arnd Bergmann | 2023-01-20 | 1 | -1112/+0 |
* | ARM: pxa2xx: Fix GPIO descriptor tables | Linus Walleij | 2022-07-22 | 1 | -1/+1 |
* | ARM: pxa: move mach/*.h to mach-pxa/ | Arnd Bergmann | 2022-05-07 | 1 | -1/+1 |
* | ARM: pxa: magician: use platform driver for audio | Arnd Bergmann | 2022-05-07 | 1 | -0/+50 |
* | ARM: pxa: maybe fix gpio lookup tables | Arnd Bergmann | 2022-04-20 | 1 | -1/+1 |
* | ARM: pxa: make addr-map.h header local | Arnd Bergmann | 2022-04-19 | 1 | -1/+1 |
* | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 2022-04-19 | 1 | -1/+1 |
* | spi: pxa2xx_spi: Convert to use GPIO descriptors | Linus Walleij | 2022-01-31 | 1 | -2/+10 |
* | backlight: pwm_bl: Switch to full GPIO descriptor | Linus Walleij | 2020-03-18 | 1 | -1/+0 |
* | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-01-29 | 1 | -7/+15 |
|\ |
|
| * | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors | Linus Walleij | 2020-01-23 | 1 | -7/+15 |
* | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2019-03-05 | 1 | -1/+1 |
|\ |
|
| * | pxa2xx: replace spi_master with spi_controller | Lubomir Rintel | 2019-01-23 | 1 | -1/+1 |
* | | regulator: gpio: Convert to use descriptors | Linus Walleij | 2019-02-06 | 1 | -7/+16 |
|/ |
|
* | mmc: pxa: Use GPIO descriptor for power | Linus Walleij | 2018-12-17 | 1 | -1/+7 |
* | ARM: pxa: Delete platform data for CD/WP | Linus Walleij | 2018-12-17 | 1 | -2/+0 |
* | ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WP | Linus Walleij | 2018-12-17 | 1 | -0/+16 |
* | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij | 2018-09-17 | 1 | -1/+1 |
* | ARM: pxa: move header file out of I2C realm | Wolfram Sang | 2017-11-28 | 1 | -1/+1 |
* | ARM: pxa: magician: Add support for ADS7846 touchscreen | Petr Cvek | 2017-06-14 | 1 | -1/+83 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-10-08 | 1 | -4/+0 |
|\ |
|
| * | ARM: pxa: magician: Remove duplicated I2C pins declaration | Petr Cvek | 2016-09-09 | 1 | -4/+0 |
* | | mfd/gpio: Move HTC GPIO driver to GPIO subsystem | Linus Walleij | 2016-09-28 | 1 | -1/+1 |
|/ |
|
* | ARM: pxa: make more mach/*.h files local | Arnd Bergmann | 2015-12-01 | 1 | -3/+3 |
* | ARM: pxa: magician: Remove pdata for pasic3-leds | Petr Cvek | 2015-10-14 | 1 | -42/+1 |
* | ARM: pxa: magician: Add support for PXA27x UDC | Petr Cvek | 2015-10-14 | 1 | -0/+22 |
* | ARM: pxa: magician: Add support for MAX1587A Vcore regulator | Petr Cvek | 2015-10-14 | 1 | -0/+52 |
* | ARM: pxa: magician: Change comments to be more informative | Petr Cvek | 2015-10-14 | 1 | -13/+29 |
* | ARM: pxa: magician: Move platform_add_devices() to the end of magician_init() | Petr Cvek | 2015-10-14 | 1 | -1/+2 |
* | ARM: pxa: magician: Add missing regulator for PWM backlight | Petr Cvek | 2015-10-14 | 1 | -0/+13 |
* | ARM: pxa: magician: Add debug message for backlight brightness function | Petr Cvek | 2015-10-14 | 1 | -0/+1 |
* | ARM: pxa: magician: Remove definition of the STUART port | Petr Cvek | 2015-10-14 | 1 | -1/+0 |
* | ARM: pxa: magician: Fix wrongly enabled USB host ports | Petr Cvek | 2015-10-14 | 1 | -1/+3 |
* | ARM: pxa: magician: Fix support for Intel Strata NOR Flash | Petr Cvek | 2015-10-14 | 1 | -0/+45 |
* | ARM: pxa: magician: Fix redundant GPIO request for pxaficp_ir | Petr Cvek | 2015-10-14 | 1 | -1/+1 |
* | ARM: pxa: magician: Fix platform data for both PXA27x I2C controllers | Petr Cvek | 2015-10-14 | 1 | -2/+11 |
* | ARM: pxa: magician: Fix and add charging detection functions | Petr Cvek | 2015-10-14 | 1 | -7/+50 |
* | ARM: pxa: magician: Optimize Samsung LCD refresh to 50Hz | Petr Cvek | 2015-10-14 | 1 | -1/+1 |
* | ARM: pxa: magician: Rename charger cable detection EGPIOs | Petr Cvek | 2015-10-14 | 1 | -4/+4 |
* | ARM: pxa: magician: Optimize powerup delays for Samsung LCD | Petr Cvek | 2015-10-14 | 1 | -8/+6 |
* | ARM: pxa: magician: Rename abstract LCD GPIOs | Petr Cvek | 2015-10-14 | 1 | -15/+18 |
* | ARM: pxa: magician: Change description of LCD power GPIO | Petr Cvek | 2015-10-14 | 1 | -1/+1 |
* | ARM: pxa: magician: Optimize debug messages for LCD power | Petr Cvek | 2015-10-14 | 1 | -6/+2 |
* | ARM: pxa: magician: Print more specific error message for global GPIOs | Petr Cvek | 2015-10-14 | 1 | -1/+1 |
* | ARM: pxa: magician: Fix indentation in machine files | Petr Cvek | 2015-10-14 | 1 | -182/+182 |
* | ARM: pxa: magician: Use PWM lookup table | Thierry Reding | 2015-10-06 | 1 | -2/+7 |
* | ARM: pxa: remove IRQF_DISABLED | Michael Opdenacker | 2013-12-12 | 1 | -1/+1 |
* | ARM: pxa: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 1 | -0/+1 |