Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-08-06 | 1 | -1/+1 |
|\ | |||||
| * | drivers/usb/phy/phy.c: remove a leading space | Antonio Ospite | 2014-06-19 | 1 | -1/+1 |
* | | usb: phy: return an error in usb_get_phy() if try_module_get() fails | Mathias Krause | 2014-04-16 | 1 | -0/+3 |
|/ | |||||
* | usb: phy: move some error messages to debug | Josh Boyer | 2014-02-04 | 1 | -5/+3 |
* | usb: phy: initialize the notifier when add a new phy | Neil Zhang | 2013-12-12 | 1 | -0/+4 |
* | usb: phy: don't return with NULL from devm_usb_get_phy() | Gabor Juhos | 2013-10-11 | 1 | -1/+1 |
* | usb: phy: remove exported function from __init section | Denis Efremov | 2013-04-23 | 1 | -1/+1 |
* | usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Felipe Balbi | 2013-03-18 | 1 | -10/+10 |
* | usb: phy: move bulk of otg/otg.c to phy/phy.c | Sascha Hauer | 2013-03-18 | 1 | -0/+438 |