Age | Commit message (Expand) | Author | Files | Lines |
2021-11-17 | usb: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 1 | -4/+1 |
2020-09-25 | usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic() | Chunfeng Yun | 1 | -10/+8 |
2020-07-10 | usb: phy: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2019-08-09 | USB: phy: mv-usb: convert platform driver to use dev_groups | Greg Kroah-Hartman | 1 | -11/+6 |
2019-06-03 | usb: phy: mv-usb: Remove set but not used variable 'phy' | YueHaibing | 1 | -2/+0 |
2018-01-24 | USB: move many drivers to use DEVICE_ATTR_WO | Greg Kroah-Hartman | 1 | -2/+2 |
2018-01-24 | USB: move many drivers to use DEVICE_ATTR_RW | Greg Kroah-Hartman | 1 | -8/+6 |
2017-11-07 | USB: phy: Remove redundant license text | Greg Kroah-Hartman | 1 | -5/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-17 | usb: phy: Convert timers to use timer_setup() | Kees Cook | 1 | -10/+7 |
2017-08-10 | usb: phy-mv-usb: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-07-22 | USB: phy: remove unneeded MODULE_VERSION() usage | Greg Kroah-Hartman | 1 | -2/+0 |
2015-01-13 | usb: phy: mv-usb: fix usb_phy build errors | Arnd Bergmann | 1 | -3/+2 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-25 | usb: phy: Handle per-PHY event for connnect and disconnect events | Kiran Raparthy | 1 | -0/+2 |
2014-11-03 | usb: rename phy to usb_phy in OTG | Antoine Tenart | 1 | -2/+2 |
2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 1 | -23/+23 |
2014-11-03 | usb: phy: phy-mv-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-10-20 | usb: phy: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -2/+4 |
2013-08-09 | usb: phy: mv-usb: remove incorrect __exit_p annotation | Jingoo Han | 1 | -2/+2 |
2013-07-30 | usb: phy: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-05-15 | usb: phy: mv-usb: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -3/+0 |
2013-04-02 | usb: otg: mv_otg: remove unused clock | Chao Xie | 1 | -21/+7 |
2013-03-18 | usb: phy: rename all phy drivers to phy-$name-usb.c | Felipe Balbi | 1 | -0/+923 |