index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-134
/
+87
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-12-22
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
4
-34
/
+21
2011-12-21
usb: musb: remove extern qualifier from musb_debug.h header
Vladimir Zapolskiy
1
-2
/
+2
2011-12-20
usb: musb: cleanup kconfig
Felipe Contreras
1
-6
/
+4
2011-12-20
usb: musb: trivial Kconfig cleanups
Felipe Contreras
1
-1
/
+1
2011-12-20
musb: omap2430: avoid pm_runtime_disable()
Felipe Contreras
1
-2
/
+0
2011-12-20
usb: musb: remove a bit of indentation
Felipe Contreras
1
-14
/
+13
2011-12-20
usb: musb: trivial cleanup
Felipe Contreras
1
-7
/
+1
2011-12-20
usb: musb: fix pm_runtime mismatch
Felipe Contreras
1
-2
/
+0
2011-12-14
usb: musb: fix reset issue with full speed device
Ajay Kumar Gupta
1
-0
/
+4
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+2
2011-12-12
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
11
-102
/
+69
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2
-7
/
+1
2011-12-12
usb: musb: omap2430: fix compile warning
Felipe Balbi
1
-3
/
+0
2011-12-12
usb: musb: fix pm_runtime calls while atomic
Vikram Pandita
2
-1
/
+15
2011-12-12
usb: musb: drop ARCH dependency
Felipe Balbi
1
-2
/
+0
2011-12-12
usb: musb: headers cleanup
Felipe Balbi
5
-13
/
+0
2011-12-12
usb: musb: allow building USB_MUSB_TUSB6010 as a module
Arnd Bergmann
3
-2
/
+4
2011-12-12
usb: musb: use a Kconfig choice to pick the right DMA method
Arnd Bergmann
2
-45
/
+38
2011-12-12
usb: musb: omap2+: save and restore OTG_INTERFSEL
Hema HK
2
-0
/
+7
2011-12-12
usb: musb: omap2+: fix context api's
Vikram Pandita
1
-0
/
+2
2011-12-12
usb: musb: ux500: optimize DMA callback routine
Per Forlin
1
-36
/
+3
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
1
-1
/
+1
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
1
-1
/
+1
2011-11-29
usb: musb: PM: fix context save/restore in suspend/resume path
Kevin Hilman
1
-6
/
+0
2011-11-26
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
5
-7
/
+5
2011-11-14
USB: Remove the SAW_IRQ hcd flag
Alan Stern
1
-1
/
+0
2011-11-14
usb: musb: fix compilation breakage introduced by de47725
Felipe Balbi
2
-0
/
+2
2011-11-14
usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig
Luciano Coelho
1
-0
/
+1
2011-11-14
usb: musb: remove incorrectly added ARCH_U5500 define
Mian Yousaf Kaukab
2
-3
/
+2
2011-11-14
usb: musb: gadget: don't call ->disconnect() on exit
Felipe Balbi
1
-4
/
+0
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-6
/
+0
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-29
/
+54
2011-10-18
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...
Russell King
1
-6
/
+0
2011-09-26
musb_debugfs.c: remove unneeded includes on ARM
Nicolas Pitre
1
-6
/
+0
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
1
-26
/
+43
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
9
-37
/
+62
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
1
-1
/
+1
2011-09-09
musb_gadget: Fix for spurious interrupts on endpoint zero.
Hans Petter Selasky
1
-0
/
+8
2011-09-09
usb: musb: Enable DMA mode1 RX for transfers without short packets
Anand Gadiyar
1
-26
/
+43
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2
-2
/
+2
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2
-2
/
+2
2011-08-12
usb: musb: gadget: fix error path
Sebastian Andrzej Siewior
1
-1
/
+3
2011-08-12
usb: musb: blackfin: include prefetch head file
Bob Liu
1
-0
/
+1
2011-08-12
usb: musb: tusb6010: fix compilation
Felipe Balbi
4
-6
/
+14
[next]