aboutsummaryrefslogtreecommitdiff
path: root/drivers/sbus/char/oradax.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-23oradax: make 'cl' a static const structureGravatar Ivan Orlov 1-11/+10
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-03-30docs: move sparc documentation under Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-17driver core: class: remove module * from class_create()Gravatar Greg Kroah-Hartman 1-1/+1
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsGravatar Suren Baghdasaryan 1-1/+1
2020-05-17oradax: convert get_user_pages() --> pin_user_pages()Gravatar John Hubbard 1-5/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Gravatar Ira Weiny 1-1/+1
2019-05-08docs: sparc: convert to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2018-10-07oradax: remove redundant null check before kfreeGravatar Colin Ian King 1-2/+1
2018-06-15fix a series of Documentation/ broken file name referencesGravatar Mauro Carvalho Chehab 1-1/+1
2018-04-30sparc64: Fix mistake in oradax license textGravatar Rob Gardner 1-1/+1
2018-04-01sparc64: Properly range check DAX completion indexGravatar Rob Gardner 1-1/+1
2018-01-29oradax: Fix return value check in dax_attach()Gravatar Wei Yongjun 1-2/+2
2018-01-22sparc64: Oracle DAX driverGravatar Rob Gardner 1-0/+1005