Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8a478601ac1d8877e23cb832fe4b44042ce6f20
/
drivers
/
usb
/
musb
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
cd70469
usb: core: hcd: make hcd->irq unsigned
by Felipe Balbi
· 13 years ago
8062d94
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
15e68a8
Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6e13c65
usb: otg: Convert all users to pass struct usb_otg for OTG functions
by Heikki Krogerus
· 13 years ago
b96d3b0
usb: Convert all users to new usb_phy
by Heikki Krogerus
· 13 years ago
3928707
usb: musb: Reselect index reg in interrupt context
by Supriya Karanth
· 13 years ago
258aea7
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
by Viresh Kumar
· 13 years ago
d445b6d
usb: musb: Start using struct usb_otg
by Heikki Krogerus
· 13 years ago
8675381
usb: otg: Rename otg_transceiver to usb_phy
by Heikki Krogerus
· 13 years ago
976d98c
usb: musb: fix a build error on mips
by Cong Wang
· 13 years ago
6c2abcd
usb: musb: debugfs: fix error check
by Felipe Balbi
· 13 years ago
e9e8c85
usb: musb: make modules behave better
by Felipe Balbi
· 13 years ago
b30b3c6
usb: musb: omap2430: minor cleanups.
by NeilBrown
· 13 years ago
24307ca
usb: musb: fix shutdown while usb gadget is in use
by Grazvydas Ignotas
· 13 years ago
006896f
usb: musb: davinci: fix build breakage
by Sekhar Nori
· 13 years ago
f557978
usb: musb: drop superfluous pm_runtime calls around musb_shutdown
by Grazvydas Ignotas
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
6db174e
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
b0945c0
usb: musb: remove extern qualifier from musb_debug.h header
by Vladimir Zapolskiy
· 13 years ago
c6bde9b
usb: musb: cleanup kconfig
by Felipe Contreras
· 13 years ago
54a605f
usb: musb: trivial Kconfig cleanups
by Felipe Contreras
· 13 years ago
702ac61
musb: omap2430: avoid pm_runtime_disable()
by Felipe Contreras
· 13 years ago
08dec56
usb: musb: remove a bit of indentation
by Felipe Contreras
· 13 years ago
b3314d9
usb: musb: trivial cleanup
by Felipe Contreras
· 13 years ago
772aed4
usb: musb: fix pm_runtime mismatch
by Felipe Contreras
· 13 years ago
ccc080c
usb: musb: fix reset issue with full speed device
by Ajay Kumar Gupta
· 13 years ago
121a8cd
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
a1016ce
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
007d00d
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
e7f4e73
usb: musb: omap2430: fix compile warning
by Felipe Balbi
· 13 years ago
712d8ef
usb: musb: fix pm_runtime calls while atomic
by Vikram Pandita
· 13 years ago
1e546aa
usb: musb: drop ARCH dependency
by Felipe Balbi
· 13 years ago
7d5b49a
usb: musb: headers cleanup
by Felipe Balbi
· 13 years ago
9a35f87
usb: musb: allow building USB_MUSB_TUSB6010 as a module
by Arnd Bergmann
· 13 years ago
2e7fc3b
usb: musb: use a Kconfig choice to pick the right DMA method
by Arnd Bergmann
· 13 years ago
e25bec1
usb: musb: omap2+: save and restore OTG_INTERFSEL
by Hema HK
· 13 years ago
ea73755
usb: musb: omap2+: fix context api's
by Vikram Pandita
· 13 years ago
be18a25
usb: musb: ux500: optimize DMA callback routine
by Per Forlin
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
90802ed
treewide: Fix comment and string typo 'bufer'
by Paul Bolle
· 13 years ago
bfe0658
usb: udc: Fix gadget driver's speed check in various UDC drivers
by Michal Nazarewicz
· 13 years ago
5d193ce
usb: musb: PM: fix context save/restore in suspend/resume path
by Kevin Hilman
· 13 years ago
47b6495
Merge 3.2-rc3 into usb-linus
by Greg Kroah-Hartman
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
8341544
USB-musb: move to dma_transfer_direction
by Vinod Koul
· 13 years ago
968b822
USB: Remove the SAW_IRQ hcd flag
by Alan Stern
· 13 years ago
ab570da
usb: musb: fix compilation breakage introduced by de47725
by Felipe Balbi
· 13 years ago
0de174b
usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig
by Luciano Coelho
· 13 years ago
d067859
usb: musb: remove incorrectly added ARCH_U5500 define
by Mian Yousaf Kaukab
· 13 years ago
3c2d636
usb: musb: gadget: don't call ->disconnect() on exit
by Felipe Balbi
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
cefd3e7
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
57c8970
musb_debugfs.c: remove unneeded includes on ARM
by Nicolas Pitre
· 13 years ago
073b854
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
fb914eb
treewide: typo 'interrrupt' word corrections.
by Vitaliy Ivanov
· 13 years ago
de76cc2
musb_gadget: Fix for spurious interrupts on endpoint zero.
by Hans Petter Selasky
· 13 years ago
0ae52d5
usb: musb: Enable DMA mode1 RX for transfers without short packets
by Anand Gadiyar
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
6193d69
usb: musb: gadget: fix error path
by Sebastian Andrzej Siewior
· 13 years ago
ad50c1b
usb: musb: blackfin: include prefetch head file
by Bob Liu
· 13 years ago
240a16e
usb: musb: tusb6010: fix compilation
by Felipe Balbi
· 13 years ago
f847a79
usb: musb: cppi: fix build errors due to DBG and missing musb variable
by Per Forlin
· 13 years ago
afbd074
usb: musb: ux500: replace missing DBG with dev_dbg
by Per Forlin
· 13 years ago
d366d39b
usb: musb: ux500: set dma config for both src and dst
by Per Forlin
· 13 years ago
93e098a
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 13 years ago
26e5c3e
usb: musb: fix Kconfig
by Rabin Vincent
· 13 years ago
74c6f3a
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
by Sergei Trofimovich
· 13 years ago
667efc5
ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
72c487d
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 13 years ago
b61ae34
usb: musb: fix Kconfig
by Rabin Vincent
· 13 years ago
5574d5f
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
by Sergei Trofimovich
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
3c5fec7
usb: musb: restore INDEX register in resume path
by Ajay Kumar Gupta
· 13 years ago
8220796
usb: musb: no need to access platform_device
by Felipe Balbi
· 13 years ago
e71eb39
usb: musb: convert musb to new style bind
by Sebastian Andrzej Siewior
· 13 years ago
ee34e51
usb: musb: choose correct fifo_mode
by Felipe Balbi
· 13 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 13 years ago
e4e5b136
usb: musb: be careful when using different fifo_modes
by Felipe Balbi
· 13 years ago
9ea3533
usb: musb: update musb_platform_ops docs to match code
by Mike Frysinger
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
7c9d440
treewide: transciever/transceiver spelling fixes
by Joe Perches
· 13 years ago
4858f06
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
by Yauheni Kaliuta
· 13 years ago
72887c8
usb: musb: host: compare status for negative error values
by Márton Németh
· 13 years ago
9303961
musb: fix prefetch build failure
by Mike Frysinger
· 13 years ago
d238944
usb: musb: ux500: add configuration and build options for ux500 dma
by Mian Yousaf Kaukab
· 14 years ago
8dcc8f7
usb: musb: ux500: add dma glue layer for ux500
by Mian Yousaf Kaukab
· 14 years ago
e3c496f
usb: musb: ux500: add dma name for ux500
by Mian Yousaf Kaukab
· 14 years ago
a48ff90
usb: musb: ux500: add ux500 specific code for gadget side
by Mian Yousaf Kaukab
· 14 years ago
Next »