| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: musb_dsps: fix NULL pointer in suspend | Sebastian Andrzej Siewior | 2014-10-23 | 1 | -2/+12 |
* | usb: musb: dsps: start OTG timer on resume again | Sebastian Andrzej Siewior | 2014-10-23 | 1 | -1/+3 |
* | usb: musb: dsps: kill OTG timer on suspend | Felipe Balbi | 2014-09-16 | 1 | -0/+2 |
* | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-07-21 | 1 | -7/+97 |
|\ |
|
| * | usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon | George Cherian | 2014-07-16 | 1 | -6/+83 |
| * | usb: musb: core: Convert the musb_platform_reset to have a return value. | George Cherian | 2014-07-16 | 1 | -1/+2 |
| * | usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset() | George Cherian | 2014-06-30 | 1 | -1/+5 |
| * | usb: musb: dsps: coding style cleanup | Lothar Waßmann | 2014-06-30 | 1 | -4/+12 |
* | | usb: musb: dsps: fix the base address for accessing the mode register | Lothar Waßmann | 2014-06-30 | 1 | -5/+4 |
|/ |
|
* | Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-05-23 | 1 | -3/+26 |
|\ |
|
| * | usb: musb: dsps: compile suspend/resume only with PM_SLEEP | Wolfram Sang | 2014-04-21 | 1 | -1/+1 |
| * | usb: musb: dsps: handle babble interrupts | Daniel Mack | 2014-04-21 | 1 | -1/+24 |
| * | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi... | Felipe Balbi | 2014-04-21 | 1 | -1/+1 |
* | | usb: musb: dsps: move debugfs_remove_recursive() | Daniel Mack | 2014-04-16 | 1 | -3/+2 |
|/ |
|
* | usb: musb: dsps, debugfs files | Markus Pargmann | 2014-02-20 | 1 | -0/+54 |
* | usb: musb: dsps, use devm_kzalloc | Markus Pargmann | 2014-02-18 | 1 | -3/+1 |
* | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-09 | 1 | -1/+0 |
* | usb: musb: dsps: polling ID pin status only in otg mode | Bin Liu | 2013-11-26 | 1 | -2/+3 |
* | usb: musb: dsps: add support for suspend and resume | Daniel Mack | 2013-11-26 | 1 | -0/+57 |
* | usb: musb: dsps: add {tx,rx}_mode to wrapper | Daniel Mack | 2013-11-26 | 1 | -0/+4 |
* | usb: musb: dsps: implement ->set_mode() | Felipe Balbi | 2013-11-26 | 1 | -0/+51 |
* | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-10-24 | 1 | -46/+48 |
|\ |
|
| * | usb: musb: dsps: run the timer only on OTG systems | Sebastian Andrzej Siewior | 2013-10-17 | 1 | -1/+1 |
| * | usb: musb: dsps: redo the otg timer | Sebastian Andrzej Siewior | 2013-10-17 | 1 | -11/+9 |
| * | usb: musb: dsps: remove declartion for dsps_musb_try_idle() | Sebastian Andrzej Siewior | 2013-10-17 | 1 | -38/+37 |
| * | usb: musb: dsps: move try_idle to start hook | Sebastian Andrzej Siewior | 2013-10-17 | 1 | -0/+5 |
| * | usb: musb_dsps: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-01 | 1 | -1/+1 |
* | | usb: Remove unnecessary semicolons | Joe Perches | 2013-10-12 | 1 | -1/+1 |
* | | usb: musb: dsps: do not bind to "musb-hdrc" | Sebastian Andrzej Siewior | 2013-10-01 | 1 | -0/+3 |
|/ |
|
* | usb: musb: am335x-evm: Do not remove the session bit HOST-only mode | Sebastian Andrzej Siewior | 2013-08-27 | 1 | -0/+2 |
* | usb: musb: dsps: do not set is_active on the first drvbus interrupt | Sebastian Andrzej Siewior | 2013-08-27 | 1 | -1/+0 |
* | usb: usb: dsps: update code according to the binding document | Sebastian Andrzej Siewior | 2013-08-27 | 1 | -18/+36 |
* | usb: musb: dsps: fix devm_ioremap_resource error detection code | Julia Lawall | 2013-08-27 | 1 | -2/+2 |
* | usb: musb: dsps: use proper child nodes | Sebastian Andrzej Siewior | 2013-08-09 | 1 | -157/+98 |
* | usb: musb: dsps: remove the hardcoded phy pieces | Sebastian Andrzej Siewior | 2013-08-09 | 1 | -96/+1 |
* | Merge branch 'nop-phy-rename' into next | Felipe Balbi | 2013-08-09 | 1 | -1/+1 |
|\ |
|
| * | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 2013-08-09 | 1 | -1/+1 |
* | | usb: musb: use dev_get_platdata() | Jingoo Han | 2013-07-30 | 1 | -1/+1 |
* | | usb: musb: dsps: remove EOI access | Sebastian Andrzej Siewior | 2013-07-29 | 1 | -13/+2 |
* | | usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data | Sebastian Andrzej Siewior | 2013-07-29 | 1 | -2/+2 |
* | | usb: musb: remove ti81xx pieces from musb | Sebastian Andrzej Siewior | 2013-07-29 | 1 | -14/+0 |
* | | usb: musb: dsps: init / shutdown the phy | Sebastian Andrzej Siewior | 2013-07-29 | 1 | -0/+3 |
|/ |
|
* | treewide: Fix typo in printk | Masanari Iida | 2013-05-28 | 1 | -1/+1 |
* | usb: musb: dsps: fix error return code in dsps_create_musb_pdev() | Wei Yongjun | 2013-05-15 | 1 | -0/+1 |
* | usb: musb: dsps: print babble message only when musb is active host | Ravi Babu | 2013-04-02 | 1 | -1/+1 |
* | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi | 2013-03-18 | 1 | -4/+4 |
* | usb: musb: dsps: fix possible compile warning | Felipe Balbi | 2013-03-18 | 1 | -2/+1 |
* | usb: musb: dsps: add missing include | Felipe Balbi | 2013-03-18 | 1 | -0/+1 |
* | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -2/+1 |
|\ |
|
| * | Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-01-25 | 1 | -2/+1 |
| |\ |
|