summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* dt-bindings: iio: adc: Add TI TWL603X GPADCAndreas Kemnade2023-09-111-0/+43
* 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
* dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx familyMarcus Folkesson2023-09-111-0/+6
* 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
* Linux 6.6-rc1v6.6-rc1Linus Torvalds2023-09-101-2/+2
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1068-0/+5508
|\
| * drm: ci: docs: fix build warning - add missing escapeHelen Koike2023-08-291-1/+1
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2968-0/+5508
* | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-106-11/+20
|\ \
| * | x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang2023-09-061-0/+3
| * | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-063-9/+15
| * | x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu2023-09-061-1/+1
| * | x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner2023-09-041-1/+1
* | | Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-101-1/+11
|\ \ \
| * | | perf/x86/uncore: Correct the number of CHAs on EMRKan Liang2023-09-051-1/+11
* | | | Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-09-09284-9119/+8011
|\ \ \ \
| * | | | perf parse-events: Fix driver config termIan Rogers2023-09-051-0/+17
| * | | | perf parse-events: Fixes relating to no_value termsIan Rogers2023-09-023-4/+4
| * | | | perf parse-events: Fix propagation of term's no_value when cloningIan Rogers2023-08-313-21/+19
| * | | | perf parse-events: Name the two term enumsIan Rogers2023-08-314-67/+187
| * | | | perf list: Don't print Unit for "default_core"Ian Rogers2023-08-311-1/+1
| * | | | perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads ...Ian Rogers2023-08-301-1/+1
| * | | | perf dlfilter: Avoid leak in v0 API test use of resolve_address()Adrian Hunter2023-08-301-0/+2
| * | | | perf metric: Add #num_cpus_online literalIan Rogers2023-08-302-1/+11
| * | | | perf pmu: Remove str from perf_pmu_aliasIan Rogers2023-08-301-23/+10
| * | | | perf parse-events: Make common term list to strbuf helperIan Rogers2023-08-303-41/+81
| * | | | perf parse-events: Minor help message improvementsIan Rogers2023-08-301-2/+2
| * | | | perf pmu: Avoid uninitialized use of alias->strIan Rogers2023-08-301-0/+2
| * | | | perf jevents: Use "default_core" for events with no UnitIan Rogers2023-08-293-11/+17