aboutsummaryrefslogtreecommitdiffstats
path: root/lib/llist.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-18iio: accel: bma400: prevent setting accel scale too lowDan Carpenter1-1/+2
2020-01-18iio: imu/mpu6050: support dual-edge IRQMichał Mirosław2-5/+2
2020-01-18iio: imu: inv_mpu6050: add fifo temperature data supportJean-Baptiste Maneyrol4-141/+90
2020-01-18iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko1-23/+16
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko2-26/+3
2020-01-18iio: adc: ad7124: Set IRQ type to fallingAlexandru Tachici1-1/+1
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici6-1/+8
2020-01-13iio: imu: adis: use new `delay` structure for SPI transfer delaysAlexandru Ardelean1-9/+18
2020-01-13iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratioOlivier Moysan1-13/+19
2020-01-13iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan1-0/+2
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko10-61/+20
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko11-88/+25
2020-01-13iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko1-1/+74
2020-01-13iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enableLorenzo Bianconi1-2/+5
2020-01-12iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay1-1/+12
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