summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-09-27usb: cdns3: remove dead codeDongliang Mu
2022-09-27usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-27usb: musb: sunxi: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: musb: jz4740: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: musb: cppi41: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: musb: da8xx: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: musb: core: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: typec: stusb160x: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich
2022-09-27usb: gadget: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-22Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-09-22usb: dwc3: core: fix some leaks in probeDan Carpenter
2022-09-22usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta
2022-09-22USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen
2022-09-22usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein
2022-09-22usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo
2022-09-22usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ...Shruthi Sanil
2022-09-22usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak...Shruthi Sanil
2022-09-22usb: dwc3: xilinx: fix usb3 non-wakeup source resume failurePiyush Mehta
2022-09-22usb: dwc3: xilinx: add power management ops supportPiyush Mehta
2022-09-22usb: gadget: uvc: add v4l2 try_format api callMichael Grzeschik
2022-09-22usb: gadget: uvc: add v4l2 enumeration api callsMichael Grzeschik
2022-09-22usb: dwc3: qcom: drop unneeded compatiblesKrzysztof Kozlowski
2022-09-22usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disableWesley Cheng
2022-09-22usb: mon: make mmapped memory read onlyTadeusz Struk
2022-09-22usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He
2022-09-22usb: gadget: add _init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-22usb: dwc2: Remove redundant license textChristophe JAILLET
2022-09-22usb: dwc3: Fix typos in gadget.cKushagra Verma
2022-09-22usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe
2022-09-22xhci: remove unused lpm_failed_dev member from struct xhci_hcdMathias Nyman
2022-09-22xhci: remove unused command member from struct xhci_hcd structMathias Nyman
2022-09-22xhci: show fault reason for a failed enable slot commandMathias Nyman
2022-09-22xhci: Don't show warning for reinit on known broken suspendMario Limonciello
2022-09-22xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca
2022-09-22usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-09-22Merge tag 'usb-serial-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-22Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie
2022-09-20USB: serial: ftdi_sio: clean up driver prefixJohan Hovold
2022-09-20USB: serial: ftdi_sio: move driver structureJohan Hovold
2022-09-20USB: serial: ftdi_sio: clean up attribute visibility logicJohan Hovold
2022-09-19USB: serial: console: move mutex_unlock() before usb_serial_put()Liang He
2022-09-19USB: serial: ftdi_sio: convert to use dev_groupsJiasheng Jiang
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang