Age | Commit message (Expand) | Author |
2020-11-13 | Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" | Geert Uytterhoeven |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-29 | usb: musb: convert to devm_platform_ioremap_resource_byname | Chunfeng Yun |
2020-07-09 | usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment ... | Lee Jones |
2019-11-14 | usb: musb: dsps: create debugfs directory under usb root | Chunfeng Yun |
2019-04-30 | usb: musb: dsps: Use dev_get_drvdata() | Kefeng Wang |
2018-12-18 | usb: musb: dsps: fix runtime pm for peripheral mode | Bin Liu |
2018-12-18 | usb: musb: dsps: fix otg state machine | Bin Liu |
2018-09-20 | usb: musb: dsps: do not disable CPPI41 irq in driver teardown | Bin Liu |
2018-07-02 | USB: musb: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-05-31 | USB: musb: clean up debugfs file and directory creation | Greg Kroah-Hartman |
2018-05-22 | USB: musb: dsps: propagate device-tree node | Johan Hovold |
2018-05-22 | usb: musb: remove references to default_a of struct usb_otg | Bin Liu |
2018-05-22 | usb: musb: remove duplicated port mode enum | Bin Liu |
2018-05-22 | usb: musb: dsps: remove duplicated get_musb_port_mode() | Bin Liu |
2018-04-23 | USB: musb: dsps: drop duplicate phy initialisation | Johan Hovold |
2017-11-07 | USB: musb: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-11-01 | usb: musb: dsps: remove the duplicated timer | Bin Liu |
2017-11-01 | usb: musb: Convert timers to use timer_setup() | Kees Cook |
2017-08-28 | USB: musb: dsps: add explicit runtime resume at suspend | Johan Hovold |
2017-05-27 | usb: musb: dsps: keep VBUS on for host-only mode | Bin Liu |
2017-03-14 | usb: musb: dsps: fix iounmap in error and exit paths | Bin Liu |
2017-02-09 | usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS | Alexandre Bailon |
2017-02-03 | usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static | Wei Yongjun |
2017-02-03 | usb: musb: Add support for optional VBUS irq to dsps glue layer | Tony Lindgren |
2017-02-03 | usb: musb: dsps: switch to static id for musb-hdrc platform devices | Bin Liu |
2017-02-03 | usb: musb: dsps: remove redundant code | Bin Liu |
2017-01-05 | 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 |