index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-08-15
iio: core: Introduce _zeropoint for differential channels
Jonathan Cameron
2022-08-15
staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels.
Jonathan Cameron
2022-08-15
staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()
Jonathan Cameron
2022-08-15
staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etc
Jonathan Cameron
2022-08-15
staging: iio: cdc: ad7764: Push locking down into case statements in read/wri...
Jonathan Cameron
2022-08-15
staging: iio: cdc: ad7746: Factor out ad7746_read_channel()
Jonathan Cameron
2022-08-15
staging: iio: cdc: ad7746: Use local buffer for multi byte reads.
Jonathan Cameron
2022-08-15
staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace.
Jonathan Cameron
2022-08-15
staging: iio: cdc: ad7746: Use explicit be24 handling.
Jonathan Cameron
2022-08-15
iio: inkern: fix coding style warnings
Nuno Sá
2022-08-15
iio: inkern: remove OF dependencies
Nuno Sá
2022-08-15
iio: adc: stm32-adc: convert to device properties
Nuno Sá
2022-08-15
iio: adc: qcom-spmi-adc5: convert to device properties
Nuno Sá
2022-08-15
iio: adc: qcom-spmi-vadc: convert to device properties
Nuno Sá
2022-08-15
iio: adc: qcom-pm8xxx-xoadc: convert to device properties
Nuno Sá
2022-08-15
iio: adc: at91-sama5d2_adc: convert to device properties
Nuno Sá
2022-08-15
iio: adc: ab8500-gpadc: convert to device properties
Nuno Sá
2022-08-15
iio: adc: ingenic-adc: convert to IIO fwnode interface
Nuno Sá
2022-08-15
thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API
Nuno Sá
2022-08-15
iio: inkern: move to fwnode properties
Nuno Sá
2022-08-15
iio: inkern: split of_iio_channel_get_by_name()
Nuno Sá
2022-08-15
iio: inkern: only return error codes in iio_channel_get_*() APIs
Nuno Sá
2022-08-15
iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
Nuno Sá
2022-08-15
iio: inkern: only release the device node when done with it
Nuno Sá
2022-08-15
iio: adc: qcom-spmi-adc5: Add missing VCOIN/GPIO[134] channels
Marijn Suijten
2022-08-15
iio: adc: at91-sama5d2_adc: add runtime pm support
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: add empty line after functions
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: add support for temperature sensor
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: lock around at91_adc_read_info_raw()
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: add startup and tracktim as parameter for at91_ad...
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: update trackx on emr
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: move oversampling storage in its function
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: add 64 and 256 oversampling ratio
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: adjust osr based on specific platform data
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: add .read_avail() chan_info ops
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: drop AT91_OSR_XSAMPLES defines
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: move the check of oversampling in its function
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: handle different EMR.OSR for different hw versions
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: exit from write_raw() when buffers are enabled
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: check return status for pressure and touch
Claudiu Beznea
2022-08-15
iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
Claudiu Beznea
2022-08-15
iio: Add names for function definition arguments.
Joe Simmons-Talbott
2022-08-15
iio: adc: Add rtq6056 support
ChiYuan Huang
2022-08-15
iio: light: Add support for ltrf216a sensor
Shreeya Patel
2022-08-15
iio: adc: imx8qxp-adc: propagate regulator_get_voltage error
Martin Larsson
2022-08-15
iio: Fix indentation for multiline conditional.
Joe Simmons-Talbott
2022-08-15
iio: Add blank lines after declarations.
Joe Simmons-Talbott
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]