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
path:
root
/
drivers
/
pci
/
switch
/
switchtec.c
Age
Commit message (
Expand
)
Author
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-13
switchtec: Add MRPC DMA mode support
Wesley Sheng
2018-12-13
switchtec: Improve MRPC efficiency by enabling write combining
Kelvin Cao
2018-12-12
switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite
Joey Zhang
2018-12-12
switchtec: Set DMA coherent mask
Boris Glimcher
2018-12-12
switchtec: Remove immediate status check after submitting MRPC command
Kelvin Cao
2018-09-11
switchtec: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-06-29
switchtec: Use generic PCI Vendor ID and Class Code
Doug Meyer
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-12-18
switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3
Kelvin Cao
2017-12-18
switchtec: Add Global Fabric Manager Server (GFMS) event
Logan Gunthorpe
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-19
Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb
Linus Torvalds
2017-11-18
NTB: switchtec_ntb: Introduce initial NTB driver
Logan Gunthorpe
2017-11-18
NTB: switchtec: Add link event notifier callback
Logan Gunthorpe
2017-11-18
NTB: switchtec: Export class symbol for use in upper layer driver
Logan Gunthorpe
2017-11-18
NTB: switchtec: Move structure definitions into a common header
Logan Gunthorpe
2017-10-05
switchtec: Make struct event_regs static
Colin Ian King
2017-07-02
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
2017-06-27
switchtec: Add device IDs for additional Switchtec products
Logan Gunthorpe
2017-06-27
switchtec: Add "running" status flag to fw partition info ioctl
Logan Gunthorpe
2017-05-22
switchtec: Fix minor bug with partition ID register
Logan Gunthorpe
2017-05-22
switchtec: Use new cdev_device_add() helper function
Logan Gunthorpe
2017-04-12
switchtec: Add IOCTLs to the Switchtec driver
Logan Gunthorpe
2017-04-12
switchtec: Add sysfs attributes to the Switchtec driver
Logan Gunthorpe
2017-03-06
MicroSemi Switchtec management interface driver
Logan Gunthorpe