1. f8cf6e5 PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions by Krzysztof Wilczyński · 3 years, 7 months ago
  2. 42dae89 PCI: switchtec: Add missing __iomem tag to fix sparse warnings by Logan Gunthorpe · 4 years, 5 months ago
  3. 5f11723 PCI: switchtec: Add missing __iomem and __user tags to fix sparse warnings by Logan Gunthorpe · 4 years, 5 months ago
  4. b8af854 PCI/switchtec: Correct bool variable type assignment by Krzysztof Wilczynski · 4 years, 8 months ago
  5. deaa0a8 pci/switchtec: Replace completion wait queue usage for poll by Sebastian Andrzej Siewior · 4 years, 10 months ago
  6. efbdc76 PCI/switchtec: Fix init_completion race condition with poll_wait() by Logan Gunthorpe · 4 years, 10 months ago
  7. 7a30ebb PCI/switchtec: Add Gen4 device IDs by Kelvin Cao · 5 years ago
  8. ce7c886 PCI/switchtec: Add Gen4 MRPC GAS access permission check by Kelvin Cao · 5 years ago
  9. 4efa1d2 PCI/switchtec: Add Gen4 flash information interface support by Kelvin Cao · 5 years ago
  10. a3321ca PCI/switchtec: Add Gen4 system info register support by Logan Gunthorpe · 5 years ago
  11. 993d208 PCI/switchtec: Separate Gen3 register structures into unions by Logan Gunthorpe · 5 years ago
  12. 6a3d1b5 PCI/switchtec: Factor out Gen3 ioctl_flash_part_info() by Logan Gunthorpe · 5 years ago
  13. b13313a PCI/switchtec: Add 'generation' variable by Logan Gunthorpe · 5 years ago
  14. fcccd28 PCI/switchtec: Rename generation-specific constants by Logan Gunthorpe · 5 years ago
  15. 2085747 PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr() by Wesley Sheng · 5 years ago
  16. 7501a02 PCI/switchtec: Remove redundant valid PFF number count by Wesley Sheng · 5 years ago
  17. a6b0ef9 PCI/switchtec: Add support for Intercomm Notify and Upstream Error Containment by Logan Gunthorpe · 5 years ago
  18. 9375646 PCI/switchtec: Fix vep_vector_number ioread width by Logan Gunthorpe · 5 years ago
  19. aa82130 PCI/switchtec: Use dma_set_mask_and_coherent() by Wesley Sheng · 5 years ago
  20. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  21. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  22. 6acdf7e PCI/switchtec: Read all 64 bits of part_event_bitmap by Logan Gunthorpe · 5 years ago
  23. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  24. baa293e docs: driver-api: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  25. fcdf8e9 PCI/switchtec: Add module parameter to request more interrupts by Logan Gunthorpe · 6 years ago
  26. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  27. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  28. 083c1b5 switchtec: Fix unintended mask of MRPC event by Wesley Sheng · 6 years ago
  29. ba8a398 switchtec: Increase PFF limit from 48 to 255 by Wesley Sheng · 6 years ago
  30. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  31. f7eb7b8 switchtec: Add MRPC DMA mode support by Wesley Sheng · 6 years ago
  32. 52d8db8 switchtec: Improve MRPC efficiency by enabling write combining by Kelvin Cao · 6 years ago
  33. e4a7dca switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite by Joey Zhang · 6 years ago
  34. aff614c switchtec: Set DMA coherent mask by Boris Glimcher · 6 years ago
  35. 5261804 switchtec: Remove immediate status check after submitting MRPC command by Kelvin Cao · 6 years ago
  36. 46feb6b switchtec: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  37. cfdfc14e switchtec: Use generic PCI Vendor ID and Class Code by Doug Meyer · 7 years ago
  38. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  39. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  40. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  41. 8cfab3c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate by Bjorn Helgaas · 7 years ago
  42. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  43. bb6b42b4 switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3 by Kelvin Cao · 7 years ago
  44. f0edce7 switchtec: Add Global Fabric Manager Server (GFMS) event by Logan Gunthorpe · 7 years ago
  45. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  46. c8a0739 Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  47. 33dea5a NTB: switchtec_ntb: Introduce initial NTB driver by Logan Gunthorpe · 7 years ago
  48. 48c302d NTB: switchtec: Add link event notifier callback by Logan Gunthorpe · 7 years ago
  49. 302e994 NTB: switchtec: Export class symbol for use in upper layer driver by Logan Gunthorpe · 7 years ago
  50. 5a1c269 NTB: switchtec: Move structure definitions into a common header by Logan Gunthorpe · 7 years ago
  51. f05f735 switchtec: Make struct event_regs static by Colin Ian King · 7 years ago
  52. c781f85 Merge branch 'pci/switchtec' into next by Bjorn Helgaas · 8 years ago
  53. 393958d switchtec: Add device IDs for additional Switchtec products by Logan Gunthorpe · 8 years ago
  54. 079e3bc switchtec: Add "running" status flag to fw partition info ioctl by Logan Gunthorpe · 8 years ago
  55. 9871e9b switchtec: Fix minor bug with partition ID register by Logan Gunthorpe · 8 years ago
  56. e40cf64 switchtec: Use new cdev_device_add() helper function by Logan Gunthorpe · 8 years ago
  57. 52eabba switchtec: Add IOCTLs to the Switchtec driver by Logan Gunthorpe · 8 years ago
  58. 5d8e188 switchtec: Add sysfs attributes to the Switchtec driver by Logan Gunthorpe · 8 years ago
  59. 080b47d MicroSemi Switchtec management interface driver by Logan Gunthorpe · 8 years ago