summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
Commit message (Expand)AuthorAgeFilesLines
* 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
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-285-25/+20
* sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-031-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-1/+1
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-1/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+2
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+2
| |/
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-11/+13
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-067-25/+25
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-055-14/+14
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-245-10/+10
OpenPOWER on IntegriCloud