summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/zylonite-wm97xx.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-01input: remove zylonite touchscreen driverArnd Bergmann1-220/+0
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov1-9/+0
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann1-6/+6
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann1-9/+11
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-13/+1
2011-12-28Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin1-2/+3
2011-12-01Input: touchscreen - use macro module_platform_driver()JJ Ding1-13/+1
2011-07-05Input: wm97xx - remove redundant defineWolfram Sang1-3/+3
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2010-01-29Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown1-0/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-03-09Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown1-0/+240