Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d03a5d888fb688c832d470b749acc5ed38e0bc1d
/
drivers
/
usb
/
musb
6e16edf
usb: musb: fail unaligned DMA transfers on v1.8 and above
by Anand Gadiyar
· 14 years ago
0739702
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
by Sergei Shtylyov
· 14 years ago
19aab56
usb: musb: Fix handling of spurious SESSREQ
by Heikki Krogerus
· 14 years ago
b212091
usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time
by Ming Lei
· 14 years ago
9c75646
USB: musb: blackfin: push clkin value to platform resources
by Bob Liu
· 14 years ago
68f6471
USB: musb: blackfin: fix dynamic device<->host changing
by Bob Liu
· 14 years ago
1e393c6
USB: musb: blackfin: pm: make it work
by Bob Liu
· 14 years ago
32d5dc9
USB: musb: pm: don't rely fully on clock support
by Bob Liu
· 14 years ago
5d726f5
USB: musb: blackfin: fix musb_read_txhubport() definition
by Ian Jeffray
· 14 years ago
31c9909
USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
by Ming Lei
· 14 years ago
120d074
usb: musb: don't leave PHY enabled on shutdown()
by Grazvydas Ignotas
· 14 years ago
e2c3404
usb: musb: musb_gadget: fix resource leakage in error path
by Rahul Ruikar
· 14 years ago
9001d80
usb: musb: gadget: fix dma mode 0 in double buffer Rx case
by Ming Lei
· 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
f8afbf7
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
c4d80b7
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
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
7f5b09c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
08e6c97
USB: musb: test always evaluates to false
by Roel Kluin
· 15 years ago
9f445cb
USB: musb: disable double buffering for older RTL versions
by Cliff Cai
· 15 years ago
0ded2f1
USB: musb: set version of Blackfin version
by Cliff Cai
· 15 years ago
ab3bbfa
USB: musb: only print info message if probe() is successful
by Felipe Balbi
· 15 years ago
da5108e
USB: musb: unmap base if we can't probe
by Felipe Balbi
· 15 years ago
3d26864
USB: musb: tusb6010: use resource_size
by Felipe Balbi
· 15 years ago
Next »