Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2f071ff175ea221710d583222b55f915d90901f0
/
drivers
/
usb
/
host
4b148d5
usb: host: xhci-plat: propagate return value of platform_get_irq()
by Thomas Petazzoni
· 8 years ago
604d02a
xhci: Fix command ring stop regression in 4.11
by Mathias Nyman
· 8 years ago
5db851c
xhci: remove GFP_DMA flag from allocation
by Matthias Lange
· 8 years ago
63aea0d
USB: xhci: fix lock-inversion problem
by Alan Stern
· 8 years ago
6a29bee
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
by Peter Chen
· 8 years ago
7480d91
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
by Peter Chen
· 8 years ago
a0c1663
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
by Mathias Nyman
· 8 years ago
7bc5d5a
usb: xhci: trace URB before giving it back instead of after
by Mathias Nyman
· 8 years ago
5120a26
USB: host: xhci: use max-port define
by Johan Hovold
· 8 years ago
a741547
USB: ehci-platform: fix companion-device leak
by Johan Hovold
· 8 years ago
1f873d8
usb: r8a66597-hcd: select a different endpoint on timeout
by Chris Brandt
· 8 years ago
dd14a3e
usb: r8a66597-hcd: decrease timeout
by Chris Brandt
· 8 years ago
d852ed9
usb: host: xhci: remove #ifdef around PM functions
by Arnd Bergmann
· 8 years ago
6fc091f
usb: host: xhci: print correct command ring address
by Peter Chen
· 8 years ago
314eaf7
usb: host: xhci: delete sp_dma_buffers for scratchpad
by Peter Chen
· 8 years ago
724e882
usb: host: xhci: using correct specification chapter reference for DCBAAP
by Peter Chen
· 8 years ago
77d45b4
xhci: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
435cc11
usb: host: xhci-plat: set resume_quirk() for R-Car controllers
by Yoshihiro Shimoda
· 8 years ago
98c0a3f
usb: host: xhci-plat: add resume_quirk()
by Yoshihiro Shimoda
· 8 years ago
835e424
usb: host: xhci-plat: enable clk in resume timing
by Yoshihiro Shimoda
· 8 years ago
b0c69b4
usb: host: plat: Enable xHCI plat runtime PM
by Baolin Wang
· 8 years ago
ec1dafe
xhci: use correct flags for spin_lock_irqrestore() when setting port power
by Mathias Nyman
· 8 years ago
69307cc
usb: xhci: bInterval quirk for TI TUSB73x0
by Roger Quadros
· 8 years ago
d256162
usb: xhci: refine xhci_decode_trb()
by Lu Baolu
· 8 years ago
96d9a6e
usb: xhci: fix link trb decoding
by Lu Baolu
· 8 years ago
c8844f2
usb: xhci: remove xhci_dbg_ctx()
by Lu Baolu
· 8 years ago
8c10152
usb: xhci: remove xhci_debug_trb()
by Lu Baolu
· 8 years ago
121dcf1
usb: xhci: remove ring debugging code
by Lu Baolu
· 8 years ago
cd12fd9
usb: xhci: remove enq_updates and deq_updates from ring
by Lu Baolu
· 8 years ago
74e0b56
usb: xhci: remove error messages for failed memory allocation
by Lu Baolu
· 8 years ago
3969384
usb: xhci: make several functions static
by Lu Baolu
· 8 years ago
b7d09fe
usb: xhci: remove xhci_dbg_ep_rings()
by Lu Baolu
· 8 years ago
b2d6edb
usb: xhci: add xhci_log_ring trace events
by Lu Baolu
· 8 years ago
d9f11ba
xhci: Rework how we handle unresponsive or hoptlug removed hosts
by Mathias Nyman
· 8 years ago
fe190ed
xhci: Do not halt the host until both HCD have disconnected their devices.
by Joel Stanley
· 8 years ago
b7f769a
xhci: add slot and endpoint numbers to debug messages in handle_tx_event
by Zhengjun Xing
· 8 years ago
5d062ab
usb: host: xhci: fix up Control Transfer TRB decoder
by Felipe Balbi
· 8 years ago
19a7d0d
usb: host: xhci: add Slot and EP Context tracers
by Felipe Balbi
· 8 years ago
5240772
usb: host: xhci: extract xhci_slot_state_string()
by Felipe Balbi
· 8 years ago
eaa9eb7
usb: host: xhci: print device slot from URB tracers
by Felipe Balbi
· 8 years ago
0f1d832
usb: xhci: Add port test modes support for usb2.
by Guoqing Zhang
· 8 years ago
26bba5c
usb: xhci: Expose xhci_start() function.
by Guoqing Zhang
· 8 years ago
f9e609b
usb: xhci: Add helper function xhci_disable_slot().
by Guoqing Zhang
· 8 years ago
a6ff6cb
usb: xhci: Add helper function xhci_set_power_on().
by Guoqing Zhang
· 8 years ago
d1001ab
usb: xhci: clear EINT bit in status correctly
by Lu Baolu
· 8 years ago
c70a152
usb: xhci: plat: Enable async suspend/resume
by Andrew Bresticker
· 8 years ago
cb2e3d4
Merge 4.11-rc5 into usb-next
by Greg Kroah-Hartman
· 8 years ago
d3519b9
xhci: Manually give back cancelled URB if we can't queue it for cancel
by Mathias Nyman
· 8 years ago
0ab2881
xhci: Set URB actual length for stopped control transfers
by Mathias Nyman
· 8 years ago
b07c125
xhci: plat: Register shutdown for xhci_plat
by Adam Wallis
· 8 years ago
8b373ff
usb: ehci: use bus->sysdev for DMA configuration
by Peter Chen
· 8 years ago
4c39d4b
usb: xhci: use bus->sysdev for DMA configuration
by Arnd Bergmann
· 8 years ago
8123e49
usb: ehci: fsl: use bus->sysdev for DMA configuration
by Arnd Bergmann
· 8 years ago
21a60f6
ohci-pci: add qemu quirk
by Gerd Hoffmann
· 8 years ago
d3d6ef1
usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
by Yoshihiro Shimoda
· 8 years ago
42a58c9
usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
by Yoshihiro Shimoda
· 8 years ago
ccc0d385
usb: host: Allow to build ehci orion with mvebu SoCs
by Gregory CLEMENT
· 8 years ago
356c500
usb: orion-ehci: Add support for the Armada 3700
by Hua Jing
· 8 years ago
d4d7512
usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume
by Yoshihiro Shimoda
· 8 years ago
2c93e79
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
by yuan linyu
· 8 years ago
324c54f
usb: host: Remove remaining pci_pool in comments
by Romain Perier
· 8 years ago
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
Next »