platform/kernel/linux-starfive.git
2021-10-19 Alexandru Ardeleaniio: adc: max1363: convert probe to full device-managed
2021-10-19 Alexandru Ardeleaniio: adc: nau7802: convert probe to full device-managed
2021-10-19 Nuno Sáiio: adis16460: make use of the new unmasked_drdy flag
2021-10-19 Nuno Sáiio: adis16475: make use of the new unmasked_drdy flag
2021-10-19 Nuno Sáiio: adis: handle devices that cannot unmask the drdy pin
2021-10-19 Nuno Sáiio: adis: do not disabe IRQs in 'adis_init()'
2021-10-19 Alexandru Ardeleaniio: adc: da9150-gpadc: convert probe to full-device...
2021-10-19 Alexandru Ardeleaniio: adc: lp8788_adc: convert probe to full-device...
2021-10-19 Alexandru Ardeleaniio: adc: axp288_adc: convert probe to full device...
2021-10-19 Alexandru Ardeleaniio: adc: intel_mrfld_adc: convert probe to full device...
2021-10-19 Alexandru Ardeleaniio: inkern: introduce devm_iio_map_array_register...
2021-10-19 Alexandru Ardeleaniio: adc: fsl-imx25-gcq: initialize regulators as needed
2021-10-19 Lorenzo Bianconiiio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_...
2021-10-19 Miquel Raynaliio: adc: max1027: Don't reject external triggers when...
2021-10-19 Miquel Raynaliio: adc: max1027: Allow all kind of triggers to be...
2021-10-19 Miquel Raynaliio: adc: max1027: Use the EOC IRQ when populated for...
2021-10-19 Miquel Raynaliio: adc: max1027: Stop requesting a threaded IRQ
2021-10-19 Miquel Raynaliio: adc: max1027: Introduce an end of conversion helper
2021-10-19 Miquel Raynaliio: adc: max1027: Separate the IRQ handler from the...
2021-10-19 Miquel Raynaliio: adc: max1027: Prevent single channel accesses...
2021-10-19 Miquel Raynaliio: adc: max1027: Create a helper to configure the...
2021-10-19 Miquel Raynaliio: adc: max1027: Ensure a default cnvst trigger confi...
2021-10-19 Miquel Raynaliio: adc: max1027: Simplify the _set_trigger_state...
2021-10-19 Miquel Raynaliio: adc: max1027: Create a helper to enable/disable...
2021-10-19 Miquel Raynaliio: adc: max1027: Rename a helper
2021-10-19 Miquel Raynaliio: adc: max1027: Minimize the number of converted...
2021-10-19 Miquel Raynaliio: adc: max1027: Drop useless debug messages
2021-10-19 Miquel Raynaliio: adc: max1027: Drop extra warning message
2021-10-19 Miquel Raynaliio: adc: max1027: Fix style
2021-10-19 Cai HuoqingMAINTAINERS: Add the driver info of the NXP IMX8QXP
2021-10-19 Cai Huoqingdt-bindings: iio: adc: Add binding documentation for...
2021-10-19 Cai Huoqingiio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC
2021-10-19 Sean Nyekjaeriio: accel: fxls8962af: add wake on event
2021-10-19 Sean Nyekjaeriio: accel: fxls8962af: add threshold event handling
2021-10-19 Billy Tsaiiio: adc: aspeed: Get and set trimming data.
2021-10-19 Billy Tsaiiio: adc: aspeed: Support battery sensing.
2021-10-19 Billy Tsaiiio: adc: aspeed: Add compensation phase.
2021-10-19 Billy Tsaiiio: adc: aspeed: Add func to set sampling rate.
2021-10-19 Billy Tsaiiio: adc: aspeed: Fix the calculate error of clock.
2021-10-19 Billy Tsaiiio: adc: aspeed: Support ast2600 adc.
2021-10-19 Billy Tsaiiio: adc: aspeed: Use devm_add_action_or_reset.
2021-10-19 Billy Tsaiiio: adc: aspeed: Use model_data to set clk scaler.
2021-10-19 Billy Tsaiiio: adc: aspeed: Add vref config function
2021-10-19 Billy Tsaiiio: adc: aspeed: Restructure the model data
2021-10-19 Billy Tsaiiio: adc: aspeed: Keep model data to driver data.
2021-10-19 Jacopo Mondiiio: ABI: Document in_concentration_co2_scale
2021-10-19 Jacopo Mondiiio: chemical: Add Senseair Sunrise 006-0-007 driver
2021-10-19 Jacopo Mondiiio: ABI: docs: Document Senseair Sunrise ABI
2021-10-19 Jacopo Mondidt-bindings: iio: chemical: Document senseair,sunrise...
2021-10-19 David Heidelbergdt-bindings: iio: magnetometer: asahi-kasei,ak8975...
2021-10-17 David Heidelbergdt-bindings: iio: kionix,kxcjk1013: driver support...
2021-10-17 Krzysztof Kozlowskiiio: adc: exynos: describe drivers in KConfig
2021-10-17 Cai Huoqingiio: adc: rockchip_saradc: Make use of the helper funct...
2021-10-17 Cai Huoqingiio: dac: stm32-dac: Make use of the helper function...
2021-10-17 Daniel Palmeriio: accel: mma7660: Mark acpi match table as maybe...
2021-10-17 Alexandru Ardeleaniio: light: max44000: use device-managed functions...
2021-10-17 Alexandru Ardeleaniio: gyro: adis16080: use devm_iio_device_register...
2021-10-17 Alexandru Ardeleaniio: dac: ad5064: convert probe to full device-managed
2021-10-17 Alexandru Ardeleanstaging: iio: ad9832: convert probe to device-managed
2021-10-17 Alexandru Ardeleaniio: dac: ad7303: convert probe to full device-managed
2021-10-17 Daniel Palmeriio: imu: inv_mpu6050: Mark acpi match table as maybe...
2021-10-17 Cai Huoqingiio: ep93xx: Make use of the helper function devm_platf...
2021-09-14 Puranjay Mohaniio: accel: adxl355: Add triggered buffer support
2021-09-14 Puranjay Mohaniio: accel: adxl355: use if(ret) in place of ret < 0
2021-09-14 Lucas Stankusiio: accel: Add driver support for ADXL313
2021-09-14 Lucas Stankusdt-bindings: iio: accel: Add binding documentation...
2021-09-14 Billy Tsaiiio: adc: aspeed: completes the bitfield declare.
2021-09-14 Billy Tsaidt-bindings: iio: adc: Add ast2600-adc bindings
2021-09-14 Alexandru Ardeleaniio: adc: ti-ads8344: convert probe to device-managed
2021-09-14 Eugen Hristeviio: adc: at91-sama5d2_adc: update copyright and author...
2021-09-14 Eugen Hristeviio: adc: at91-sama5d2_adc: add support for sama7g5...
2021-09-14 Eugen Hristeviio: adc: at91-sama5d2_adc: add helper for COR register
2021-09-14 Eugen Hristeviio: adc: at91-sama5d2_adc: add support for separate...
2021-09-14 Eugen Hristeviio: adc: at91-sama5d2_adc: convert to platform specifi...
2021-09-14 Eugen Hristeviio: adc: at91-sama5d2_adc: remove unused definition
2021-09-14 Eugen Hristeviio: adc: at91-sama5d2_adc: initialize hardware after...
2021-09-14 Eugen Hristevdt-bindings: iio: adc: at91-sama5d2: add compatible...
2021-09-14 Matt Ranostayiio: magnetometer: ak8975: add AK09116 support
2021-09-14 Navin Sankar... dt-bindings: iio: temperature: add MAXIM max31865 support
2021-09-14 Navin Sankar... iio: temperature: Add MAX31865 RTD Support
2021-09-14 Tang Biniio: adc: twl6030-gpadc: Use the defined variable to...
2021-09-14 Alexander Vorwerkstaging: iio: cdc: remove braces from single line if...
2021-09-14 Nuno Sáiio: ltc2983: fail probe if no channels are given
2021-09-14 Nuno Sáiio: ltc2983: add support for optional reset gpio
2021-09-14 Nuno Sáiio: ad5770r: make devicetree property reading consistent
2021-09-14 Lukas Bulwahniio: gyro: remove dead config dependencies on INPUT_MPU3050
2021-09-14 Alexandru Ardeleaniio: st_sensors: remove reference to parent device...
2021-09-14 Alexandru Ardeleaniio: st_sensors: remove all driver remove functions
2021-09-14 Alexandru Ardeleaniio: st_sensors: remove st_sensors_power_disable()...
2021-09-14 Alexandru Ardeleaniio: st_sensors: remove st_sensors_deallocate_trigger...
2021-09-14 Alexandru Ardeleaniio: st_sensors: disable regulators after device unregi...
2021-09-14 Liam Beguiniio: adc: ad7949: use devm managed functions
2021-09-14 Liam Beguindt-bindings: iio: adc: ad7949: update voltage reference...
2021-09-14 Liam Beguiniio: adc: ad7949: add vref selection support
2021-09-14 Liam Beguiniio: adc: ad7949: enable use with non 14/16-bit controllers
2021-09-14 Liam Beguiniio: adc: ad7949: define and use bitfield names
2021-09-14 Len Bakerdrivers/iio: Remove all strcpy() uses
2021-09-14 Puranjay Mohaniio: accel: Add driver support for ADXL355
2021-09-14 Puranjay Mohandt-bindings: iio: accel: Add DT binding doc for ADXL355
2021-09-12 Linus TorvaldsLinux 5.15-rc1
next