开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_dsps.c
Age
Commit message (
Expand
)
Author
2015-04-03
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
Tony Lindgren
2015-03-24
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
2015-03-11
usb: musb: dsps: don't fake of_node to musb core
Felipe Balbi
2015-03-11
usb: musb: dsps: request phy using our device pointer
Felipe Balbi
2015-03-10
usb: musb: dsps: just start polling already
Felipe Balbi
2015-03-10
usb: musb: dsps: use msecs_to_jiffies instead
Felipe Balbi
2015-03-10
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
2015-03-10
usb: musb: dsps: do not reset musb on babble
Felipe Balbi
2015-03-10
usb: musb: dsps: add dsps_ prefix to sw_babble_control
Felipe Balbi
2015-03-10
usb: musb: dsps: check for the single bit
Felipe Balbi
2015-03-10
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
2015-03-10
usb: musb: dsps: return error code if reset fails
Felipe Balbi
2015-02-23
usb: musb: Fix getting a generic phy for musb_dsps
Tony Lindgren
2015-02-23
usb: musb: Fix use for of_property_read_bool for disabled multipoint
Tony Lindgren
2014-11-25
usb: musb: Change end point selection to use new IO access
Tony Lindgren
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-11-03
usb: musb: dsps: remove duplicate check on resource
Varka Bhadram
2014-11-03
usb: musb: musb_dsps: delete unnecessary 'out of memory' messages
Peter Chen
2014-10-23
usb: musb: musb_dsps: fix NULL pointer in suspend
Sebastian Andrzej Siewior
2014-10-23
usb: musb: dsps: start OTG timer on resume again
Sebastian Andrzej Siewior
2014-09-16
usb: musb: dsps: kill OTG timer on suspend
Felipe Balbi
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-16
usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon
George Cherian
2014-07-16
usb: musb: core: Convert the musb_platform_reset to have a return value.
George Cherian
2014-06-30
usb: musb: dsps: fix the base address for accessing the mode register
Lothar Waßmann
2014-06-30
usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
George Cherian
2014-06-30
usb: musb: dsps: coding style cleanup
Lothar Waßmann
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-04-21
usb: musb: dsps: compile suspend/resume only with PM_SLEEP
Wolfram Sang
2014-04-21
usb: musb: dsps: handle babble interrupts
Daniel Mack
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-16
usb: musb: dsps: move debugfs_remove_recursive()
Daniel Mack
2014-02-20
usb: musb: dsps, debugfs files
Markus Pargmann
2014-02-18
usb: musb: dsps, use devm_kzalloc
Markus Pargmann
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
[next]