Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
043d1e729b0fbaf2b69386fe45290b8a9a18a6a9
/
drivers
/
usb
/
musb
706d61b
USB: musb: dsps: add explicit runtime resume at suspend
by Johan Hovold
· 7 years ago
082df8b
USB: musb: fix external abort on suspend
by Johan Hovold
· 7 years ago
55aad53
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
by Bin Liu
· 7 years ago
1bff25e
usb: musb: print an error message when high bandwidth is unsupported
by Bin Liu
· 7 years ago
a2f6560
usb: musb: print an error message when hwep alloc failed
by Bin Liu
· 7 years ago
0ccbada
usb: musb: add helper function musb_ep_xfertype_string
by Bin Liu
· 7 years ago
45d7386
usb: musb: fix tx fifo flush handling again
by Bin Liu
· 7 years ago
c68bb0e
usb: musb: compress return logic into one line
by Gustavo A. R. Silva
· 7 years ago
9c691cc
usb: musb: tusb6010_omap: Convert to DMAengine API
by Peter Ujfalusi
· 7 years ago
47699b0
usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
by Peter Ujfalusi
· 7 years ago
4cadc71
usb: musb: tusb6010_omap: Allocate DMA channels upfront
by Peter Ujfalusi
· 7 years ago
1df9d9e
usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
by Peter Ujfalusi
· 7 years ago
3565b78
usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
by Peter Ujfalusi
· 7 years ago
0efc135
usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
by Peter Ujfalusi
· 7 years ago
1fa07c3
usb: musb: Add quirk to avoid skb reserve in gadget mode
by Peter Ujfalusi
· 7 years ago
a70df14
usb: musb: musb_cppi41: Defer probe only if DMA is not ready
by Alexandre Bailon
· 7 years ago
b3addcf
usb: musb: dsps: keep VBUS on for host-only mode
by Bin Liu
· 7 years ago
6df2b42
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
by Peter Ujfalusi
· 7 years ago
3c50ffe
usb: musb: Fix trying to suspend while active for OTG configurations
by Tony Lindgren
· 7 years ago
9f41ebf
usb: musb: don't mark of_dev_auxdata as initdata
by Arnd Bergmann
· 8 years ago
593bc46
usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
by Alexandre Bailon
· 8 years ago
d6299b6
usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
by Alexandre Bailon
· 8 years ago
aa2fb88
usb: musb: Use shared irq
by Alexandre Bailon
· 8 years ago
f5332b0
usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()
by Ivan Safonov
· 8 years ago
bc1e215
usb: musb: fix possible spinlock deadlock
by Bin Liu
· 8 years ago
6b7ad49
usb: musb: dsps: fix iounmap in error and exit paths
by Bin Liu
· 8 years ago
0090114
usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
by Bin Liu
· 8 years ago
eff0b85
usb: musb: add code comment for clarification
by Gustavo A. R. Silva
· 8 years ago
2553482
usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS
by Alexandre Bailon
· 8 years ago
a96ca0d
usb: musb: tusb6010: Clean up tusb_omap_dma structure
by Alexandre Bailon
· 8 years ago
995ee0e
usb: musb: cppi_dma: Clean up cppi41_dma_controller structure
by Alexandre Bailon
· 8 years ago
03158f9
usb: musb: cppi_dma: Clean up cppi structure
by Alexandre Bailon
· 8 years ago
ed232c0
usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()
by Alexandre Bailon
· 8 years ago
050dc90
usb: musb: dma: Add a DMA completion platform callback
by Alexandre Bailon
· 8 years ago
7bddba7
Merge 4.10-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
4ab53a69
usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static
by Wei Yongjun
· 8 years ago
c1fce66
usb: musb: sunxi: add support for the variant in H3/V3s SoC
by Icenowy Zheng
· 8 years ago
c0927fe
usb: musb: omap2430: constify dev_pm_ops structures
by Bhumika Goyal
· 8 years ago
369469a
usb: musb: Add support for optional VBUS irq to dsps glue layer
by Tony Lindgren
· 8 years ago
1ef2bce
usb: musb: blackfin: fix unused warnings on suspend/resume
by Jérémy Lefaure
· 8 years ago
45abfa6
usb: musb: dsps: switch to static id for musb-hdrc platform devices
by Bin Liu
· 8 years ago
7eebe4e
usb: musb: debugfs: allow forcing host mode together with speed in testmode
by Pali Rohár
· 8 years ago
bb1d1ce
usb: musb: sunxi: Uses the resource-managed extcon API when registering extcon notifier
by Chanwoo Choi
· 8 years ago
486fc20
usb: musb: da8xx: Fix host mode suspend
by Alexandre Bailon
· 8 years ago
a926ed1
usb: musb: Add a quirk to preserve the session during suspend
by Alexandre Bailon
· 8 years ago
71f5a0a
usb: musb: da8xx: Add support of suspend / resume
by Alexandre Bailon
· 8 years ago
ca7c1d5
usb: musb: davinci: remove redundant code
by Bin Liu
· 8 years ago
be0e5c6
usb: musb: am35x: remove redundant code
by Bin Liu
· 8 years ago
41c4eb4
usb: musb: da8xx: remove redundant code
by Bin Liu
· 8 years ago
f2e3818
usb: musb: dsps: remove redundant code
by Bin Liu
· 8 years ago
e945953
usb: musb: remove musb_generic_disable function
by Bin Liu
· 8 years ago
a994ce2
usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
by Alexandre Bailon
· 8 years ago
3ba7b77
usb: musb: Fix external abort on non-linefetch for musb_irq_work()
by Tony Lindgren
· 8 years ago
407788b
usb: musb: Fix host mode error -71 regression
by Tony Lindgren
· 8 years ago
1e572aa
usb: musb: constify musb_hdrc_config structures
by Bhumika Goyal
· 8 years ago
7b6c1b4
usb: musb: fix runtime PM in debugfs
by Bin Liu
· 8 years ago
5563bb5
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
by Jérémy Lefaure
· 8 years ago
c8bd2ac
usb: musb: fix compilation warning on unused function
by Jérémy Lefaure
· 8 years ago
8c300fe
usb: musb: Fix trying to free already-free IRQ 4
by Tony Lindgren
· 8 years ago
c48400b
usb: musb: dsps: implement clear_ep_rxintr() callback
by Bin Liu
· 8 years ago
6def85a
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
by Bin Liu
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
0edbf9e
Merge 4.9-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
7ccf629
usb: musb: da8xx: Set phy in OTG mode by default
by Alexandre Bailon
· 8 years ago
09721ba
usb: musb: da8xx: Call earlier clk_prepare_enable()
by Alexandre Bailon
· 8 years ago
35bd67b
usb: musb: da8xx: Add DT support for the DA8xx driver
by Petr Kulhavy
· 8 years ago
830fc64
usb: musb: core: added helper function for parsing DT
by Petr Kulhavy
· 8 years ago
dc66ba8
usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg
by Ladislav Michl
· 8 years ago
71127a7
usb: musb: omap2430: use dev_err
by Ladislav Michl
· 8 years ago
3df08dc
usb: musb: don't complain on -EPROBE_DEFER when initializing controller
by Ladislav Michl
· 8 years ago
454f83d
musb: sunxi: Force session end on babble errors in host-mode
by Hans de Goede
· 8 years ago
d24b63a
musb: sunxi: Remove custom babble handling
by Hans de Goede
· 8 years ago
6532279
USB: musb: remove obsolete resume-signalling comments
by Johan Hovold
· 8 years ago
ae4d814
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
2475291
usb: musb: Drop pointless PM runtime code for dsps glue
by Tony Lindgren
· 8 years ago
536d599
usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout
by Tony Lindgren
· 8 years ago
2bff391
usb: musb: Fix PM for hub disconnect
by Tony Lindgren
· 8 years ago
ea2f35c
usb: musb: Fix sleeping function called from invalid context for hdrc glue
by Tony Lindgren
· 8 years ago
c723bd6
usb: musb: Fix broken use of static variable for multiple instances
by Tony Lindgren
· 8 years ago
2e52ec2
usb: musb: remove duplicated actions
by Kirill Esipov
· 8 years ago
355f1a39
usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER
by David Lechner
· 8 years ago
6ddcabc
usb: musb: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
cacaaf8
usb: musb: Call pm_runtime from musb_gadget_queue
by Tony Lindgren
· 8 years ago
d8e5f0e
usb: musb: Fix hardirq-safe hardirq-unsafe lock order error
by Tony Lindgren
· 8 years ago
984f3be
usb: musb: da8xx: fix error handling message in probe
by Arnd Bergmann
· 8 years ago
2b9a8c4
usb: musb: Fix session based PM for first invalid VBUS
by Tony Lindgren
· 8 years ago
4e71918
usb: musb: Fix PM runtime for disconnect after unconfigure
by Tony Lindgren
· 8 years ago
b36df09
musb: Export musb_root_disconnect for use in modules
by Hans de Goede
· 8 years ago
c51f2ff
Merge 4.8-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
ed3d6d0
usb: musb: Fix tusb6010 compile error on blackfin
by Tony Lindgren
· 8 years ago
21b031f
usb: musb: remove redundant stack buffers
by Rasmus Villemoes
· 8 years ago
48fed03
usb: musb: am35x: fix error return code in am35x_probe()
by Wei Yongjun
· 8 years ago
947c49a
usb: musb: da8xx: Remove mach code
by David Lechner
· 8 years ago
d458fe9
usb: musb: da8xx: Use devm in probe
by David Lechner
· 8 years ago
7cba17e
musb: sunxi: Add support for platform_set_mode
by Hans de Goede
· 8 years ago
65b3f50
usb: musb: Add PM runtime support for MUSB DSPS glue layer
by Tony Lindgren
· 8 years ago
ae909fe
usb: musb: Simplify PM runtime for 2430 glue layer
by Tony Lindgren
· 8 years ago
2f3fd2c
usb: musb: Prepare dsps glue layer for PM runtime support
by Tony Lindgren
· 8 years ago
467d5c9
usb: musb: Implement session bit based runtime PM for musb-core
by Tony Lindgren
· 8 years ago
Next »