Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b75a2bf899b668b1d52de8846aafdbcf81349c73
/
drivers
/
usb
/
host
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
1cb1d1c
usb: host: ehci-dbg: remove space before open square bracket
by Geyslan G. Bem
· 9 years ago
668ab0d
usb: host: ehci-dbg: remove space before open parenthesis
by Geyslan G. Bem
· 9 years ago
4510a07
usb: host: ehci.h: move constant to right
by Geyslan G. Bem
· 9 years ago
c021170
usb: host: ehci.h: move pointer operator to name side
by Geyslan G. Bem
· 9 years ago
8af0219
usb: host: ehci.h: remove macros trailing semicolon
by Geyslan G. Bem
· 9 years ago
10f2b96
usb: host: ehci.h: use space after comma
by Geyslan G. Bem
· 9 years ago
3a9e742
usb: host: ehci.h: remove direct use of __attribute__ keyword
by Geyslan G. Bem
· 9 years ago
bc4bead
usb: host: ehci.h: fix single statement macros
by Geyslan G. Bem
· 9 years ago
9dc3af5
usb: host: ehci.h: remove space before open square bracket
by Geyslan G. Bem
· 9 years ago
e06e226
usb: host: ehci.h: remove space before function open parenthesis
by Geyslan G. Bem
· 9 years ago
b5566d0
usb: host: ehci.h: remove space before comma
by Geyslan G. Bem
· 9 years ago
5363de7
usb: core: switch bus numbering to using idr
by Heiner Kallweit
· 9 years ago
d785404
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
by Mathias Nyman
· 9 years ago
5da665f
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
by Mathias Nyman
· 9 years ago
2c0e06f
xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
by Mathias Nyman
· 9 years ago
0caf6b3
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
by Mathias Nyman
· 9 years ago
8df0d77
USB: EHCI: improvements to unlink_empty_async_suspended()
by Alan Stern
· 9 years ago
87d6191
USB: EHCI: add a delay when unlinking an active QH
by Alan Stern
· 9 years ago
f96fba0
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
by Alan Stern
· 9 years ago
fcc5184
USB: EHCI: store reason for unlinking a QH
by Alan Stern
· 9 years ago
20db551
USB: host: use to_platform_device
by Geliang Tang
· 9 years ago
4e5d7a8
usb: host: u132-hcd: use list_for_each_entry
by Geliang Tang
· 9 years ago
7b1585f
usb: host: oxu210hp-hcd: use list_for_each_entry_safe
by Geliang Tang
· 9 years ago
553c236
usb: host: max3421-hcd: use list_for_each_entry*
by Geliang Tang
· 9 years ago
Next »