| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells | Vignesh R | 2018-12-03 | 1 | -2/+3 |
* | mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable | Vignesh R | 2018-10-09 | 1 | -0/+13 |
* | mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capable | Vignesh R | 2018-10-09 | 1 | -1/+0 |
* | mfd: ti_am335x_tscadc: Fix struct clk memory leak | Zumeng Chen | 2018-07-27 | 1 | -2/+1 |
* | mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation... | Markus Elfring | 2018-05-16 | 1 | -3/+2 |
* | mfd: ti_am335x_tscadc: Remove redundant assignment to node | Colin Ian King | 2018-01-08 | 1 | -1/+1 |
* | mfd: ti_am335x_tscadc: store physical address | Mugunthan V N | 2016-11-05 | 1 | -0/+1 |
* | mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap | Andrew F. Davis | 2016-06-29 | 1 | -18/+18 |
* | mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_dev | Andrew F. Davis | 2016-06-29 | 1 | -44/+44 |
* | mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macro | Andrew F. Davis | 2016-06-29 | 1 | -12/+4 |
* | mfd: ti_am335x_tscadc: Remove use of single line functions | Andrew F. Davis | 2016-06-29 | 1 | -29/+15 |
* | mfd: ti_am335x_tscadc: Use variable name for sizeof() operator | Andrew F. Davis | 2016-06-29 | 1 | -2/+1 |
* | mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save | Vignesh R | 2015-03-03 | 1 | -8/+5 |
* | mfd: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS | Jeff Lance | 2014-09-26 | 1 | -13/+17 |
* | mfd: ti_am335x_tscadc: Fix TSC resume | Sebastian Andrzej Siewior | 2014-09-26 | 1 | -1/+1 |
* | mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous mode | Vignesh R | 2014-09-26 | 1 | -1/+2 |
* | mfd: ti_am335x_tscadc: Use devm_ioremap_resource() | Jingoo Han | 2014-03-19 | 1 | -19/+4 |
* | mfd: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-03-19 | 1 | -1/+0 |
* | mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization | Sebastian Andrzej Siewior | 2014-01-07 | 1 | -10/+53 |
* | mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path | Sebastian Andrzej Siewior | 2014-01-07 | 1 | -1/+0 |
* | mfd: ti_am335x_tscadc: Don't read back REG_SE | Sebastian Andrzej Siewior | 2014-01-07 | 1 | -4/+12 |
* | mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local | Sebastian Andrzej Siewior | 2014-01-07 | 1 | -2/+1 |
* | mfd: ti_am335x_tscadc: Avoid possible deadlock of reg_lock | Sebastian Andrzej Siewior | 2013-10-23 | 1 | -4/+8 |
* | mfd: ti_am335x_tscadc: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-23 | 1 | -1/+1 |
* | mfd: ti_am335x_tscadc: Restore clock divider on resume | Matthias Kaehlcke | 2013-10-23 | 1 | -4/+6 |
* | mfd: ti_am335x_tscadc: Update reg_cache variable in clr function | Zubair Lutfullah | 2013-08-14 | 1 | -2/+2 |
* | mfd: ti_am335x_tscadc: Fix spin lock and reg_cache | Zubair Lutfullah | 2013-08-14 | 1 | -2/+2 |
* | MFD: ti_tscadc: Disable TSC config registers in adc mode | Patil, Rachna | 2013-07-31 | 1 | -7/+11 |
* | MFD: ti_tscadc: ADC Clock check not required | Patil, Rachna | 2013-07-31 | 1 | -5/+1 |
* | iio: ti_am335x_adc: Allow to specify input line | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -2/+18 |
* | mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -1/+1 |
* | mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -1/+1 |
* | mfd: ti_tscadc: deal with partial activation | Pantelis Antoniou | 2013-06-12 | 1 | -13/+25 |
* | mfd: ti_am335x_tscadc: remove platform_data support | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -17/+6 |
* | mfd: ti_am335x_tscadc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -6/+26 |
* | iio: ti_am335x_adc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -0/+1 |
* | input: ti_am33x_tsc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -0/+1 |
* | input: ti_am33x_tsc: Step enable bits made configurable | Patil, Rachna | 2013-06-12 | 1 | -1/+28 |
* | mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -4/+4 |
* | Drivers: mfd: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | MFD: ti_am335x_tscadc: Pass correct error message | Patil, Rachna | 2012-11-26 | 1 | -14/+11 |
* | IIO : ADC: tiadc: Add support of TI's ADC driver | Patil, Rachna | 2012-11-05 | 1 | -1/+17 |
* | input: TSC: ti_tsc: Convert TSC into a MFDevice | Patil, Rachna | 2012-11-05 | 1 | -0/+11 |
* | mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevice | Patil, Rachna | 2012-11-05 | 1 | -0/+250 |