summaryrefslogtreecommitdiffstats
path: root/drivers/pci/switch
AgeCommit message (Expand)AuthorLines
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds-2/+10
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab-1/+1
2019-06-13PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe-2/+10
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+29
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov-1/+1
2019-04-18switchtec: Fix unintended mask of MRPC eventWesley Sheng-1/+2
2019-04-17switchtec: Increase PFF limit from 48 to 255Wesley Sheng-12/+27
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-4/+4
2018-12-13switchtec: Add MRPC DMA mode supportWesley Sheng-10/+98
2018-12-13switchtec: Improve MRPC efficiency by enabling write combiningKelvin Cao-6/+35
2018-12-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang-0/+3
2018-12-12switchtec: Set DMA coherent maskBoris Glimcher-0/+4
2018-12-12switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao-4/+0
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva-0/+4
2018-06-29switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer-7/+7
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-3/+3
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+7
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas-10/+4
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas-10/+1
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas-0/+3
2017-12-18switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3Kelvin Cao-0/+2
2017-12-18switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe-0/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-2/+2
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds-259/+57
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe-0/+3
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe-0/+51
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe-1/+3
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe-259/+1
2017-10-05switchtec: Make struct event_regs staticColin Ian King-1/+1
2017-07-02Merge branch 'pci/switchtec' into nextBjorn Helgaas-2/+38
2017-06-27switchtec: Add device IDs for additional Switchtec productsLogan Gunthorpe-0/+18
2017-06-27switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe-2/+20
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe-1/+4
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe-9/+2
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe-0/+481
2017-04-12switchtec: Add sysfs attributes to the Switchtec driverLogan Gunthorpe-0/+113
2017-03-06MicroSemi Switchtec management interface driverLogan Gunthorpe-0/+1020