summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAgeFilesLines
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* sbus: char: Remove meaningless jump label out_freeJing Xiangfeng2020-09-141-3/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* oradax: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-171-5/+3
* misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan2020-03-181-3/+1
* misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-182-4/+0
* compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-232-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-215-0/+5
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+1
* docs: sparc: convert to ReSTMauro Carvalho Chehab2019-05-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-12-263-8/+8
|\
| * sbus: Use of_node_name_eq for node name comparisonsRob Herring2018-12-053-8/+8
* | drivers/sbus/char: add of_node_put()Yangtao Li2018-12-021-0/+2
* | sbus: char: add of_node_put()Yangtao Li2018-12-021-0/+1
|/
* oradax: remove redundant null check before kfreeColin Ian King2018-10-071-2/+1
* sbus: Use of_get_child_by_name helperRob Herring2018-10-071-10/+1
* fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
* Remove jsflash driverJens Axboe2018-05-153-668/+0
* jsflash: handle highmem pagesChristoph Hellwig2018-05-111-2/+4
* sparc64: Fix mistake in oradax license textRob Gardner2018-04-301-1/+1
* sparc64: Properly range check DAX completion indexRob Gardner2018-04-011-1/+1
* sparc64: Oracle DAX driver depends on SPARC64Guenter Roeck2018-03-181-1/+2
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-2/+3
|\
| * openprom: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-2/+3
* | oradax: Fix return value check in dax_attach()Wei Yongjun2018-01-291-2/+2
* | sparc64: Oracle DAX driverRob Gardner2018-01-223-0/+1014
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-171-1/+0
|\
| * sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe2017-09-271-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* sbus: Convert to using %pOF instead of full_nameRob Herring2017-07-203-6/+6
* block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-271-0/+1
* block: introduce new block status code typeChristoph Hellwig2017-06-091-2/+2
* jsflash: stop sharing request queue across multiple gendisksOmar Sandoval2017-03-281-14/+36
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* openprom: fix warningSam Ravnborg2016-05-201-24/+16
* convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-10/+3
* drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley2015-04-152-8/+2
* sbus: char: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-052-3/+14
|\
| * bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2014-08-042-3/+14
* | drivers/sbus/char: Micro-optimization in display7seg.cRasmus Villemoes2014-07-211-4/+1
* | display7seg: Introduce the use of the managed version of kzallocHimangi Saraogi2014-07-211-3/+2
|/
* jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe2014-04-161-1/+1
* Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells2014-02-201-1/+0
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-285-5/+0
* bbc_i2c: fix section mismatch warningSam Ravnborg2013-03-311-2/+2