Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
876dc36aceb1682cb01426f507f369aec4f68c76
/
drivers
/
usb
/
musb
c1f01be
usb: musb: fix resource passed from glue layer to musb
by Kishon Vijay Abraham I
· 11 years ago
80cc38b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3a0ddc7
usb: musb: omap2430: make it compile again
by Sebastian Andrzej Siewior
· 12 years ago
2c3165e
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Olof Johansson
· 12 years ago
976f8be
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
141dc40
Merge 3.10-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
313bdb11
usb: musb: ux500: add device tree probing support
by Lee Jones
· 12 years ago
2968da0
usb: musb: ux500: attempt to find channels by name before using pdata
by Lee Jones
· 12 years ago
5f6091a0
usb: musb: ux500: harden checks for platform data
by Lee Jones
· 12 years ago
1e6eebb
usb: musb: ux500: take the dma_mask from coherent_dma_mask
by Lee Jones
· 12 years ago
a20b1b7
usb: musb: ux500: move the MUSB HDRC configuration into the driver
by Lee Jones
· 12 years ago
be2dbb0
usb: musb: ux500: move channel number knowledge into the driver
by Lee Jones
· 12 years ago
8a1ea51
USB: MUSB: upgrade the isochronous API
by Alan Stern
· 12 years ago
91e3af6
usb: musb: host: fix build warning
by Felipe Balbi
· 12 years ago
ed74df1
usb: musb: make use_sg flag URB specific
by Virupax Sadashivpetimath
· 12 years ago
3147dad
usb: musb: various cosmetic fixes on ux500 files
by Fabio Baltieri
· 12 years ago
aee5500
usb: musb: enable ux500 host side dma support
by Mian Yousaf Kaukab
· 12 years ago
8b125df
usb: musb: eliminate musb_to_hcd
by Daniel Mack
· 12 years ago
6c5f6a6
usb: musb: use musb->port_mode
by Daniel Mack
· 12 years ago
9ad96e6
usb: musb: re-introduce musb->port_mode
by Daniel Mack
· 12 years ago
2cc65fe
usb: musb: add musb_host_setup() and musb_host_cleanup()
by Daniel Mack
· 12 years ago
b7b741e
usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes
by Daniel Mack
· 12 years ago
74c2e93
usb: musb: factor out hcd initalization
by Daniel Mack
· 12 years ago
69ae2a7
usb: musb: move musb_start to musb_virthub.c
by Daniel Mack
· 12 years ago
fe4cb09
usb: musb: gadget: remove hcd initialization
by Daniel Mack
· 12 years ago
0b3eba4
usb: musb: factor some host-specific functions
by Daniel Mack
· 12 years ago
c2a2759
usb: musb: move function declarations to musb_{host,gadget}.h
by Daniel Mack
· 12 years ago
6d34967
usb: musb: remove 'ignore_disconnect' flag
by Felipe Balbi
· 12 years ago
09fc7d2
usb: musb: fix incorrect usage of resource pointer
by Felipe Balbi
· 12 years ago
8b513d0
treewide: Fix typo in printk
by Masanari Iida
· 12 years ago
b25e5f1
usb: musb: dsps: fix error return code in dsps_create_musb_pdev()
by Wei Yongjun
· 12 years ago
4b7e450
usb: musb: omap2430: add missing platform_device_put() on error in omap2430_probe()
by Wei Yongjun
· 12 years ago
25e11ec
USB: regroup all depends on USB within an if USB block
by Florian Fainelli
· 12 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
77f4396
usb: phy: ab8500-usb: fix last notifier arguments
by Fabio Baltieri
· 12 years ago
3ee1f2e
usb: musb: ux500_dma: drop references to U5500
by Fabio Baltieri
· 12 years ago
538bf07
usb: musb: gadget: read ep0 fifo only if rxcount is non zero
by Ravi Babu
· 12 years ago
96449f0
usb: musb: dsps: print babble message only when musb is active host
by Ravi Babu
· 12 years ago
8408fd1
usb: musb: implement (un)map_urb_for_dma hooks
by Ruslan Bilovol
· 12 years ago
b65ae0f
usb: musb: gadget: use platform callback to enable vbus
by Grazvydas Ignotas
· 12 years ago
2c1fe89
usb: musb: omap2430: turn off vbus on cable disconnect
by Grazvydas Ignotas
· 12 years ago
6b0cfc6
usb: musb: ux500_dma: fix sparse warning
by Felipe Balbi
· 12 years ago
5448511
usb: musb: core: log VBUS error
by Grazvydas Ignotas
· 12 years ago
e21de10
usb: musb: gadget: clear gadget_driver when gadget is stopped
by Grazvydas Ignotas
· 12 years ago
e561511
usb: musb: core: honour initial transceiver state
by Grazvydas Ignotas
· 12 years ago
d93acbc
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
af6882b
usb: phy: ab8500-usb: update irq handling code
by Fabio Baltieri
· 12 years ago
0135522
usb: musb: ux500: add otg notifier support
by Fabio Baltieri
· 12 years ago
996a9d2
usb: musb: ux500: implement musb_set_vbus
by Fabio Baltieri
· 12 years ago
399e0f4
usb: musb: ux500_dma: add missing MEM resource check
by Virupax Sadashivpetimath
· 12 years ago
a90199b
usb: musb: omap2430: fix PHY error handling
by Felipe Balbi
· 12 years ago
3bf6db9b
usb: musb: omap: add usb_phy_init in omap2430_musb_init
by Kishon Vijay Abraham I
· 12 years ago
bb467cf
usb: musb: omap: remove the check before calling otg_set_vbus
by Kishon Vijay Abraham I
· 12 years ago
eee44da
usb: musb: omap2430: replace *_* with *-* in property names
by Kishon Vijay Abraham I
· 12 years ago
fd89149
usb: phy: remove CONFIG_USB_OTG_UTILS
by Felipe Balbi
· 12 years ago
42c0bf1
usb: otg: prefix otg_state_string with usb_
by Felipe Balbi
· 12 years ago
2daf596
usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG
by Fabio Baltieri
· 12 years ago
07d8316
usb: musb: gadget: don't assign gadget.dev.release directly
by Felipe Balbi
· 12 years ago
5e6e3d3
usb: musb: gadget: remove unnecessary initializations
by Felipe Balbi
· 12 years ago
a033f7a
usb: musb: Kconfig: drop unnecessary dependencies
by Felipe Balbi
· 12 years ago
37730ec
usb: musb: gadget: fix compile warning
by Felipe Balbi
· 12 years ago
cc50603
usb: musb: dsps: fix possible compile warning
by Felipe Balbi
· 12 years ago
6a3b003
usb: musb: ux500_dma: kill compile warnings
by Felipe Balbi
· 12 years ago
0f53e48
usb: musb: dsps: add missing include
by Felipe Balbi
· 12 years ago
787f562
usb: musb: make davinci and da8xx glues depend on BROKEN
by Felipe Balbi
· 12 years ago
99b7856
usb: musb: force PIO-only if we're building multiplatform kernels
by Felipe Balbi
· 12 years ago
38c5df2
usb: musb: gadget: delete wrong comment
by Felipe Balbi
· 12 years ago
b42f7f3
usb: musb: switch over to devm_ioremap_resource()
by Felipe Balbi
· 12 years ago
6110a7e
usb: musb: core: remove unnecessary pr_info()
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
5ed01c6
usb: musb: gadget: let udc-core manage gadget-dev
by Felipe Balbi
· 12 years ago
06d9db7
usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
by Kishon Vijay Abraham I
· 12 years ago
db9e516
usb: musb: da8xx: Fix build breakage due to typo
by Mikhail Kshevetskiy
· 12 years ago
fd5014a
usb: musb: core: fix possible build error with randconfig
by Felipe Balbi
· 12 years ago
4b58ed1
usb: musb: omap2430: fix sparse warning
by Aaro Koskinen
· 12 years ago
f8c4b0e
usb: musb: omap2430: fix omap_musb_mailbox glue check again
by Aaro Koskinen
· 12 years ago
e574d57
usb: musb: fix compile warning
by Felipe Balbi
· 12 years ago
341a71c
usb: musb: remove all 'select' from Kconfig
by Felipe Balbi
· 12 years ago
a10840c
usb: musb: correct Kconfig in order to avoid non compilable selection
by Peter Ujfalusi
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
5273afe
drivers/usb: add missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
67635d3
Merge 3.8-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
4811f53
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
4682349
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
b16604f
usb: musb: omap: get phy by phandle for dt boot
by Kishon Vijay Abraham I
· 12 years ago
c11747f
usb: musb: omap: make use of the new PHY lib APIs
by Kishon Vijay Abraham I
· 12 years ago
ca784be
usb: start using the control module driver
by Kishon Vijay Abraham I
· 12 years ago
148e113
usb: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
091a62c
usb: musb: cppi_dma: drop '__init' annotation
by Sergei Shtylyov
· 12 years ago
b37457d
usb: musb: omap2430: fix wrong devm_kzalloc() result check
by Sergei Shtylyov
· 12 years ago
25736e0
usb: musb: fix dependency on transceiver driver
by Ming Lei
· 12 years ago
681d1e8
usb: musb: core: fix failure path
by Ming Lei
· 12 years ago
a70b844
usb: musb: Double buffering issues in host mode TX
by supriya karanth
· 12 years ago
8df4ce7
usb: musb: omap2430: kill redundant assignments in omap2430_probe()
by Sergei Shtylyov
· 12 years ago
99d17cf
usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare
by Fabio Baltieri
· 12 years ago
f278628
usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode
by supriya karanth
· 12 years ago
bb3a2ef
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
by supriya karanth
· 12 years ago
7e56e62
usb: musb: dsps: Remove duplicate inclusion of linux/of.h
by Sachin Kamat
· 12 years ago
Next »