index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-29
xhci: use xhci_td_cleanup() helper when giving back cancelled URBs
Mathias Nyman
2021-01-29
xhci: move xhci_td_cleanup so it can be called by more functions
Mathias Nyman
2021-01-29
xhci: Add xhci_reset_halted_ep() helper function
Mathias Nyman
2021-01-29
xhci: flush endpoint start to reduce race risk with stop endpoint command.
Mathias Nyman
2021-01-29
xhci: Check link TRBs when updating ring enqueue and dequeue pointers.
Mathias Nyman
2021-01-29
xhci: avoid DMA double fetch when reading event trb type.
Mathias Nyman
2021-01-29
xhci: remove extra loop in interrupt context
Mathias Nyman
2021-01-29
xhci: check slot_id is valid before gathering slot info
Lalithambika Krishna Kumar
2021-01-29
xhci: prevent a theoretical endless loop while preparing rings.
Mathias Nyman
2021-01-29
xhci: remove xhci_stream_id_to_ring() helper
Mathias Nyman
2021-01-29
xhci: add xhci_virt_ep_to_ring() helper
Mathias Nyman
2021-01-29
xhci: check virt_dev is valid before dereferencing it
Mathias Nyman
2021-01-29
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
2021-01-29
xhci: remove unused event parameter from completion handlers
Mathias Nyman
2021-01-29
xhci: adjust parameters passed to cleanup_halted_endpoint()
Mathias Nyman
2021-01-29
xhci: get isochronous ring directly from endpoint structure
Mathias Nyman
2021-01-29
xhci: Avoid parsing transfer events several times
Mathias Nyman
2021-01-26
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
2021-01-26
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
2021-01-26
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
2021-01-26
dt-bindings: dwc3-xilinx: Add missing comma in example
Michal Simek
2021-01-26
usb: raw-gadget: update documentation and Kconfig
Andrey Konovalov
2021-01-26
usb: raw-gadget: add copyright
Andrey Konovalov
2021-01-26
usb/c67x00: Replace tasklet with work
Davidlohr Bueso
2021-01-25
usb: typec: tcpci_maxim: add terminating newlines to logging
Junlin Yang
2021-01-25
usb: typec: tcpci_maxim: remove redundant assignment
Junlin Yang
2021-01-25
usb: typec: tcpm: Create legacy PDOs for PD2 connection
Kyle Tso
2021-01-25
Merge v5.11-rc5 into usb-next
Greg Kroah-Hartman
2021-01-24
Linux 5.11-rc5
Linus Torvalds
2021-01-24
Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
Linus Torvalds
2021-01-24
Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-01-24
Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-24
Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-24
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-01-24
Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-01-24
MAINTAINERS: add a couple more files to the Clang/LLVM section
Nathan Chancellor
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
2021-01-24
mips/mm/highmem: use set_pte() for kmap_local()
Thomas Gleixner
2021-01-24
mm/highmem: prepare for overriding set_pte_at()
Thomas Gleixner
2021-01-24
sparc/mm/highmem: flush cache and TLB
Thomas Gleixner
2021-01-24
mm: fix page reference leak in soft_offline_page()
Dan Williams
2021-01-24
ubsan: disable unsigned-overflow check for i386
Arnd Bergmann
2021-01-24
kasan, mm: fix resetting page_alloc tags for HW_TAGS
Andrey Konovalov
2021-01-24
kasan, mm: fix conflicts with init_on_alloc/free
Andrey Konovalov
2021-01-24
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2021-01-24
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
[prev]
[next]