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