summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | drivers/sbus/char: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-4/+3
|/
* Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman2013-01-035-15/+15
* drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin2012-09-213-7/+7
* Remove all #inclusions of asm/system.hDavid Howells2012-03-283-3/+0
* sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-045-57/+5
* bbc_i2c: Remove unneeded err variableAxel Lin2011-12-041-10/+4