index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-wiimote-modules.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-11
iio: accel: bmi088: Add support for bmi085 accel
LI Qingwu
3
-0
/
+10
2022-06-11
iio: accel: bmi088: modified the device name
LI Qingwu
3
-19
/
+36
2022-06-11
iio: accel: bmi088: Make it possible to config scales
LI Qingwu
1
-1
/
+32
2022-06-11
iio: accel: bmi088: Modified the scale calculate
LI Qingwu
1
-4
/
+11
2022-06-11
dt-bindings: iio: imu: adis16480: update maintainers
Alexandru Tachici
1
-1
/
+1
2022-06-11
dt-bindings: iio: dac: AD5770R: update maintainers
Alexandru Tachici
1
-1
/
+1
2022-06-11
dt-bindings: iio: adc: axi-adc: update maintainers
Alexandru Tachici
1
-1
/
+0
2022-06-11
dt-bindings: iio: adc: AD9467: update maintainers
Alexandru Tachici
1
-1
/
+0
2022-06-11
dt-bindings: iio: accel: ADIS16240: update maintainers
Alexandru Tachici
1
-1
/
+1
2022-06-11
proximity: vl53l0x: Handle the reset GPIO
Markuss Broks
1
-0
/
+11
2022-06-11
proximity: vl53l0x: Handle the VDD regulator
Markuss Broks
1
-0
/
+37
2022-06-11
proximity: vl53l0x: Prefer pre-initialized interrupt flags
Markuss Broks
1
-1
/
+6
2022-06-11
dt-bindings: proximity: vl53l0x: Document optional supply and GPIO properties
Markuss Broks
1
-0
/
+5
2022-06-11
iio: srf08: Remove redundant if statement
Li Zhengyu
1
-1
/
+1
2022-06-11
iio: dac: ti-dac5571: add support for ti,dac121c081
Peter Rosin
2
-1
/
+4
2022-06-11
dt-bindings: iio: ti-dac5571: Add ti,dac121c081
Peter Rosin
1
-0
/
+1
2022-06-11
iio: accel: adxl367: do not update FIFO watermark on scan mode update
Cosmin Tanislav
1
-37
/
+9
2022-06-11
iio:magnetometer:mbc150: Make bmc150_magn_remove() return void
Uwe Kleine-König
3
-4
/
+5
2022-06-11
iio: chemical: bme680: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-11
iio: proximity: ping: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-11
iio:light:vcnl4035: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-2
/
+8
2022-06-11
iio:light:vcnl4000: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+7
2022-06-11
iio:light:us5182d: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+7
2022-06-11
iio:light:pa12203001: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+7
2022-06-11
iio:chemical:ccs811: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-2
/
+8
2022-06-11
iio:chemical:atlas: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+7
2022-06-11
iio:adc:ti-ads1015: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+7
2022-06-11
iio:adc:ina2xx: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-2
/
+8
2022-06-11
iio: adc: rzg2l_adc: Remove unnecessary channel check from rzg2l_adc_read_lab...
Biju Das
1
-3
/
+0
2022-06-11
dt-bindings: iio: adc: Document Renesas RZ/G2UL ADC
Biju Das
1
-4
/
+24
2022-06-11
iio: dac: cio-dac: Utilize iomap interface
William Breathitt Gray
1
-6
/
+8
2022-06-11
iio: adc: stx104: Utilize iomap interface
William Breathitt Gray
1
-27
/
+29
2022-06-11
iio: health: afe4404: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-3
/
+1
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
5
-28
/
+10
2022-06-11
iio: ABI: Add a new location label
Gwendal Grignou
1
-0
/
+5
2022-06-11
iio: imu: st_lsm6dsx: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2022-06-11
iio: accel: bma400: Add support for activity and inactivity events
Jagath Jog J
2
-1
/
+242
2022-06-11
iio: accel: bma400: Add activity recognition support
Jagath Jog J
1
-0
/
+85
2022-06-11
iio: accel: bma400: Add step change event
Jagath Jog J
2
-0
/
+78
2022-06-11
iio: accel: bma400: Add separate channel for step counter
Jagath Jog J
2
-4
/
+67
2022-06-11
iio: accel: bma400: Add triggered buffer support
Jagath Jog J
5
-8
/
+185
2022-06-11
iio: accel: bma400: conversion to device-managed function
Jagath Jog J
4
-55
/
+38
2022-06-11
iio: accel: bma400: Reordering of header files
Jagath Jog J
1
-2
/
+2
2022-06-11
iio: accel: bma400: Fix the scale min and max macro values
Jagath Jog J
1
-2
/
+21
2022-06-11
iio:light:tsl2583: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:light:stk3310: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:light:opt3001: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-2
/
+1
2022-06-11
iio:light:jsa1212: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:light:isl29028: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:light:bh1780: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-4
/
+3
[next]