aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/switch/switchtec.c
AgeCommit message (Expand)Author
2019-09-16switchtec: Fix unintended mask of MRPC eventWesley Sheng
2019-03-01switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang
2018-09-19switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-12-18switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3Kelvin Cao
2017-12-18switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe
2017-10-05switchtec: Make struct event_regs staticColin Ian King
2017-07-02Merge branch 'pci/switchtec' into nextBjorn Helgaas
2017-06-27switchtec: Add device IDs for additional Switchtec productsLogan Gunthorpe
2017-06-27switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe
2017-04-12switchtec: Add sysfs attributes to the Switchtec driverLogan Gunthorpe
2017-03-06MicroSemi Switchtec management interface driverLogan Gunthorpe