aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-12iio: humidity: dht11 remove TODO since it doesn't make senseKent Gustavsson1-1/+0
2020-01-12iio: adis: Remove startup_delayNuno Sá8-8/+0
2020-01-12iio: adis: Introduce timeouts structureNuno Sá11-7/+227
2020-01-12iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-3/+3
2020-01-12iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-2/+14
2020-01-12iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-4/+17
2020-01-10staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada3-4/+4
2020-01-10staging: vt6656: Move ieee80211_rx_status off stack.Malcolm Priestley1-11/+10
2020-01-10staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-01-10staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-01-10staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-01-10staging: mt7621-dts: fix register range of memc node in mt7621.dtsiChuanhong Guo1-1/+1
2020-01-10staging: rtl8192u: remove unneeded compiler flagsMasahiro Yamada1-3/+0
2020-01-10staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada4-4/+3
2020-01-10staging: rtl8192u: remove unused MakefileMasahiro Yamada1-27/+0
2020-01-10staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()Michael Straube1-27/+29
2020-01-10staging: rtl8188eu: remove else after returnMichael Straube1-12/+14
2020-01-10staging: rtl8188: avoid excessive stack usageArnd Bergmann1-3/+6
2020-01-10staging: rts5208: remove unneeded header include pathMasahiro Yamada1-2/+0
2020-01-03staging: wfx: check for memory allocation failures from wfx_alloc_hifColin Ian King2-6/+13
2020-01-03staging: exfat: add STAGING prefix to config namesNamjae Jeon7-57/+57
2020-01-03staging: vt6656: remove unnecessary parenthesisAmir Mahdi Ghorbanian1-4/+4
2020-01-03staging: rtl8188eu: use break to exit while loopMichael Straube1-3/+2
2020-01-03staging: kpc2000: remove unnecessary assertions in kpc_dma_transferAditya Pakki1-2/+0
2019-12-30iio: accel: bma180: BMA254 supportLinus Walleij3-19/+100
2019-12-29iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko1-6/+1
2019-12-29iio: pressure: bmp280: Drop ACPI supportAndy Shevchenko1-11/+0
2019-12-29dt-bindings: iio: adc: convert sd modulator to json-schemaOlivier Moysan2-13/+37
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen7-19/+16
2019-12-29iio: buffer-dmaengine: Report buffer length requirementsLars-Peter Clausen2-0/+40
2019-12-29bindings: iio: pressure: Add documentation for dlh driverTomislav Denis2-0/+52
2019-12-29dt-bindings: Add asc vendorTomislav Denis1-0/+2
2019-12-29iio: pressure: Add driver for DLH pressure sensorsTomislav Denis4-0/+395
2019-12-29iio: buffer-dmaengine: Add module informationLars-Peter Clausen1-0/+5
2019-12-29iio: accel: bma180: Use explicit member assignmentLinus Walleij1-24/+44
2019-12-29iio: accel: bma180: Basic regulator supportLinus Walleij1-0/+42
2019-12-29iio: accel: bma180: Add dev helper variableLinus Walleij1-9/+10
2019-12-29iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsmLorenzo Bianconi4-15/+94
2019-12-29iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read_outputLorenzo Bianconi1-5/+6
2019-12-29iio: imu: st_lsm6dsx: check if shub_output reg is located in primary pageLorenzo Bianconi3-15/+28
2019-12-29iio: imu: st_lsm6dsx: check if pull_up is located in primary pageLorenzo Bianconi2-5/+14
2019-12-29iio: imu: st_lsm6dsx: check if master_enable is located in primary pageLorenzo Bianconi3-5/+14
2019-12-29iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_settingsLorenzo Bianconi3-2/+5
2019-12-29iio: light: remove unneeded semicolonChen Zhou1-1/+1
2019-12-29iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay2-6/+6
2019-12-29iio: st_sensors: Describe function parameters in kernel-docAndy Shevchenko1-0/+3
2019-12-29iio: pressure: st_press: Mark default_press_pdata with __maybe_unusedAndy Shevchenko1-1/+1
2019-12-29iio: accel: st_accel: Mark default_accel_pdata with __maybe_unusedAndy Shevchenko1-1/+1
2019-12-29iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unusedAndy Shevchenko1-1/+1
2019-12-29iio: pressure: st_press: Drop unnecessary #else branch for ACPIAndy Shevchenko1-2/+0