Age | Commit message (Expand) | Author |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-11-26 | usb: musb: dsps: polling ID pin status only in otg mode | Bin Liu |
2013-11-26 | usb: musb: dsps: add support for suspend and resume | Daniel Mack |
2013-11-26 | usb: musb: dsps: add {tx,rx}_mode to wrapper | Daniel Mack |
2013-11-26 | usb: musb: dsps: implement ->set_mode() | Felipe Balbi |
2013-10-24 | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-10-17 | usb: musb: dsps: run the timer only on OTG systems | Sebastian Andrzej Siewior |
2013-10-17 | usb: musb: dsps: redo the otg timer | Sebastian Andrzej Siewior |
2013-10-17 | usb: musb: dsps: remove declartion for dsps_musb_try_idle() | Sebastian Andrzej Siewior |
2013-10-17 | usb: musb: dsps: move try_idle to start hook | Sebastian Andrzej Siewior |
2013-10-11 | usb: Remove unnecessary semicolons | Joe Perches |
2013-10-01 | usb: musb_dsps: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-01 | usb: musb: dsps: do not bind to "musb-hdrc" | Sebastian Andrzej Siewior |
2013-08-27 | usb: musb: am335x-evm: Do not remove the session bit HOST-only mode | Sebastian Andrzej Siewior |
2013-08-27 | usb: musb: dsps: do not set is_active on the first drvbus interrupt | Sebastian Andrzej Siewior |
2013-08-27 | usb: usb: dsps: update code according to the binding document | Sebastian Andrzej Siewior |
2013-08-27 | usb: musb: dsps: fix devm_ioremap_resource error detection code | Julia Lawall |
2013-08-09 | usb: musb: dsps: use proper child nodes | Sebastian Andrzej Siewior |
2013-08-09 | usb: musb: dsps: remove the hardcoded phy pieces | Sebastian Andrzej Siewior |
2013-08-09 | Merge branch 'nop-phy-rename' into next | Felipe Balbi |
2013-08-09 | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior |
2013-07-30 | usb: musb: use dev_get_platdata() | Jingoo Han |
2013-07-29 | usb: musb: dsps: remove EOI access | Sebastian Andrzej Siewior |
2013-07-29 | usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data | Sebastian Andrzej Siewior |
2013-07-29 | usb: musb: remove ti81xx pieces from musb | Sebastian Andrzej Siewior |
2013-07-29 | usb: musb: dsps: init / shutdown the phy | Sebastian Andrzej Siewior |
2013-05-28 | treewide: Fix typo in printk | Masanari Iida |
2013-05-15 | usb: musb: dsps: fix error return code in dsps_create_musb_pdev() | Wei Yongjun |
2013-04-02 | usb: musb: dsps: print babble message only when musb is active host | Ravi Babu |
2013-03-18 | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi |
2013-03-18 | usb: musb: dsps: fix possible compile warning | Felipe Balbi |
2013-03-18 | usb: musb: dsps: add missing include | Felipe Balbi |
2013-02-21 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-01-25 | Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-01-22 | usb: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-17 | usb: musb: fix dependency on transceiver driver | Ming Lei |
2013-01-10 | usb: musb: dsps: Remove duplicate inclusion of linux/of.h | Sachin Kamat |
2012-12-13 | usb: musb: dsps: header movement build error fix | Afzal Mohammed |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-21 | usb: remove use of __devexit | Bill Pemberton |
2012-11-21 | usb: remove use of __devinitconst | Bill Pemberton |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton |
2012-11-12 | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann |
2012-11-11 | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2012-11-11 | Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2012-11-09 | Revert "usb: musb: dsps: remove explicit NOP device creation" | Afzal Mohammed |
2012-11-06 | usb: fix typo in drivers/usb | Masanari Iida |
2012-11-06 | usb: musb: dsps: control module handling (quirk) | Santhapuri, Damodar |
2012-11-06 | usb: musb: dsps: get resources by index | Afzal Mohammed |