aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-pxa/magician.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann1-1112/+0
2022-07-22ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij1-1/+1
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-1/+1
2022-05-07ARM: pxa: magician: use platform driver for audioArnd Bergmann1-0/+50
2022-04-20ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann1-1/+1
2022-04-19ARM: pxa: make addr-map.h header localArnd Bergmann1-1/+1
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+1
2022-01-31spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij1-2/+10
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij1-1/+0
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-7/+15
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij1-7/+15
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij1-7/+16
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel1-1/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-1/+7
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/+16
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-1/+1
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2017-06-14ARM: pxa: magician: Add support for ADS7846 touchscreenPetr Cvek1-1/+83
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+0
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij1-1/+1
2016-09-09ARM: pxa: magician: Remove duplicated I2C pins declarationPetr Cvek1-4/+0
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-3/+3
2015-10-14ARM: pxa: magician: Remove pdata for pasic3-ledsPetr Cvek1-42/+1
2015-10-14ARM: pxa: magician: Add support for PXA27x UDCPetr Cvek1-0/+22
2015-10-14ARM: pxa: magician: Add support for MAX1587A Vcore regulatorPetr Cvek1-0/+52
2015-10-14ARM: pxa: magician: Change comments to be more informativePetr Cvek1-13/+29
2015-10-14ARM: pxa: magician: Move platform_add_devices() to the end of magician_init()Petr Cvek1-1/+2
2015-10-14ARM: pxa: magician: Add missing regulator for PWM backlightPetr Cvek1-0/+13
2015-10-14ARM: pxa: magician: Add debug message for backlight brightness functionPetr Cvek1-0/+1
2015-10-14ARM: pxa: magician: Remove definition of the STUART portPetr Cvek1-1/+0
2015-10-14ARM: pxa: magician: Fix wrongly enabled USB host portsPetr Cvek1-1/+3
2015-10-14ARM: pxa: magician: Fix support for Intel Strata NOR FlashPetr Cvek1-0/+45
2015-10-14ARM: pxa: magician: Fix redundant GPIO request for pxaficp_irPetr Cvek1-1/+1
2015-10-14ARM: pxa: magician: Fix platform data for both PXA27x I2C controllersPetr Cvek1-2/+11
2015-10-14ARM: pxa: magician: Fix and add charging detection functionsPetr Cvek1-7/+50
2015-10-14ARM: pxa: magician: Optimize Samsung LCD refresh to 50HzPetr Cvek1-1/+1
2015-10-14ARM: pxa: magician: Rename charger cable detection EGPIOsPetr Cvek1-4/+4
2015-10-14ARM: pxa: magician: Optimize powerup delays for Samsung LCDPetr Cvek1-8/+6
2015-10-14ARM: pxa: magician: Rename abstract LCD GPIOsPetr Cvek1-15/+18
2015-10-14ARM: pxa: magician: Change description of LCD power GPIOPetr Cvek1-1/+1
2015-10-14ARM: pxa: magician: Optimize debug messages for LCD powerPetr Cvek1-6/+2
2015-10-14ARM: pxa: magician: Print more specific error message for global GPIOsPetr Cvek1-1/+1
2015-10-14ARM: pxa: magician: Fix indentation in machine filesPetr Cvek1-182/+182
2015-10-06ARM: pxa: magician: Use PWM lookup tableThierry Reding1-2/+7
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding1-0/+1