index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
10
-1
/
+574
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
4
-16
/
+0
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
12
-66
/
+130
2021-05-17
iio: magnetometer: st_magn: Provide default platform data
Andy Shevchenko
1
-1
/
+10
2021-05-17
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
2
-8
/
+5
2021-05-17
iio: accel: st_accel: Move platform data from header to C file
Andy Shevchenko
2
-8
/
+5
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+13
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-3
/
+3
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-9
/
+13
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
3
-25
/
+36
2021-05-17
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+5
2021-05-17
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-4
/
+7
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
49
-58
/
+85
2021-05-17
iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: position: hid-sensor-custom-intel-hinge: Drop duplicate parent setting.
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: humidity: hdc2010: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_node
Jonathan Cameron
1
-2
/
+0
2021-05-17
iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: adc: add ADC driver for the TI TSC2046 controller
Oleksij Rempel
3
-0
/
+727
2021-05-17
iio: adc: stm32-adc: Fix docs wrongly marked as kernel-doc
Jonathan Cameron
1
-2
/
+2
2021-05-17
iio: sps30: add support for serial interface
Tomasz Duszynski
3
-0
/
+443
2021-05-17
iio: sps30: separate core and interface specific code
Tomasz Duszynski
5
-226
/
+353
2021-05-17
iio: adis16400: do not directly change spi 'max_speed_hz'
Nuno Sa
1
-13
/
+2
2021-05-17
iio: adis16475: do not directly change spi 'max_speed_hz'
Nuno Sa
1
-5
/
+2
2021-05-17
iio: adis: add burst_max_speed_hz variable
Nuno Sa
1
-0
/
+4
2021-05-17
iio: adis_buffer: don't push data to buffers on failure
Nuno Sa
1
-4
/
+4
2021-05-17
iio: adis_buffer: update device page after changing it
Nuno Sa
1
-3
/
+3
2021-05-17
iio: adis16475: do not return ints in irq handlers
Nuno Sa
1
-1
/
+1
2021-05-17
iio: accel: Add driver for Murata SCA3300 accelerometer
Tomas Melin
3
-0
/
+486
2021-05-17
iio:adc:ad7476: Handle the different regulators used by various parts.
Jonathan Cameron
1
-15
/
+103
2021-05-17
iio:accel:stk8312: Add lowercase i2c device id
Jonathan Cameron
1
-2
/
+4
2021-05-17
iio: inkern: simplify some devm functions
Yicong Yang
1
-38
/
+23
2021-05-17
iio: trigger: simplify __devm_iio_trigger_register
Yicong Yang
1
-13
/
+5
2021-05-17
iio: core: simplify some devm functions
Yicong Yang
1
-26
/
+15
2021-05-17
iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()
Yicong Yang
1
-15
/
+6
2021-05-17
iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()
Yicong Yang
1
-14
/
+11
2021-05-17
iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()
Yicong Yang
1
-13
/
+9
2021-05-17
iio: adc: adi-axi-adc: simplify devm_adi_axi_adc_conv_register()
Yicong Yang
1
-14
/
+10
2021-05-17
iio: light: Added AMS tsl2591 driver implementation
Joe Sandom
3
-0
/
+1237
2021-05-17
iio: adis_buffer: check return value on page change
Nuno Sa
1
-1
/
+7
2021-05-17
iio: adis16400: do not return ints in irq handlers
Nuno Sa
1
-3
/
+0
2021-05-17
iio: adis_buffer: do not return ints in irq handlers
Nuno Sa
1
-3
/
+0
2021-05-17
iio: adc: ad7298: Enable on Intel Galileo Gen 1
Andy Shevchenko
1
-0
/
+8
2021-05-17
iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-1
/
+1
2021-05-17
iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-1
/
+1
2021-05-17
iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-3
/
+3
[next]