index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-10-19
iio: adc: intel_mrfld_adc: convert probe to full device-managed
Alexandru Ardelean
-22
/
+2
2021-10-19
iio: inkern: introduce devm_iio_map_array_register() short-hand function
Alexandru Ardelean
-0
/
+32
2021-10-19
iio: adc: fsl-imx25-gcq: initialize regulators as needed
Alexandru Ardelean
-29
/
+26
2021-10-19
iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops
Lorenzo Bianconi
-9
/
+11
2021-10-19
iio: adc: max1027: Don't reject external triggers when there is no IRQ
Miquel Raynal
-9
/
+14
2021-10-19
iio: adc: max1027: Allow all kind of triggers to be used
Miquel Raynal
-14
/
+14
2021-10-19
iio: adc: max1027: Use the EOC IRQ when populated for single reads
Miquel Raynal
-4
/
+39
2021-10-19
iio: adc: max1027: Stop requesting a threaded IRQ
Miquel Raynal
-6
/
+4
2021-10-19
iio: adc: max1027: Introduce an end of conversion helper
Miquel Raynal
-2
/
+16
2021-10-19
iio: adc: max1027: Separate the IRQ handler from the read logic
Miquel Raynal
-4
/
+19
2021-10-19
iio: adc: max1027: Prevent single channel accesses during buffer reads
Miquel Raynal
-4
/
+7
2021-10-19
iio: adc: max1027: Create a helper to configure the channels to scan
Miquel Raynal
-12
/
+15
2021-10-19
iio: adc: max1027: Ensure a default cnvst trigger configuration
Miquel Raynal
-4
/
+5
2021-10-19
iio: adc: max1027: Simplify the _set_trigger_state() helper
Miquel Raynal
-9
/
+10
2021-10-19
iio: adc: max1027: Create a helper to enable/disable the cnvst trigger
Miquel Raynal
-16
/
+25
2021-10-19
iio: adc: max1027: Rename a helper
Miquel Raynal
-2
/
+2
2021-10-19
iio: adc: max1027: Minimize the number of converted channels
Miquel Raynal
-7
/
+53
2021-10-19
iio: adc: max1027: Drop useless debug messages
Miquel Raynal
-4
/
+0
2021-10-19
iio: adc: max1027: Drop extra warning message
Miquel Raynal
-3
/
+1
2021-10-19
iio: adc: max1027: Fix style
Miquel Raynal
-7
/
+7
2021-10-19
MAINTAINERS: Add the driver info of the NXP IMX8QXP
Cai Huoqing
-0
/
+7
2021-10-19
dt-bindings: iio: adc: Add binding documentation for NXP IMX8QXP ADC
Cai Huoqing
-0
/
+78
2021-10-19
iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC
Cai Huoqing
-0
/
+505
2021-10-19
iio: accel: fxls8962af: add wake on event
Sean Nyekjaer
-2
/
+44
2021-10-19
iio: accel: fxls8962af: add threshold event handling
Sean Nyekjaer
-3
/
+298
2021-10-19
iio: adc: aspeed: Get and set trimming data.
Billy Tsai
-0
/
+71
2021-10-19
iio: adc: aspeed: Support battery sensing.
Billy Tsai
-3
/
+78
2021-10-19
iio: adc: aspeed: Add compensation phase.
Billy Tsai
-1
/
+53
2021-10-19
iio: adc: aspeed: Add func to set sampling rate.
Billy Tsai
-19
/
+39
2021-10-19
iio: adc: aspeed: Fix the calculate error of clock.
Billy Tsai
-0
/
+27
2021-10-19
iio: adc: aspeed: Support ast2600 adc.
Billy Tsai
-5
/
+96
2021-10-19
iio: adc: aspeed: Use devm_add_action_or_reset.
Billy Tsai
-58
/
+55
2021-10-19
iio: adc: aspeed: Use model_data to set clk scaler.
Billy Tsai
-16
/
+27
2021-10-19
iio: adc: aspeed: Add vref config function
Billy Tsai
-1
/
+17
2021-10-19
iio: adc: aspeed: Restructure the model data
Billy Tsai
-5
/
+15
2021-10-19
iio: adc: aspeed: Keep model data to driver data.
Billy Tsai
-13
/
+7
2021-10-19
iio: ABI: Document in_concentration_co2_scale
Jacopo Mondi
-0
/
+1
2021-10-19
iio: chemical: Add Senseair Sunrise 006-0-007 driver
Jacopo Mondi
-0
/
+555
2021-10-19
iio: ABI: docs: Document Senseair Sunrise ABI
Jacopo Mondi
-0
/
+38
2021-10-19
dt-bindings: iio: chemical: Document senseair,sunrise CO2 sensor
Jacopo Mondi
-0
/
+57
2021-10-19
dt-bindings: iio: magnetometer: asahi-kasei,ak8975 add vid reg
David Heidelberg
-0
/
+5
2021-10-17
dt-bindings: iio: kionix,kxcjk1013: driver support interrupts
David Heidelberg
-0
/
+3
2021-10-17
iio: adc: exynos: describe drivers in KConfig
Krzysztof Kozlowski
-3
/
+3
2021-10-17
iio: adc: rockchip_saradc: Make use of the helper function devm_platform_iore...
Cai Huoqing
-3
/
+1
2021-10-17
iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
-3
/
+1
2021-10-17
iio: accel: mma7660: Mark acpi match table as maybe unused
Daniel Palmer
-1
/
+1
2021-10-17
iio: light: max44000: use device-managed functions in probe
Alexandru Ardelean
-14
/
+3
2021-10-17
iio: gyro: adis16080: use devm_iio_device_register() in probe
Alexandru Ardelean
-10
/
+1
2021-10-17
iio: dac: ad5064: convert probe to full device-managed
Alexandru Ardelean
-37
/
+12
2021-10-17
staging: iio: ad9832: convert probe to device-managed
Alexandru Ardelean
-46
/
+36
[next]