Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f148b9f402ef002b57bcff3964d45abc8ffb6c3f
/
drivers
/
usb
/
host
/
xhci-mem.c
f148b9f
xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.
by Mathias Nyman
· 5 years ago
ce91f1a
xhci: Fix memory leak in xhci_add_in_port()
by Mika Westerberg
· 5 years ago
3114bc8
usb: host: Remove call to memset after dma_alloc_coherent
by Fuqian Huang
· 6 years ago
4ee925d
usb: xhci: fix build warning - missing prototype
by Jean-Philippe Menil
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
f6187f4
xhci: move bus_state structure under the xhci_hub structure.
by Mathias Nyman
· 6 years ago
f1fd62a
xhci: remove the unused sw_lpm_support
by Zeng Tao
· 6 years ago
0a3b533
usb: xhci: fix interrupt transfer error happened on MTK platforms
by Chunfeng Yun
· 6 years ago
313db3d
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
by Dan Carpenter
· 7 years ago
d850c16
xhci: Fix kernel oops in trace_xhci_free_virt_device
by Zhengjun Xing
· 7 years ago
590b5b7
treewide: kzalloc_node() -> kcalloc_node()
by Kees Cook
· 7 years ago
a965315
usb: xhci: force all memory allocations to node
by Adam Wallis
· 7 years ago
07f7619
xhci: xhci-mem: remove port_arrays and the code initializing them
by Mathias Nyman
· 7 years ago
bcaa9d5
xhci: Create new structures to store xhci port information
by Mathias Nyman
· 7 years ago
a400efe
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
by Mathias Nyman
· 7 years ago
2b80a29
USB: host: Use zeroing memory allocator rather than allocator/memset
by Himanshu Jha
· 7 years ago
d9e3d89
Merge 4.15-rc4 into usb-next
by Greg Kroah-Hartman
· 7 years ago
5d9b70f
xhci: Don't add a virt_dev to the devs array before it's fully allocated
by Mathias Nyman
· 7 years ago
4c116cb
usb: xhci: Cleanup printk debug message for registers
by Lu Baolu
· 7 years ago
67d2ea9
usb: xhci: Make some static functions global
by Lu Baolu
· 7 years ago
103afda
xhci: remove unnecessary boolean parameter from xhci_alloc_command
by Mathias Nyman
· 7 years ago
14d49b7
xhci: add helper to allocate command with input context
by Mathias Nyman
· 7 years ago
80e4576
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
by Yu Chen
· 7 years ago
9ed6419
USB: host: xhci: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
1356ced
usb: host: xhci-mem: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
66a4550
xhci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
02b6fdc
usb: xhci: Add debugfs interface for xHCI driver
by Lu Baolu
· 7 years ago
571949a
Merge 4.12-rc6 into usb-next
by Greg Kroah-Hartman
· 8 years ago
c5628a2
xhci: remove endpoint ring cache
by Mathias Nyman
· 8 years ago
b72eb84
usb: xhci: Fix USB 3.1 supported protocol parsing
by YD Tseng
· 8 years ago
5db851c
xhci: remove GFP_DMA flag from allocation
by Matthias Lange
· 8 years ago
7480d91
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
by Peter Chen
· 8 years ago
5120a26
USB: host: xhci: use max-port define
by Johan Hovold
· 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
69307cc
usb: xhci: bInterval quirk for TI TUSB73x0
by Roger Quadros
· 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
b2d6edb
usb: xhci: add xhci_log_ring trace events
by Lu Baolu
· 8 years ago
4c39d4b
usb: xhci: use bus->sysdev for DMA configuration
by Arnd Bergmann
· 8 years ago
7e64b03
xhci: simplify how we store TDs in urb private data
by Mathias Nyman
· 8 years ago
a711ede
usb: host: xhci: add xhci_virt_device 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
98871e9
usb: host: xhci: change pre-increments to post-increments
by Felipe Balbi
· 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
ee8665e
xhci: free xhci virtual devices with leaf nodes first
by Mathias Nyman
· 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
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
734d3dd
usb: host: xhci: purge GET_MAX_PACKET()
by Felipe Balbi
· 8 years ago
dcf5228
usb: host: xhci: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
f9c589e
xhci: TD-fragment, align the unsplittable case with a bounce buffer
by Mathias Nyman
· 9 years ago
7150406
usb: xhci: fix wild pointers in xhci_mem_cleanup
by Lu Baolu
· 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
d785404
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
by Mathias Nyman
· 9 years ago
0caf6b3
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
by Mathias Nyman
· 9 years ago
84c1eeb
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
by Saurabh Sengar
· 9 years ago
d5ddcdf
xhci: rework xhci extended capability list parsing functions
by Mathias Nyman
· 9 years ago
a5da956
xhci: use debug level when printing out interval rounding messages
by Mathias Nyman
· 9 years ago
c7360b3
xhci: drop null test before destroy functions
by Julia Lawall
· 9 years ago
4718909
xhci: parse xhci protocol speed ID list for usb 3.1 usage
by Mathias Nyman
· 9 years ago
cc8e4fc
xhci: init command timeout timer earlier to avoid deleting it uninitialized
by Mathias Nyman
· 9 years ago
dca7794
xhci: change xhci 1.0 only restrictions to support xhci 1.1
by Mathias Nyman
· 9 years ago
ffe5adc
drivers/usb: Delete XHCI command timer if necessary
by Gavin Shan
· 9 years ago
3496810
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
by AMAN DEEP
· 9 years ago
4daf9df
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
by Lin Wang
· 10 years ago
9e08a03
xhci-mem: Use setup_timer
by Julia Lawall
· 10 years ago
cffb9be
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD"
by Hans de Goede
· 10 years ago
0eda06c
usb: xhci: Fix OOPS in xhci error handling code
by Al Cooper
· 10 years ago
c207e7c
xhci: Fix null pointer dereference if xhci initialization fails
by Mathias Nyman
· 10 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
5dc2808
xhci: delete endpoints from bandwidth list before freeing whole device
by Mathias Nyman
· 11 years ago
c311e39
xhci: rework command timeout and cancellation,
by Mathias Nyman
· 11 years ago
9ea1833
xhci: Use completion and status in global command queue
by Mathias Nyman
· 11 years ago
c9aa1a2
xhci: Add a global command queue
by Mathias Nyman
· 11 years ago
84c1e40
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
by Hans de Goede
· 11 years ago
127329d
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
by Hans de Goede
· 11 years ago
d573422
xhci: Remove segments from radix tree on failed insert.
by Sarah Sharp
· 11 years ago
ee4aa54
xhci: Check size rather then number of streams when allocating stream ctxs
by Hans de Goede
· 11 years ago
1534130
xhci: fix usb3 streams
by Gerd Hoffmann
· 11 years ago
f7b2e40
Revert "xhci: replace xhci_read_64() with readq()"
by Sarah Sharp
· 11 years ago
477632d
Revert "xhci: replace xhci_write_64() with writeq()"
by Sarah Sharp
· 11 years ago
7dd09a1
xhci: replace xhci_write_64() with writeq()
by Xenia Ragiadakou
· 11 years ago
e8b3733
xhci: replace xhci_read_64() with readq()
by Xenia Ragiadakou
· 11 years ago
204b779
xhci: replace xhci_writel() with writel()
by Xenia Ragiadakou
· 11 years ago
b0ba972
xhci: replace xhci_readl() with readl()
by Xenia Ragiadakou
· 11 years ago
2a10004
xhci: remove conversion from generic to pci device in xhci_mem.c
by Xenia Ragiadakou
· 11 years ago
0d3703b
xhci: remove unnecessary check in xhci_free_stream_info()
by Xenia Ragiadakou
· 11 years ago
5871948
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
by Xenia Ragiadakou
· 11 years ago
de68bab
usb: Don't enable USB 2.0 Link PM by default.
by Sarah Sharp
· 11 years ago
8b3d457
usb: Fix xHCI host issues on remote wakeup.
by Sarah Sharp
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
68ffb01
xhci: trace debug statements related to ring expansion
by Xenia Ragiadakou
· 11 years ago
d195fcf
xhci: trace debug messages related to driver initialization and unload
by Xenia Ragiadakou
· 11 years ago
3a7fa5b
xhci: add trace for debug messages related to changing contexts
by Xenia Ragiadakou
· 11 years ago
Next »