aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket
AgeCommit message (Expand)Author
2020-05-11Merge 5.7-rc5 into staging-nextGreg Kroah-Hartman
2020-05-05staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-25Staging: gasket: fix typo in gasket_page_table.c comments.Kyoungho Koo
2020-04-23staging: gasket: Fix mapping refcnt leak when register/store failsXiyu Yang
2020-04-23staging: gasket: Fix mapping refcnt leak when put attribute failsXiyu Yang
2020-04-14PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas
2020-04-13staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-02-12staging: gasket: unify multi-line stringKaaira Gupta
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-27staging: gasket: Fix lines ending with a '('Cristiane Naves
2019-10-24staging: gasket: Fix lines ending with a '('CristianeNaves
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-09-12Staging: gasket: Use temporaries to reduce line length.Sandro Volery
2019-08-18staging: gasket: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini
2019-08-15staging: gasket: apex: Make structure apex_desc constantNishka Dasgupta
2019-07-25staging: gasket: apex: fix copy-paste typoIvan Bornyakov
2019-05-30staging/gasket: Fix string splitTianzheng Li
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-04-16Staging: gasket: Use DIV_ROUND_UPMadhumitha Prabakaran
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-29staging: gasket: apex: Prefer using the BIT macroSanjana Sanikommu
2019-03-20staging: gasket: Remove return variableNishka Dasgupta
2019-03-18Staging: gasket: gasket_sysfs.c: Fix string split issue.Sanjana Sanikommu
2019-03-18staging: gasket: gasket_interuppt.c: Fix string split issue.Sanjana Sanikommu
2019-03-18staging: gasket: Replace macro __ATTR with __ATTR_NULLWentao Cai
2019-01-22staging: gasket: interrupt: remove unused including <linux/version.h>Yue Haibing
2018-11-12staging: gasket: formatting fixesRobert Deal
2018-11-05staging: gasket: use sizeof(*p) for memory allocationKimberly Brown
2018-10-19staging: gasket: Fix sparse "incorrect type in assignment" warnings.Laurence Rochfort
2018-10-19staging: gasket: remove debug logs for callback invocationTodd Poynor
2018-10-19staging: gasket: remove debug logs in page table mapping callsTodd Poynor
2018-10-19staging: gasket: Remove extra blank lineMaya Nakamura
2018-10-15staging: gasket: Update device virtual address commentNick Ewalt
2018-10-15staging: gasket: sysfs: fix attribute release commentNick Ewalt
2018-10-15staging: gasket: apex: fix sysfs_showNick Ewalt
2018-10-15staging: gasket: page_table: simplify gasket_components_to_dev_addressNick Ewalt
2018-10-15staging: gasket: page_table: fix comment in components_to_dev_addressNick Ewalt
2018-10-15staging: gasket: page table: fixup error path allocating coherent memNick Ewalt
2018-10-15staging: gasket: page_table: rearrange gasket_page_table_entryNick Ewalt
2018-10-15staging: gasket: page_table: remove unnecessary PTE status set to freeNick Ewalt
2018-10-15staging: gasket: page table: remove dead code in coherent mem allocTodd Poynor
2018-10-15staging: gasket: page table: return valid error code on map failTodd Poynor
2018-09-18staging: gasket: page_table: handle failed dma_map_pageNick Ewalt
2018-09-18staging: gasket: page_table: use total_entries for max ext lvl0 page idxNick Ewalt
2018-09-18staging: gasket: cleanup if dma_map_page fails in gasket_perform_mappingNick Ewalt