开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-23
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Mathias Nyman
2020-07-23
xhci: dbc: remove endpoint pointers from dbc_port structure
Mathias Nyman
2020-07-23
xhci: dbc: simplify dbc requests allocation and queueing
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to dbc start and stop functions.
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions
Mathias Nyman
2020-07-23
xhci: dbc: don't use generic xhci ring allocation functions for dbc.
Mathias Nyman
2020-07-23
xhci: dbc: Don't use generic xhci context allocation for dbc
Mathias Nyman
2020-07-23
xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints
Mathias Nyman
2020-07-23
xhci: dbgtty: Pass dbc pointer when registering a dbctty device
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd po...
Mathias Nyman
2020-07-23
xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop()
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to endpoint init and exit functions.
Mathias Nyman
2020-07-23
xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue()
Mathias Nyman
2020-07-23
xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context()
Mathias Nyman
2020-07-23
xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter
Mathias Nyman
2020-07-23
xhci: dbc: Use dev_info() and similar instead of xhci_info()
Mathias Nyman
2020-07-23
xhci: dbc: Add device pointer to dbc structure
Mathias Nyman
2020-07-23
xhci: dbc: Remove dbc_dma_free_coherent() wrapper
Mathias Nyman
2020-07-23
xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper
Mathias Nyman
2020-07-23
xhci: dbc: Don't use generic xhci erst allocation and free functions
Mathias Nyman
2020-07-23
xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg()
Mathias Nyman
2020-07-23
xhci: dbc: Don't use generic xhci inc_deq() function for dbc
Mathias Nyman
2020-07-23
xhci: Make debug message consistent with bus and port number
Kai-Heng Feng
2020-07-22
usb: usbfs: stop using compat_alloc_user_space
Christoph Hellwig
2020-07-21
Merge tag 'thunderbolt-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-07-21
usb: ohci-omap: Convert to use GPIO descriptors
Linus Walleij
2020-07-21
usb: ohci-omap: Create private state container
Linus Walleij
2020-07-21
usb: appledisplay: remove needless check before usb_free_coherent()
Xu Wang
2020-07-21
USB: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
usb: usbtest: reduce stack usage in test_queue
Bixuan Cui
2020-07-21
usb: typec: tcpm: Stay in BIST mode till hardreset or unattached
Badhri Jagan Sridharan
2020-07-21
usb: typec: tcpci: Support BIST test data mode for compliance.
Badhri Jagan Sridharan
2020-07-21
usb: typec: tcpm: Support bist test data mode for compliance
Badhri Jagan Sridharan
2020-07-21
usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes
Kyle Tso
2020-07-21
usb: typec: Comment correction for typec_partner_register_altmode
Kyle Tso
2020-07-21
usb: typec: intel_pmc_mux: Avoid connect request on disconnect
Prashant Malani
2020-07-21
usb: core: fix quirks_param_set() writing to a const pointer
Kars Mulder
2020-07-21
usb: hcd: Try MSI interrupts on PCI devices
Andy Shevchenko
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
2020-07-19
Linux 5.8-rc6
v5.8-rc6
Linus Torvalds
2020-07-19
Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-07-19
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-19
Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...
Linus Torvalds
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
2020-07-19
x86/entry: Actually disable stack protector
Kees Cook
[next]