Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bfb8d9b74750e7c9b12f9e18b4885617a6433f6d
/
drivers
/
usb
/
musb
fa74257
usb: musb: Fix runtime PM imbalance on error
by Dinghao Liu
· 4 years, 6 months ago
996e9ab
usb: musb: start session in resume for host port
by Bin Liu
· 4 years, 6 months ago
83f7522
usb: musb: fix crash with highmen PIO and usbmon
by Mans Rullgard
· 4 years, 8 months ago
8194a63
usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
by Tony Lindgren
· 4 years, 10 months ago
72dd6da
usb: musb: dma: Correct parameter passed to IRQ handler
by Paul Cercueil
· 5 years ago
9742c5c
usb: musb: Disable pullup at init
by Paul Cercueil
· 4 years, 10 months ago
39cc25e
usb: musb: fix idling for suspend after disconnect interrupt
by Tony Lindgren
· 4 years, 10 months ago
8b330b3
soc: sunxi: Fix missing dependency on REGMAP_MMIO
by Samuel Holland
· 6 years ago
bc41625
usb: gadget: musb: fix short isoc packets with inventra dma
by Paul Elder
· 6 years ago
05bc28a
usb: musb: dsps: fix runtime pm for peripheral mode
by Bin Liu
· 6 years ago
2a86649
usb: musb: dsps: fix otg state machine
by Bin Liu
· 6 years ago
783f3b4
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
by Bin Liu
· 6 years ago
169d360
USB: musb: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
8a1ef17
USB: musb: clean up debugfs file and directory creation
by Greg Kroah-Hartman
· 6 years ago
edf3800
usb: musb: remove an unused variable
by Arnd Bergmann
· 6 years ago
ddf12f0
usb: musb: gadget: fix to_musb_ep() to not return NULL
by Bin Liu
· 6 years ago
8dca510
usb: musb: gadget: fix to_musb_request() to not return NULL
by Bin Liu
· 6 years ago
49484ab
USB: musb: dsps: propagate device-tree node
by Johan Hovold
· 6 years ago
0a9134b
usb: musb: disable otg protocol support
by Bin Liu
· 6 years ago
d2852f2
usb: musb: remove references to default_a of struct usb_otg
by Bin Liu
· 6 years ago
bcb8fd3
usb: musb: break the huge isr musb_stage0_irq() into small functions
by Bin Liu
· 6 years ago
2bc2e05
usb: musb: remove unused members in struct musb_hdrc_config
by Bin Liu
· 6 years ago
7ad7695
usb: musb: remove duplicated port mode enum
by Bin Liu
· 6 years ago
5547995
usb: musb: dsps: remove duplicated get_musb_port_mode()
by Bin Liu
· 6 years ago
dc8fca6
usb: musb: remove duplicated quirks flag
by Bin Liu
· 6 years ago
113ad15
usb: musb: remove some register access wrapper functions
by Bin Liu
· 6 years ago
53e1657
usb: musb: remove adjust_channel_params() callback from musb_platform_ops
by Bin Liu
· 6 years ago
42e990e
usb: musb: remove readl/writel from struct musb_platform_ops
by Bin Liu
· 6 years ago
78fba98
usb: musb: merge musbhsdma.h into musbhsdma.c
by Bin Liu
· 6 years ago
c049ffb
Merge 4.17-rc6 into usb-next
by Greg Kroah-Hartman
· 6 years ago
ebc3dd6
usb: musb: fix remote wakeup racing with suspend
by Daniel Glöckner
· 6 years ago
58318cd
Merge 4.17-rc4 into usb-next
by Greg Kroah-Hartman
· 7 years ago
9aea9b6
usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
by Bin Liu
· 7 years ago
2b63f13
usb: musb: host: fix potential NULL pointer dereference
by Bin Liu
· 7 years ago
890fa45
Merge 4.17-rc3 into usb-next
by Greg Kroah-Hartman
· 7 years ago
be75d8f
USB: musb: dsps: drop duplicate phy initialisation
by Johan Hovold
· 7 years ago
1f81f11
USB: musb: host: prevent core phy initialisation
by Johan Hovold
· 7 years ago
5ee1787
USB: musb: omap2430: drop non-DT support
by Johan Hovold
· 7 years ago
ac9053d
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
af6f852
usb: musb: gadget: misplaced out of bounds check
by Heinrich Schuchardt
· 7 years ago
a9762b7
usb: musb: remove blackfin port
by Arnd Bergmann
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
a8f25c3
Merge branch 4.16-rc6 into usb-next
by Greg Kroah-Hartman
· 7 years ago
94e46a4
usb: musb: Fix external abort in musb_remove on omap2430
by Merlijn Wajer
· 7 years ago
efb85c4
USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 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
· 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
Next »