summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/pxa930_rotary.c
AgeCommit message (Expand)Author
2023-02-01input: remove pxa930_rotary keyboard driverArnd Bergmann
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-05-08Input: pxa930_rotary - remove redundant platform_set_drvdata()Sachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao