index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
usb: musb: tusb6010: use platform_device_unregister in tusb_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: davinci: use platform_device_unregister in davinci_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: da8xx: use platform_device_unregister in da8xx_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: blackfin: use platform_device_unregister in bfin_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: am35x: use platform_device_unregister in am35x_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
Revert "usb: musb: use DMA mode 1 whenever possible"
Felipe Balbi
1
-4
/
+26
2012-10-24
Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers
Tony Lindgren
3
-5
/
+3
2012-10-24
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
3
-5
/
+3
2012-10-24
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2
Tony Lindgren
1
-1
/
+8
2012-10-23
usb: musb: dsps: fix res_name length
Daniel Mack
1
-4
/
+4
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
1
-1
/
+1
2012-10-15
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
Lokesh Vutla
1
-0
/
+7
2012-10-15
usb: musb: ux500: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: tusb6010: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: davinci: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: da8xx: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: blackfin: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: am35x: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: am35xx: drop spurious unplugging a device
Stefano Babic
1
-0
/
+6
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-1
/
+2
2012-10-03
xtensa: adopt generic io routines
Max Filippov
1
-1
/
+2
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+2
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2
-2
/
+2
2012-09-20
Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
Olof Johansson
1
-1
/
+0
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+0
2012-09-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+2
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-11
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
22
-651
/
+863
2012-09-11
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
6
-0
/
+6
2012-09-11
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2012-09-11
usb: musb: dsps: remove explicit NOP device creation
Ajay Kumar Gupta
1
-2
/
+1
2012-09-11
usb: musb: dsps: add dt support
Ajay Kumar Gupta
1
-9
/
+51
2012-09-11
usb: musb: am335x: add support for dual instance
B, Ravi
1
-32
/
+49
2012-09-11
usb: musb: kill global and static for multi instance
Ajay Kumar Gupta
3
-20
/
+14
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
10
-69
/
+210
2012-09-11
usb: musb: omap: Add device tree support for omap musb glue
Kishon Vijay Abraham I
1
-0
/
+54
2012-09-11
usb: musb: omap: write directly to mailbox instead of using phy
Kishon Vijay Abraham I
2
-7
/
+54
2012-09-06
usb: musb: musbhsdma: fix IRQ check
Sergei Shtylyov
1
-1
/
+1
2012-09-06
usb: musb: tusb6010: fix error path in tusb_probe()
Sergei Shtylyov
1
-1
/
+1
2012-09-06
usb: musb: host: fix for musb_start_urb Oops
yuzheng ma
1
-1
/
+1
2012-08-31
usb: musb: core: fix kernel-doc of musb_init_controller()
Sergei Shtylyov
1
-3
/
+3
2012-08-31
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
1
-1
/
+0
2012-08-20
usb: musb: fix spelling of families in Kconfig
Peter Meerwald
1
-1
/
+1
2012-08-20
usb: musb: omap2430.c delete unused variable.
Matthias Brugger
1
-3
/
+1
2012-08-14
usb: musb: omap2430: don't loop indefinitely in interrupt.
NeilBrown
1
-1
/
+5
2012-08-09
usb: musb: Make dma_controller_create __devinit
Shubhrajyoti D
5
-5
/
+5
2012-08-09
usb: musb: Prevent the masking of the return value
Shubhrajyoti D
1
-1
/
+1
[prev]
[next]