aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/pxa930_rotary.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-08-14Input: remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2014-10-20input: keyboard: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-12-06Input: use dev_get_platdata()Gravatar Jingoo Han 1-1/+2
2013-05-08Input: pxa930_rotary - remove redundant platform_set_drvdata()Gravatar Sachin Kamat 1-1/+0
2012-11-24Input: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-24Input: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-24Input: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsGravatar Arnd Bergmann 1-1/+1
2011-11-30Input: keyboard - use macro module_platform_driver()Gravatar JJ Ding 1-12/+1
2011-09-07Input: remove IRQF_DISABLED from driversGravatar Yong Zhang 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Gravatar Yong Yao 1-0/+212