aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/switch/switchtec.c
AgeCommit message (Expand)Author
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-04PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe
2020-05-04PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng
2020-02-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-11PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe
2019-07-22pci/switchtec: Don't use completion's wait queueSebastian Andrzej Siewior
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-18switchtec: Fix unintended mask of MRPC eventWesley Sheng
2019-04-17switchtec: Increase PFF limit from 48 to 255Wesley Sheng
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-13switchtec: Add MRPC DMA mode supportWesley Sheng
2018-12-13switchtec: Improve MRPC efficiency by enabling write combiningKelvin Cao
2018-12-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang
2018-12-12switchtec: Set DMA coherent maskBoris Glimcher
2018-12-12switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao
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
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