aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/common
AgeCommit message (Expand)Author
2023-08-16usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K
2023-07-27Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-07-27usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth
2023-01-18usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth
2022-10-26usb: common: debug: Check non-standard control requestsThinh Nguyen
2022-10-26usb: common: move function's kerneldoc next to its definitionChunfeng Yun
2022-10-26usb: common: add function to get interval expressed in us unitChunfeng Yun
2022-10-26usb: common: Parse for USB SSP genXxYThinh Nguyen
2022-02-16usb: ulpi: Call of_node_put correctlySean Anderson
2022-02-16usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson
2022-02-01usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter
2021-10-13Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-08-12usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-07-20usb: common: usb-conn-gpio: fix NULL pointer dereference of chargerChunfeng Yun
2020-08-18usb: common: usb-conn-gpio: Print error on failure to get VBUSThierry Reding
2020-08-18usb: common: usb-conn-gpio: Make VBUS supply optionalThierry Reding
2020-07-30usb: common: usb-conn-gpio: Register chargerPaul Cercueil
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-03usb: common: ulpi: Fix a few kerneldoc related issuesLee Jones
2020-07-03usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldocLee Jones
2020-07-03usb: common: debug: Demote comment blocks which are obviously not kerneldocLee Jones
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman
2019-12-10usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue
2019-09-03usb: common: add USB GPIO based connection detection driverChunfeng Yun
2019-09-03usb: common: create Kconfig fileChunfeng Yun
2019-08-29usb: common: Simplify usb_decode_get_set_descriptor function.Pawel Laszczak
2019-08-29usb: common: Patch simplify usb_decode_set_clear_feature function.Pawel Laszczak
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-06-06USB: move usb debugfs directory creation to the usb common coreGreg Kroah-Hartman
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-03-19usb: common: Consider only available nodes for dr_modeFabrizio Castro
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus
2018-09-20usb: roles: Take care of driver module reference countingHeikki Krogerus
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda
2018-03-22usb: common: Small class for USB role switchesHeikki Krogerus
2017-11-28USB: ulpi: fix bus-node lookupJohan Hovold
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-04USB: common: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28usb: common: use of_property_read_bool()Sergei Shtylyov
2017-08-28usb: make device_type constBhumika Goyal
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring
2017-01-20usb: ulpi: Support device discovery via DTStephen Boyd
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman