aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-31usb: gadget: f_uac1: Expose all string descriptors through configfs.Chris Wulff4-17/+98
2024-07-31usb: typec: tipd: Delete extra semi-colonHarshit Mogalapalli1-1/+1
2024-07-31usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()Harshit Mogalapalli1-1/+1
2024-07-31usb: gadget: u_serial: Set start_delayed during suspendPrashanth K1-0/+1
2024-07-31usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter1-1/+1
2024-07-31usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio1-0/+14
2024-07-31usb: gadget: core: Check for unset descriptorChris Wulff1-6/+4
2024-07-31usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum1-3/+6
2024-07-31usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff1-8/+34
2024-07-31usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai1-6/+15
2024-07-31dt-bindings: usb: microchip,usb2514: Add USB2517 compatibleAlexander Stein1-0/+1
2024-07-31Merge branch 'l2tp-session-cleanup' into mainDavid S. Miller8-168/+179
2024-07-31l2tp: use pre_exit pernet hook to avoid rcu_barrierJames Chapman1-2/+7
2024-07-31l2tp: cleanup eth/ppp pseudowire setup codeJames Chapman2-4/+6
2024-07-31l2tp: add idr consistency check in session_registerJames Chapman1-2/+9
2024-07-31l2tp: use rcu list add/del when updating listsJames Chapman1-6/+6
2024-07-31l2tp: prevent possible tunnel refcount underflowJames Chapman4-10/+24
2024-07-31l2tp: refactor ppp socket/session relationshipJames Chapman1-55/+39
2024-07-31l2tp: free sessions using rcuJames Chapman2-3/+2
2024-07-31l2tp: delete sessions using work queueJames Chapman2-16/+21
2024-07-31l2tp: simplify tunnel and socket cleanupJames Chapman2-62/+21
2024-07-31l2tp: remove unused tunnel magic fieldJames Chapman2-4/+0
2024-07-31l2tp: don't set sk_user_data in tunnel socketJames Chapman1-4/+6
2024-07-31l2tp: don't use tunnel socket sk_user_data in ppp procfs outputJames Chapman1-1/+1
2024-07-31l2tp: have l2tp_ip_destroy_sock use ip_flush_pending_framesJames Chapman1-3/+3
2024-07-31ipv4: export ip_flush_pending_framesJames Chapman1-0/+1
2024-07-31l2tp: lookup tunnel from socket without using sk_user_dataJames Chapman4-17/+54
2024-07-31arm64: dts: mediatek: mt8195: Assign USB 3.0 PHY to xhci1 by defaultChen-Yu Tsai5-3/+4
2024-07-31arm64: dts: mediatek: mt8395-nio-12l: Mark USB 3.0 on xhci1 as disabledChen-Yu Tsai1-0/+1
2024-07-31arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabledChen-Yu Tsai1-0/+1
2024-07-31Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman9-13/+9
2024-07-31tools: gpio: Fix the wrong format specifierZhu Jun1-2/+2
2024-07-31dt-bindings: gpio: nxp,lpc3220-gpio: Convert to dtschemaAnimesh Agarwal2-43/+50
2024-07-31soundwire: bus: clean up probe warningsJohan Hovold1-2/+2
2024-07-31soundwire: bus: drop unused driver name fieldJohan Hovold2-9/+2
2024-07-31soundwire: bus: suppress probe deferral errorsJohan Hovold1-6/+0
2024-07-31staging: rtl8192e: remove duplicate macros from rtllib.hMichael Straube1-11/+0
2024-07-31staging: nvec: Capitalize outputs to match the rest of the driverSteven Davis1-7/+7
2024-07-31staging: rtl8723bs: rtw_mlme_ext: replace spaces by tabsSantiago Ruano Rincón1-2/+2
2024-07-31staging: rtl8723bs: remove space after pointerKartik Kulkarni1-1/+1
2024-07-31wifi: rtw88: 8703b: Fix reported RX band widthBitterblue Smith1-1/+1
2024-07-31wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith1-4/+6
2024-07-31wifi: rtw89: 8852bt: add 8852BE-VT to Makefile and KconfigPing-Ke Shih2-0/+23
2024-07-31wifi: rtw89: 8852bte: add PCI entry of 8852BE-VTPing-Ke Shih1-0/+93
2024-07-31wifi: rtw89: 8852bt: declare firmware features of RTL8852BTPing-Ke Shih1-0/+4
2024-07-31wifi: rtw89: 8852bt: add chip_ops of RTL8852BTPing-Ke Shih2-0/+463
2024-07-31wifi: rtw89: 8852bt: add chip_info of RTL8852BTPing-Ke Shih6-4/+455
2024-07-31wifi: rtw89: 8852bt: rfk: use predefined string choice for DPK enable/disablePing-Ke Shih1-1/+1
2024-07-31wifi: rtw89: 8852bt: add set_channel_rfPing-Ke Shih2-0/+229
2024-07-31wifi: rtw89: select WANT_DEV_COREDUMPZong-Zhe Yang1-0/+1