summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-22280-3974/+12847
|\
| * misc: ntsync: mark driver as "broken" to prevent from buildingGreg Kroah-Hartman2024-05-151-0/+1
| * spmi: pmic-arb: Add multi bus supportAbel Vesa2024-05-081-18/+120
| * spmi: pmic-arb: Register controller for bus instead of arbiterAbel Vesa2024-05-081-285/+374
| * spmi: pmic-arb: Make core resources acquiring a version operationAbel Vesa2024-05-081-43/+71
| * spmi: pmic-arb: Make the APID init a version operationAbel Vesa2024-05-081-75/+69
| * spmi: pmic-arb: Fix some compile warnings about members not being describedAbel Vesa2024-05-081-0/+5
| * dt-bindings: spmi: Deprecate qcom,bus-idAbel Vesa2024-05-081-0/+1
| * dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schemaAbel Vesa2024-05-081-0/+136
| * spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_p...Markus Elfring2024-05-081-6/+6
| * spmi: hisi-spmi-controller: Do not override device identifierVamshi Gajjela2024-05-081-1/+0
| * dt-bindings: spmi: hisilicon,hisi-spmi-controller: clean up exampleJohan Hovold2024-05-081-8/+5
| * dt-bindings: spmi: hisilicon,hisi-spmi-controller: fix binding referencesJohan Hovold2024-05-081-2/+2
| * spmi: make spmi_bus_type constRicardo B. Marliere2024-05-081-1/+1
| * Merge tag 'extcon-next-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-05-089-43/+25
| |\
| | * extcon: adc-jack: Document missing struct membersYang Li2024-05-081-0/+2
| | * extcon: realtek: Remove unused of_gpio.hAndy Shevchenko2024-05-081-1/+0
| | * extcon: usbc-cros-ec: Convert to platform remove callback returning voidUwe Kleine-König2024-05-081-4/+2
| | * extcon: usb-gpio: Convert to platform remove callback returning voidUwe Kleine-König2024-05-081-4/+2
| | * extcon: max77843: Convert to platform remove callback returning voidUwe Kleine-König2024-05-081-4/+2
| | * extcon: max3355: Convert to platform remove callback returning voidUwe Kleine-König2024-05-081-4/+2
| | * extcon: intel-mrfld: Convert to platform remove callback returning voidUwe Kleine-König2024-05-081-4/+2
| | * extcon: intel-cht-wc: Convert to platform remove callback returning voidUwe Kleine-König2024-05-081-4/+2
| | * extcon: adc-jack: Convert to platform remove callback returning voidUwe Kleine-König2024-05-081-4/+2
| | * extcon: intel-mrfld: Don't shadow error from devm_extcon_dev_allocate()Andy Shevchenko2024-05-081-1/+1
| | * extcon: max8997: select IRQ_DOMAIN instead of depending on itRandy Dunlap2024-05-081-1/+2
| | * extcon: intel-mrfld: Switch to use dev_err_probe()Andy Shevchenko2024-05-081-12/+6
| * | Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman2024-05-08604-3089/+5998
| |\ \
| * | | scripts/spdxcheck: Add count of missing files to stats outputBird, Tim2024-05-041-0/+3
| * | | misc: rtsx: do clear express reg every SD_INTRicky Wu2024-05-041-5/+7
| * | | tifm: constify the struct tifm_bus_type usageKunwu Chan2024-05-041-1/+1
| * | | binder: fix max_thread type inconsistencyCarlos Llamas2024-05-042-2/+2
| * | | virt: acrn: Fix typosThorsten Blum2024-05-041-2/+2
| * | | greybus: Fix use-after-free bug in gb_interface_release due to race condition.Sicong Huang2024-05-041-0/+1
| * | | ppdev: Add an error check in register_deviceHuai-Yuan Liu2024-05-041-4/+11
| * | | intel_th: pci: Add Lunar Lake supportAlexander Shishkin2024-05-041-0/+5
| * | | intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin2024-05-041-0/+5
| * | | intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin2024-05-041-0/+5
| * | | intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin2024-05-041-0/+5
| * | | intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin2024-05-041-0/+5
| * | | intel_th: pci: Add Granite Rapids supportAlexander Shishkin2024-05-041-0/+5
| * | | intel_th: msu: Fix kernel-doc warningsRandy Dunlap2024-05-041-2/+10
| * | | intel_th: Remove redundant initialization of pointer outpColin Ian King2024-05-041-1/+1
| * | | intel_th: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-05-041-4/+4
| * | | intel_th: Constify the struct device_type usageRicardo B. Marliere2024-05-041-4/+4
| * | | intel_th: Convert to platform remove callback returning voidUwe Kleine-König2024-05-041-4/+2
| * | | stm class: sys-t: Improve ftrace source handlingMikhail Lappo2024-05-041-7/+83
| * | | stm class: Propagate source type to protocolsMikhail Lappo2024-05-044-7/+9
| * | | stm class: Add source typeMikhail Lappo2024-05-044-0/+15
| * | | stm class: Fix a double free in stm_register_device()Dan Carpenter2024-05-041-5/+6