Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eda5dbe55bcd24208ef291429d8f202ac8477a09
/
drivers
/
usb
/
host
46552bf
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
dcc7620
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
by Guenter Roeck
· 8 years ago
f95e60a
usb: host: xhci-dbg: HCIVERSION should be a binary number
by Peter Chen
· 8 years ago
20e4e37
usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct
by Chunfeng Yun
· 8 years ago
94a631d
usb: xhci-mtk: check hcc_params after adding primary hcd
by Chunfeng Yun
· 8 years ago
85550f9
usb: ohci-at91: Do not drop unhandled USB suspend control requests
by Jelle Martijn Kok
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
baa42a3
ohci-hub: fix typo in dbg_port macro
by Jelle Martijn Kok
· 8 years ago
f3c4c73
usb: xhci-mtk: make the reference clock optional
by Chunfeng Yun
· 8 years ago
6969408
xhci: refactor xhci_urb_enqueue
by Mathias Nyman
· 8 years ago
7e64b03
xhci: simplify how we store TDs in urb private data
by Mathias Nyman
· 8 years ago
9ef7fbb
xhci: Rename variables related to transfer descritpors
by Mathias Nyman
· 8 years ago
e6f7caa
xhci: rename size variable to num_tds
by Mathias Nyman
· 8 years ago
a711ede
usb: host: xhci: add xhci_virt_device tracer
by Felipe Balbi
· 8 years ago
d4d93e6
usb: host: xhci: remove newline from tracer
by Felipe Balbi
· 8 years ago
c0e625c
usb: host: xhci: convert several if() to a single switch statement
by Felipe Balbi
· 8 years ago
5abdc2e
usb: host: xhci: add urb_enqueue/dequeue/giveback tracers
by Felipe Balbi
· 8 years ago
a37c3f7
usb: host: xhci: make a generic TRB tracer
by Felipe Balbi
· 8 years ago
ed6d643
usb: host: xhci: combine event TRB completion debugging messages
by Felipe Balbi
· 8 years ago
a54cfae
usb: host: xhci: convert to list_for_each_entry_safe()
by Felipe Balbi
· 8 years ago
5278204
xhci: use the trb_to_noop() helper for command trbs
by Mathias Nyman
· 8 years ago
ae1e3f0
xhci: Introduce helper to turn one TRB into a no-op
by Mathias Nyman
· 8 years ago
a60f2f2
usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer()
by Felipe Balbi
· 8 years ago
f45e2a0
usb: host: xhci: check for a valid ring when unmapping bounce buffer
by Felipe Balbi
· 8 years ago
f3899a2
usb: host: xhci: remove bogus __releases()/__acquires() annotation
by Felipe Balbi
· 8 years ago
55fa439
usb: host: xhci: introduce xhci_td_cleanup()
by Felipe Balbi
· 8 years ago
be0f50c
usb: host: xhci: reorder variable definitions
by Felipe Balbi
· 8 years ago
04861f8
usb: host: xhci: use slightly better list helpers
by Felipe Balbi
· 8 years ago
ec84481
usb: host: xhci: remove unneded semicolon
by Felipe Balbi
· 8 years ago
76a3529
usb: host: xhci: simplify irq handler return
by Felipe Balbi
· 8 years ago
0b7c105
usb: host: xhci: rename completion codes to match spec
by Felipe Balbi
· 8 years ago
ced09c9
usb: host: xhci: print HCIVERSION on debug
by Felipe Balbi
· 8 years ago
98871e9
usb: host: xhci: change pre-increments to post-increments
by Felipe Balbi
· 8 years ago
989bad1
usb: xhci: remove unnecessary return in xhci_pci_setup()
by Lu Baolu
· 8 years ago
daa47f2
usb: xhci: use list_is_singular for cmd_list
by Lu Baolu
· 8 years ago
fb79a6d
usb: xhci: avoid unnecessary calculation
by Lu Baolu
· 8 years ago
80c4796
usb: xhci: remove unnecessary assignment
by Lu Baolu
· 8 years ago
21939f0
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
by Felipe Balbi
· 8 years ago
41135de
usb: xhci: add quirk flag for broken PED bits
by Felipe Balbi
· 8 years ago
52c31bd
xhci: Put warning message on a single line
by Alexander Stein
· 8 years ago
e22caf8
usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure
by Baolin Wang
· 8 years ago
1cc6d86
usb: xhci: remove unnecessary second abort try
by Lu Baolu
· 8 years ago
6b02e97
xhci: remove unnecessary check for pending timer
by Mathias Nyman
· 8 years ago
f992659
xhci: detect stop endpoint race using pending timer instead of counter.
by Mathias Nyman
· 8 years ago
9983a5f
xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
by Mathias Nyman
· 8 years ago
505f581
xhci: simplify if statement to make it more readable
by Mathias Nyman
· 8 years ago
692665c
Merge 4.10-rc5 into usb-next
by Greg Kroah-Hartman
· 8 years ago
488dc16
xhci: remove WARN_ON if dma mask is not set for platform devices
by Mathias Nyman
· 8 years ago
9c4afd4
usb: xhci-mtk: add reference clock
by Chunfeng Yun
· 8 years ago
5de4e1e
usb: host: xhci: plat: check hcc_params after add hcd
by William wu
· 8 years ago
fd7723e
usb: host: constify dev_pm_ops structures
by Bhumika Goyal
· 8 years ago
51c7629
usb: host: oxu210hp-hcd: remove unused variable
by Sudip Mukherjee
· 8 years ago
a47b66d
Merge 4.10-rc4 into usb-next
by Greg Kroah-Hartman
· 8 years ago
d6169d0
xhci: fix deadlock at host remove by running watchdog correctly
by Mathias Nyman
· 8 years ago
68bd6fc
usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths
by Krzysztof Kozlowski
· 8 years ago
3f6026b
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths
by Krzysztof Kozlowski
· 8 years ago
808cf33
usb: make the MTK XHCI driver compile for older MIPS SoCs
by John Crispin
· 8 years ago
bf2b419
USB: ohci-omap: defer probe if PHY is missing
by Aaro Koskinen
· 8 years ago
8f12dc2
usb: ohci-at91: use descriptor-based gpio APIs correctly
by Peter Rosin
· 8 years ago
29fc1aa
usb: host: xhci: handle COMP_STOP from SETUP phase too
by Felipe Balbi
· 8 years ago
6c97cfc
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
by Wan Ahmad Zainie
· 8 years ago
1c111b6
xhci: Fix race related to abort operation
by OGAWA Hirofumi
· 8 years ago
cb4d5ce
xhci: Use delayed_work instead of timer for command timeout
by OGAWA Hirofumi
· 8 years ago
4dea707
usb: xhci: hold lock over xhci_abort_cmd_ring()
by Lu Baolu
· 8 years ago
a5a1b95
xhci: Handle command completion and timeout race
by Mathias Nyman
· 8 years ago
2a7cfdf
usb: host: xhci: Fix possible wild pointer when handling abort command
by Baolin Wang
· 8 years ago
2b98546
usb: xhci: fix possible wild pointer
by Lu Baolu
· 8 years ago
28bedb5
usb: return error code when platform_get_irq fails
by Pan Bian
· 8 years ago
90797ae
usb: xhci: fix return value of xhci_setup_device()
by Lu Baolu
· 8 years ago
ee8665e
xhci: free xhci virtual devices with leaf nodes first
by Mathias Nyman
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
5c5a94a
USB: OHCI: nxp: fix code warnings
by Manjunath Goudar
· 8 years ago
890f670
USB: OHCI: nxp: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
baf50a6
USB: OHCI: at91: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
c9e82b0
USB: OHCI: ohci-pxa27x: remove useless functions
by Manjunath Goudar
· 8 years ago
680811d
USB: OHCI: omap: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
1b43a85
USB: OHCI: ohci-omap: remove useless functions
by Manjunath Goudar
· 8 years ago
f83fb63
USB: OHCI: ohci-s3c2410: remove useless functions
by Manjunath Goudar
· 8 years ago
9d4b827
fsl/usb: Workarourd for USB erratum-A005697
by Changming Huang
· 8 years ago
fd3ed14
USB: EHCI: ehci-w90x900: remove unuseful functions
by Manjunath Goudar
· 8 years ago
96cad6f
usb: ohci: s3c2410: allow probing from device tree
by Sergio Prado
· 8 years ago
640308b
USB: ohci: da8xx: Resume the entire host controller
by Axel Haslam
· 8 years ago
190534f
USB: ohci: da8xx: Allow probing from DT
by Axel Haslam
· 8 years ago
c844ff7
USB: ohci: da8xx: Allow a regulator to handle VBUS
by Axel Haslam
· 8 years ago
f3c56fb
USB: ohci: da8xx: Add wrappers for platform callbacks
by Axel Haslam
· 8 years ago
c7a4f9f
USB: ohci: da8xx: use ohci priv data instead of globals
by Axel Haslam
· 8 years ago
eacae5d
usb: ohci-da8xx: rename driver to ohci-da8xx
by Axel Haslam
· 8 years ago
8694f59
USB: OHCI: use dma_pool_zalloc
by shashi bhusan
· 8 years ago
ae4d814
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
c95a9f8
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
by Dan Carpenter
· 8 years ago
c2d3d49
usb: xhci: move slot_id from xhci_hcd to xhci_command structure
by Lu Baolu
· 8 years ago
87e44f2
usb: xhci: remove the use of xhci->addr_dev
by Lu Baolu
· 8 years ago
228cfae
usb: xhci: cleanup cmd_completion in xhci_virt_device
by Lu Baolu
· 8 years ago
5071e6b
xhci: add helper to get the endpoint state of a endpoint context
by Mathias Nyman
· 8 years ago
3f1dae6
usb: host: xhci: plat: add support for Renesas r8a7796 SoC
by Yoshihiro Shimoda
· 8 years ago
125f0c0
usb: host: xhci: rcar: add a new firmware version for r8a7796
by Yoshihiro Shimoda
· 8 years ago
Next »