Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
70a0dec45174c976c64b4c8c1d0898581f759948
/
drivers
/
usb
/
host
19e36ad
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
07b7526
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
4a5219e
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b071c5d
USB: ohci-jz4740: Remove obsolete driver
by Maarten ter Huurne
· 9 years ago
2b4ba25
USB: FHCI: avoid redundant condition
by Heinrich Schuchardt
· 9 years ago
f879fc3
usb: host: xhci-rcar: Avoid long wait in xhci_reset()
by Yoshihiro Shimoda
· 9 years ago
9f3b3f6
usb/host/fotg210: remove dead code in create_sysfs_files
by Colin Ian King
· 9 years ago
128f8b3d
USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG
by Alan Stern
· 9 years ago
ab065e9
usb: xhci: tegra: Add Tegra210 support
by Thierry Reding
· 9 years ago
e84fce0
usb: xhci: Add NVIDIA Tegra XUSB controller driver
by Thierry Reding
· 9 years ago
edc8c54
usb/host/: const data must use __initconst not __initdata
by Nicolas Pitre
· 9 years ago
328fafb
usb: hcd: do not call whc_clean_up on wch_init call failure
by Colin Ian King
· 9 years ago
1507372
USB: bcma: use simpler devm helper for getting vcc GPIO
by Rafał Miłecki
· 9 years ago
c06fac7
usb: host: xhci: plat: finally get rid of xhci_plat_type_is()
by Felipe Balbi
· 9 years ago
b1c127ae
usb: host: xhci: plat: make use of new methods in xhci_plat_priv
by Felipe Balbi
· 9 years ago
72d4b28
usb: host: xhci: plat: change type of mvebu init_quirk()
by Felipe Balbi
· 9 years ago
3bdb263
usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()
by Felipe Balbi
· 9 years ago
7eca937
usb: xhci: plat: add ->plat_start() and ->init_quirk() methods
by Felipe Balbi
· 9 years ago
2dc240a
usb: host: xhci: rcar: retire use of xhci_plat_type_is()
by Felipe Balbi
· 9 years ago
7814015
usb: xhci: remove duplicate code of interval checking
by Alexandr Ivanov
· 9 years ago
75b040e
usb: xhci: remove duplicate function xhci_urb_to_transfer_ring
by Alexandr Ivanov
· 9 years ago
d251034
usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions
by Alexandr Ivanov
· 9 years ago
e352506
USB: whci-hcd: add more checks for dma mapping error
by Alexey Khoroshilov
· 9 years ago
d4fc8bf
xhci: fix typo in babble endpoint handling comment
by Rajesh Bhagat
· 9 years ago
f9a85f6
usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
by Peter Griffin
· 9 years ago
98d74f9
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
by Mathias Nyman
· 9 years ago
7150406
usb: xhci: fix wild pointers in xhci_mem_cleanup
by Lu Baolu
· 9 years ago
5ad3b03
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
by Yoshihiro Shimoda
· 9 years ago
0a380be
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
by Yoshihiro Shimoda
· 9 years ago
671ffdf
xhci: resume USB 3 roothub first
by Mathias Nyman
· 9 years ago
0d46fac
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
by Rafal Redzimski
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
3d0712d
Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
d0fc35bc
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
by Arnd Bergmann
· 9 years ago
83253b3
usb: ohci: nxp: remove USB PLL and USB OTG clock management
by Vladimir Zapolskiy
· 9 years ago
fe54d9b
usb: ohci: nxp: remove direct access to clock controller registers
by Vladimir Zapolskiy
· 9 years ago
9fc7c85
usb: ehci-atmel: use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
d290519
usb: ohci-at91: use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
8dac530
usb: xhci-mtk: use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
c88d4df
usb: host: unhide suspend/resume declarations
by Arnd Bergmann
· 9 years ago
cf34be7
usb: host: Host drivers relying on DMA should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
ff075d67
usb: host: xhci-plat: fix of_table.cocci warnings
by Julia Lawall
· 9 years ago
f1bbdc3
usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings
by Simon Horman
· 9 years ago
6edd87f
usb: host: xhci-rcar: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
288e6ea
gpio: Include linux/gpio.h instead of asm/gpio.h
by Bjorn Helgaas
· 9 years ago
acc27b6
usb: host: pci_quirks: fix memory leak, by adding iounmap
by Saurabh Sengar
· 9 years ago
4a6d9f8
usb: add HAS_IOMEM dependency to USB_ISP1362_HCD
by Vegard Nossum
· 9 years ago
f4a5d70
usb: add HAS_IOMEM dependency to USB_OXU210HP_HCD
by Vegard Nossum
· 9 years ago
1043960
usb: add HAS_IOMEM dependency to USB_OHCI_HCD
by Vegard Nossum
· 9 years ago
eaa8622
usb: add HAS_IOMEM dependency to USB_FOTG210_HCD
by Vegard Nossum
· 9 years ago
8f2abe8
usb: add HAS_IOMEM dependency to USB_XHCI_HCD
by Vegard Nossum
· 9 years ago
aaa98db
usb: add HAS_IOMEM dependency to USB_EHCI_HCD
by Vegard Nossum
· 9 years ago
cfa33ea
usb: add HAS_IOMEM dependency to USB_SL811_HCD
by Vegard Nossum
· 9 years ago
149737a
usb: add HAS_IOMEM dependency to USB_C67X00_HCD
by Vegard Nossum
· 9 years ago
e37a6c9
usb: add HAS_IOMEM dependency to USB_R8A66597_HCD
by Vegard Nossum
· 9 years ago
828638e9
usb: add HAS_IOMEM dependency to USB_XHCI_MVEBU
by Vegard Nossum
· 9 years ago
ca23d3b
usb: add HAS_IOMEM dependency to USB_ISP116X_HCD
by Vegard Nossum
· 9 years ago
c3853d5
usb: host: ohci-pxa27x: propagate the irq error code
by Robert Jarzmik
· 9 years ago
2f6d3b6
xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
by Mathias Nyman
· 9 years ago
09c352e
xhci: cleanup isoc tranfers queuing code
by Mathias Nyman
· 9 years ago
8ef8a9f
xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
by Mathias Nyman
· 9 years ago
def4e6f
xhci: refactor and cleanup endpoint initialization.
by Mathias Nyman
· 9 years ago
172ad9a
Merge 4.5-rc4 into usb-next
by Greg Kroah-Hartman
· 9 years ago
b1249ab
usb: r8a66597: add locking to r8a66597_check_detect_child
by Heiner Kallweit
· 9 years ago
89140fd
xhci: harden xhci_find_next_ext_cap against device removal
by Joe Lawrence
· 9 years ago
1586ba0
USB: EHCI: fix compiler warning introduced by commit 2a40f324541e
by Alan Stern
· 9 years ago
5c82171
xhci: Fix list corruption in urb dequeue at host removal
by Mathias Nyman
· 9 years ago
2ad294d
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
by Gregory CLEMENT
· 9 years ago
882fa27
usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
by Chunfeng Yun
· 9 years ago
b765a16
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
by Chunfeng Yun
· 9 years ago
ccc04af
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
by Lu Baolu
· 9 years ago
92149c9
usb: xhci: set SSIC port unused only if xhci_suspend succeeds
by Lu Baolu
· 9 years ago
7e70cbf
usb: xhci: add a quirk bit for ssic port unused
by Lu Baolu
· 9 years ago
fa89537
usb: xhci: handle both SSIC ports in PME stuck quirk
by Lu Baolu
· 9 years ago
a683509
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
by Mathias Nyman
· 9 years ago
d078c6e
usb: host: ehci-sched: remove unnecessary braces
by Geyslan G. Bem
· 9 years ago
ee2a1d2
usb: host: ehci-sched: use sizeof operator with parens
by Geyslan G. Bem
· 9 years ago
6d0febc
usb: host: ehci-sched: add line after declarations
by Geyslan G. Bem
· 9 years ago
1ec2780
usb: host: ehci-sched: use C89-style comments
by Geyslan G. Bem
· 9 years ago
2fee2fe
usb: host: ehci-sched: remove useless else branch
by Geyslan G. Bem
· 9 years ago
ee90647
usb: host: ehci-sched: remove prohibited spaces
by Geyslan G. Bem
· 9 years ago
189b8ff
usb: host: ehci-sched: add spaces around operators
by Geyslan G. Bem
· 9 years ago
77d6554
usb: host: ehci-sched: remove useless initializations
by Geyslan G. Bem
· 9 years ago
25d1086
usb: host: ehci-sched: move constants to right
by Geyslan G. Bem
· 9 years ago
3f122a9
usb: host: ehci-sched: refactor scan_isoc function
by Geyslan G. Bem
· 9 years ago
93df42b
usb: ehci: remove old stub_debug_files definition
by Geyslan G. Bem
· 9 years ago
3fd2900
usb: host: ehci-dbg: add function output_buf_tds_dir()
by Geyslan G. Bem
· 9 years ago
cb27252
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
by Geyslan G. Bem
· 9 years ago
04b8ad4
usb: host: ehci-dbg: enclose conditional blocks with braces
by Geyslan G. Bem
· 9 years ago
12ef7dd
usb: host: ehci-dbg: replace sizeof operand
by Geyslan G. Bem
· 9 years ago
e2432f0
usb: host: ehci-dbg: remove blank line before close brace
by Geyslan G. Bem
· 9 years ago
8d587d6
usb: host: ehci-dbg: add blank line after declarations
by Geyslan G. Bem
· 9 years ago
1f8e5af
usb: host: ehci-dbg: convert macro to inline function
by Geyslan G. Bem
· 9 years ago
e166631
usb: host: ehci-dbg: use a blank line after struct declarations
by Geyslan G. Bem
· 9 years ago
c768ffb
usb: host: ehci-dbg: fix up function definitions
by Geyslan G. Bem
· 9 years ago
a535597
usb: host: ehci-dbg: use scnprintf() in qh_lines()
by Geyslan G. Bem
· 9 years ago
c2fb017
usb: host: ehci-dbg: put spaces around operators
by Geyslan G. Bem
· 9 years ago
78698d6
usb: host: ehci-dbg: fix up closing parenthesis
by Geyslan G. Bem
· 9 years ago
5bb95ec
usb: host: ehci-dbg: move trailing statements to next line
by Geyslan G. Bem
· 9 years ago
0784b4d
usb: host: ehci-dbg: use C89-style comments
by Geyslan G. Bem
· 9 years ago
Next »