index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
6
-31
/
+24
2010-08-10
USB: musb: forward debug mode feature to gadget
stephane duverger
1
-0
/
+3
2010-08-10
USB: musb: do not override DMA mode in channel program
Anand Gadiyar
1
-4
/
+1
2010-08-10
USB: musb: Kill board specific pinmux from driver file
Anand Gadiyar
1
-6
/
+0
2010-08-10
USB: musb: fix compilation warning in host only mode
Ajay Kumar Gupta
1
-4
/
+3
2010-08-10
USB: musb: use correct register widths in register dumps
Anand Gadiyar
1
-16
/
+16
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-1
/
+1
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-1
/
+0
2010-07-26
USB: musb: tusb6010: fix compile error with n8x0_defconfig
Felipe Balbi
1
-13
/
+0
2010-06-30
USB: musb: Enable the maximum supported burst mode for DMA
Hema HK
1
-11
/
+2
2010-06-30
USB: musb: fix Blackfin ulpi stubs
Mike Frysinger
1
-2
/
+2
2010-06-30
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
Sergei Shtylyov
1
-2
/
+4
2010-06-30
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
1
-5
/
+1
2010-06-30
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
1
-1
/
+2
2010-05-20
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-20
usb: musb: add ulpi access operations
Heikki Krogerus
2
-0
/
+96
2010-05-20
usb: musb: Makefile: remove unexistent config option
Felipe Balbi
1
-6
/
+0
2010-05-20
usb: musb: omap2430.c: remove unnecessary includes
Anand Gadiyar
1
-2
/
+0
2010-05-20
usb: musb: omap2430: remove unused define
Anand Gadiyar
1
-4
/
+0
2010-05-20
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
Sergei Shtylyov
1
-12
/
+0
2010-05-20
MUSB: OMAP: make musb_platform_suspend() 'static'
Sergei Shtylyov
1
-1
/
+1
2010-05-20
MUSB: Blackfin: remove bfin_vbus_power()
Sergei Shtylyov
1
-5
/
+0
2010-05-20
MUSB: OMAP: remove omap_vbus_power()
Sergei Shtylyov
1
-8
/
+0
2010-05-20
USB: musb: support host/gadget role switching on Blackfin parts
Cliff Cai
1
-6
/
+63
2010-05-20
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
2
-3
/
+6
2010-05-20
usb: musb: hsdma: use musb_read/writel
Felipe Balbi
1
-13
/
+3
2010-05-20
usb: musb: gadget: support musb-specific test modes
Felipe Balbi
1
-0
/
+25
2010-05-20
usb: musb: add debugfs support
Felipe Balbi
4
-0
/
+317
2010-05-20
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
1
-4
/
+4
2010-05-20
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2
-4
/
+8
2010-05-20
USB: MUSB: Build MUSB driver for OMAP4
Maulik Mankad
2
-1
/
+9
2010-05-20
usb: musb: Set transceiver interface type
Maulik Mankad
6
-7
/
+16
2010-05-20
usb: musb: allow board to pass down fifo mode
Felipe Balbi
1
-20
/
+16
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
2
-6
/
+5
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-04-30
usb: Fix tusb6010 for DMA API
Tony Lindgren
2
-8
/
+27
2010-04-30
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
1
-17
/
+34
2010-04-30
MUSB: fix DaVinci glue layer dependency
Sergei Shtylyov
2
-2
/
+2
2010-04-30
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
1
-10
/
+7
2010-04-30
MUSB: OMAP: don't call clk_put()
Sergei Shtylyov
1
-3
/
+0
2010-04-30
MUSB: DaVinci: fix musb_platform_init() error cleanup path
Sergei Shtylyov
1
-0
/
+2
2010-04-30
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
1
-3
/
+1
2010-04-30
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
1
-5
/
+0
2010-04-30
musb: potential use after free
Dan Carpenter
1
-0
/
+1
2010-04-30
musb: save and restore missing bus control register
Ajay Kumar Gupta
2
-1
/
+3
2010-04-30
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
1
-7
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-4
/
+4
2010-03-19
usb: musb: core: declare mbase only where it's used
Felipe Balbi
1
-1
/
+7
2010-03-19
USB: musb: fix warnings in Blackfin regs
Mike Frysinger
1
-0
/
+9
2010-03-19
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
Mike Frysinger
2
-3
/
+21
[next]