summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2024-07-03perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) checkRob Herring (Arm)
2024-07-03perf: arm_pmuv3: Avoid assigning fixed cycle counter with thresholdRob Herring (Arm)
2024-07-03dt-bindings: display/msm: dsi-controller-main: Add SM7150Danila Tikhonov
2024-07-03dt-bindings: pinctrl: pinctrl-single: Fix pinctrl-single,gpio-range descriptionNishanth Menon
2024-07-03dt-bindings: pinctrl: npcm8xx: add missing pin group and mux functionTomer Maimon
2024-07-03dt-bindings: pinctrl: pinctrl-single: fix schmitt related propertiesInochi Amaoto
2024-07-03pinctrl: freescale: Use scope based of_node_put() cleanupsPeng Fan
2024-07-03pinctrl: equilibrium: Use scope based of_node_put() cleanupsPeng Fan
2024-07-03pinctrl: ti: iodelay: Use scope based of_node_put() cleanupsPeng Fan
2024-07-03pinctrl: qcom: lpass-lpi: increase MAX_NR_GPIO to 32Alexey Klimov
2024-07-03ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald
2024-07-03ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald
2024-07-03KVM: s390: remove useless includeClaudio Imbrenda
2024-07-03x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre
2024-07-03pinctrl: cy8c95x0: Update cache modificationPatrick Rudolph
2024-07-03pinctrl: cy8c95x0: Use cleanup.hPatrick Rudolph
2024-07-03hostfs: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03um: harddog: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-03um: add shared memory optimisation for time-travel=extJohannes Berg
2024-07-03um: add mmap/mremap OS callsJohannes Berg
2024-07-03um: generalize os_rcv_fdJohannes Berg
2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein
2024-07-03mm/util: Use dedicated slab buckets for memdup_user()Kees Cook