index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
iio: Add iio_read_channel_label to inkern API
Sean Anderson
4
-9
/
+34
2024-06-28
iio: adc: ltc2309: Fix endian type passed to be16_to_cpu()
Jonathan Cameron
1
-1
/
+1
2024-06-28
dt-bindings: iio: stm32: dfsdm: fix dtbs warnings on dfsdm audio port
Olivier Moysan
1
-0
/
+4
2024-06-25
iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-24
/
+4
2024-06-25
iio: adc: ti-ads8688: drop ads8688_remove()
David Lechner
1
-26
/
+6
2024-06-25
iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-24
/
+5
2024-06-25
iio: adc: ti-adc108s102: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-25
/
+3
2024-06-25
iio: adc: max1363: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-24
/
+4
2024-06-25
iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-37
/
+6
2024-06-25
iio: adc: hx711: use dev_err_probe()
David Lechner
1
-22
/
+13
2024-06-25
iio: adc: hx711: remove hx711_remove()
David Lechner
1
-22
/
+5
2024-06-25
iio: adc: hx711: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-18
/
+2
2024-06-25
iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-22
/
+8
2024-06-25
iio: imu: adis: remove legacy lock helpers
Nuno Sa
1
-10
/
+0
2024-06-25
iio: imu: adis16475: make use of the new lock helpers
Nuno Sa
1
-30
/
+14
2024-06-25
iio: imu: adis16480: make use of the new lock helpers
Nuno Sa
1
-39
/
+24
2024-06-25
iio: imu: adis16400: make use of the new lock helpers
Nuno Sa
1
-37
/
+35
2024-06-25
iio: gyro: adis16260: make use of the new lock helpers
Nuno Sa
1
-11
/
+8
2024-06-25
iio: gyro: adis16260: make use of the new lock helpers
Nuno Sa
1
-17
/
+9
2024-06-25
iio: imu: adis: add cleanup based lock helpers
Nuno Sa
1
-0
/
+4
2024-06-25
iio: imu: adis: move to the cleanup magic
Nuno Sa
3
-54
/
+19
2024-06-25
iio: imu: adis_buffer: split trigger handling
Nuno Sa
1
-18
/
+27
2024-06-25
dt-bindings: iio: st-sensors: add LIS2DS12 accelerometer
Kaustabh Chakraborty
1
-0
/
+1
2024-06-25
iio: accel: st_accel: add support for LIS2DS12
Kaustabh Chakraborty
4
-0
/
+92
2024-06-25
iio: frequency: adf4350: add clk provider
Antoniu Miclaus
1
-2
/
+122
2024-06-25
dt-bindings: iio: adf4350: add clk provider prop
Antoniu Miclaus
1
-0
/
+6
2024-06-25
iio: adc: ti-ads1119: Add driver
João Paulo Gonçalves
4
-0
/
+839
2024-06-25
dt-bindings: iio: adc: add ti,ads1119
João Paulo Gonçalves
2
-0
/
+162
2024-06-25
iio: dac: adi-axi-dac: improve probe() error messaging
Trevor Gamblin
1
-3
/
+6
2024-06-25
iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_se...
Trevor Gamblin
1
-18
/
+16
2024-06-25
iio: temperature: mlx90632: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-25
iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-5
/
+4
2024-06-25
iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-6
/
+6
2024-06-25
iio: proximity: sx9360: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-25
iio: proximity: sx9324: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-25
iio: pressure: bmp280-core: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-25
iio: magnetometer: mmc35240: make use of regmap_set_bits()
Trevor Gamblin
1
-5
/
+3
2024-06-25
iio: magnetometer: ak8974: make use of regmap_set_bits()
Trevor Gamblin
1
-8
/
+2
2024-06-25
iio: light: veml6030: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-25
iio: light: st_uvis25_core: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-25
iio: light: isl29018: make use of regmap_clear_bits()
Trevor Gamblin
1
-3
/
+3
2024-06-25
iio: light: iqs621-als: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-25
iio: light: adux1020: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-7
/
+6
2024-06-25
iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
4
-17
/
+14
2024-06-25
iio: health: max30102: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-25
iio: health: max30100: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-25
iio: health: afe4404: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-5
/
+4
2024-06-25
iio: health: afe4403: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-5
/
+4
2024-06-25
iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-21
/
+14
2024-06-25
iio: gyro: bmg160_core: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
[next]