summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/bfin_rotary.c
Commit message (Expand)AuthorAgeFilesLines
* Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-151-28/+42
* Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-151-45/+38
* Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-151-19/+43
* Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-151-14/+16
* Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-151-1/+1
* Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-151-10/+4
* Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-151-5/+4
* input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: bfin_rotary - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: misc - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* Input: remove unneeded version.h includesJesper Juhl2011-06-271-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Input: add Blackfin rotary input driverMichael Hennerich2009-07-231-0/+283
OpenPOWER on IntegriCloud