Age | Commit message (Expand) | Author |
2017-03-14 | usb: musb: fix possible spinlock deadlock | Bin Liu |
2017-03-14 | usb: musb: dsps: fix iounmap in error and exit paths | Bin Liu |
2017-03-14 | usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer | Bin Liu |
2017-02-14 | usb: musb: add code comment for clarification | Gustavo A. R. Silva |
2017-02-09 | usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS | Alexandre Bailon |
2017-02-09 | usb: musb: tusb6010: Clean up tusb_omap_dma structure | Alexandre Bailon |
2017-02-09 | usb: musb: cppi_dma: Clean up cppi41_dma_controller structure | Alexandre Bailon |
2017-02-09 | usb: musb: cppi_dma: Clean up cppi structure | Alexandre Bailon |
2017-02-09 | usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback() | Alexandre Bailon |
2017-02-09 | usb: musb: dma: Add a DMA completion platform callback | Alexandre Bailon |
2017-02-06 | Merge 4.10-rc7 into usb-next | Greg Kroah-Hartman |
2017-02-03 | usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static | Wei Yongjun |
2017-02-03 | usb: musb: sunxi: add support for the variant in H3/V3s SoC | Icenowy Zheng |
2017-02-03 | usb: musb: omap2430: constify dev_pm_ops structures | Bhumika Goyal |
2017-02-03 | usb: musb: Add support for optional VBUS irq to dsps glue layer | Tony Lindgren |
2017-02-03 | usb: musb: blackfin: fix unused warnings on suspend/resume | Jérémy Lefaure |
2017-02-03 | usb: musb: dsps: switch to static id for musb-hdrc platform devices | Bin Liu |
2017-02-03 | usb: musb: debugfs: allow forcing host mode together with speed in testmode | Pali Rohár |
2017-02-03 | usb: musb: sunxi: Uses the resource-managed extcon API when registering extco... | Chanwoo Choi |
2017-02-03 | usb: musb: da8xx: Fix host mode suspend | Alexandre Bailon |
2017-02-03 | usb: musb: Add a quirk to preserve the session during suspend | Alexandre Bailon |
2017-02-03 | usb: musb: da8xx: Add support of suspend / resume | Alexandre Bailon |
2017-02-03 | usb: musb: davinci: remove redundant code | Bin Liu |
2017-02-03 | usb: musb: am35x: remove redundant code | Bin Liu |
2017-02-03 | usb: musb: da8xx: remove redundant code | Bin Liu |
2017-02-03 | usb: musb: dsps: remove redundant code | Bin Liu |
2017-02-03 | usb: musb: remove musb_generic_disable function | Bin Liu |
2017-02-03 | usb: musb: da8xx: Remove CPPI 3.0 quirk and methods | Alexandre Bailon |
2017-01-25 | usb: musb: Fix external abort on non-linefetch for musb_irq_work() | Tony Lindgren |
2017-01-25 | usb: musb: Fix host mode error -71 regression | Tony Lindgren |
2017-01-25 | usb: musb: constify musb_hdrc_config structures | Bhumika Goyal |
2017-01-10 | usb: musb: fix runtime PM in debugfs | Bin Liu |
2017-01-05 | usb: musb: blackfin: add bfin_fifo_offset in bfin_ops | Jérémy Lefaure |
2017-01-05 | usb: musb: fix compilation warning on unused function | Jérémy Lefaure |
2017-01-05 | usb: musb: Fix trying to free already-free IRQ 4 | Tony Lindgren |
2017-01-05 | usb: musb: dsps: implement clear_ep_rxintr() callback | Bin Liu |
2017-01-05 | usb: musb: core: add clear_ep_rxintr() to musb_platform_ops | Bin Liu |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-28 | Merge 4.9-rc7 into usb-next | Greg Kroah-Hartman |
2016-11-21 | usb: musb: da8xx: Set phy in OTG mode by default | Alexandre Bailon |
2016-11-21 | usb: musb: da8xx: Call earlier clk_prepare_enable() | Alexandre Bailon |
2016-11-21 | usb: musb: da8xx: Add DT support for the DA8xx driver | Petr Kulhavy |
2016-11-21 | usb: musb: core: added helper function for parsing DT | Petr Kulhavy |
2016-11-21 | usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg | Ladislav Michl |
2016-11-21 | usb: musb: omap2430: use dev_err | Ladislav Michl |
2016-11-21 | usb: musb: don't complain on -EPROBE_DEFER when initializing controller | Ladislav Michl |
2016-11-21 | musb: sunxi: Force session end on babble errors in host-mode | Hans de Goede |
2016-11-21 | musb: sunxi: Remove custom babble handling | Hans de Goede |
2016-11-21 | USB: musb: remove obsolete resume-signalling comments | Johan Hovold |