summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: stm32-dac: Use correct header(s) instead of string_helpers.hAndy Shevchenko2023-09-121-1/+2
* iio: accel: msa311: Use correct header(s) instead of string_helpers.hAndy Shevchenko2023-09-121-1/+1
* iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.hAndy Shevchenko2023-09-121-1/+1
* iio: Remove unused declarationsYue Haibing2023-09-123-5/+0
* iio: temperature: tmp117: Convert enum->pointer for data in the match tablesBiju Das2023-09-121-50/+44
* iio: light: opt4001: Use i2c_get_match_data()Biju Das2023-09-121-1/+1
* iio: potentiometer: ad5110: Use i2c_get_match_data()Biju Das2023-09-121-8/+13
* iio: potentiometer: ds1803: Convert enum->pointer for data in the ID tableBiju Das2023-09-121-8/+5
* iio: chemical: sgp30: Convert enum->pointer for data in the match tablesBiju Das2023-09-121-12/+12
* iio: amplifiers: hmc425a: Add Support HMC540S 4-bit AttenuatorMichael Hennerich2023-09-121-0/+17
* iio: magnetometer: ak8975: Sort ID and ACPI tablesBiju Das2023-09-111-15/+14
* iio: magnetometer: ak8975: Convert enum->pointer for data in the match tablesBiju Das2023-09-111-45/+30
* iio: mlx90614: Use i2c_get_match_data()Biju Das2023-09-111-1/+1
* iio: accel: bma180: Convert enum->pointer for data in the match tableBiju Das2023-09-111-16/+11
* iio: adc: max1363: Use i2c_get_match_data()Biju Das2023-09-111-42/+45
* iio: magnetometer: yamaha-yas530: Use i2c_get_match_data()Biju Das2023-09-111-3/+1
* iio: dac: ti-dac5571: Sort match tablesBiju Das2023-09-111-2/+2
* iio: dac: ti-dac5571: Use i2c_get_match_data()Biju Das2023-09-111-27/+21
* iio: proximity: sx9310: Convert enum->pointer for match data tableBiju Das2023-09-111-20/+26
* iio: chemical: atlas-ezo-sensor: Simplify probe()Biju Das2023-09-111-5/+1
* iio: chemical: atlas-sensor: Convert enum->pointer for data in the match tablesBiju Das2023-09-111-18/+14
* iio: chemical: vz89x: Convert enum->pointer for data in the match tablesBiju Das2023-09-111-11/+5
* iio: accel: mma8452: Sort match tablesBiju Das2023-09-111-2/+2
* iio: accel: mma8452: Convert enum->pointer for data in the ID tableBiju Das2023-09-111-16/+10
* iio: adc: at91_adc: Simplify with dev_err_probe()Jinjie Ruan2023-09-111-39/+27
* iio: adc: at91_adc: Use devm_clk_get_enabled() helper functionJinjie Ruan2023-09-111-29/+9
* iio: adc: at91_adc: Use devm_request_irq() helper functionJinjie Ruan2023-09-111-10/+8
* iio: frequency: adf4350: Use device managed functions and fix power down issue.Jinjie Ruan2023-09-111-52/+23
* iio: adc: mcp3911: add support for the whole MCP39xx familyMarcus Folkesson2023-09-112-57/+415
* iio: adc: mcp3911: avoid ambiguity parameters in macrosMarcus Folkesson2023-09-111-4/+4
* iio: adc: mcp3911: fix indentationMarcus Folkesson2023-09-111-21/+20
* iio: adc: mcp3911: simplify usage of spi->devMarcus Folkesson2023-09-111-27/+23
* iio: adc: mcp3911: make use of dev_err_probe()Marcus Folkesson2023-09-111-16/+7
* staging: iio: Use devm_clk_get_enabled() helper functionJinjie Ruan2023-09-113-53/+5
* iio: adc: mt6577_auxadc: Simplify with device managed functionJinjie Ruan2023-09-111-25/+15
* iio: adc: mt6577_auxadc: Simplify with dev_err_probe()Jinjie Ruan2023-09-111-12/+8
* iio: adc: spear_adc: Use dev_err_probe()Jinjie Ruan2023-09-111-16/+11
* iio: adc: spear_adc: Use device managed functionJinjie Ruan2023-09-111-35/+8
* iio: adc: mt6577_auxadc: Use devm_clk_get_enabled() helper functionJinjie Ruan2023-09-111-14/+3
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1065-0/+5355
|\
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2965-0/+5355
* | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-0911-124/+432
|\ \
| * | soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Lad Prabhakar2023-09-081-3/+4
| * | Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-085-124/+197
| |\ \
| | * | riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-052-19/+16
| | * | libstub: Fix compilation warning for rv32Alexandre Ghiti2023-09-051-1/+1
| | * | arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-054-105/+181
| * | | Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt2023-09-086-0/+234
| |\ \ \
| | * | | soc: renesas: Kconfig: Select the required configs for RZ/Five SoCLad Prabhakar2023-09-011-0/+4
| | * | | cache: Add L2 cache management for Andes AX45MP RISC-V coreLad Prabhakar2023-09-015-0/+230
| | |/ /