summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-8/+4
| * | | Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman2022-09-264-7/+15
| |\| |
| * | | Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung2022-09-221-6/+0
| * | | usb: dwc3: core: fix some leaks in probeDan Carpenter2022-09-221-22/+36
| * | | usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta2022-09-222-0/+21
| * | | USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen2022-09-221-0/+9
| * | | usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein2022-09-222-1/+9
| * | | usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo2022-09-221-0/+3
| * | | usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ...Shruthi Sanil2022-09-221-0/+4
| * | | usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak...Shruthi Sanil2022-09-221-6/+6
| * | | usb: dwc3: xilinx: fix usb3 non-wakeup source resume failurePiyush Mehta2022-09-221-9/+21
| * | | usb: dwc3: xilinx: add power management ops supportPiyush Mehta2022-09-221-4/+29
| * | | usb: gadget: uvc: add v4l2 try_format api callMichael Grzeschik2022-09-221-0/+110
| * | | usb: gadget: uvc: add v4l2 enumeration api callsMichael Grzeschik2022-09-223-0/+208
| * | | usb: dwc3: qcom: drop unneeded compatiblesKrzysztof Kozlowski2022-09-221-4/+0
| * | | usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disableWesley Cheng2022-09-221-1/+10
| * | | usb: mon: make mmapped memory read onlyTadeusz Struk2022-09-221-0/+5
| * | | usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He2022-09-221-2/+2
| * | | usb: gadget: add _init/__exit annotations to module init/exit funcsXiu Jianfeng2022-09-222-4/+4
| * | | usb: dwc2: Remove redundant license textChristophe JAILLET2022-09-2212-360/+1
| * | | usb: dwc3: Fix typos in gadget.cKushagra Verma2022-09-221-2/+2
| * | | usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe2022-09-221-6/+6
| * | | xhci: remove unused lpm_failed_dev member from struct xhci_hcdMathias Nyman2022-09-221-2/+0
| * | | xhci: remove unused command member from struct xhci_hcd structMathias Nyman2022-09-221-1/+0
| * | | xhci: show fault reason for a failed enable slot commandMathias Nyman2022-09-221-1/+2
| * | | xhci: Don't show warning for reinit on known broken suspendMario Limonciello2022-09-221-1/+2
| * | | xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca2022-09-221-1/+1
| * | | usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie2022-09-221-1/+6
| * | | Merge tag 'usb-serial-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-09-224-271/+245
| |\ \ \
| | * | | USB: serial: ftdi_sio: clean up driver prefixJohan Hovold2022-09-201-21/+17
| | * | | USB: serial: ftdi_sio: move driver structureJohan Hovold2022-09-201-66/+35
| | * | | USB: serial: ftdi_sio: clean up attribute visibility logicJohan Hovold2022-09-201-8/+7
| | * | | USB: serial: console: move mutex_unlock() before usb_serial_put()Liang He2022-09-191-1/+1
| | * | | USB: serial: ftdi_sio: convert to use dev_groupsJiasheng Jiang2022-09-191-21/+28
| | * | | USB: serial: ftdi_sio: add support for HP and HA devicesAmireddy mallikarjuna reddy2022-09-152-0/+49
| | * | | USB: serial: ftdi_sio: simplify divisor handlingJohan Hovold2022-09-151-3/+1
| | * | | USB: serial: ftdi_sio: assume hi-speed typeJohan Hovold2022-09-151-11/+12
| | * | | USB: serial: ftdi_sio: clean up baudrate requestJohan Hovold2022-09-151-6/+3
| | * | | USB: serial: ftdi_sio: clean up attribute handlingJohan Hovold2022-09-151-31/+16
| | * | | USB: serial: ftdi_sio: clean up modem-status handlingJohan Hovold2022-09-151-18/+4
| | * | | USB: serial: ftdi_sio: tighten device-type detectionJohan Hovold2022-09-151-63/+55
| | * | | USB: serial: ftdi_sio: rename channel indexJohan Hovold2022-09-152-26/+24
| | * | | USB: serial: ftdi_sio: include FT2232D in type stringJohan Hovold2022-09-151-1/+1
| | * | | USB: serial: ftdi_sio: rename chip typesJohan Hovold2022-09-151-30/+30
| | * | | USB: serial: ftdi_sio: drop redundant chip type commentsJohan Hovold2022-09-151-11/+10
| | * | | USB: serial: ftdi_sio: clean up chip type enumJohan Hovold2022-09-152-12/+11
| | * | | USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold2022-09-151-2/+1
| * | | | usb: misc: usb3503: call clk_disable_unprepare in the error handlingDongliang Mu2022-09-091-6/+19
| * | | | usb: gadget: uvc: increase worker prio to WQ_HIGHPRIMichael Grzeschik2022-09-094-3/+13
| * | | | usb: chipidea: make configs for glue drivers visible with EXPERTLukas Bulwahn2022-09-081-5/+5