summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | USB: isp1362: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | USB: fotg210: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | USB: uhci: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-3/+3
| * | | | | | USB: ULPI: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-8/+6
| * | | | | | USB: chipidea: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | usb: gadget: configfs: Use memcpy_and_pad()Andy Shevchenko2023-02-061-2/+1
| * | | | | | USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-064-14/+14
| * | | | | | Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman2023-02-0620-19/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | usb: remove the dead USB_OHCI_SH optionChristoph Hellwig2023-02-031-11/+0
| * | | | | | xhci: decouple usb2 port resume and get_port_status request handlingMathias Nyman2023-02-021-22/+25
| * | | | | | xhci: clear usb2 resume related variables in one place.Mathias Nyman2023-02-021-22/+16
| * | | | | | xhci: rename resume_done to resume_timestampMathias Nyman2023-02-023-13/+13
| * | | | | | xhci: Pass port structure as parameter to xhci_disable_port().Mathias Nyman2023-02-021-9/+15
| * | | | | | xhci: move port specific items such as state completions to port structureMathias Nyman2023-02-024-35/+28
| * | | | | | xhci: pass port pointer as parameter to xhci_set_port_power()Mathias Nyman2023-02-021-14/+11
| * | | | | | xhci: cleanup xhci_hub_control port referencesMathias Nyman2023-02-021-60/+63
| * | | | | | xhci: add helpers for enabling and disabling interruptersMathias Nyman2023-02-021-7/+30
| * | | | | | xhci: Refactor interrupter code for initial multi interrupter support.Mathias Nyman2023-02-025-120/+196
| * | | | | | xhci: remove xhci_test_trb_in_td_math early development checkMathias Nyman2023-02-021-160/+0
| * | | | | | xhci: fix event ring segment table related masks and variables in headerMathias Nyman2023-02-022-3/+6
| * | | | | | usb: gadget: uvc: Disable interrupt endpoint by defaultDaniel Scally2023-02-022-23/+38
| * | | | | | usb: gadget: uvc: Add new enable_interrupt_ep attributeDaniel Scally2023-02-022-0/+55
| * | | | | | usb: gadget: uvc: Rename uvc_control_epDaniel Scally2023-02-022-21/+21
| * | | | | | usb: typec: ucsi_ccg: Add OF supportWayne Chang2023-02-021-4/+18
| * | | | | | usb: gadget: configfs: Restrict symlink creation is UDC already bindedUdipto Goswami2023-02-021-0/+6
| * | | | | | usb: musb: sunxi: Introduce config structAndre Przywara2023-02-021-33/+70
| * | | | | | usb: musb: sunxi: add support for the F1C100s MUSB controllerIcenowy Zheng2023-02-021-2/+6
| * | | | | | xhci: split out rcar/rz support from xhci-plat.cArnd Bergmann2023-02-027-151/+164
| * | | | | | usb: musb: mediatek: don't unregister something that wasn't registeredDan Carpenter2023-02-021-1/+2
| * | | | | | USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2023-01-312-8/+2
| * | | | | | usb: early: xhci-dbc: Use memcpy_and_pad()Christophe JAILLET2023-01-311-2/+1
| * | | | | | usb: early: xhci-dbc: Optimize early_xdbc_write()Christophe JAILLET2023-01-311-1/+1
| * | | | | | usb: early: xhci-dbc: Fix a potential out-of-bound memory accessChristophe JAILLET2023-01-311-1/+2
| * | | | | | usb: chipidea: ci_hdrc_imx: use dev_err_probeAlexander Stein2023-01-311-3/+7
| * | | | | | usb: fotg210: fix return value check in fotg210_probe()Yang Yingliang2023-01-311-2/+2
| * | | | | | USB: MAX3421: Handle USB NAK correctlyMark Tomlinson2023-01-311-11/+2
| * | | | | | usg: gadget: Move validation out of lock in webusb_bcdVersion_store()Andy Shevchenko2023-01-311-7/+3
| * | | | | | usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko2023-01-311-2/+2
| * | | | | | usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik2023-01-311-6/+0
| * | | | | | usb: uvc: make uvc_format_desc table constMichael Grzeschik2023-01-311-4/+4
| * | | | | | usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik2023-01-311-0/+1
| * | | | | | usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik2023-01-311-1/+1
| * | | | | | xhci: host: Add Renesas RZ/V2M SoC supportBiju Das2023-01-255-0/+78
| * | | | | | usb: host: xhci-plat: Add reset supportBiju Das2023-01-251-1/+16
| * | | | | | usb: host: xhci-plat: Improve clock handling in probe()Biju Das2023-01-251-5/+5