aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/switch
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-3/+3
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-10/+7
2018-02-01Merge branch 'pci/spdx' into nextGravatar Bjorn Helgaas 3-10/+4
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateGravatar Bjorn Helgaas 1-10/+1
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedGravatar Bjorn Helgaas 2-0/+3
2017-12-18switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3Gravatar Kelvin Cao 1-0/+2
2017-12-18switchtec: Add Global Fabric Manager Server (GFMS) eventGravatar Logan Gunthorpe 1-0/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesGravatar Al Viro 1-2/+2
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-259/+57
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverGravatar Logan Gunthorpe 1-0/+3
2017-11-18NTB: switchtec: Add link event notifier callbackGravatar Logan Gunthorpe 1-0/+51
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverGravatar Logan Gunthorpe 1-1/+3
2017-11-18NTB: switchtec: Move structure definitions into a common headerGravatar Logan Gunthorpe 1-259/+1
2017-10-05switchtec: Make struct event_regs staticGravatar Colin Ian King 1-1/+1
2017-07-02Merge branch 'pci/switchtec' into nextGravatar Bjorn Helgaas 1-2/+38
2017-06-27switchtec: Add device IDs for additional Switchtec productsGravatar Logan Gunthorpe 1-0/+18
2017-06-27switchtec: Add "running" status flag to fw partition info ioctlGravatar Logan Gunthorpe 1-2/+20
2017-05-22switchtec: Fix minor bug with partition ID registerGravatar Logan Gunthorpe 1-1/+4
2017-05-22switchtec: Use new cdev_device_add() helper functionGravatar Logan Gunthorpe 1-9/+2
2017-04-12switchtec: Add IOCTLs to the Switchtec driverGravatar Logan Gunthorpe 1-0/+481
2017-04-12switchtec: Add sysfs attributes to the Switchtec driverGravatar Logan Gunthorpe 1-0/+113
2017-03-06MicroSemi Switchtec management interface driverGravatar Logan Gunthorpe 3-0/+1020