index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_dsps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
usb: musb: dsps: fix runtime pm for peripheral mode
Bin Liu
1
-3
/
+9
2018-12-18
usb: musb: dsps: fix otg state machine
Bin Liu
1
-2
/
+7
2018-09-20
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
Bin Liu
1
-11
/
+1
2018-07-02
USB: musb: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-05-31
USB: musb: clean up debugfs file and directory creation
Greg Kroah-Hartman
1
-8
/
+1
2018-05-22
USB: musb: dsps: propagate device-tree node
Johan Hovold
1
-0
/
+1
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
1
-2
/
+0
2018-05-22
usb: musb: remove duplicated port mode enum
Bin Liu
1
-3
/
+3
2018-05-22
usb: musb: dsps: remove duplicated get_musb_port_mode()
Bin Liu
1
-20
/
+1
2018-04-23
USB: musb: dsps: drop duplicate phy initialisation
Johan Hovold
1
-2
/
+0
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
1
-16
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: musb: dsps: remove the duplicated timer
Bin Liu
1
-9
/
+8
2017-11-01
usb: musb: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+4
2017-08-28
USB: musb: dsps: add explicit runtime resume at suspend
Johan Hovold
1
-2
/
+11
2017-05-27
usb: musb: dsps: keep VBUS on for host-only mode
Bin Liu
1
-0
/
+5
2017-03-14
usb: musb: dsps: fix iounmap in error and exit paths
Bin Liu
1
-1
/
+4
2017-02-09
usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS
Alexandre Bailon
1
-2
/
+79
2017-02-03
usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static
Wei Yongjun
1
-1
/
+1
2017-02-03
usb: musb: Add support for optional VBUS irq to dsps glue layer
Tony Lindgren
1
-24
/
+93
2017-02-03
usb: musb: dsps: switch to static id for musb-hdrc platform devices
Bin Liu
1
-1
/
+2
2017-02-03
usb: musb: dsps: remove redundant code
Bin Liu
1
-1
/
+0
2017-01-05
usb: musb: dsps: implement clear_ep_rxintr() callback
Bin Liu
1
-0
/
+12
2016-11-17
usb: musb: Drop pointless PM runtime code for dsps glue
Tony Lindgren
1
-20
/
+2
2016-11-17
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
1
-10
/
+26
2016-09-13
usb: musb: Add PM runtime support for MUSB DSPS glue layer
Tony Lindgren
1
-41
/
+17
2016-09-13
usb: musb: Prepare dsps glue layer for PM runtime support
Tony Lindgren
1
-4
/
+18
2016-07-17
usb: musb: dsps: use musb register read/write wrappers instead
Bin Liu
1
-68
/
+44
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
1
-1
/
+1
2015-09-27
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
1
-1
/
+1
2015-09-27
usb: musb: dsps: control musb speed based on dts setting
Bin Liu
1
-0
/
+13
2015-09-21
usb: musb: dsps: fix polling in device-only mode
Bin Liu
1
-2
/
+5
2015-08-05
usb: musb: musb_dsps: Simplify return statement
Saurabh Karajgaonkar
1
-5
/
+1
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
1
-0
/
+4
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
1
-1
/
+1
2015-04-03
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
Tony Lindgren
1
-1
/
+1
2015-03-24
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
1
-1
/
+24
2015-03-11
usb: musb: dsps: don't fake of_node to musb core
Felipe Balbi
1
-1
/
+0
2015-03-11
usb: musb: dsps: request phy using our device pointer
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: dsps: just start polling already
Felipe Balbi
1
-3
/
+2
2015-03-10
usb: musb: dsps: use msecs_to_jiffies instead
Felipe Balbi
1
-7
/
+10
2015-03-10
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
1
-2
/
+2
2015-03-10
usb: musb: dsps: do not reset musb on babble
Felipe Balbi
1
-21
/
+2
2015-03-10
usb: musb: dsps: add dsps_ prefix to sw_babble_control
Felipe Balbi
1
-2
/
+2
2015-03-10
usb: musb: dsps: check for the single bit
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
1
-22
/
+0
2015-03-10
usb: musb: dsps: return error code if reset fails
Felipe Balbi
1
-1
/
+1
2015-02-23
usb: musb: Fix getting a generic phy for musb_dsps
Tony Lindgren
1
-1
/
+24
2015-02-23
usb: musb: Fix use for of_property_read_bool for disabled multipoint
Tony Lindgren
1
-2
/
+5
2014-11-25
usb: musb: Change end point selection to use new IO access
Tony Lindgren
1
-0
/
+1
[next]