summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-31media: i2c: ov5645: Refactor ov5645_set_power_off()Ricardo Ribalda
2024-08-31media: ar0521: Refactor ar0521_power_off()Ricardo Ribalda
2024-08-31staging: media: ipu3: Stop streaming in inverse order of startingMax Staudt
2024-08-31staging: media: ipu3: Return buffers outside of needless lockingMax Staudt
2024-08-31staging: media: ipu3: Drop superfluous check in imgu_vb2_stop_streaming()Max Staudt
2024-08-31media: imx283: Add 3/3 binning modeUmang Jain
2024-08-31memory: pl353-smc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-31memory: pl172: simplify releasing AMBA regions with devmKrzysztof Kozlowski
2024-08-30sched_ext: Use sched_clock_cpu() instead of rq_clock_task() in touch_core_sch...Tejun Heo
2024-08-30sched_ext: Use task_can_run_on_remote_rq() test in dispatch_to_local_dsq()Tejun Heo
2024-08-31memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pinsBiju Das
2024-08-31Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-30firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()Dan Carpenter
2024-08-31Merge tag 'pci-v6.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-30arm64: dts: qcom: x1e80100: Fix PHY for DP2Abel Vesa
2024-08-30arm64: dts: qcom: qcm6490-idp: Add SD Card nodeSachin Gupta
2024-08-30arm64: dts: qcom: x1e80100: Add orientation-switch to all USB+DP QMP PHYsAbel Vesa
2024-08-30arm64: dts: qcom: Add X1E78100 ThinkPad T14s Gen 6Konrad Dybcio
2024-08-30dt-bindings: arm: qcom: Add Lenovo ThinkPad T14s Gen 6Konrad Dybcio
2024-08-30Revert "arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash"André Apitzsch
2024-08-31Merge tag 'block-6.11-20240830' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-31Merge tag 'io_uring-6.11-20240830' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-30dt-bindings: input: touchscreen: Use generic node nameFabio Estevam
2024-08-31nouveau: fix the fwsec sb verification register.Dave Airlie
2024-08-31drm/nouveau: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-08-31pinctrl: stmfx: Use string_choices API instead of ternary operatorAndy Shevchenko
2024-08-30Bluetooth: MGMT: Ignore keys being loaded with invalid typeLuiz Augusto von Dentz
2024-08-30Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz
2024-08-30Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECTLuiz Augusto von Dentz
2024-08-30Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz
2024-08-30Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson
2024-08-30can: kvaser_pciefd: Use a single write when releasing RX buffersMartin Jocic
2024-08-30pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-30MAINTAINERS: add i8042.h and libps2.h to INPUT sectionDmitry Torokhov
2024-08-30nbd: fix race between timeout and normal completionMing Lei
2024-08-30can: kvaser_usb: Simplify with dev_err_probe()Yan Zhen
2024-08-30can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdefMartin Jocic
2024-08-30can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...Stefan Mätje
2024-08-30can: j1939: use correct function name in commentZhang Changzhong
2024-08-30dt-bindings: can: convert microchip,mcp251x.txt to yamlFrank Li
2024-08-30dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M supportDuy Nguyen
2024-08-30ieee802154: Correct spelling in nl802154.hSimon Horman
2024-08-30mac802154: Correct spelling in mac802154.hSimon Horman
2024-08-30i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cardsAleksandr Loktionov
2024-08-30e1000e: avoid failing the system during pm_suspendVitaly Lifshits
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong
2024-08-30cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1Chen Ridong
2024-08-30cgroup/cpuset: rename functions shared between v1 and v2Chen Ridong
2024-08-30cgroup/cpuset: move v1 interfaces to cpuset-v1.cChen Ridong
2024-08-30cgroup/cpuset: move validate_change_legacy to cpuset-v1.cChen Ridong