| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: common: usb-conn-gpio: Make VBUS supply completely optional | Alexander Stein | 2022-03-15 | 1 | -17/+3 |
* | usb: ulpi: Add debugfs support | Sean Anderson | 2022-02-14 | 1 | -1/+70 |
* | usb: ulpi: Call of_node_put correctly | Sean Anderson | 2022-01-31 | 1 | -2/+6 |
* | usb: ulpi: Move of_node_put to ulpi_dev_release | Sean Anderson | 2022-01-31 | 1 | -1/+1 |
* | usb: common: ulpi: Fix crash in ulpi_match() | Jon Hunter | 2022-01-26 | 1 | -2/+5 |
* | USB: common: debug: add needed kernel.h include | Greg Kroah-Hartman | 2022-01-05 | 1 | -0/+1 |
* | Partially revert "usb: Kconfig: using select for USB_COMMON dependency" | Ben Hutchings | 2021-10-05 | 1 | -2/+1 |
* | Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-09-01 | 1 | -0/+20 |
|\ |
|
| * | Merge 5.14-rc5 into usb-next | Greg Kroah-Hartman | 2021-08-09 | 1 | -1/+5 |
| |\ |
|
| * | | usb: common: add helper to get role-switch-default-mode | Chunfeng Yun | 2021-07-27 | 1 | -0/+20 |
* | | | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman | 2021-08-09 | 1 | -1/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | usb: otg-fsm: Fix hrtimer list corruption | Dmitry Osipenko | 2021-07-27 | 1 | -1/+5 |
| |/ |
|
* / | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
|/ |
|
* | usb: common: ulpi: Add leading underscores for function name '__ulpi_register... | Lee Jones | 2021-05-27 | 1 | -1/+1 |
* | usb: common: usb-conn-gpio: use usb_role_string() to print role status | Chunfeng Yun | 2021-05-27 | 1 | -3/+3 |
* | usb: common: usb-conn-gpio: use dev_err_probe() to print log | Chunfeng Yun | 2021-05-21 | 1 | -9/+5 |
* | usb: common: usb-conn-gpio: fix NULL pointer dereference of charger | Chunfeng Yun | 2021-05-21 | 1 | -18/+26 |
* | usb: common: move function's kerneldoc next to its definition | Chunfeng Yun | 2021-03-10 | 2 | -2/+55 |
* | usb: common: add function to get interval expressed in us unit | Chunfeng Yun | 2021-03-10 | 1 | -0/+41 |
* | usb: common: Parse for USB SSP genXxY | Thinh Nguyen | 2021-02-06 | 1 | -1/+25 |
* | usb: common: ulpi: Constify static attribute_group struct | Rikard Falkeborn | 2020-11-26 | 1 | -1/+1 |
* | usb: common: usb-conn-gpio: Print error on failure to get VBUS | Thierry Reding | 2020-08-18 | 1 | -1/+1 |
* | usb: common: usb-conn-gpio: Make VBUS supply optional | Thierry Reding | 2020-08-18 | 1 | -6/+24 |
* | usb: common: usb-conn-gpio: Register charger | Paul Cercueil | 2020-07-30 | 2 | -0/+46 |
* | USB: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-21 | 1 | -1/+1 |
* | usb: common: ulpi: Fix a few kerneldoc related issues | Lee Jones | 2020-07-03 | 1 | -2/+3 |
* | usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldoc | Lee Jones | 2020-07-03 | 1 | -1/+1 |
* | usb: common: debug: Demote comment blocks which are obviously not kerneldoc | Lee Jones | 2020-07-03 | 1 | -2/+2 |
* | USB: ch9: add "USB_" prefix in front of TEST defines | Greg Kroah-Hartman | 2020-06-24 | 1 | -5/+5 |
* | usb: common: usb-conn-gpio: Don't log an error on probe deferral | Bryan O'Donoghue | 2019-12-10 | 1 | -1/+2 |
* | usb: common: add USB GPIO based connection detection driver | Chunfeng Yun | 2019-09-03 | 3 | -0/+298 |
* | usb: common: create Kconfig file | Chunfeng Yun | 2019-09-03 | 1 | -0/+38 |
* | usb: common: Simplify usb_decode_get_set_descriptor function. | Pawel Laszczak | 2019-08-29 | 1 | -55/+58 |
* | usb: common: Patch simplify usb_decode_set_clear_feature function. | Pawel Laszczak | 2019-08-29 | 1 | -46/+43 |
* | usb: common: Separated decoding functions from dwc3 driver. | Pawel Laszczak | 2019-08-29 | 2 | -0/+269 |
* | USB: move usb debugfs directory creation to the usb common core | Greg Kroah-Hartman | 2019-06-06 | 3 | -6/+38 |
* | Merge 5.1-rc3 into usb-next | Greg Kroah-Hartman | 2019-04-01 | 1 | -0/+2 |
|\ |
|
| * | usb: common: Consider only available nodes for dr_mode | Fabrizio Castro | 2019-03-19 | 1 | -0/+2 |
* | | usb: introduce usb_ep_type_string() function | Chunfeng Yun | 2019-03-26 | 1 | -0/+16 |
|/ |
|
* | usb: roles: Add a description for the class to Kconfig | Heikki Krogerus | 2018-12-17 | 2 | -315/+0 |
* | usb: roles: Take care of driver module reference counting | Heikki Krogerus | 2018-09-20 | 1 | -3/+12 |
* | usb: Change usb_of_get_companion_dev() place to usb/common | Yoshihiro Shimoda | 2018-09-10 | 1 | -0/+25 |
* | usb: common: Small class for USB role switches | Heikki Krogerus | 2018-03-22 | 2 | -0/+306 |
* | USB: ulpi: fix bus-node lookup | Johan Hovold | 2017-11-28 | 1 | -2/+2 |
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-11-13 | 4 | -27/+4 |
|\ |
|
| * | USB: common: Remove redundant license text | Greg Kroah-Hartman | 2017-11-04 | 4 | -27/+0 |
| * | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 4 | -0/+4 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | usb: common: use of_property_read_bool() | Sergei Shtylyov | 2017-08-28 | 1 | -7/+4 |
* | usb: make device_type const | Bhumika Goyal | 2017-08-28 | 1 | -1/+1 |