summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket
Commit message (Expand)AuthorAgeFilesLines
* staging: gasket: fix indentation and lines ending with open parenthesisMahak Gupta2021-02-081-20/+22
* staging: gasket: interrupt: fix the missed eventfd_ctx_put() in gasket_interr...Jing Xiangfeng2020-11-131-5/+10
* staging: gasket: core: Fix a coding style issue in gasket_core.cZhixu Zhao2020-07-151-15/+14
* staging: gasket: replace symbolic permissionsRodolfo C. Villordo2020-06-251-1/+1
* staging: gasket: Convert get_user_pages*() --> pin_user_pages*()Souptick Joarder2020-06-181-3/+3
* Merge 5.7-rc5 into staging-nextGreg Kroah-Hartman2020-05-111-0/+4
|\
| * staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter2020-05-051-0/+4
* | Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman2020-04-273-13/+1
|\|
| * Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-262-6/+1
| |\
| | * staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes2020-04-132-6/+1
| * | PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas2020-04-141-7/+0
| |/
* | Staging: gasket: fix typo in gasket_page_table.c comments.Kyoungho Koo2020-04-251-1/+1
* | staging: gasket: Fix mapping refcnt leak when register/store failsXiyu Yang2020-04-231-0/+1
* | staging: gasket: Fix mapping refcnt leak when put attribute failsXiyu Yang2020-04-231-0/+1
|/
* mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* staging: gasket: unify multi-line stringKaaira Gupta2020-02-121-6/+3
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-033-11/+8
|\
| * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-143-11/+8
* | staging: gasket: Fix lines ending with a '('Cristiane Naves2019-10-271-2/+2
* | staging: gasket: Fix lines ending with a '('CristianeNaves2019-10-241-6/+6
|/
* Staging: gasket: Use temporaries to reduce line length.Sandro Volery2019-09-121-11/+9
* staging: gasket: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini2019-08-181-8/+4
* staging: gasket: apex: Make structure apex_desc constantNishka Dasgupta2019-08-151-1/+1
* staging: gasket: apex: fix copy-paste typoIvan Bornyakov2019-07-251-1/+1
* staging/gasket: Fix string splitTianzheng Li2019-05-303-14/+9
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-2/+2
* Staging: gasket: Use DIV_ROUND_UPMadhumitha Prabakaran2019-04-161-3/+2
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: gasket: apex: Prefer using the BIT macroSanjana Sanikommu2019-03-291-2/+2
* staging: gasket: Remove return variableNishka Dasgupta2019-03-201-3/+1
* Staging: gasket: gasket_sysfs.c: Fix string split issue.Sanjana Sanikommu2019-03-181-6/+3
* staging: gasket: gasket_interuppt.c: Fix string split issue.Sanjana Sanikommu2019-03-181-4/+2
* staging: gasket: Replace macro __ATTR with __ATTR_NULLWentao Cai2019-03-181-2/+2
* staging: gasket: interrupt: remove unused including <linux/version.h>Yue Haibing2019-01-221-1/+0
* staging: gasket: formatting fixesRobert Deal2018-11-121-13/+11
* staging: gasket: use sizeof(*p) for memory allocationKimberly Brown2018-11-052-10/+10
* staging: gasket: Fix sparse "incorrect type in assignment" warnings.Laurence Rochfort2018-10-191-1/+1
* staging: gasket: remove debug logs for callback invocationTodd Poynor2018-10-191-6/+1
* staging: gasket: remove debug logs in page table mapping callsTodd Poynor2018-10-191-24/+0
* staging: gasket: Remove extra blank lineMaya Nakamura2018-10-191-1/+0
* staging: gasket: Update device virtual address commentNick Ewalt2018-10-151-3/+11
* staging: gasket: sysfs: fix attribute release commentNick Ewalt2018-10-151-2/+2
* staging: gasket: apex: fix sysfs_showNick Ewalt2018-10-151-1/+1
* staging: gasket: page_table: simplify gasket_components_to_dev_addressNick Ewalt2018-10-151-19/+2
* staging: gasket: page_table: fix comment in components_to_dev_addressNick Ewalt2018-10-151-3/+3
* staging: gasket: page table: fixup error path allocating coherent memNick Ewalt2018-10-151-1/+5
* staging: gasket: page_table: rearrange gasket_page_table_entryNick Ewalt2018-10-151-6/+6
* staging: gasket: page_table: remove unnecessary PTE status set to freeNick Ewalt2018-10-151-1/+0