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.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
2022-06-18
iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_syn...
Tetsuo Handa
1
-2
/
+2
2022-06-18
iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_...
Tetsuo Handa
1
-2
/
+1
2022-06-18
iio: trigger: warn about non-registered iio trigger getting attempt
Dmitry Rokosov
1
-0
/
+2
2022-06-18
Merge branch 'immutable-qcom-spmi-rradc' into togreg
Jonathan Cameron
5
-90
/
+1234
2022-06-18
iio: adc: qcom-spmi-rradc: introduce round robin adc
Caleb Connolly
3
-0
/
+1035
2022-06-18
mfd: qcom-spmi-pmic: read fab id on supported PMICs
Caleb Connolly
1
-0
/
+7
2022-06-18
mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
Caleb Connolly
1
-90
/
+175
2022-06-18
spmi: add a helper to look up an SPMI device from a device node
Caleb Connolly
1
-0
/
+17
2022-06-16
iio: Use octal permissions and DEVICE_ATTR_{RO,RW}.
Joe Simmons-Talbott
3
-70
/
+48
2022-06-16
iio: adc: meson_saradc: Use regmap_read_poll_timeout() for busy wait
Andy Shevchenko
1
-18
/
+13
2022-06-16
iio: adc: meson_saradc: Use temporary variable for struct device
Andy Shevchenko
1
-31
/
+22
2022-06-16
iio: adc: meson_saradc: Use devm_clk_get_optional()
Andy Shevchenko
1
-16
/
+6
2022-06-16
iio: adc: meson_saradc: Convert to use dev_err_probe()
Andy Shevchenko
1
-33
/
+19
2022-06-16
iio: adc: meson_saradc: Align messages to be with physical device prefix
Andy Shevchenko
1
-4
/
+3
2022-06-16
iio: adc: meson_saradc: Don't attach managed resource to IIO device object
Andy Shevchenko
1
-7
/
+5
2022-06-16
iio: adc: sc27xx_adc: Re-use generic struct u32_fract
Andy Shevchenko
1
-8
/
+7
2022-06-16
iio: at91-sama5d2: Limit requested watermark value to hwfifo size
Paul Cercueil
1
-1
/
+1
2022-06-16
iio: imu: st_lsm6dsx: Limit requested watermark value to hwfifo size
Paul Cercueil
1
-2
/
+2
2022-06-16
iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
Jonathan Cameron
4
-3
/
+6
2022-06-16
iio: imu: lsm6dsx: Use new pm_sleep_ptr() and EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
4
-9
/
+7
2022-06-16
iio: humidity: hts221: Move symbol exports into IIO_HTS221 namespace
Jonathan Cameron
3
-2
/
+5
2022-06-16
iio: humidity: hts221: Use EXPORT_SIMPLE_DEV_PM_OPS() to allow compiler to re...
Jonathan Cameron
3
-8
/
+5
2022-06-16
iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
3
-11
/
+4
2022-06-16
iio: adc: intel_mrfld_adc: explicitly add proper header files
Andy Shevchenko
1
-0
/
+1
2022-06-14
iio: trigger: stm32-lptimer-trigger: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: pressure: cros_ec_baro: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: light: cros_ec_light_prox: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: humidity: hts221_buffer: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: dac: vf610_dac: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: dac: stm32-dac: explicitly add proper header files
Nuno Sá
1
-0
/
+2
2022-06-14
iio: common: cros_ec_sensors: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: common: cros_ec_lid_angle: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: adc: rzg2l_adc: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: adc: npcm_adc: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: adc: mt6360-adc: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: adc: mp2629_adc: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: adc: ingenic-adc: explicitly add proper header files
Nuno Sá
1
-0
/
+2
2022-06-14
iio: adc: imx8qxp-adc: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: adc: imx7d_adc: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: adc: berlin2-adc: explicitly add proper header files
Nuno Sá
1
-0
/
+2
2022-06-14
iio: adc: ad7606_par: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: adc: ad7606: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: temp: maxim_thermocouple: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: temp: max31865: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: temp: ltc2983: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-06-14
iio: resolver: ad2s90: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: resolver: ad2s1200: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: proximity: vcnl3020: Drop unnecessary alignment requirement for i2c device
Jonathan Cameron
1
-2
/
+2
2022-06-14
iio: proximity: as3935: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: pressure: dlhl60d: Drop unnecessary alignment forcing.
Jonathan Cameron
1
-1
/
+1
[next]