summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-29wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_defBitterblue Smith
2024-10-29wifi: rtw88: Support TX page sizes bigger than 128Bitterblue Smith
2024-10-29wifi: rtw88: Make txagc_remnant_ofdm an arrayBitterblue Smith
2024-10-29wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith
2024-10-29wifi: rtw88: Let each driver control the power on/off processBitterblue Smith
2024-10-29wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULLBitterblue Smith
2024-10-29wifi: rtw88: Extend the init table parsing for RTL8812AUBitterblue Smith
2024-10-29wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith
2024-10-29wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith
2024-10-29wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AUBitterblue Smith
2024-10-29usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne
2024-10-29wifi: rtw88: Report the signal strength only if it's knownBitterblue Smith
2024-10-29usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu
2024-10-28selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-10-29usb: core: use sysfs_emit() instead of sprintf()Jiayi Li
2024-10-29usb: typec: tcpm: Add support for parsing time dt propertiesAmit Sunil Dhamne
2024-10-29dt-bindings: connector: Add properties to define time valuesAmit Sunil Dhamne
2024-10-29usb: storage: fix wrong comments for struct bulk_cb_wrapDingyan Li
2024-10-29usb: storage: use US_BULK_FLAG_OUT instead of constant valuesDingyan Li
2024-10-29usb: dwc3: gadget: Refine the logic for resizing Tx FIFOsAkash Kumar
2024-10-29usb: typec: ucsi: Helper for Get Connector Status commandHeikki Krogerus
2024-10-29usb: typec: use cleanup facility for 'altmodes_node'Javier Carrasco
2024-10-29usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco
2024-10-29wifi: rtw89: 8922a: extend RFK handling and consider MLOZong-Zhe Yang
2024-10-29wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang
2024-10-29usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device linksMathias Nyman
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang
2024-10-29wifi: rtw89: Add encryption support for MLO connectionsPo-Hao Huang
2024-10-29Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"Stefan Wahren
2024-10-29xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan
2024-10-29xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar
2024-10-29wifi: rtw89: Add header conversion for MLO connectionsPo-Hao Huang
2024-10-29usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-10-28selftests/intel_pstate: check if cpupower is installedAlessandro Zanni
2024-10-28selftests/intel_pstate: fix operand expected errorAlessandro Zanni
2024-10-29Merge tag 'peci-next-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2024-10-28selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang
2024-10-29Merge tag 'thunderbolt-for-v6.12-rc5' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2024-10-29Merge tag 'iio-fixes-for-6.12b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-10-29mei: use kvmalloc for read bufferAlexander Usyskin
2024-10-29MAINTAINERS: add netup_unidvb maintainerAbylay Ospan
2024-10-28sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()Cong Wang
2024-10-28neighbour: use kvzalloc()/kvfree()Eric Dumazet
2024-10-28netlink: specs: Add missing phy-ntf command to ethtool specKory Maincent
2024-10-28vsock: do not leave dangling sk pointer in vsock_create()Eric Dumazet
2024-10-28net/mlx5: unique names for per device cachesSebastian Ott
2024-10-29Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman
2024-10-28clk: sophgo: avoid integer overflow in sg2042_pll_recalc_rate()Zichen Xie