| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-15 | USB: phy: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -1/+2 |
| 2024-10-14 | Merge 6.12-rc3 into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-04-04 | usb: phy: fsl-usb: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2023-03-23 | usb: phy: fsl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2021-08-13 | usb: phy: fsl-usb: add IRQ check | Sergey Shtylyov | 1 | -0/+2 |
| 2020-07-10 | usb: phy: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-07-03 | USB: phy: fsl-usb: remove character device usage | Greg Kroah-Hartman | 1 | -69/+0 |
| 2020-07-03 | USB: phy: fsl-usb: remove sysfs abuse | Greg Kroah-Hartman | 1 | -93/+0 |
| 2019-09-02 | Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 1 | -1/+1 |
| 2019-08-28 | usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constant | Nishka Dasgupta | 1 | -1/+1 |
| 2019-08-16 | USB: phy: fsl-usb: convert platform driver to use dev_groups | Greg Kroah-Hartman | 1 | -6/+6 |
| 2018-07-17 | usb/phy: fix PPC64 build errors in phy-fsl-usb.c | Randy Dunlap | 1 | -1/+3 |
| 2017-11-07 | USB: phy: Remove redundant license text | Greg Kroah-Hartman | 1 | -14/+0 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-04-11 | usb: otg-fsm: Prevent build warning "VDBG" redefined | Roger Quadros | 1 | -0/+7 |
| 2017-01-24 | usb: phy: fsl: Remove the set_power callback | Baolin Wang | 1 | -12/+0 |
| 2015-01-12 | usb: phy: phy-fsl-usb: Remove some unused functions | Rickard Strandqvist | 1 | -35/+0 |
| 2014-11-12 | usb: phy: fsl: Fix build errors | Felipe Balbi | 1 | -7/+7 |
| 2014-11-03 | usb: rename phy to usb_phy in OTG | Antoine Tenart | 1 | -6/+7 |
| 2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 1 | -5/+5 |
| 2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 1 | -1/+1 |
| 2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2013-11-26 | usb: phy: replace spinlock with mutex in OTG FSM | Anton Tikhomirov | 1 | -4/+3 |
| 2013-10-04 | usb: phy: Rename "B-device session end SRP" OTG FSM input | Anton Tikhomirov | 1 | -2/+2 |
| 2013-10-04 | usb: phy: Rename OTG FSM informative variables | Anton Tikhomirov | 1 | -1/+1 |
| 2013-10-04 | usb: phy: Fix OTG FSM timer handling | Anton Tikhomirov | 1 | -2/+58 |
| 2013-10-04 | usb: phy: Pass OTG FSM pointer to callback functions | Anton Tikhomirov | 1 | -15/+15 |
| 2013-08-13 | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -3/+3 |
| 2013-07-30 | usb: phy: use dev_get_platdata() | Jingoo Han | 1 | -3/+3 |
| 2013-07-23 | USB: phy: remove custom DBG macro | Greg Kroah-Hartman | 1 | -3/+3 |
| 2013-05-15 | usb: phy: Fix NULL pointer exception during usb_get_phy | Robert Jarzmik | 1 | -0/+1 |
| 2013-03-18 | usb: phy: rename all phy drivers to phy-$name-usb.c | Felipe Balbi | 1 | -0/+1173 |