index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-17
xhci: add helper to stop endpoint and wait for completion
Mathias Nyman
2
-16
/
+48
2024-02-17
xhci: Decouple handling an event from checking for unhandled events
Mathias Nyman
1
-19
/
+19
2024-02-17
xhci: Don't check if the event ring is valid before every event TRB
Mathias Nyman
1
-6
/
+6
2024-02-17
xhci: add helper that checks for unhandled events on a event ring
Mathias Nyman
1
-3
/
+8
2024-02-17
xhci: move event processing for one interrupter to a separate function
Mathias Nyman
1
-45
/
+42
2024-02-17
xhci: update event ring dequeue pointer position to controller correctly
Mathias Nyman
1
-10
/
+13
2024-02-17
xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
Mathias Nyman
1
-22
/
+15
2024-02-17
xhci: make isoc_bei_interval variable interrupter specific.
Mathias Nyman
3
-8
/
+11
2024-02-17
xhci: Add helper to set an interrupters interrupt moderation interval
Mathias Nyman
1
-7
/
+18
2024-02-17
xhci: Add interrupt pending autoclear flag to each interrupter
Mathias Nyman
3
-6
/
+19
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
4
-22
/
+76
2024-01-27
XHCI: Separate PORT and CAPs macros into dedicated file
Frank Li
3
-259
/
+264
2024-01-27
usb: host: Add ac5 to EHCI Orion
Elad Nachman
1
-3
/
+15
2024-01-27
xhci: handle isoc Babble and Buffer Overrun events properly
Michal Pecio
1
-1
/
+5
2024-01-27
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2
-14
/
+61
2024-01-27
xhci: fix off by one check when adding a secondary interrupter.
Mathias Nyman
1
-1
/
+1
2024-01-27
xhci: fix possible null pointer dereference at secondary interrupter removal
Mathias Nyman
1
-6
/
+6
2024-01-27
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
1
-0
/
+3
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-291
/
+425
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-01-04
xhci: add support to allocate several interrupters
Mathias Nyman
5
-32
/
+137
2024-01-04
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2
-2
/
+40
2024-01-04
usb: xhci-plat: fix usb disconnect issue after s4
Yinbo Zhu
1
-4
/
+19
2023-12-15
xhci: Fix null pointer dereference during S4 resume when resetting ep0
Mathias Nyman
1
-7
/
+13
2023-12-15
usb: host: max3421-hcd: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-9
/
+9
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+0
2023-12-10
usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
Arnd Bergmann
1
-1
/
+1
2023-12-06
usb: xhci: xhci-plat: Add support for BCM2711
Stefan Wahren
1
-0
/
+3
2023-12-06
Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"
Mathias Nyman
1
-2
/
+0
2023-12-04
xhci: fix possible null pointer deref during xhci urb enqueue
Mathias Nyman
1
-17
/
+23
2023-12-04
xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
Mathias Nyman
1
-43
/
+42
2023-12-04
xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
Niklas Neronin
1
-5
/
+3
2023-12-04
xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
Niklas Neronin
1
-29
/
+15
2023-12-04
xhci: change 'msix_count' to encompass MSI or MSI-X vectors
Niklas Neronin
2
-9
/
+9
2023-12-04
xhci: refactor static MSI function
Niklas Neronin
1
-34
/
+15
2023-12-04
xhci: refactor static MSI-X function
Niklas Neronin
1
-40
/
+28
2023-12-04
xhci: add handler for only one interrupt line
Niklas Neronin
1
-25
/
+10
2023-12-04
xhci: check if legacy irq is available before using it as fallback
Niklas Neronin
1
-1
/
+1
2023-12-04
xhci: dbc: Add missing headers
Andy Shevchenko
1
-1
/
+16
2023-12-04
xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
Andy Shevchenko
1
-3
/
+3
2023-12-04
xhci: dbc: Use sizeof_field() where it makes sense
Andy Shevchenko
1
-1
/
+1
2023-12-04
xhci: dbc: Replace custom return value with proper Linux error code
Andy Shevchenko
1
-1
/
+1
2023-12-04
xhci: dbc: Don't shadow error codes in store() functions
Andy Shevchenko
1
-8
/
+18
2023-12-04
xhci: dbc: Check for errors first in xhci_dbc_stop()
Andy Shevchenko
1
-4
/
+4
2023-12-04
xhci: dbc: Use ATTRIBUTE_GROUPS()
Andy Shevchenko
1
-7
/
+4
2023-12-04
xhci: dbc: Use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2
-28
/
+17
2023-12-04
xhci: dbc: Convert to use sysfs_streq()
Andy Shevchenko
1
-2
/
+2
2023-12-04
xhci: dbc: Drop duplicate checks for dma_free_coherent()
Andy Shevchenko
1
-9
/
+5
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
3
-23
/
+42
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
4
-14
/
+31
[prev]
[next]