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
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-92
/
+110
2013-02-08
drivers/usb: add missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-0
/
+1
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
3
-55
/
+30
2013-01-25
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-39
/
+79
2013-01-25
usb: musb: omap: get phy by phandle for dt boot
Kishon Vijay Abraham I
1
-1
/
+6
2013-01-25
usb: musb: omap: make use of the new PHY lib APIs
Kishon Vijay Abraham I
1
-1
/
+1
2013-01-25
usb: start using the control module driver
Kishon Vijay Abraham I
3
-54
/
+24
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
2
-7
/
+4
2013-01-18
usb: musb: cppi_dma: drop '__init' annotation
Sergei Shtylyov
1
-2
/
+2
2013-01-17
usb: musb: omap2430: fix wrong devm_kzalloc() result check
Sergei Shtylyov
1
-1
/
+1
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
8
-10
/
+16
2013-01-17
usb: musb: core: fix failure path
Ming Lei
1
-0
/
+1
2013-01-17
usb: musb: Double buffering issues in host mode TX
supriya karanth
1
-6
/
+14
2013-01-17
usb: musb: omap2430: kill redundant assignments in omap2430_probe()
Sergei Shtylyov
1
-3
/
+1
2013-01-17
usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare
Fabio Baltieri
1
-5
/
+5
2013-01-10
usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode
supriya karanth
1
-6
/
+18
2013-01-10
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
supriya karanth
1
-3
/
+19
2013-01-10
usb: musb: dsps: Remove duplicate inclusion of linux/of.h
Sachin Kamat
1
-1
/
+0
2013-01-10
usb: musb: omap2430: fix the readiness check in omap_musb_mailbox
Aaro Koskinen
1
-4
/
+4
2013-01-07
Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-4
/
+6
2012-12-17
usb: musb: use io{read,write}*_rep accessors
Matthew Leach
2
-27
/
+6
2012-12-17
musb: tusb6010: use io{read,write}*_rep accessors
Matthew Leach
1
-2
/
+3
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+1
2012-12-13
usb: musb: core: print new line in the driver banner again
Sergei Shtylyov
1
-4
/
+1
2012-12-13
usb: musb: dsps: header movement build error fix
Afzal Mohammed
1
-0
/
+5
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-6
/
+11
2012-11-30
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
1
-1
/
+1
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
1
-1
/
+1
2012-11-25
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
2
-5
/
+27
2012-11-21
usb: remove use of __devexit
Bill Pemberton
9
-9
/
+9
2012-11-21
usb: remove use of __devinitconst
Bill Pemberton
1
-3
/
+3
2012-11-21
usb: remove use of __devinitdata
Bill Pemberton
1
-11
/
+11
2012-11-21
usb: remove use of __devinit
Bill Pemberton
16
-31
/
+25
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
8
-8
/
+8
2012-11-16
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
1
-4
/
+26
2012-11-15
Merge branch 'omap/headers4' into next/cleanup
Arnd Bergmann
4
-6
/
+11
2012-11-12
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
1
-4
/
+4
2012-11-11
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2012-11-11
Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
15
-353
/
+188
2012-11-09
Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3
Tony Lindgren
1
-4
/
+4
2012-11-09
Revert "usb: musb: dsps: remove explicit NOP device creation"
Afzal Mohammed
1
-1
/
+2
2012-11-06
usb: musb: remove generic_interrupt
Philippe De Swert
4
-33
/
+46
2012-11-06
usb: musb: cppi_dma: export cppi_interrupt()
Sergei Shtylyov
1
-0
/
+1
2012-11-06
usb: fix typo in drivers/usb
Masanari Iida
1
-1
/
+1
2012-11-06
usb: musb: dsps: control module handling (quirk)
Santhapuri, Damodar
1
-0
/
+69
2012-11-06
usb: musb: dsps: get resources by index
Afzal Mohammed
1
-8
/
+6
2012-11-06
usb: musb: dsps: reduce musb instance to one
Afzal Mohammed
1
-1
/
+1
2012-11-06
usb: musb: dsps: remove platform callback
Afzal Mohammed
1
-26
/
+0
[next]