aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/davinci_keyscan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-06Input: use dev_get_platdata()Jingoo Han1-1/+1
2013-05-08Input: davinci_keyscan - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-03-17Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat1-11/+1
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-1/+1
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-1/+12
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding1-12/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-06Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar1-0/+8
2009-10-13Input: add DaVinci Keypad DriverMiguel Aguilar1-0/+337