summaryrefslogtreecommitdiffstats
path: root/drivers/pci/switch
AgeCommit message (Expand)Author
2020-04-17PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe
2020-02-14PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe
2020-01-27switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao
2020-01-12PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe
2019-06-15switchtec: Fix unintended mask of MRPC eventWesley Sheng
2019-02-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-06-29switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer
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
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn 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