index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: gadget: restart request on clearing endpoint halt
Sergei Shtylyov
2010-09-24
3
-1
/
+12
*
usb: musb: host: Issue a memory barrier before starting DMA
Santosh Shilimkar
2010-09-24
1
-0
/
+6
*
usb: musb: gadget: fix dma length in txstate
Ming Lei
2010-09-24
2
-9
/
+10
*
usb: musb: gadget: complete request only if data is transfered over
Ming Lei
2010-09-24
1
-8
/
+8
*
usb: musb: gadget: fix DMA length for OUT transfer
Ming Lei
2010-09-24
1
-2
/
+3
*
usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
Ming Lei
2010-09-24
1
-1
/
+1
*
usb: musb: gadget: fix bulk IN infinit hangs in double buffer case
Ming Lei
2010-09-24
1
-12
/
+0
*
usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
Ming Lei
2010-09-24
1
-3
/
+17
*
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
2010-09-20
1
-3
/
+2
*
USB: musb: forward debug mode feature to gadget
stephane duverger
2010-08-10
1
-0
/
+3
*
USB: musb: do not override DMA mode in channel program
Anand Gadiyar
2010-08-10
1
-4
/
+1
*
USB: musb: Kill board specific pinmux from driver file
Anand Gadiyar
2010-08-10
1
-6
/
+0
*
USB: musb: fix compilation warning in host only mode
Ajay Kumar Gupta
2010-08-10
1
-4
/
+3
*
USB: musb: use correct register widths in register dumps
Anand Gadiyar
2010-08-10
1
-16
/
+16
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
1
-1
/
+1
*
USB: musb: tusb6010: fix compile error with n8x0_defconfig
Felipe Balbi
2010-07-26
1
-13
/
+0
*
USB: musb: Enable the maximum supported burst mode for DMA
Hema HK
2010-06-30
1
-11
/
+2
*
USB: musb: fix Blackfin ulpi stubs
Mike Frysinger
2010-06-30
1
-2
/
+2
*
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
Sergei Shtylyov
2010-06-30
1
-2
/
+4
*
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
2010-06-30
1
-5
/
+1
*
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
2010-06-30
1
-1
/
+2
*
usb: musb: update gfp/slab.h includes
Tejun Heo
2010-05-20
1
-1
/
+0
*
usb: musb: add ulpi access operations
Heikki Krogerus
2010-05-20
2
-0
/
+96
*
usb: musb: Makefile: remove unexistent config option
Felipe Balbi
2010-05-20
1
-6
/
+0
*
usb: musb: omap2430.c: remove unnecessary includes
Anand Gadiyar
2010-05-20
1
-2
/
+0
*
usb: musb: omap2430: remove unused define
Anand Gadiyar
2010-05-20
1
-4
/
+0
*
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
Sergei Shtylyov
2010-05-20
1
-12
/
+0
*
MUSB: OMAP: make musb_platform_suspend() 'static'
Sergei Shtylyov
2010-05-20
1
-1
/
+1
*
MUSB: Blackfin: remove bfin_vbus_power()
Sergei Shtylyov
2010-05-20
1
-5
/
+0
*
MUSB: OMAP: remove omap_vbus_power()
Sergei Shtylyov
2010-05-20
1
-8
/
+0
*
USB: musb: support host/gadget role switching on Blackfin parts
Cliff Cai
2010-05-20
1
-6
/
+63
*
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
2010-05-20
2
-3
/
+6
*
usb: musb: hsdma: use musb_read/writel
Felipe Balbi
2010-05-20
1
-13
/
+3
*
usb: musb: gadget: support musb-specific test modes
Felipe Balbi
2010-05-20
1
-0
/
+25
*
usb: musb: add debugfs support
Felipe Balbi
2010-05-20
4
-0
/
+317
*
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
2010-05-20
1
-4
/
+4
*
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2010-05-20
2
-4
/
+8
*
USB: MUSB: Build MUSB driver for OMAP4
Maulik Mankad
2010-05-20
2
-1
/
+9
*
usb: musb: Set transceiver interface type
Maulik Mankad
2010-05-20
6
-7
/
+16
*
usb: musb: allow board to pass down fifo mode
Felipe Balbi
2010-05-20
1
-20
/
+16
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
2
-6
/
+5
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
usb: Fix tusb6010 for DMA API
Tony Lindgren
2010-04-30
2
-8
/
+27
*
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
2010-04-30
1
-17
/
+34
*
MUSB: fix DaVinci glue layer dependency
Sergei Shtylyov
2010-04-30
2
-2
/
+2
*
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
2010-04-30
1
-10
/
+7
*
MUSB: OMAP: don't call clk_put()
Sergei Shtylyov
2010-04-30
1
-3
/
+0
*
MUSB: DaVinci: fix musb_platform_init() error cleanup path
Sergei Shtylyov
2010-04-30
1
-0
/
+2
*
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
2010-04-30
1
-3
/
+1
*
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
2010-04-30
1
-5
/
+0
[next]