Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5632c827cbd3617613530ba0e99344192d0a31ca
5632c82
drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree
by Julia Lawall
· 13 years ago
30a0dee
drivers/usb/host/isp1760-if.c: introduce missing kfree
by Julia Lawall
· 13 years ago
3c8c931
usb: option: add ZD Incorporated HSPA modem
by Janne Snabb
· 13 years ago
18b7ede
usb: ch9: fix up MaxStreams helper
by Felipe Balbi
· 13 years ago
e28dbb0
USB: usb-skeleton.c: cleanup open_count
by Ming Lei
· 13 years ago
26c71a7
USB: usb-skeleton.c: fix open/disconnect race
by Ming Lei
· 13 years ago
e78832c
USB: remove dead code from suspend/resume path
by Oliver Neukum
· 13 years ago
35284b3
USB: add quirk for another camera
by Oliver Neukum
· 13 years ago
cbb50df
drivers: usb: wusbcore: Fix dependency for USB_WUSB
by Fabio Estevam
· 13 years ago
9258c0b
xhci: Better debugging for critical host errors.
by Sarah Sharp
· 13 years ago
79688ac
xhci: Be less verbose during URB cancellation.
by Sarah Sharp
· 13 years ago
1ba6108
xhci: Remove debugging about ring structure allocation.
by Sarah Sharp
· 13 years ago
b0a465d
xhci: Remove debugging about toggling cycle bits.
by Sarah Sharp
· 13 years ago
3d616f5
xhci: Remove debugging for individual transfers.
by Sarah Sharp
· 13 years ago
c4255f6
xhci: Remove useless sg-list debugging.
by Sarah Sharp
· 13 years ago
3b9783b
xhci: Remove warnings about MSI and MSI-X capabilities.
by Sarah Sharp
· 13 years ago
2a9227a
xhci: Remove scary warnings about transfer issues.
by Sarah Sharp
· 13 years ago
0510311
Trivial: xhci: Fix copy-paste error.
by Sarah Sharp
· 13 years ago
1b41c83
usbfs: Fix oops related to user namespace conversion.
by Sarah Sharp
· 13 years ago
ee0db58
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
eea9fc7
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
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
06e298b
Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
eeb720f
usb: dwc3: gadget: add support for SG lists
by Felipe Balbi
· 13 years ago
42f8eb7
usb: dwc3: gadget: don't force 'LST' always
by Felipe Balbi
· 13 years ago
68e823e
usb: dwc3: gadget: don't return anything on prepare trbs
by Felipe Balbi
· 13 years ago
c71fc37
usb: dwc3: gadget: re-factor dwc3_prepare_trbs()
by Felipe Balbi
· 13 years ago
898c608
usb: gadget: introduce support for sg lists
by Felipe Balbi
· 13 years ago
14ff96e
usb: renesas: pipe: convert a long if into a XOR operation
by Felipe Balbi
· 13 years ago
abfbe33
usb: gadget: remove useless depends on Kconfig
by Felipe Contreras
· 13 years ago
922be95
usb: gadget: s3c-hsudc: remove the_controller global
by Heiko Stübner
· 13 years ago
dee19be
usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource
by Heiko Stübner
· 13 years ago
bab7d03
usb: gadget: s3c-hsudc: Add regulator handling
by Heiko Stübner
· 13 years ago
d93e260
usb: gadget: s3c-hsudc: use udc_start and udc_stop functions
by Heiko Stübner
· 13 years ago
103495a
usb: gadget: s3c-hsudc: move device registration to probe
by Heiko Stübner
· 13 years ago
e9bcb9e
usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe
by Heiko Stübner
· 13 years ago
a197756
usb: gadget: s3c-hsudc: add __devinit to probe function
by Heiko Stübner
· 13 years ago
715a3e4
usb: gadget: s3c-hsudc: move platform_data struct to global header
by Heiko Stübner
· 13 years ago
b0945c0
usb: musb: remove extern qualifier from musb_debug.h header
by Vladimir Zapolskiy
· 13 years ago
961906e
usb: dwc3: gadget: move us to Default State after reset
by Felipe Balbi
· 13 years ago
00471f6
usb: otg: trivial cleanups
by Felipe Contreras
· 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
3a082ec
USB: EHCI: Add Marvell Host Controller driver
by Neil Zhang
· 13 years ago
277164f
USB: OTG: add Marvell usb OTG driver support
by Neil Zhang
· 13 years ago
5e6c86b
usb: gadget: mv_udc: drop ARCH dependency
by Neil Zhang
· 13 years ago
c2bbd16
usb: gadget: mv_udc: fix bug in ep_dequeue
by Neil Zhang
· 13 years ago
a7250db
usb: gadget: enlarge maxburst bit width.
by Yu Xu
· 13 years ago
91d959d
usb: gadget: mv_udc: rewrite queue_dtd according to spec
by Neil Zhang
· 13 years ago
86bb702
usb: gadget: mv_udc: fix readl error
by Neil Zhang
· 13 years ago
8418153
usb: renesas_usbhs: silence a gcc warning
by Dan Carpenter
· 13 years ago
d9b78f3
usb: renesas_usbhs: tidyup for smatch warnings
by Kuninori Morimoto
· 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
15a3838
usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
by Kuninori Morimoto
· 13 years ago
2d833fa
usb: renesas_usbhs: add force packet remove method
by Kuninori Morimoto
· 13 years ago
6d0376f
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
by Kuninori Morimoto
· 13 years ago
b1930da
usb: renesas_usbhs: add usbhsh_is_running()
by Kuninori Morimoto
· 13 years ago
31e00fd
usb: renesas_usbhs: disable attch irq after device attached
by Kuninori Morimoto
· 13 years ago
3edeee3
usb: renesas_usbhs: care pipe sequence
by Kuninori Morimoto
· 13 years ago
e5679d0
usb: renesas_usbhs: add usbhs_pipe_attach() method
by Kuninori Morimoto
· 13 years ago
e4c57de
usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
by Kuninori Morimoto
· 13 years ago
c1e4877
usb: renesas_usbhs: modify device attach method
by Kuninori Morimoto
· 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
c91043a
USB: Remove the duplicate definition of HUB_SET_DEPTH
by Qinglin Ye
· 13 years ago
e7f4e73
usb: musb: omap2430: fix compile warning
by Felipe Balbi
· 13 years ago
5479654
usb: renesas_usbhs: pop packet when urb dequeued
by Kuninori Morimoto
· 13 years ago
37332ee
usb: renesas_usbhs: add lost error value when enqueue
by Kuninori Morimoto
· 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
68d3e66
usb: dwc3: ep0: fix for possible early delayed_status
by Felipe Balbi
· 13 years ago
c90bfae
usb: dwc3: gadget: fix stream enable bit
by Felipe Balbi
· 13 years ago
e261779
usb: dwc3: ep0: fix GetStatus handling (again)
by Felipe Balbi
· 13 years ago
e0ce0b0
usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request
by Sebastian Andrzej Siewior
· 13 years ago
164d773
usb: dwc3: use correct hwparam register for power mgm check
by Sebastian Andrzej Siewior
· 13 years ago
6838087
usb: dwc3: omap: move to module_platform_driver
by Felipe Balbi
· 13 years ago
df62df5
usb: dwc3: workaround: missing disconnect event
by Felipe Balbi
· 13 years ago
05870c5
usb: dwc3: workaround: missing USB3 Reset event
by Felipe Balbi
· 13 years ago
fae2b90
usb: dwc3: workaround: U1/U2 -> U0 transiton
by Felipe Balbi
· 13 years ago
d39ee7b
usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()
by Sebastian Andrzej Siewior
· 13 years ago
5bdb1dcc
usb: dwc3: ep0: handle delayed_status again
by Sebastian Andrzej Siewior
· 13 years ago
f0f2b2a
usb: dwc3: ep0: push ep0state into xfernotready processing
by Sebastian Andrzej Siewior
· 13 years ago
8becf27
usb: dwc3: fix sparse errors
by Felipe Balbi
· 13 years ago
25b8ff6
usb: dwc3: fix few coding style problems
by Felipe Balbi
· 13 years ago
4878a02
usb: dwc3: move generic dwc3 code from gadget into core
by Sebastian Andrzej Siewior
· 13 years ago
3140e8cb
usb: dwc3: use a helper function for operation mode setting
by Sebastian Andrzej Siewior
· 13 years ago
c2da2ff
usb: dwc3: ep0: don't use ep0in for transfers
by Sebastian Andrzej Siewior
· 13 years ago
1e7618d
usb: dwc3: ep0: use proper endianess in SetFeature for wIndex
by Sebastian Andrzej Siewior
· 13 years ago
457d3f2
usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
by Felipe Balbi
· 13 years ago
5ddcee2
usb: dwc3: omap: add multiple instances support to OMAP
by Felipe Balbi
· 13 years ago
Next »