index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
usb: xhci: remove duplicate function xhci_urb_to_transfer_ring
Alexandr Ivanov
1
-0
/
+11
2016-04-26
usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions
Alexandr Ivanov
1
-0
/
+3
2016-04-13
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
1
-0
/
+1
2016-04-13
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
Yoshihiro Shimoda
1
-0
/
+1
2016-02-14
xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
Mathias Nyman
1
-1
/
+8
2016-02-14
xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
Mathias Nyman
1
-0
/
+1
2016-02-14
xhci: refactor and cleanup endpoint initialization.
Mathias Nyman
1
-2
/
+2
2016-02-14
Merge 4.5-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2016-02-03
usb: xhci: add a quirk bit for ssic port unused
Lu Baolu
1
-0
/
+1
2016-02-03
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
Mathias Nyman
1
-0
/
+1
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
1
-0
/
+1
2015-12-01
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
1
-0
/
+3
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2015-10-16
xhci: replace custom implementation of readq / writeq
Andy Shevchenko
1
-10
/
+4
2015-10-16
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
1
-0
/
+2
2015-10-04
xhci: support new USB 3.1 hub request to get extended port status
Mathias Nyman
1
-0
/
+4
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
1
-0
/
+4
2015-10-04
xhci: parse xhci protocol speed ID list for usb 3.1 usage
Mathias Nyman
1
-0
/
+24
2015-10-04
xhci: Read and parse new xhci 1.1 capability register
Lu Baolu
1
-1
/
+23
2015-08-08
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
1
-2
/
+4
2015-08-08
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
1
-0
/
+7
2015-07-22
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
1
-0
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2015-05-31
usb: xhci: cleanup xhci_hcd allocation
Roger Quadros
1
-2
/
+17
2015-05-24
usb: host: xhci: add mutex for non-thread-safe data
Chris Bainbridge
1
-0
/
+2
2015-05-09
xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
Mathias Nyman
1
-1
/
+1
2015-03-11
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
Mathias Nyman
1
-2
/
+0
2015-03-06
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
1
-0
/
+1
2015-03-06
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
1
-0
/
+3
2015-02-24
xhci: Clear the host side toggle manually when endpoint is 'soft reset'
Mathias Nyman
1
-0
/
+2
2015-02-24
xhci: Allocate correct amount of scratchpad buffers
Mathias Nyman
1
-2
/
+3
2015-01-25
xhci: Print hcc params, version and quirks on init
Hans de Goede
1
-0
/
+2
2015-01-09
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
Lin Wang
1
-4
/
+3
2015-01-09
xhci: remove unused parameter 'xhci' in function xhci_handshake().
Lin Wang
1
-2
/
+1
2014-12-02
usb: xhci: fix comment for PORT_DEV_REMOVE
Lu Baolu
1
-1
/
+1
2014-12-02
xhci: don't use the same variable for stopped and halted rings current TD
Mathias Nyman
1
-1
/
+1
2014-11-22
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
1
-1
/
+1
2014-10-03
xhci: Allow xHCI drivers to be built as separate modules
Andrew Bresticker
1
-19
/
+0
2014-10-03
xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold
Andrew Bresticker
1
-3
/
+0
2014-10-03
xhci: Introduce xhci_init_driver()
Andrew Bresticker
1
-0
/
+1
2014-09-23
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
1
-3
/
+3
2014-09-23
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
1
-1
/
+0
2014-08-01
xhci: Blacklist using streams on the Etron EJ168 controller
Hans de Goede
1
-0
/
+2
2014-05-27
usb: host: xhci-plat: add clock support
Gregory CLEMENT
1
-0
/
+2
2014-05-20
xhci: rework command timeout and cancellation,
Mathias Nyman
1
-4
/
+4
2014-05-20
xhci: Use completion and status in global command queue
Mathias Nyman
1
-3
/
+0
2014-05-20
xhci: Add a global command queue
Mathias Nyman
1
-0
/
+2
2014-05-20
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
1
-14
/
+17
2014-05-20
usb: xhci: Use IS_ENABLED() macro
Fabio Estevam
1
-2
/
+1
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
1
-2
/
+0
[next]