summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-03-10USB: host: uhci: remove dentry pointer for debugfsGreg Kroah-Hartman
2021-03-10USB: host: sl811: remove dentry pointer for debugfsGreg Kroah-Hartman
2021-03-10USB: host: isp1362: remove dentry pointer for debugfsGreg Kroah-Hartman
2021-03-10USB: host: isp116x: remove dentry pointer for debugfsGreg Kroah-Hartman
2021-03-10usb: dwc2: Add STM32 related debugfs entriesMartin Devera
2021-03-10usb: chipidea: tegra: fix flexible_array.cocci warningskernel test robot
2021-03-10USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'Colin Ian King
2021-03-10USB: core: no need to save usb_devices_rootGreg Kroah-Hartman
2021-03-10usb: gadget: storage: Remove unused function pointer typedef fsg_routine_tChen Lin
2021-03-10usb: gadget: function: fix typo in f_printer.cWei Ming Chen
2021-03-10usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before togglingBadhri Jagan Sridharan
2021-03-10usb: typec: tps6598x: Add trace event for data statusGuido Günther
2021-03-10usb: typec: tps6598x: Add trace event for power status registerGuido Günther
2021-03-10usb: typec: tps6598x: Add trace event for status registerGuido Günther
2021-03-10usb: typec: tps6598x: Add trace event for IRQ eventsGuido Günther
2021-03-10usb: dwc3: add an alternate path in vbus_draw callbackRay Chi
2021-03-10usb: dwc3: add a power supply for current controlRay Chi
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-12of: Remove of_dev_{get,put}()Rob Herring
2021-02-11usb: misc: usb3503: Fix logic in usb3503_init()Michal Simek
2021-02-11usb: Replace lkml.org links with loreKees Cook
2021-02-10usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-02-10USB: quirks: sort quirk entriesJohan Hovold
2021-02-09USB: serial: drop bogus to_usb_serial_port() checksJohan Hovold
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König
2021-02-09USB: serial: drop if with an always false conditionUwe Kleine-König
2021-02-09usb: gadget: Assign boolean values to a bool variableJiapeng Chong
2021-02-09usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso
2021-02-09usb: typec: tcpm: Determine common SVDM VersionKyle Tso
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso
2021-02-09usb: typec: Manage SVDM versionKyle Tso
2021-02-09usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen
2021-02-09usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen
2021-02-09Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-02-08USB: serial: option: update interface mapping for ZTE P685MLech Perczak
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman
2021-02-06usb: dwc3: gadget: Remove check for bounded driverThinh Nguyen
2021-02-06usb: dwc3: gadget: Set speed only up to the max supportedThinh Nguyen
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak
2021-02-05usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner