开源镜像站
帮助
动态
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-01-25
usb: host: xhci: add urb_enqueue/dequeue/giveback tracers
Felipe Balbi
2017-01-25
usb: host: xhci: make a generic TRB tracer
Felipe Balbi
2017-01-25
usb: host: xhci: combine event TRB completion debugging messages
Felipe Balbi
2017-01-25
usb: host: xhci: convert to list_for_each_entry_safe()
Felipe Balbi
2017-01-25
xhci: use the trb_to_noop() helper for command trbs
Mathias Nyman
2017-01-25
xhci: Introduce helper to turn one TRB into a no-op
Mathias Nyman
2017-01-25
usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer()
Felipe Balbi
2017-01-25
usb: host: xhci: check for a valid ring when unmapping bounce buffer
Felipe Balbi
2017-01-25
usb: host: xhci: remove bogus __releases()/__acquires() annotation
Felipe Balbi
2017-01-25
usb: host: xhci: introduce xhci_td_cleanup()
Felipe Balbi
2017-01-25
usb: host: xhci: reorder variable definitions
Felipe Balbi
2017-01-25
usb: host: xhci: use slightly better list helpers
Felipe Balbi
2017-01-25
usb: host: xhci: remove unneded semicolon
Felipe Balbi
2017-01-25
usb: host: xhci: simplify irq handler return
Felipe Balbi
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
2017-01-25
usb: host: xhci: print HCIVERSION on debug
Felipe Balbi
2017-01-25
usb: host: xhci: change pre-increments to post-increments
Felipe Balbi
2017-01-25
usb: xhci: remove unnecessary return in xhci_pci_setup()
Lu Baolu
2017-01-25
usb: xhci: use list_is_singular for cmd_list
Lu Baolu
2017-01-25
usb: xhci: avoid unnecessary calculation
Lu Baolu
2017-01-25
usb: xhci: remove unnecessary assignment
Lu Baolu
2017-01-25
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
Felipe Balbi
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
2017-01-25
xhci: Put warning message on a single line
Alexander Stein
2017-01-25
usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure
Baolin Wang
2017-01-25
usb: xhci: remove unnecessary second abort try
Lu Baolu
2017-01-25
xhci: remove unnecessary check for pending timer
Mathias Nyman
2017-01-25
xhci: detect stop endpoint race using pending timer instead of counter.
Mathias Nyman
2017-01-25
xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
Mathias Nyman
2017-01-25
xhci: simplify if statement to make it more readable
Mathias Nyman
2017-01-25
usb: storage: sddr09: Remove a set-but-not-used variable
Augusto Mecking Caringi
2017-01-25
usb: musb: constify musb_hdrc_config structures
Bhumika Goyal
2017-01-25
Merge 4.10-rc5 into usb-next
Greg Kroah-Hartman
2017-01-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-01-22
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2017-01-21
Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-01-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-01-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-01-20
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-01-20
Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-01-20
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
2017-01-20
Merge branches 'thermal-core' and 'thermal-soc' into for-rc
Zhang Rui
2017-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-01-19
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
2017-01-19
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
2017-01-19
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
2017-01-19
virtio_console: fix a crash in config_work_handler
G. Campana
2017-01-19
vhost/scsi: silence uninitialized variable warning
Dan Carpenter
[next]