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: prevent a NULL pointer dereference
Felipe Balbi
2010-12-01
1
-5
/
+8
*
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
2010-12-01
3
-3
/
+3
*
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-12-01
6
-7
/
+9
*
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-10-22
2
-0
/
+32
*
USB: musb: add musb support for AM35x
Ajay Kumar Gupta
2010-10-22
4
-2
/
+512
*
usb: makefile cleanup
matt mooney
2010-10-22
1
-54
/
+17
*
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
Sergei Shtylyov
2010-10-22
1
-1
/
+3
*
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
Sergei Shtylyov
2010-10-22
1
-1
/
+1
*
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
2010-10-22
5
-4
/
+8
*
usb: change to new flag variable
matt mooney
2010-10-22
1
-3
/
+1
*
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
Felipe Balbi
2010-10-22
1
-1
/
+2
*
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
Ming Lei
2010-10-22
1
-30
/
+29
*
usb: musb: ignore spurious SESSREQ interrupts
Heikki Krogerus
2010-10-22
1
-0
/
+5
*
usb: musb: gadget: kill unreachable code in musb_g_rx()
Sergei Shtylyov
2010-10-22
1
-9
/
+3
*
USB: musb: suppress warning about unused flags
Jon Povey
2010-10-22
1
-1
/
+1
*
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
2010-10-22
1
-2
/
+4
*
usb: musb: Change to direct addr in context save/restore
Bob Liu
2010-10-22
1
-24
/
+22
*
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-10-22
1
-0
/
+5
*
usb: musb: musbhsdma: increase max_len to 1MB
Anil Shetty
2010-10-22
1
-1
/
+1
*
usb: musb: support ISO high bandwidth for gadget mode
Ming Lei
2010-10-22
2
-12
/
+39
*
usb: musb: introduce DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
2010-10-22
4
-1
/
+478
*
USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG
Sergei Shtylyov
2010-10-22
1
-7
/
+4
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-5
/
+6
*
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
[next]