aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: ulpi: Fix debugfs directory leakSean Anderson2024-01-271-1/+1
* Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman2023-08-141-1/+5
|\
| * usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K2023-08-041-1/+5
* | usb: Explicitly include correct DT includesRob Herring2023-07-251-0/+1
|/
* Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2023-07-031-4/+2
|\
| * Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial detection"Greg Kroah-Hartman2023-06-151-3/+0
| * usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K2023-06-131-0/+3
| * usb: common: usb-conn-gpio: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
* | leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede2023-05-251-3/+1
|/
* Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2023-04-271-1/+1
|\
| * usb: ulpi: Use of_request_module()Miquel Raynal2023-04-051-1/+1
* | USB: mark all struct bus_type as constGreg Kroah-Hartman2023-03-231-1/+1
|/
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2023-02-241-2/+2
|\
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* | USB: ULPI: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-8/+6
|/
* Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth2022-12-281-1/+1
* usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth2022-12-081-1/+1
* usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regsLiu Shixin2022-09-271-17/+3
* usb: common: debug: Check non-standard control requestsThinh Nguyen2022-08-191-32/+64
* usb: common: usb-conn-gpio: Simplify some error messageChristophe JAILLET2022-08-181-4/+2
* usb: common: usb-conn-gpio: Allow wakeup from system suspendPrashanth K2022-06-101-0/+17
* usb: common: usb-conn-gpio: Make VBUS supply completely optionalAlexander Stein2022-03-151-17/+3
* usb: ulpi: Add debugfs supportSean Anderson2022-02-141-1/+70
* usb: ulpi: Call of_node_put correctlySean Anderson2022-01-311-2/+6
* usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson2022-01-311-1/+1
* usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter2022-01-261-2/+5
* USB: common: debug: add needed kernel.h includeGreg Kroah-Hartman2022-01-051-0/+1
* Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings2021-10-051-2/+1
* Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2021-09-011-0/+20
|\
| * Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman2021-08-091-1/+5
| |\
| * | usb: common: add helper to get role-switch-default-modeChunfeng Yun2021-07-271-0/+20
* | | Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-091-1/+5
|\ \ \ | | |/ | |/|
| * | usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-07-271-1/+5
| |/
* / bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
|/
* usb: common: ulpi: Add leading underscores for function name '__ulpi_register_driver()'Lee Jones2021-05-271-1/+1
* usb: common: usb-conn-gpio: use usb_role_string() to print role statusChunfeng Yun2021-05-271-3/+3
* usb: common: usb-conn-gpio: use dev_err_probe() to print logChunfeng Yun2021-05-211-9/+5
* usb: common: usb-conn-gpio: fix NULL pointer dereference of chargerChunfeng Yun2021-05-211-18/+26
* usb: common: move function's kerneldoc next to its definitionChunfeng Yun2021-03-102-2/+55
* usb: common: add function to get interval expressed in us unitChunfeng Yun2021-03-101-0/+41
* usb: common: Parse for USB SSP genXxYThinh Nguyen2021-02-061-1/+25
* usb: common: ulpi: Constify static attribute_group structRikard Falkeborn2020-11-261-1/+1
* usb: common: usb-conn-gpio: Print error on failure to get VBUSThierry Reding2020-08-181-1/+1
* usb: common: usb-conn-gpio: Make VBUS supply optionalThierry Reding2020-08-181-6/+24
* usb: common: usb-conn-gpio: Register chargerPaul Cercueil2020-07-302-0/+46
* USB: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1
* usb: common: ulpi: Fix a few kerneldoc related issuesLee Jones2020-07-031-2/+3
* usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldocLee Jones2020-07-031-1/+1
* usb: common: debug: Demote comment blocks which are obviously not kerneldocLee Jones2020-07-031-2/+2
* USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman2020-06-241-5/+5