| Commit message (Expand) | Author | Age | Files | Lines |
* | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 2021-03-17 | 1 | -1/+0 |
* | sbus: char: Remove meaningless jump label out_free | Jing Xiangfeng | 2020-09-14 | 1 | -3/+1 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 2 | -2/+0 |
* | oradax: convert get_user_pages() --> pin_user_pages() | John Hubbard | 2020-05-17 | 1 | -5/+3 |
* | misc: move FLASH_MINOR into miscdevice.h and fix conflicts | Zhenzhong Duan | 2020-03-18 | 1 | -3/+1 |
* | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan | 2020-03-18 | 2 | -4/+0 |
* | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 2019-10-23 | 2 | -4/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 5 | -0/+5 |
* | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 1 | -1/+1 |
* | docs: sparc: convert to ReST | Mauro Carvalho Chehab | 2019-05-08 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2018-12-26 | 3 | -8/+8 |
|\ |
|
| * | sbus: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-05 | 3 | -8/+8 |
* | | drivers/sbus/char: add of_node_put() | Yangtao Li | 2018-12-02 | 1 | -0/+2 |
* | | sbus: char: add of_node_put() | Yangtao Li | 2018-12-02 | 1 | -0/+1 |
|/ |
|
* | oradax: remove redundant null check before kfree | Colin Ian King | 2018-10-07 | 1 | -2/+1 |
* | sbus: Use of_get_child_by_name helper | Rob Herring | 2018-10-07 | 1 | -10/+1 |
* | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
* | Remove jsflash driver | Jens Axboe | 2018-05-15 | 3 | -668/+0 |
* | jsflash: handle highmem pages | Christoph Hellwig | 2018-05-11 | 1 | -2/+4 |
* | sparc64: Fix mistake in oradax license text | Rob Gardner | 2018-04-30 | 1 | -1/+1 |
* | sparc64: Properly range check DAX completion index | Rob Gardner | 2018-04-01 | 1 | -1/+1 |
* | sparc64: Oracle DAX driver depends on SPARC64 | Guenter Roeck | 2018-03-18 | 1 | -1/+2 |
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 1 | -2/+3 |
|\ |
|
| * | openprom: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 2018-01-17 | 1 | -2/+3 |
* | | oradax: Fix return value check in dax_attach() | Wei Yongjun | 2018-01-29 | 1 | -2/+2 |
* | | sparc64: Oracle DAX driver | Rob Gardner | 2018-01-22 | 3 | -0/+1014 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-11-17 | 1 | -1/+0 |
|\ |
|
| * | sbus: char: Move D7S_MINOR to include/linux/miscdevice.h | Corentin Labbe | 2017-09-27 | 1 | -1/+0 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
|/ |
|
* | sbus: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-20 | 3 | -6/+6 |
* | block: don't set bounce limit in blk_init_queue | Christoph Hellwig | 2017-06-27 | 1 | -0/+1 |
* | block: introduce new block status code type | Christoph Hellwig | 2017-06-09 | 1 | -2/+2 |
* | jsflash: stop sharing request queue across multiple gendisks | Omar Sandoval | 2017-03-28 | 1 | -14/+36 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 5 | -5/+5 |
* | openprom: fix warning | Sam Ravnborg | 2016-05-20 | 1 | -24/+16 |
* | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -10/+3 |
* | drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value | Joel Stanley | 2015-04-15 | 2 | -8/+2 |
* | sbus: char: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 5 | -5/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2014-08-05 | 2 | -3/+14 |
|\ |
|
| * | bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000 | Christopher Alexander Tobias Schulze | 2014-08-04 | 2 | -3/+14 |
* | | drivers/sbus/char: Micro-optimization in display7seg.c | Rasmus Villemoes | 2014-07-21 | 1 | -4/+1 |
* | | display7seg: Introduce the use of the managed version of kzalloc | Himangi Saraogi | 2014-07-21 | 1 | -3/+2 |
|/ |
|
* | jsflash: missed conversion from rq->buffer to bio_data(rq->bio) | Jens Axboe | 2014-04-16 | 1 | -1/+1 |
* | Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2] | David Howells | 2014-02-20 | 1 | -1/+0 |
* | sparc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-28 | 5 | -5/+0 |
* | bbc_i2c: fix section mismatch warning | Sam Ravnborg | 2013-03-31 | 1 | -2/+2 |