aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/twl4030-vibra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov1-1/+1
2012-02-24Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov1-4/+2
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding1-13/+1
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi1-1/+1
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi1-5/+5
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon1-1/+2
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-2/+2
2010-05-22Input: twl4030-vibra - correct the power down sequencePeter Ujfalusi1-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-03-09Input: add driver for TWL4030 vibrator deviceJari Vanhala1-0/+297