summaryrefslogtreecommitdiffstats
path: root/drivers/video (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-08dt-bindings: spmi: hisilicon,hisi-spmi-controller: clean up exampleJohan Hovold1-8/+5
2024-05-08dt-bindings: spmi: hisilicon,hisi-spmi-controller: fix binding referencesJohan Hovold1-2/+2
2024-05-08spmi: make spmi_bus_type constRicardo B. Marliere1-1/+1
2024-05-08extcon: adc-jack: Document missing struct membersYang Li1-0/+2
2024-05-08extcon: realtek: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-05-08extcon: usbc-cros-ec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-08extcon: usb-gpio: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-08extcon: max77843: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-08extcon: max3355: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-08extcon: intel-mrfld: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-08extcon: intel-cht-wc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-08extcon: adc-jack: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-08extcon: intel-mrfld: Don't shadow error from devm_extcon_dev_allocate()Andy Shevchenko1-1/+1
2024-05-08extcon: max8997: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-05-08extcon: intel-mrfld: Switch to use dev_err_probe()Andy Shevchenko1-12/+6
2024-05-05Linux 6.9-rc7v6.9-rc7Linus Torvalds1-1/+1
2024-05-05epoll: be better about file lifetimesLinus Torvalds1-1/+37
2024-05-04scripts/spdxcheck: Add count of missing files to stats outputBird, Tim1-0/+3
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-04virt: acrn: Fix typosThorsten Blum1-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 Lappo4-0/+15
2024-05-04stm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
2024-05-04eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)1-6/+24
2024-05-04eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)1-15/+1
2024-05-04eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)2-25/+11
2024-05-04tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)1-2/+25
2024-05-04tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)3-2/+99
2024-05-04eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)1-9/+16
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)3-2/+36
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 Maneyrol4-28/+21
2024-05-03slimbus: qcom-ngd-ctrl: Add timeout for wait operationViken Dadhaniya1-1/+5