Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5e8b270fcf1116d47e4954704fa1b7c58f272622
/
drivers
/
usb
/
musb
94e46a4
usb: musb: Fix external abort in musb_remove on omap2430
by Merlijn Wajer
· 7 years ago
df6b074
usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
by Merlijn Wajer
· 7 years ago
44eb5e1
Revert "usb: musb: host: don't start next rx urb if current one failed"
by Bin Liu
· 7 years ago
17539f2f
usb: musb: fix enumeration after resume
by Andreas Kemnade
· 7 years ago
6e4294d
USB: musb: fix up one odd DEVICE_ATTR() usage
by Greg Kroah-Hartman
· 7 years ago
ed5bd7a
USB: move many drivers to use DEVICE_ATTR_RW
by Greg Kroah-Hartman
· 7 years ago
985583a
USB: musb: da8xx: remove clock con_id
by David Lechner
· 7 years ago
3f514f9
usb: musb: remove unused pipe variable
by Corentin Labbe
· 7 years ago
576ec7f
usb: musb: remove unused frame variable
by Corentin Labbe
· 7 years ago
bd3486d
usb: musb: da8xx: fix babble condition handling
by Bin Liu
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
21b650c
USB: musb: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b82162b
usb: musb: dsps: remove the duplicated timer
by Bin Liu
· 7 years ago
0567849
usb: musb: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0c63636
usb: musb_core: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
2c411e0
usb: musb: da8xx: Remove duplicated defines
by Alexandre Bailon
· 7 years ago
6ed05c6
usb: musb: sunxi: Explicitly release USB PHY on exit
by Jonathan Liu
· 7 years ago
445ef61
usb: musb: Check for host-mode using is_host_active() on reset interrupt
by Jonathan Liu
· 7 years ago
297d7fe
usb: musb: musb_cppi41: Configure the number of channels for DA8xx
by Alexandre Bailon
· 7 years ago
e10c5b0
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
by Alexandre Bailon
· 7 years ago
bfa53e0
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
by Alexandre Bailon
· 7 years ago
0c3aae9
USB: musb: fix late external abort on suspend
by Johan Hovold
· 7 years ago
4f190e0
USB: musb: fix session-bit runtime-PM quirk
by Johan Hovold
· 7 years ago
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
· 8 years ago
9c691cc
usb: musb: tusb6010_omap: Convert to DMAengine API
by Peter Ujfalusi
· 8 years ago
47699b0
usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
by Peter Ujfalusi
· 8 years ago
4cadc71
usb: musb: tusb6010_omap: Allocate DMA channels upfront
by Peter Ujfalusi
· 8 years ago
1df9d9e
usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
by Peter Ujfalusi
· 8 years ago
3565b78
usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
by Peter Ujfalusi
· 8 years ago
0efc135
usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
by Peter Ujfalusi
· 8 years ago
1fa07c3
usb: musb: Add quirk to avoid skb reserve in gadget mode
by Peter Ujfalusi
· 8 years ago
a70df14
usb: musb: musb_cppi41: Defer probe only if DMA is not ready
by Alexandre Bailon
· 8 years ago
b3addcf
usb: musb: dsps: keep VBUS on for host-only mode
by Bin Liu
· 8 years ago
6df2b42
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
by Peter Ujfalusi
· 8 years ago
3c50ffe
usb: musb: Fix trying to suspend while active for OTG configurations
by Tony Lindgren
· 8 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
Next »