summaryrefslogtreecommitdiff
path: root/drivers/pci/switch
AgeCommit message (Expand)AuthorFilesLines
2020-04-24PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe1-1/+1
2020-02-15PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe1-1/+1
2020-01-27switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao1-4/+0
2020-01-12PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe1-2/+2
2019-02-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang1-0/+3
2018-09-19switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2017-07-03Merge branch 'pci/switchtec' into nextBjorn Helgaas1-2/+38
2017-06-28switchtec: Add device IDs for additional Switchtec productsLogan Gunthorpe1-0/+18
2017-06-28switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe1-2/+20
2017-05-23switchtec: Fix minor bug with partition ID registerLogan Gunthorpe1-1/+4
2017-05-23switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe1-9/+2
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe1-0/+481
2017-04-12switchtec: Add sysfs attributes to the Switchtec driverLogan Gunthorpe1-0/+113
2017-03-07MicroSemi Switchtec management interface driverLogan Gunthorpe3-0/+1020