summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/mfp-pxa2xx.c
AgeCommit message (Expand)Author
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann
2023-01-20ARM: pxa: prune unused device supportArnd Bergmann
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2014-11-19arm: mach-pxa: Convert pr_warning to pr_warnJoe Perches
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-06ARM: pxa: fix PGSR register address calculationPaul Parsons
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki
2010-05-11[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao
2010-05-11[ARM] pxa: allow keypad GPIOs to wakeup when configured as genericEric Miao
2010-05-11[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao
2009-05-18[ARM] pxa: enable GPIO receivers after configuring pinsTimothy Clacy
2009-05-18[ARM] pxa: save/restore PGSR on suspend/resume.Daniel Ribeiro
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao
2008-12-02[ARM] pxa: add support for additional GPIOs on PXA26xEric Miao
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao
2008-12-02[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik
2008-10-07[ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xxEric Miao
2008-09-26[ARM] pxa: better MFP low power state support for pxa25x/pxa27xEric Miao
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-09[ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao
2008-07-09[ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFPEric Miao
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao