summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-04gpio: sysfs: emit chardev line-state events on edge storeBartosz Golaszewski
2024-11-04gpio: sysfs: emit chardev line-state events on active-low changesBartosz Golaszewski
2024-11-04gpio: sysfs: emit chardev line-state events on GPIO exportBartosz Golaszewski
2024-11-04gpio: sysfs: use cleanup guards for the sysfs_lock mutexBartosz Golaszewski
2024-11-04gpio: sysfs: use cleanup guards for gpiod_data::mutexBartosz Golaszewski
2024-11-04drm/i915/dp: Add FEC Enable Retry mechanismChaitanya Kumar Borah
2024-11-04gpiolib: clean up debugfs separator handlingJohan Hovold
2024-11-04Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-11-03clk: qcom: Make GCC_6125 depend on QCOM_GDSCKonrad Dybcio
2024-11-03soc: qcom: llcc: Add LLCC configuration for the QCS8300 platformJingyi Wang
2024-11-03soc: qcom: llcc: Add configuration data for QCS615Song Xue
2024-11-03soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov
2024-11-03soc: qcom: llcc: use deciman integers for bit shift valuesDmitry Baryshkov
2024-11-04drm/exynos: exynos7_drm_decon: add driver data and support for Exynos7870Kaustabh Chakraborty
2024-11-04drm/exynos: exynos7_drm_decon: properly clear channels during bindKaustabh Chakraborty
2024-11-04drm/exynos: exynos7_drm_decon: fix ideal_clk by converting it to HzKaustabh Chakraborty
2024-11-04drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functionsKaustabh Chakraborty
2024-11-04drm/exynos: remove unused prototype for crtcKwanghoon Son
2024-11-04drm/exynos: gsc: Fix typo in commentShen Lichuan
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb3phy_probeCharles Han
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb2phy_probeCharles Han
2024-11-04tty: serial: samsung: Add Exynos8895 compatibleIvaylo Ivanov
2024-11-04serial: 8250_dw: Add Sophgo SG2044 quirkInochi Amaoto
2024-11-04altera_jtaguart: Use dev_err() to report error attaching IRQTobias Klauser
2024-11-04altera_uart: Use dev_err() to report error attaching IRQ handlerTobias Klauser
2024-11-04driver core: constify devlink classBartosz Golaszewski
2024-11-04driver core: Put device attribute @wakeup_last_time_ms and its show() togetherZijun Hu
2024-11-04cacheinfo: Don't opencode per_cpu_cacheinfo()Nikolay Borisov
2024-11-04driver core: auxiliary bus: Spelling s/pecific/specific/Geert Uytterhoeven
2024-11-04usb: typec: mux: Add support for the TUSB1046 crosspoint switchRomain Gantois
2024-11-04USB: xhci: add support for PWRON active highParth Pancholi
2024-11-04USB: bcma: Remove unused of_gpio.hAndy Shevchenko
2024-11-04tpm: Lock TPM chip in tpm_pm_suspend() firstJarkko Sakkinen
2024-11-04staging: rtl8723bs: Remove function pointer hal_xmitframe_enqueuePhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove function pointer mgnt_xmitPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove function pointer hal_xmitPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove function pointer SetHalDefVarHandlerPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove function pointer GetHalDefVarHandlerPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove function pointer SetHwRegHandlerWithBufPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove function pointer GetHwRegHandlerPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove function pointer SetHwRegHandlerPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove function pointer check_ips_statusPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove #if 1 in function ReadChipVersion8723BPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove #if 1 in function hal_EfuseGetCurrentSize_BTPhilipp Hortmann
2024-11-04staging: rtl8723bs: Remove #if 1 in function hal_EfusePartialWriteCheckPhilipp Hortmann
2024-11-04staging: rtl8723bs: Replace function thread_enterPhilipp Hortmann
2024-11-04staging: vchiq_arm: Track bulk user data pointer separatelyUmang Jain
2024-11-04staging: vchiq_core: Pass vchiq_bulk pointer to make_service_callback()Umang Jain
2024-11-04staging: vchiq: Rename vchiq_completion_data 'bulk_userdata'Umang Jain