aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/magician.c
AgeCommit message (Expand)Author
2022-06-14ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij
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
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang
2017-06-14ARM: pxa: magician: Add support for ADS7846 touchscreenPetr Cvek
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij
2016-09-09ARM: pxa: magician: Remove duplicated I2C pins declarationPetr Cvek
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-10-14ARM: pxa: magician: Remove pdata for pasic3-ledsPetr Cvek
2015-10-14ARM: pxa: magician: Add support for PXA27x UDCPetr Cvek
2015-10-14ARM: pxa: magician: Add support for MAX1587A Vcore regulatorPetr Cvek
2015-10-14ARM: pxa: magician: Change comments to be more informativePetr Cvek
2015-10-14ARM: pxa: magician: Move platform_add_devices() to the end of magician_init()Petr Cvek
2015-10-14ARM: pxa: magician: Add missing regulator for PWM backlightPetr Cvek
2015-10-14ARM: pxa: magician: Add debug message for backlight brightness functionPetr Cvek
2015-10-14ARM: pxa: magician: Remove definition of the STUART portPetr Cvek
2015-10-14ARM: pxa: magician: Fix wrongly enabled USB host portsPetr Cvek
2015-10-14ARM: pxa: magician: Fix support for Intel Strata NOR FlashPetr Cvek
2015-10-14ARM: pxa: magician: Fix redundant GPIO request for pxaficp_irPetr Cvek
2015-10-14ARM: pxa: magician: Fix platform data for both PXA27x I2C controllersPetr Cvek
2015-10-14ARM: pxa: magician: Fix and add charging detection functionsPetr Cvek
2015-10-14ARM: pxa: magician: Optimize Samsung LCD refresh to 50HzPetr Cvek
2015-10-14ARM: pxa: magician: Rename charger cable detection EGPIOsPetr Cvek
2015-10-14ARM: pxa: magician: Optimize powerup delays for Samsung LCDPetr Cvek
2015-10-14ARM: pxa: magician: Rename abstract LCD GPIOsPetr Cvek
2015-10-14ARM: pxa: magician: Change description of LCD power GPIOPetr Cvek
2015-10-14ARM: pxa: magician: Optimize debug messages for LCD powerPetr Cvek
2015-10-14ARM: pxa: magician: Print more specific error message for global GPIOsPetr Cvek
2015-10-14ARM: pxa: magician: Fix indentation in machine filesPetr Cvek
2015-10-06ARM: pxa: magician: Use PWM lookup tableThierry Reding
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-07-19[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-05-14ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin
2012-03-29Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker
2012-03-06pxa: magician/hx4700: Convert to gpio-regulator from bq24022Heiko Stübner
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-05ARM: restart: pxa: use new restart hookRussell King