summaryrefslogtreecommitdiff
path: root/drivers/pci/switch
Commit message (Expand)AuthorAgeFilesLines
* pci/switchtec: fix stream_open.cocci warningskbuild test robot2019-07-231-1/+1
* Merge tag 'v4.19.59' into v4.19-rtSteven Rostedt (VMware)2019-07-191-1/+2
|\
| * switchtec: Fix unintended mask of MRPC eventWesley Sheng2019-06-151-1/+2
* | Merge tag 'v4.19.23' into linux-4.19.y-rtSebastian Andrzej Siewior2019-02-181-0/+3
|\ \ | |/
| * switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang2019-02-121-0/+3
* | pci/switchtec: Don't use completion's wait queueSebastian Andrzej Siewior2018-10-291-9/+13
|/
* switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-09-111-0/+4
* switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer2018-06-291-7/+7
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-063-10/+7
|\
| * Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-013-10/+4
| |\
| | * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-10/+1
| | * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-262-0/+3
| * | switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3Kelvin Cao2017-12-181-0/+2
| * | switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe2017-12-181-0/+1
| |/
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds2017-11-191-259/+57
|\
| * NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-181-0/+3
| * NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2017-11-181-0/+51
| * NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2017-11-181-1/+3
| * NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe2017-11-181-259/+1
* | switchtec: Make struct event_regs staticColin Ian King2017-10-051-1/+1
|/
* Merge branch 'pci/switchtec' into nextBjorn Helgaas2017-07-021-2/+38
|\
| * switchtec: Add device IDs for additional Switchtec productsLogan Gunthorpe2017-06-271-0/+18
| * switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe2017-06-271-2/+20
* | switchtec: Fix minor bug with partition ID registerLogan Gunthorpe2017-05-221-1/+4
* | switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe2017-05-221-9/+2
|/
* switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe2017-04-121-0/+481
* switchtec: Add sysfs attributes to the Switchtec driverLogan Gunthorpe2017-04-121-0/+113
* MicroSemi Switchtec management interface driverLogan Gunthorpe2017-03-063-0/+1020