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