summaryrefslogtreecommitdiffstats
path: root/drivers/soc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-18iio: pressure: bmp280 endian tidy upsJonathan Cameron1-7/+9
2019-10-18iio: gyro: mpu3050: Explicity make a 'poison' value big endianJonathan Cameron1-1/+1
2019-10-18iio: chemical: sps30: Explicity truncate constant by maskingJonathan Cameron1-1/+1
2019-10-18iio: adc: stmpe-adc: Cleanup endian type of local variableJonathan Cameron1-1/+1
2019-10-18iio: adc: mcp320x: Tidy up endian types in type cast.Jonathan Cameron1-1/+1
2019-10-18iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.Jonathan Cameron1-2/+2
2019-10-18counter: Fix typo in action_get descriptionWilliam Breathitt Gray1-1/+1
2019-10-18docs: driver-api: generic-counter: Update Count and Signal data typesWilliam Breathitt Gray1-70/+92
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray7-212/+51
2019-10-18mfd: Switch the AB8500 GPADC to IIOLinus Walleij5-1873/+0
2019-10-18iio: adc: New driver for the AB8500 GPADCLinus Walleij4-0/+1230
2019-10-18mfd: ab8500: Augment DT bindingsLinus Walleij1-0/+119
2019-10-18hwmon: ab8500: Convert to IIO ADCLinus Walleij2-25/+43
2019-10-18power: supply: ab8500_fg: Convert to IIO ADCLinus Walleij1-8/+15
2019-10-18power: supply: ab8500_charger: Convert to IIO ADCLinus Walleij1-20/+58
2019-10-18power: supply: ab8500_btemp: Convert to IIO ADCLinus Walleij2-13/+30
2019-10-17counter: new TI eQEP driverDavid Lechner5-1/+492