summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-03hpet: Support 32-bit userspaceHe Zhe
2024-07-03misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta
2024-07-03misc: fastrpc: Fix ownership reassignment of remote heapEkansh Gupta
2024-07-03misc: fastrpc: Fix memory leak in audio daemon attach operationEkansh Gupta
2024-07-03misc: fastrpc: Avoid updating PD type for capability requestEkansh Gupta
2024-07-03misc: fastrpc: Copy the complete capability structure to userEkansh Gupta
2024-07-03misc: fastrpc: Fix DSP capabilities requestEkansh Gupta
2024-07-03Merge tag 'iio-fixes-for-6.10c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-07-03staging: nvec: Use x instead of x != NULL to improve readability.Tom Mounet
2024-07-03serial: imx: ensure RTS signal is not left active after shutdownRasmus Villemoes
2024-07-03tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang
2024-07-03serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit
2024-07-03usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus
2024-07-03wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg
2024-07-03usb: dwc3: core: Check all ports when set phy suspendThinh Nguyen
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach
2024-07-03usb: typec: ucsi: reorder operations in ucsi_run_command()Dmitry Baryshkov
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov
2024-07-03usb: typec: ucsi: inline ucsi_read_message_inDmitry Baryshkov
2024-07-03usb: typec: ucsi: rework command execution functionsDmitry Baryshkov
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov
2024-07-03usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()Dmitry Baryshkov
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-07-03usb: core: add missing of_node_put() in usb_of_has_devices_or_graphJavier Carrasco
2024-07-03USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli
2024-07-03USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern
2024-07-03xhci: always resume roothubs if xHC was reset during resumeMathias Nyman
2024-07-03Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-07-03drm/dp_mst: Skip CSN if topology probing is not done yetWayne Lin
2024-07-03drm/dp_mst: Fix all mstb marked as not probed after suspend/resumeWayne Lin
2024-07-03serial: imx: only set receiver level if it is zeroStefan Eichenberger
2024-07-03media: stm32: dcmipp: correct error handling in dcmipp_create_subdevsAlain Volmat
2024-07-03Merge tag 'coresight-next-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-03Merge tag 'counter-updates-for-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2024-07-03Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2024-07-03Merge tag 'fpga-for-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2024-07-03Merge tag 'usb-serial-6.10-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-07-03net: wwan: mhi: make default data link id configurableSlark Xiao
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao
2024-07-03bus: mhi: host: Add support for Foxconn SDX72 modemsSlark Xiao
2024-07-03gpio: mmio: do not calculate bgpio_bits via "ngpios"Shiji Yang
2024-07-03drm/panfrost: Mark simple_ondemand governor as softdepDragan Simic
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)
2024-07-03perf: arm_v6/7_pmu: Drop non-DT probe supportRob Herring (Arm)
2024-07-03perf/arm: Move 32-bit PMU drivers to drivers/perf/Rob Herring (Arm)