aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-03scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter1-2/+2
2020-12-03i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALLMario Alejandro Posso Escobar1-2/+17
2020-12-03i2c: ocores: Avoid false-positive error log message.Stefan Lässer1-1/+1
2020-12-03Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"Bjorn Andersson1-8/+4
2020-12-03iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resumeQinglang Miao1-1/+1
2020-12-03iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi1-5/+21
2020-12-03counter: microchip-tcb-capture: Fix CMR value checkWilliam Breathitt Gray1-6/+10
2020-12-03iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen1-0/+1
2020-12-03iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen1-2/+2
2020-12-03iio: accel: bmc150: Get mount-matrix from ACPIHans de Goede1-4/+104
2020-12-03iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline3-2/+62
2020-12-03iio: accel: bmc150: Removed unused bmc150_accel_dat irq memberHans de Goede1-5/+2
2020-12-03iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break upJonathan Cameron1-12/+16
2020-12-03iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron1-3/+10
2020-12-03iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron1-1/+1
2020-12-03iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-03iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron2-4/+9
2020-12-03iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron1-2/+2
2020-12-03iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron1-4/+9
2020-12-03iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2-3/+10
2020-12-03iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+13
2020-12-03iio:adc:ti-adc084s021 Tidy up endian typesJonathan Cameron1-5/+5
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron10-59/+38
2020-12-03iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.Jonathan Cameron1-3/+1
2020-12-03io:core: In iio_map_array_register() cleanup in case of errorLino Sanfilippo1-0/+2
2020-12-03iio:core: Introduce unlocked version of iio_map_array_unregister()Lino Sanfilippo1-9/+18
2020-12-03iio: imu: st_lsm6dsx: add support to LSM6DSOPLorenzo Bianconi6-3/+19
2020-12-03iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings tableLorenzo Bianconi2-425/+29
2020-12-03iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probeAlexandre Belloni1-67/+48
2020-12-03iio: adc: at91_adc: rework trigger definitionAlexandre Belloni1-44/+36
2020-12-03iio: adc: at91_adc: rework resolution selectionAlexandre Belloni1-57/+40
2020-12-03iio: adc: at91_adc: remove at91_adc_idsAlexandre Belloni1-20/+0
2020-12-03iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-12-03iio: core: Simplify iio_format_list()Lars-Peter Clausen1-27/+18
2020-12-03iio: core: Consolidate iio_format_avail_{list,range}()Lars-Peter Clausen1-43/+14
2020-12-03iio: potentiometer: ad5272: Correct polarity of resetPhil Reid1-2/+2
2020-12-03iio: accel: bmc150-accel: Add rudimentary regulator supportLinus Walleij1-2/+33
2020-12-03iio: accel: bmc150-accel: Add support for BMA222Linus Walleij4-0/+22
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen1-10/+8
2020-12-03iio: buffer: Return error if no callback is givenNuno Sá1-0/+5
2020-12-03iio: humidity: hts221: add vdd voltage regulatorLorenzo Bianconi2-0/+39
2020-12-03iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()Alexandru Ardelean1-1/+1
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik3-0/+7
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan1-7/+15
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap1-0/+2
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha1-2/+19
2020-12-03Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversJakub Kicinski4-10/+19
2020-12-03net: mvpp2: Fix error return code in mvpp2_open()Wang Hai1-0/+1
2020-12-03chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter1-0/+1
2020-12-03clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBIKefeng Wang1-1/+1