index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gasket
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+8
2019-10-27
staging: gasket: Fix lines ending with a '('
Cristiane Naves
1
-2
/
+2
2019-10-24
staging: gasket: Fix lines ending with a '('
CristianeNaves
1
-6
/
+6
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
3
-11
/
+8
2019-09-12
Staging: gasket: Use temporaries to reduce line length.
Sandro Volery
1
-11
/
+9
2019-08-18
staging: gasket: Remove unnecessary line-breaks in function signatures
Sumera Priyadarsini
1
-8
/
+4
2019-08-15
staging: gasket: apex: Make structure apex_desc constant
Nishka Dasgupta
1
-1
/
+1
2019-07-25
staging: gasket: apex: fix copy-paste typo
Ivan Bornyakov
1
-1
/
+1
2019-05-30
staging/gasket: Fix string split
Tianzheng Li
3
-14
/
+9
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-2
/
+2
2019-04-16
Staging: gasket: Use DIV_ROUND_UP
Madhumitha Prabakaran
1
-3
/
+2
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-03-29
staging: gasket: apex: Prefer using the BIT macro
Sanjana Sanikommu
1
-2
/
+2
2019-03-20
staging: gasket: Remove return variable
Nishka Dasgupta
1
-3
/
+1
2019-03-18
Staging: gasket: gasket_sysfs.c: Fix string split issue.
Sanjana Sanikommu
1
-6
/
+3
2019-03-18
staging: gasket: gasket_interuppt.c: Fix string split issue.
Sanjana Sanikommu
1
-4
/
+2
2019-03-18
staging: gasket: Replace macro __ATTR with __ATTR_NULL
Wentao Cai
1
-2
/
+2
2019-01-22
staging: gasket: interrupt: remove unused including <linux/version.h>
Yue Haibing
1
-1
/
+0
2018-11-12
staging: gasket: formatting fixes
Robert Deal
1
-13
/
+11
2018-11-05
staging: gasket: use sizeof(*p) for memory allocation
Kimberly Brown
2
-10
/
+10
2018-10-19
staging: gasket: Fix sparse "incorrect type in assignment" warnings.
Laurence Rochfort
1
-1
/
+1
2018-10-19
staging: gasket: remove debug logs for callback invocation
Todd Poynor
1
-6
/
+1
2018-10-19
staging: gasket: remove debug logs in page table mapping calls
Todd Poynor
1
-24
/
+0
2018-10-19
staging: gasket: Remove extra blank line
Maya Nakamura
1
-1
/
+0
2018-10-15
staging: gasket: Update device virtual address comment
Nick Ewalt
1
-3
/
+11
2018-10-15
staging: gasket: sysfs: fix attribute release comment
Nick Ewalt
1
-2
/
+2
2018-10-15
staging: gasket: apex: fix sysfs_show
Nick Ewalt
1
-1
/
+1
2018-10-15
staging: gasket: page_table: simplify gasket_components_to_dev_address
Nick Ewalt
1
-19
/
+2
2018-10-15
staging: gasket: page_table: fix comment in components_to_dev_address
Nick Ewalt
1
-3
/
+3
2018-10-15
staging: gasket: page table: fixup error path allocating coherent mem
Nick Ewalt
1
-1
/
+5
2018-10-15
staging: gasket: page_table: rearrange gasket_page_table_entry
Nick Ewalt
1
-6
/
+6
2018-10-15
staging: gasket: page_table: remove unnecessary PTE status set to free
Nick Ewalt
1
-1
/
+0
2018-10-15
staging: gasket: page table: remove dead code in coherent mem alloc
Todd Poynor
1
-5
/
+1
2018-10-15
staging: gasket: page table: return valid error code on map fail
Todd Poynor
1
-3
/
+2
2018-09-18
staging: gasket: page_table: handle failed dma_map_page
Nick Ewalt
1
-0
/
+11
2018-09-18
staging: gasket: page_table: use total_entries for max ext lvl0 page idx
Nick Ewalt
1
-1
/
+1
2018-09-18
staging: gasket: cleanup if dma_map_page fails in gasket_perform_mapping
Nick Ewalt
1
-13
/
+20
2018-09-18
staging: gasket: fix gasket_free_coherent_memory metadata frees
Nick Ewalt
1
-0
/
+5
2018-09-18
staging: gasket: page_table: don't unmap coherent pages
Nick Ewalt
1
-1
/
+1
2018-09-18
staging: gasket: fix data page unmap DMA direction
Nick Ewalt
1
-1
/
+1
2018-09-18
staging: gasket: fix DMA direction for extended page tables
Nick Ewalt
1
-2
/
+2
2018-09-18
staging: gasket: page table: use GFP_KERNEL for dma_alloc_coherent
Todd Poynor
1
-1
/
+1
2018-09-18
staging: gasket: interrupt: remove PCI-MSIX-specific status check
Todd Poynor
1
-5
/
+0
2018-09-18
staging: gasket: Kconfig: describe Apex as an Edge TPU device
Todd Poynor
1
-2
/
+3
2018-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+13
2018-09-10
staging: gasket: TODO: re-implement using UIO
Ahmed S. Darwish
1
-0
/
+13
2018-08-27
staging: gasket: interrupt: remove unimplemented interrupt types
Todd Poynor
2
-44
/
+1
2018-08-27
staging: gasket: interrupt: simplify interrupt init parameters
Todd Poynor
3
-44
/
+15
2018-08-27
staging: gasket: interrupt: refactor PCI MSIX-specific handler code
Todd Poynor
1
-23
/
+25
[next]