index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
2018-07-17
1
-1
/
+1
*
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2018-07-08
1
-2
/
+2
*
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
2018-05-25
1
-0
/
+2
*
xhci: Don't add a virt_dev to the devs array before it's fully allocated
Mathias Nyman
2017-12-20
1
-4
/
+11
*
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
2017-12-10
1
-0
/
+7
*
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2017-06-20
1
-2
/
+5
|
\
|
*
usb: xhci: Fix USB 3.1 supported protocol parsing
YD Tseng
2017-06-12
1
-2
/
+5
*
|
xhci: remove endpoint ring cache
Mathias Nyman
2017-06-15
1
-75
/
+6
|
/
*
xhci: remove GFP_DMA flag from allocation
Matthias Lange
2017-05-18
1
-1
/
+1
*
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
Peter Chen
2017-05-18
1
-1
/
+1
*
USB: host: xhci: use max-port define
Johan Hovold
2017-05-17
1
-3
/
+4
*
usb: host: xhci: print correct command ring address
Peter Chen
2017-04-19
1
-1
/
+1
*
usb: host: xhci: delete sp_dma_buffers for scratchpad
Peter Chen
2017-04-19
1
-14
/
+4
*
usb: host: xhci: using correct specification chapter reference for DCBAAP
Peter Chen
2017-04-19
1
-1
/
+1
*
usb: xhci: bInterval quirk for TI TUSB73x0
Roger Quadros
2017-04-08
1
-0
/
+11
*
usb: xhci: remove enq_updates and deq_updates from ring
Lu Baolu
2017-04-08
1
-3
/
+0
*
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
2017-04-08
1
-1
/
+0
*
usb: xhci: add xhci_log_ring trace events
Lu Baolu
2017-04-08
1
-0
/
+4
*
usb: xhci: use bus->sysdev for DMA configuration
Arnd Bergmann
2017-03-23
1
-6
/
+6
*
xhci: simplify how we store TDs in urb private data
Mathias Nyman
2017-01-25
1
-4
/
+1
*
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
2017-01-25
1
-0
/
+7
*
usb: host: xhci: convert several if() to a single switch statement
Felipe Balbi
2017-01-25
1
-4
/
+6
*
usb: host: xhci: change pre-increments to post-increments
Felipe Balbi
2017-01-25
1
-4
/
+4
*
xhci: Fix race related to abort operation
OGAWA Hirofumi
2017-01-03
1
-0
/
+1
*
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
2017-01-03
1
-4
/
+3
*
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
2017-01-03
1
-2
/
+36
*
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
1
-5
/
+5
|
\
|
*
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
2016-11-03
1
-2
/
+2
|
*
usb: host: xhci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-3
/
+3
*
|
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
Dan Carpenter
2016-11-14
1
-2
/
+2
*
|
usb: xhci: remove the use of xhci->addr_dev
Lu Baolu
2016-11-14
1
-1
/
+0
*
|
usb: xhci: cleanup cmd_completion in xhci_virt_device
Lu Baolu
2016-11-14
1
-1
/
+0
|
/
*
xhci: TD-fragment, align the unsplittable case with a bounce buffer
Mathias Nyman
2016-06-26
1
-28
/
+46
*
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
2016-04-13
1
-0
/
+6
*
xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
Mathias Nyman
2016-02-14
1
-2
/
+11
*
xhci: refactor and cleanup endpoint initialization.
Mathias Nyman
2016-02-14
1
-94
/
+67
*
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
Mathias Nyman
2016-02-03
1
-0
/
+3
*
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
2016-02-03
1
-3
/
+6
*
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
Saurabh Sengar
2015-12-01
1
-4
/
+2
*
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
2015-12-01
1
-46
/
+27
*
xhci: use debug level when printing out interval rounding messages
Mathias Nyman
2015-12-01
1
-1
/
+1
*
xhci: drop null test before destroy functions
Julia Lawall
2015-10-04
1
-8
/
+4
*
xhci: parse xhci protocol speed ID list for usb 3.1 usage
Mathias Nyman
2015-10-04
1
-1
/
+37
*
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
2015-09-21
1
-6
/
+5
*
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2015-09-21
1
-3
/
+3
*
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
2015-08-03
1
-1
/
+2
*
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
2015-07-22
1
-1
/
+1
*
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
Lin Wang
2015-01-09
1
-12
/
+9
*
xhci-mem: Use setup_timer
Julia Lawall
2015-01-09
1
-6
/
+4
*
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-23
1
-1
/
+3
[next]