Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f7ec94370f417fedad4db1054228ef958d48b926
/
drivers
/
usb
/
musb
f7ec943
usb: musb: pass platform_ops via platform_data
by Felipe Balbi
· 14 years ago
a023c63
usb: musb: blackfin: give it a context structure
by Felipe Balbi
· 14 years ago
e6480fa
usb: musb: da8xx: give it a context structure
by Felipe Balbi
· 14 years ago
e110de4
usb: musb: davinci: give it a context structure
by Felipe Balbi
· 14 years ago
1add75d
usb: musb: tusb6010: give it a context structure
by Felipe Balbi
· 14 years ago
0919dfc
usb: musb: am35x: give it a context structure
by Felipe Balbi
· 14 years ago
a3cee12
usb: musb: omap2430: give it a context structure
by Felipe Balbi
· 14 years ago
9cb0308
usb: musb: split blackfin to its own platform_driver
by Felipe Balbi
· 14 years ago
8ceae51
usb: musb: split da8xx to its own platform_driver
by Felipe Balbi
· 14 years ago
73b089b
usb: musb: split davinci to its own platform_driver
by Felipe Balbi
· 14 years ago
18688fb
usb: musb: split tusb6010 to its own platform_driver
by Felipe Balbi
· 14 years ago
ce40c57
usb: musb: split am35x to its own platform_driver
by Felipe Balbi
· 14 years ago
dc09886
usb: musb: split omap2430 to its own platform_driver
by Felipe Balbi
· 14 years ago
05ac10d
usb: musb: trivial search and replace patch
by Felipe Balbi
· 14 years ago
7c92554
usb: musb: add Kconfig options for each glue layer
by Felipe Balbi
· 14 years ago
7421107
usb: musb: hold context on musb structure
by Felipe Balbi
· 14 years ago
743411b
usb: musb: make all glue layer export struct musb_platform_ops
by Felipe Balbi
· 14 years ago
3ca8abb
usb: musb: introduce struct musb_platform_ops
by Felipe Balbi
· 14 years ago
0607f86
usb: musb: gadget: prevent a NULL pointer dereference
by Felipe Balbi
· 14 years ago
fcf173e
usb: musb: add names for IRQs in structure resource
by Hema Kalliguddi
· 14 years ago
ea65df5
usb: musb: remove board_data parameter from musb_platform_init()
by Hema Kalliguddi
· 14 years ago
843bb1d
USB: musb: AM35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
eb83092
USB: musb: add musb support for AM35x
by Ajay Kumar Gupta
· 14 years ago
0a2b8a0
usb: makefile cleanup
by matt mooney
· 14 years ago
00be545
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
by Sergei Shtylyov
· 14 years ago
3daad24
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
by Sergei Shtylyov
· 14 years ago
f405387
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
by Sergei Shtylyov
· 14 years ago
2501331
usb: change to new flag variable
by matt mooney
· 14 years ago
e0c4347
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
by Felipe Balbi
· 14 years ago
e7379aa
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
by Ming Lei
· 14 years ago
a6038ee
usb: musb: ignore spurious SESSREQ interrupts
by Heikki Krogerus
· 14 years ago
4346786
usb: musb: gadget: kill unreachable code in musb_g_rx()
by Sergei Shtylyov
· 14 years ago
2f8d5cd
USB: musb: suppress warning about unused flags
by Jon Povey
· 14 years ago
f8afbf7f
usb: musb: host: support DMA transfers greater than max channel length
by T. S., Anil Kumar
· 14 years ago
ae9b2ad
usb: musb: Change to direct addr in context save/restore
by Bob Liu
· 14 years ago
496dda7
usb: musb: host: unmap the buffer for PIO data transfers
by Maulik Mankad
· 14 years ago
6587cc0
usb: musb: musbhsdma: increase max_len to 1MB
by Anil Shetty
· 14 years ago
f11d893
usb: musb: support ISO high bandwidth for gadget mode
by Ming Lei
· 14 years ago
3ee076d
usb: musb: introduce DA8xx/OMAP-L1x glue layer
by Sergei Shtylyov
· 14 years ago
d613746
USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG
by Sergei Shtylyov
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
a666e3e
usb: musb: gadget: restart request on clearing endpoint halt
by Sergei Shtylyov
· 14 years ago
4c64733
usb: musb: host: Issue a memory barrier before starting DMA
by Santosh Shilimkar
· 14 years ago
66af83d
usb: musb: gadget: fix dma length in txstate
by Ming Lei
· 14 years ago
bb27bc2
usb: musb: gadget: complete request only if data is transfered over
by Ming Lei
· 14 years ago
1018b4e
usb: musb: gadget: fix DMA length for OUT transfer
by Ming Lei
· 14 years ago
490e5fb
usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
by Ming Lei
· 14 years ago
eeb1b2a
usb: musb: gadget: fix bulk IN infinit hangs in double buffer case
by Ming Lei
· 14 years ago
bd2e74d
usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
by Ming Lei
· 14 years ago
024cfa5
usb: musb_debugfs: don't use the struct file private_data field with seq_files
by Mathias Nyman
· 14 years ago
d0390d9
USB: musb: forward debug mode feature to gadget
by stephane duverger
· 14 years ago
8ca47c8
USB: musb: do not override DMA mode in channel program
by Anand Gadiyar
· 14 years ago
3f1a969
USB: musb: Kill board specific pinmux from driver file
by Anand Gadiyar
· 14 years ago
d709d22
USB: musb: fix compilation warning in host only mode
by Ajay Kumar Gupta
· 14 years ago
0936fb5
USB: musb: use correct register widths in register dumps
by Anand Gadiyar
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
2b795ea
USB: musb: tusb6010: fix compile error with n8x0_defconfig
by Felipe Balbi
· 14 years ago
c0f1f8e
USB: musb: Enable the maximum supported burst mode for DMA
by Hema HK
· 14 years ago
f2263db
USB: musb: fix Blackfin ulpi stubs
by Mike Frysinger
· 14 years ago
9297688
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
by Sergei Shtylyov
· 14 years ago
7d9645f
USB: musb_core: make disconnect and suspend interrupts work again
by Sergei Shtylyov
· 14 years ago
2bb14cb
usb: musb: Fix a bug by making suspend interrupt available in device mode
by Maulik Mankad
· 14 years ago
c4d80b7d
usb: musb: update gfp/slab.h includes
by Tejun Heo
· 14 years ago
ffb865b
usb: musb: add ulpi access operations
by Heikki Krogerus
· 15 years ago
d7086dd
usb: musb: Makefile: remove unexistent config option
by Felipe Balbi
· 15 years ago
82e2af4
usb: musb: omap2430.c: remove unnecessary includes
by Anand Gadiyar
· 15 years ago
00ce8ec
usb: musb: omap2430: remove unused define
by Anand Gadiyar
· 15 years ago
d55d221
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
by Sergei Shtylyov
· 15 years ago
5b3078b
MUSB: OMAP: make musb_platform_suspend() 'static'
by Sergei Shtylyov
· 15 years ago
69b2cd7
MUSB: Blackfin: remove bfin_vbus_power()
by Sergei Shtylyov
· 15 years ago
ca0d445
MUSB: OMAP: remove omap_vbus_power()
by Sergei Shtylyov
· 15 years ago
ff927ad
USB: musb: support host/gadget role switching on Blackfin parts
by Cliff Cai
· 15 years ago
b0f9da7
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
by Felipe Balbi
· 15 years ago
ddb495d4
usb: musb: hsdma: use musb_read/writel
by Felipe Balbi
· 15 years ago
ca4b253
usb: musb: gadget: support musb-specific test modes
by Felipe Balbi
· 15 years ago
7f7f9e2
usb: musb: add debugfs support
by Felipe Balbi
· 15 years ago
6ddc6da
USB: musb: allow the Blackfin vrsel gpio to be active low
by Cliff Cai
· 15 years ago
fb9c58e
USB: MUSB: Add OMAP4 support in MUSB driver
by Maulik Mankad
· 15 years ago
c71b1b9
USB: MUSB: Build MUSB driver for OMAP4
by Maulik Mankad
· 15 years ago
de2e1b0
usb: musb: Set transceiver interface type
by Maulik Mankad
· 15 years ago
e6c213b
usb: musb: allow board to pass down fifo mode
by Felipe Balbi
· 15 years ago
749da5f
USB: straighten out port feature vs. port status usage
by Alan Stern
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
1d0f11b
usb: Fix tusb6010 for DMA API
by Tony Lindgren
· 15 years ago
34e2beb
musb_core: fix musb_init_controller() error cleanup path
by Sergei Shtylyov
· 15 years ago
c6a39ee
MUSB: fix DaVinci glue layer dependency
by Sergei Shtylyov
· 15 years ago
461972d
musb_core: don't call musb_platform_exit() twice
by Sergei Shtylyov
· 15 years ago
7917a9d
MUSB: OMAP: don't call clk_put()
by Sergei Shtylyov
· 15 years ago
13962c7
MUSB: DaVinci: fix musb_platform_init() error cleanup path
by Sergei Shtylyov
· 15 years ago
3d0bfbf
musb_core: don't prevent disabling clock on driver unload
by Sergei Shtylyov
· 15 years ago
1fb48f4
musb_core: don't touch 'musb->clock' in musb_free()
by Sergei Shtylyov
· 15 years ago
714bc5e
musb: potential use after free
by Dan Carpenter
· 15 years ago
5e0e61a
musb: save and restore missing bus control register
by Ajay Kumar Gupta
· 15 years ago
2f83175
MUSB: Blackfin: don't fake blackfin_interrupt() result
by Sergei Shtylyov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
aa47145
usb: musb: core: declare mbase only where it's used
by Felipe Balbi
· 15 years ago
7f4bca4
USB: musb: fix warnings in Blackfin regs
by Mike Frysinger
· 15 years ago
adb3ee4
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
by Mike Frysinger
· 15 years ago
9957dd9
usb: musb: Fix compile error for omaps for musb_hdrc
by Tony Lindgren
· 15 years ago
ae92697
USB: musb: fix build error introduced by isoc change
by Sonic Zhang
· 15 years ago
Next »