aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-03nvmem: core: limit cell sysfs permissions to main attribute onesThomas Weißschuh1-1/+1
2024-07-03nvmem: core: only change name to fram for current attributeThomas Weißschuh1-3/+2
2024-07-03nvmem: meson-efuse: Fix return value of nvmem callbacksJoy Chakraborty1-4/+10
2024-07-03nvmem: rmem: Fix return value of rmem_read()Joy Chakraborty1-1/+4
2024-07-03misc: microchip: pci1xxxx: Fix return value of nvmem callbacksJoy Chakraborty1-4/+0
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland2-3/+3
2024-07-03binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issuesLei Liu1-5/+5
2024-07-03binder: use bitmap for faster descriptor lookupCarlos Llamas3-14/+279
2024-07-03arm64: dts: ti: k3-am62a7-sk: Reserve 576MiB of global CMADevarsh Thakkar1-0/+9
2024-07-03arm64: dts: ti: k3-am62x-sk-common: Reserve 128MiB of global CMADevarsh Thakkar1-0/+8
2024-07-03hpet: Support 32-bit userspaceHe Zhe1-5/+29
2024-07-03misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta2-3/+22
2024-07-03misc: fastrpc: Fix ownership reassignment of remote heapEkansh Gupta1-1/+3
2024-07-03misc: fastrpc: Fix memory leak in audio daemon attach operationEkansh Gupta1-0/+1
2024-07-03misc: fastrpc: Avoid updating PD type for capability requestEkansh Gupta1-1/+0
2024-07-03misc: fastrpc: Copy the complete capability structure to userEkansh Gupta1-1/+1
2024-07-03misc: fastrpc: Fix DSP capabilities requestEkansh Gupta1-3/+8
2024-07-03ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu1-20/+23
2024-07-03Merge tag 'iio-fixes-for-6.10c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-3/+3
2024-07-03staging: nvec: Use x instead of x != NULL to improve readability.Tom Mounet1-2/+2
2024-07-03serial: imx: ensure RTS signal is not left active after shutdownRasmus Villemoes1-0/+51
2024-07-03tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang1-6/+7
2024-07-03serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar1-1/+2
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit3-4/+6
2024-07-03usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus1-0/+8
2024-07-03wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg1-7/+6
2024-07-03usb: dwc3: core: Check all ports when set phy suspendThinh Nguyen1-12/+17
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch2-0/+52
2024-07-03dt-bindings: usb: Convert fsl-usb to yamlFrank Li2-81/+95
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach2-8/+4
2024-07-03usb: typec: ucsi: reorder operations in ucsi_run_command()Dmitry Baryshkov1-20/+14
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov7-203/+67
2024-07-03usb: typec: ucsi: inline ucsi_read_message_inDmitry Baryshkov1-14/+8
2024-07-03usb: typec: ucsi: rework command execution functionsDmitry Baryshkov1-72/+66
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov7-72/+169
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov7-87/+64
2024-07-03usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()Dmitry Baryshkov1-10/+6
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay1-1/+1
2024-07-03usb: core: add missing of_node_put() in usb_of_has_devices_or_graphJavier Carrasco1-2/+5
2024-07-03USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli1-0/+3
2024-07-03USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern1-3/+15
2024-07-03xhci: always resume roothubs if xHC was reset during resumeMathias Nyman1-3/+13
2024-07-03Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo31-119/+5156
2024-07-03drm/dp_mst: Skip CSN if topology probing is not done yetWayne Lin1-0/+11
2024-07-03drm/dp_mst: Fix all mstb marked as not probed after suspend/resumeWayne Lin1-2/+2
2024-07-03serial: imx: only set receiver level if it is zeroStefan Eichenberger1-2/+6
2024-07-03media: stm32: dcmipp: correct error handling in dcmipp_create_subdevsAlain Volmat1-2/+2
2024-07-03Merge tag 'coresight-next-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman4-6/+7
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko1-1/+2
2024-07-03Merge tag 'counter-updates-for-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman4-22/+139