index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: sx9324: avoid copying property strings
Justin Stitt
2024-02-17
1
-29
/
+40
*
iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer
Nikita Mikhailevich
2024-02-17
1
-0
/
+1
*
iio: frequency: admfm2000: New driver
Kim Seer Paller
2024-02-17
3
-0
/
+293
*
iio: health: afe4404: Use devm IIO helpers
Andrew Davis
2024-02-17
1
-29
/
+7
*
iio: health: afe4404: Use devm action helper for regulator disable
Andrew Davis
2024-02-17
1
-12
/
+17
*
iio: health: afe4403: Use devm IIO helpers
Andrew Davis
2024-02-17
1
-30
/
+8
*
iio: health: afe4403: Use devm action helper for regulator disable
Andrew Davis
2024-02-17
1
-11
/
+16
*
iio: test: test gain-time-scale helpers
Matti Vaittinen
2024-02-17
3
-0
/
+528
*
iio: light: vcnl4000: Set ps high definition for 4040/4200
MÃ¥rten Lindahl
2024-02-17
1
-1
/
+35
*
iio: adc: ad_sigma_delta: allow overwriting the IRQ flags
Nuno Sa
2024-02-17
1
-1
/
+6
*
iio: imu: adis16480: make use of irq_get_trigger_type()
Nuno Sa
2024-02-17
1
-8
/
+1
*
iio: imu: adis16475: make use of irq_get_trigger_type()
Nuno Sa
2024-02-17
1
-7
/
+1
*
iio: dummy_evgen: remove Excess kernel-doc comments
Randy Dunlap
2024-02-17
1
-2
/
+0
*
iio: adc: rtq6056: Add support for the whole RTQ6056 family
ChiYuan Huang
2024-01-23
1
-20
/
+255
*
iio: buffer-dmaengine: make use of the 'struct device *' argument
Nuno Sa
2024-01-23
1
-2
/
+1
*
iio: core: use INDIO_ALL_BUFFER_MODES in iio_buffer_enabled()
David Lechner
2024-01-23
1
-3
/
+1
*
iio: invensense: remove redundant initialization of variable period
Colin Ian King
2024-01-23
1
-1
/
+1
*
iio: accel: bmi088: add i2c support for bmi088 accel driver
Jun Yan
2024-01-23
3
-2
/
+77
*
iio: adc: ti-adc109s102: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
1
-3
/
+1
*
iio: light: max44000: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
1
-4
/
+2
*
iio: pressure: hp206c: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
1
-4
/
+2
*
iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
2
-8
/
+2
*
iio: potentiometer: max5487: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: magnetometer: mmc35240: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: magnetometer: bmc150: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
2
-4
/
+2
*
iio: light: us5182d: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: light: stk3310: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: light: rpr0521: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: light: ltr501: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-1
/
+2
*
iio: light: jsa1212: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: imu: kmx61: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-1
/
+1
*
iio: imu: fxos8700: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
2
-4
/
+2
*
iio: humidity: hts221: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: gyro: bmg160: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: accel: bmc150: Drop ACPI_PTR()
Jonathan Cameron
2024-01-23
2
-3
/
+2
*
iio: accel: stk8ba50: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: accel: mxc6255: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: accel: mxc4005: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: accel: mma9553: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: accel: mma9551: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: accel: kxcjk-1013: Move acpi_device_id table under ifdef CONFIG_ACPI
Jonathan Cameron
2024-01-23
1
-16
/
+17
*
iio: accel: da280: Stop using ACPI_PTR()
Jonathan Cameron
2024-01-23
1
-1
/
+1
*
iio: pressure: mprls0025pa add SPI driver
Petre Rodan
2024-01-23
3
-1
/
+100
*
iio: pressure: mprls0025pa add triplet property
Petre Rodan
2024-01-23
1
-8
/
+97
*
iio: pressure: mprls0025pa refactor to split core and i2c parts.
Petre Rodan
2024-01-23
5
-132
/
+262
*
iio: pressure: mprls0025pa whitespace cleanup
Petre Rodan
2024-01-23
1
-18
/
+17
*
iio: pressure: mprls0025pa remove defaults
Petre Rodan
2024-01-23
1
-28
/
+20
*
iio: pressure: mprls0025pa improve driver error resilience
Petre Rodan
2024-01-23
1
-2
/
+4
*
iio: pressure: mprls0025pa fix off-by-one enum
Petre Rodan
2024-01-23
1
-1
/
+3
*
iio: adc: ti-ads1015: Use correct pga upper bound
Mohammed Billoo
2024-01-22
1
-1
/
+1
[next]