summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-04misc: rtsx: do clear express reg every SD_INTRicky Wu1-5/+7
2024-05-04tifm: constify the struct tifm_bus_type usageKunwu Chan1-1/+1
2024-05-04binder: fix max_thread type inconsistencyCarlos Llamas2-2/+2
2024-05-04greybus: Fix use-after-free bug in gb_interface_release due to race condition.Sicong Huang1-0/+1
2024-05-04ppdev: Add an error check in register_deviceHuai-Yuan Liu1-4/+11
2024-05-04intel_th: pci: Add Lunar Lake supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin1-0/+5
2024-05-04intel_th: pci: Add Granite Rapids supportAlexander Shishkin1-0/+5
2024-05-04intel_th: msu: Fix kernel-doc warningsRandy Dunlap1-2/+10
2024-05-04intel_th: Remove redundant initialization of pointer outpColin Ian King1-1/+1
2024-05-04intel_th: Convert sprintf/snprintf to sysfs_emitLi Zhijian1-4/+4
2024-05-04intel_th: Constify the struct device_type usageRicardo B. Marliere1-4/+4
2024-05-04intel_th: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-04stm class: sys-t: Improve ftrace source handlingMikhail Lappo1-7/+83
2024-05-04stm class: Propagate source type to protocolsMikhail Lappo4-7/+9
2024-05-04stm class: Add source typeMikhail Lappo3-0/+3
2024-05-04stm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
2024-05-04Merge tag 'iio-for-6.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman39-377/+1177
2024-05-04Merge tag 'icc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2-16/+19
2024-05-03iio: temperature: mcp9600: Fix temperature reading for negative valuesDimitri Fedrau1-1/+2
2024-05-03iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea1-0/+9
2024-05-03iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol3-26/+20
2024-05-03vmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan1-1/+5
2024-05-03slimbus: qcom-ctrl: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-05-03slimbus: Convert to platform remove callback returning voidUwe Kleine-König2-10/+6
2024-05-03slimbus: qcom-ngd-ctrl: Reduce auto suspend delayViken Dadhaniya1-2/+1
2024-05-03nvmem: meson-mx-efuse: Remove nvmem_device from efuse structMukesh Ojha1-3/+3
2024-05-03nvmem: lpc18xx_eeprom: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-03nvmem: core: switch to use device_add_groups()Greg Kroah-Hartman1-1/+1
2024-05-03nvmem: sprd: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-05-03nvmem: sc27xx: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-05-03nvmem: layouts: sl28vpd: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-05-03nvmem: layouts: onie-tlv: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-05-03nvmem: layouts: store owner from modules with nvmem_layout_driver_register()Krzysztof Kozlowski1-2/+4
2024-05-03VMCI: Fix an error handling path in vmci_guest_probe_device()Christophe JAILLET1-2/+8
2024-05-03Merge tag 'coresight-next-v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman15-207/+758
2024-05-02hwtracing: hisi_ptt: Assign parent for event_source deviceJonathan Cameron1-0/+1
2024-05-01coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devicesAnshuman Khandual1-1/+27
2024-05-01iio: invensense: fix interrupt timestamp alignmentJean-Baptiste Maneyrol1-2/+7
2024-05-01Merge tag 'mhi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman5-12/+136
2024-04-30Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman20-342/+520
2024-04-29iio: dac: ad9739a: write complete MU_CNT1 register during lockNuno Sa1-2/+3
2024-04-29iio: pressure: zpa2326: use 'time_left' variable with wait_for_completion_int...Wolfram Sang1-5/+5
2024-04-29iio: adc: twl6030-gpadc: use 'time_left' variable with wait_for_completion_in...Wolfram Sang1-4/+4
2024-04-29iio: adc: stm32-dfsdm-adc: use 'time_left' variable with wait_for_completion_...Wolfram Sang1-6/+6
2024-04-29iio: adc: stm32-adc: use 'time_left' variable with wait_for_completion_interr...Wolfram Sang1-5/+5
2024-04-29iio: adc: intel_mrfld_adc: use 'time_left' variable with wait_for_completion_...Wolfram Sang1-6/+6