Age | Commit message (Expand) | Author | Files | Lines |
2023-08-28 | sbus: Explicitly include correct DT includes | Rob Herring | 7 | -7/+7 |
2023-06-23 | oradax: make 'cl' a static const structure | Ivan Orlov | 1 | -11/+10 |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+2 |
2023-04-21 | sbus: display7seg: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -3/+2 |
2023-03-30 | docs: move sparc documentation under Documentation/arch/ | Jonathan Corbet | 1 | -1/+1 |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
2023-02-10 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
2022-11-19 | sparc: sbus: treat CPU index as integer | Jason A. Donenfeld | 1 | -2/+2 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
2020-09-15 | sbus: char: Remove meaningless jump label out_free | Jing Xiangfeng | 1 | -3/+1 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2 | -2/+0 |
2020-05-17 | oradax: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -5/+3 |
2020-03-18 | misc: move FLASH_MINOR into miscdevice.h and fix conflicts | Zhenzhong Duan | 1 | -3/+1 |
2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan | 2 | -4/+0 |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 2 | -4/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 5 | -0/+5 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -1/+1 |
2019-05-09 | docs: sparc: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 3 | -8/+8 |
2018-12-06 | sbus: Use of_node_name_eq for node name comparisons | Rob Herring | 3 | -8/+8 |
2018-12-03 | drivers/sbus/char: add of_node_put() | Yangtao Li | 1 | -0/+2 |
2018-12-03 | sbus: char: add of_node_put() | Yangtao Li | 1 | -0/+1 |
2018-10-08 | oradax: remove redundant null check before kfree | Colin Ian King | 1 | -2/+1 |
2018-10-08 | sbus: Use of_get_child_by_name helper | Rob Herring | 1 | -10/+1 |
2018-06-16 | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-05-15 | Remove jsflash driver | Jens Axboe | 3 | -668/+0 |
2018-05-12 | jsflash: handle highmem pages | Christoph Hellwig | 1 | -2/+4 |
2018-04-30 | sparc64: Fix mistake in oradax license text | Rob Gardner | 1 | -1/+1 |
2018-04-02 | sparc64: Properly range check DAX completion index | Rob Gardner | 1 | -1/+1 |
2018-03-18 | sparc64: Oracle DAX driver depends on SPARC64 | Guenter Roeck | 1 | -1/+2 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2018-01-29 | oradax: Fix return value check in dax_attach() | Wei Yongjun | 1 | -2/+2 |
2018-01-22 | sparc64: Oracle DAX driver | Rob Gardner | 3 | -0/+1014 |
2018-01-17 | openprom: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 1 | -2/+3 |
2017-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-09-28 | sbus: char: Move D7S_MINOR to include/linux/miscdevice.h | Corentin Labbe | 1 | -1/+0 |
2017-07-20 | sbus: Convert to using %pOF instead of full_name | Rob Herring | 3 | -6/+6 |
2017-06-27 | block: don't set bounce limit in blk_init_queue | Christoph Hellwig | 1 | -0/+1 |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig | 1 | -2/+2 |
2017-03-29 | jsflash: stop sharing request queue across multiple gendisks | Omar Sandoval | 1 | -14/+36 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 5 | -5/+5 |
2016-05-21 | openprom: fix warning | Sam Ravnborg | 1 | -24/+16 |
2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 1 | -10/+3 |
2015-04-16 | drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value | Joel Stanley | 2 | -8/+2 |