aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* iio: sx9310: Enable vdd and svdd regulators at probeStephen Boyd2020-09-031-0/+26
* iio: sx9310: Drop channel_users[]Stephen Boyd2020-09-031-1/+0
* iio: sx9310: Miscellaneous format fixesDaniel Campello2020-09-031-18/+10
* iio: sx9310: Use variable to hold &client->devDaniel Campello2020-09-031-14/+14
* iio: sx9310: Simplify error return handlingDaniel Campello2020-09-031-28/+28
* iio: sx9310: Update copyrightDaniel Campello2020-09-031-2/+2
* iio: sx9310: Use regmap_read_poll_timeout() for compensationDaniel Campello2020-09-031-15/+10
* iio: sx9310: Use long instead of int for channel bitmapsDaniel Campello2020-09-031-18/+21
* iio: sx9310: Fixes various memory handlingDaniel Campello2020-09-031-5/+8
* iio: sx9310: Change from .probe to .probe_newDaniel Campello2020-09-031-25/+14
* iio: sx9310: Remove acpi and of table macrosDaniel Campello2020-09-031-3/+3
* iio: sx9310: Fix irq handlingDaniel Campello2020-09-031-3/+8
* iio: sx9310: Update macros declarationsDaniel Campello2020-09-031-78/+68
* iio: light: as73211: New driverChristian Eggers2020-09-033-0/+817
* staging: iio: ad9834: Remove excess blank lineCalvin Glisson2020-08-221-1/+0
* iio: gyro: Add driver support for ADXRS290Nishant Malpani2020-08-223-0/+455
* Staging: iio: Fixed a punctuation and a spelling mistake.Ankit Baluni2020-08-221-2/+2
* iio: trigger: make stub functions static inlineLars-Peter Clausen2020-08-221-2/+2
* iio: Kconfig: ad8366: add entry for HMC1119 chipAlexandru Ardelean2020-08-221-0/+1
* iio: adxl372_i2c: Add OF device ID tableStefan Popa2020-08-221-0/+8
* iio: adxl372_spi: change indentation for of_tableAlexandru Ardelean2020-08-221-2/+2
* iio: frequency: ad9523: convert rest of driver to device managed functionsAlexandru Ardelean2020-08-221-40/+20
* iio: chemical: atlas-ezo-sensor: add support for O2 sensorMatt Ranostay2020-08-221-19/+54
* iio: add IIO_MOD_O2 modifierMatt Ranostay2020-08-221-0/+1
* staging: hikey9xx: Kconfig: add regulator dependencyMauro Carvalho Chehab2020-08-181-0/+1
* staging: emxx_udc: Allow for building on !ARMAlex Dewar2020-08-181-1/+1
* dt: document HiSilicon SPMI controller and mfd/regulator propertiesMauro Carvalho Chehab2020-08-182-0/+221
* staging: mfd: hi6421-spmi-pmic: Simplify the compatible stringMauro Carvalho Chehab2020-08-181-1/+1
* staging: spmi: hisi-spmi-controller: change compatible stringMauro Carvalho Chehab2020-08-181-1/+2
* staging: mfd: hi6421-spmi-pmic: get rid of interrupt propertiesMauro Carvalho Chehab2020-08-181-60/+20
* staging: hikey9xx: fix Kconfig dependency chainMauro Carvalho Chehab2020-08-181-1/+3
* staging: hikey9xx: add a TODO listMauro Carvalho Chehab2020-08-181-0/+5
* staging: regulator: hi6421v600-regulator: code cleanupMauro Carvalho Chehab2020-08-181-46/+32
* staging: regulator: hi6421v600-regulator: add it to the building systemMauro Carvalho Chehab2020-08-182-3/+12
* staging: regulator: hi6421v600-regulator: fix some coding style issuesMauro Carvalho Chehab2020-08-181-14/+14
* staging: regulator: hi6421v600-regulator: cleanup DT settingsMauro Carvalho Chehab2020-08-181-27/+42
* staging: regulator: hi6421v600-regulator: initialize ramp_delayMauro Carvalho Chehab2020-08-181-0/+3
* staging: regulator: hi6421v600-regulator: add a driver-specific debug macroMauro Carvalho Chehab2020-08-181-29/+32
* staging: regulator: hi6421v600-regulator: don't use usleep_range for off_on_d...Mauro Carvalho Chehab2020-08-181-3/+0
* staging: regulator: hi6421v600-regulator: convert to use get/set voltage_selMauro Carvalho Chehab2020-08-181-36/+22
* staging: regulator: hi6421v600-regulator: change namespaceMauro Carvalho Chehab2020-08-181-47/+47
* staging: regulator: hi6421v600-regulator: better handle modesMauro Carvalho Chehab2020-08-181-22/+10
* staging: regulator: hi6421v600-regulator: use shorter names for OF propertiesMauro Carvalho Chehab2020-08-181-31/+21
* staging: regulator: hi6421v600-regulator: cleanup debug messagesMauro Carvalho Chehab2020-08-181-29/+47
* staging: regulator: hi6421v600-regulator: cleanup struct hisi_regulatorMauro Carvalho Chehab2020-08-181-134/+92
* staging: regulator: hi6421v600-regulator: change the binding logicMauro Carvalho Chehab2020-08-181-95/+91
* staging: regulator: hi6421v600-regulator: coding style fixupsMauro Carvalho Chehab2020-08-181-54/+56
* staging: regulator: hi6421v600-regulator: port it to upstreamMauro Carvalho Chehab2020-08-181-29/+5
* staging: regulator: hi6421v600-regulator: get rid of unused codeMauro Carvalho Chehab2020-08-181-188/+8
* staging: regulator: add a regulator driver for HiSilicon 6421v600 SPMI PMICMayulong2020-08-181-0/+741