summaryrefslogtreecommitdiff
path: root/drivers/usb/common
AgeCommit message (Expand)Author
2021-10-05Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-05-27usb: common: ulpi: Add leading underscores for function name '__ulpi_register...Lee Jones
2021-05-27usb: common: usb-conn-gpio: use usb_role_string() to print role statusChunfeng Yun
2021-05-21usb: common: usb-conn-gpio: use dev_err_probe() to print logChunfeng Yun
2021-05-21usb: common: usb-conn-gpio: fix NULL pointer dereference of chargerChunfeng Yun
2021-03-10usb: common: move function's kerneldoc next to its definitionChunfeng Yun
2021-03-10usb: common: add function to get interval expressed in us unitChunfeng Yun
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen
2020-11-26usb: common: ulpi: Constify static attribute_group structRikard Falkeborn
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