1. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  2. 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
  3. 351567d staging: gasket: Fix lines ending with a '(' by Cristiane Naves · 5 years ago
  4. 76fe479 staging: gasket: Fix lines ending with a '(' by CristianeNaves · 5 years ago
  5. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  6. 3fb73ed Staging: gasket: Use temporaries to reduce line length. by Sandro Volery · 5 years ago
  7. 87b42aa staging: gasket: Remove unnecessary line-breaks in function signatures by Sumera Priyadarsini · 6 years ago
  8. 1548547 staging: gasket: apex: Make structure apex_desc constant by Nishka Dasgupta · 6 years ago
  9. 66665bb staging: gasket: apex: fix copy-paste typo by Ivan Bornyakov · 6 years ago
  10. 1b96f84 staging/gasket: Fix string split by Tianzheng Li · 6 years ago
  11. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  12. 740a998 Staging: gasket: Use DIV_ROUND_UP by Madhumitha Prabakaran · 6 years ago
  13. 97ed8ea staging: add missing SPDX lines to Makefile files by Greg Kroah-Hartman · 6 years ago
  14. 99b75a4 staging: add missing SPDX lines to Kconfig files by Greg Kroah-Hartman · 6 years ago
  15. 0412737 staging: gasket: apex: Prefer using the BIT macro by Sanjana Sanikommu · 6 years ago
  16. df08e38 staging: gasket: Remove return variable by Nishka Dasgupta · 6 years ago
  17. c127e22 Staging: gasket: gasket_sysfs.c: Fix string split issue. by Sanjana Sanikommu · 6 years ago
  18. f21cf46 staging: gasket: gasket_interuppt.c: Fix string split issue. by Sanjana Sanikommu · 6 years ago
  19. 84c45d5 staging: gasket: Replace macro __ATTR with __ATTR_NULL by Wentao Cai · 6 years ago
  20. da21787 staging: gasket: interrupt: remove unused including <linux/version.h> by Yue Haibing · 6 years ago
  21. dc19d43 staging: gasket: formatting fixes by Robert Deal · 6 years ago
  22. cd27f56 staging: gasket: use sizeof(*p) for memory allocation by Kimberly Brown · 6 years ago
  23. 4ab7e05 staging: gasket: Fix sparse "incorrect type in assignment" warnings. by Laurence Rochfort · 6 years ago
  24. 8ae925f staging: gasket: remove debug logs for callback invocation by Todd Poynor · 6 years ago
  25. e21d5cc staging: gasket: remove debug logs in page table mapping calls by Todd Poynor · 6 years ago
  26. d6de467 staging: gasket: Remove extra blank line by Maya Nakamura · 6 years ago
  27. c2aed56 staging: gasket: Update device virtual address comment by Nick Ewalt · 6 years ago
  28. df5f470 staging: gasket: sysfs: fix attribute release comment by Nick Ewalt · 6 years ago
  29. 9edcf71 staging: gasket: apex: fix sysfs_show by Nick Ewalt · 6 years ago
  30. 4a966fa staging: gasket: page_table: simplify gasket_components_to_dev_address by Nick Ewalt · 6 years ago
  31. bae54fb staging: gasket: page_table: fix comment in components_to_dev_address by Nick Ewalt · 6 years ago
  32. 54be7ec staging: gasket: page table: fixup error path allocating coherent mem by Nick Ewalt · 6 years ago
  33. 53f8a81 staging: gasket: page_table: rearrange gasket_page_table_entry by Nick Ewalt · 6 years ago
  34. efa5dcf staging: gasket: page_table: remove unnecessary PTE status set to free by Nick Ewalt · 6 years ago
  35. 02d3718 staging: gasket: page table: remove dead code in coherent mem alloc by Todd Poynor · 6 years ago
  36. b100449 staging: gasket: page table: return valid error code on map fail by Todd Poynor · 6 years ago
  37. 08b6b28 staging: gasket: page_table: handle failed dma_map_page by Nick Ewalt · 6 years ago
  38. 0eaf57f staging: gasket: page_table: use total_entries for max ext lvl0 page idx by Nick Ewalt · 6 years ago
  39. 863739b staging: gasket: cleanup if dma_map_page fails in gasket_perform_mapping by Nick Ewalt · 6 years ago
  40. c3873a5 staging: gasket: fix gasket_free_coherent_memory metadata frees by Nick Ewalt · 6 years ago
  41. f8b6a07 staging: gasket: page_table: don't unmap coherent pages by Nick Ewalt · 6 years ago
  42. d2118f8 staging: gasket: fix data page unmap DMA direction by Nick Ewalt · 6 years ago
  43. 912b8a8 staging: gasket: fix DMA direction for extended page tables by Nick Ewalt · 6 years ago
  44. 45dd995 staging: gasket: page table: use GFP_KERNEL for dma_alloc_coherent by Todd Poynor · 6 years ago
  45. 467976f staging: gasket: interrupt: remove PCI-MSIX-specific status check by Todd Poynor · 6 years ago
  46. a15087e staging: gasket: Kconfig: describe Apex as an Edge TPU device by Todd Poynor · 6 years ago
  47. 7dc0743 Merge 4.19-rc4 into staging-next by Greg Kroah-Hartman · 6 years ago
  48. 3835841 staging: gasket: TODO: re-implement using UIO by Ahmed S. Darwish · 6 years ago
  49. cca5dd8 staging: gasket: interrupt: remove unimplemented interrupt types by Todd Poynor · 7 years ago
  50. 8b872d6 staging: gasket: interrupt: simplify interrupt init parameters by Todd Poynor · 7 years ago
  51. 62af165 staging: gasket: interrupt: refactor PCI MSIX-specific handler code by Todd Poynor · 7 years ago
  52. 97fead8 staging: gasket: core: rename lookup_internal_desc to be PCI-specific by Todd Poynor · 7 years ago
  53. 1fb5e1c staging: gasket: core: factor out generic device remove code from PCI by Todd Poynor · 7 years ago
  54. 9c34e95 staging: gasket: core: factor out generic device add code from PCI code by Todd Poynor · 7 years ago
  55. 7b49682 staging: gasket: page table: remove extraneous memory barriers by Todd Poynor · 7 years ago
  56. 717264b staging: gasket: core: switch to relaxed memory-mapped I/O by Todd Poynor · 7 years ago
  57. 6c258ed staging: gasket: page table: use dma_mapping_error for error detection by Todd Poynor · 7 years ago
  58. 1fdd6d7 staging: gasket: remove gasket_exit() by Todd Poynor · 7 years ago
  59. 1fb227b staging: gasket: core: remove ftrace-style debug logs by Todd Poynor · 7 years ago
  60. 57db4be staging: gasket: core: remove kobj_name param from gasket_alloc_dev by Todd Poynor · 7 years ago
  61. c5e0a62 staging: gasket: core: fix line continuation indent in gasket_alloc_dev by Todd Poynor · 7 years ago
  62. 4cfc2bf staging: gasket: core: remove debug log that could crash by Todd Poynor · 7 years ago
  63. 9323bbf staging: gasket: apex: remove unused array cm_mappable_regions by Colin Ian King · 7 years ago
  64. 3c09719 staging: gasket: remove null ptr check before kfree by Sumit Kumar · 7 years ago
  65. ec6e692 staging: gasket: remove some extra semicolon by zhong jiang · 7 years ago
  66. 8d84a9c staging: gasket: fix code indent for conditional statement by Sumit Pundir · 7 years ago
  67. d37d2dd staging: gasket: core: remove incorrect extraneous comment by Todd Poynor · 7 years ago
  68. 4801fc6 staging: gasket: apex: place in low power reset until opened by Todd Poynor · 7 years ago
  69. 95a2c27 staging: gasket: core: protect against races during unregister by Todd Poynor · 7 years ago
  70. 71934948 staging: gasket: apex: move sysfs setup code to probe function by Todd Poynor · 7 years ago
  71. 565eeed staging: gasket: core: remove sysfs setup and cleanup callbacks by Todd Poynor · 7 years ago
  72. c169d87 staging: gasket: apex: fold device add/remove logic inline by Todd Poynor · 7 years ago
  73. 4420ea9 staging: gasket: core: delete device add and remove callbacks by Todd Poynor · 7 years ago
  74. 38da89d staging: gasket: apex: enable/disable gasket device from apex by Todd Poynor · 7 years ago
  75. 3909141 staging: gasket: core: let device driver enable/disable gasket device by Todd Poynor · 7 years ago
  76. 2f64903 staging: gasket: apex: remove device enable and disable callbacks by Todd Poynor · 7 years ago
  77. 1b25e6e8 staging: gasket: core: remove device enable and disable callbacks by Todd Poynor · 7 years ago
  78. c75e2bb staging: gasket: core: convert remaining info logs to debug by Todd Poynor · 7 years ago
  79. 1453e90 staging: gasket: apex: move PCI core calls to apex driver by Todd Poynor · 7 years ago
  80. b7072b2 staging: gasket: core: move core PCI calls to device drivers by Todd Poynor · 7 years ago
  81. a81d678 staging: gasket: sysfs: clean up state if ENOMEM removing mapping by Todd Poynor · 7 years ago
  82. 515bc43 Revert "staging: gasket: core: hold reference to pci_dev while used" by Todd Poynor · 7 years ago
  83. a43a98d staging: gasket: core: add subsystem and device info to logs by Todd Poynor · 7 years ago
  84. 8445a07d staging: gasket: core: device register debug log cleanups by Todd Poynor · 7 years ago
  85. 5bf553b staging: gasket: core: remove registration logs by Todd Poynor · 7 years ago
  86. 025556d staging: gasket: apex: enable power save mode by default by Todd Poynor · 7 years ago
  87. d9da1cb staging: gasket: apex: drop reset type param by Todd Poynor · 7 years ago
  88. 1c65a2e staging: gasket: remove "reset type" param from framework by Todd Poynor · 7 years ago
  89. 548b9f0 staging: gasket: sysfs: fix potential null dereference by Ivan Bornyakov · 7 years ago
  90. 799d8a8 staging: gasket: page table: fix header file include guard symbol by Todd Poynor · 7 years ago
  91. d29f6c1 Revert "staging: gasket: page table: hold references to device and pci_dev" by Todd Poynor · 7 years ago
  92. e02fed1 staging: gasket: core: use bool type for ns_capable result by Todd Poynor · 7 years ago
  93. 4287dba staging: gasket: apex: move driver-private defines out of apex.h by Todd Poynor · 7 years ago
  94. 9531054 staging: gasket: TODO: remove entry for multi-line alignment style by Todd Poynor · 7 years ago
  95. 21cfa72 staging: gasket: interrupt: fix function param line continuation style by Todd Poynor · 7 years ago
  96. 46b77a6 staging: gasket: sysfs: fix function param line continuation style by Todd Poynor · 7 years ago
  97. e8c7f19 staging: gasket: page table: fix function param line continuation style by Todd Poynor · 7 years ago
  98. 3e84508 staging: gasket: ioctl: fix function param line continuation style by Todd Poynor · 7 years ago
  99. 88c8a37 staging: gasket: core: fix function param line continuation style by Todd Poynor · 7 years ago
  100. 6d2bd645 staging: gasket: TODO: remove entry for static function declarations by Todd Poynor · 7 years ago