index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_dsps.c
Age
Commit message (
Expand
)
Author
2017-06-24
usb: musb: dsps: keep VBUS on for host-only mode
Bin Liu
2017-01-12
usb: musb: dsps: implement clear_ep_rxintr() callback
Bin Liu
2016-11-17
usb: musb: Drop pointless PM runtime code for dsps glue
Tony Lindgren
2016-11-17
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
2016-09-13
usb: musb: Add PM runtime support for MUSB DSPS glue layer
Tony Lindgren
2016-09-13
usb: musb: Prepare dsps glue layer for PM runtime support
Tony Lindgren
2016-07-17
usb: musb: dsps: use musb register read/write wrappers instead
Bin Liu
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2015-09-27
usb: musb: dsps: control musb speed based on dts setting
Bin Liu
2015-09-21
usb: musb: dsps: fix polling in device-only mode
Bin Liu
2015-08-05
usb: musb: musb_dsps: Simplify return statement
Saurabh Karajgaonkar
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
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
[next]