summaryrefslogtreecommitdiffstats
path: root/drivers/sbus
AgeCommit message (Expand)AuthorLines
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab-1/+1
2018-05-15Remove jsflash driverJens Axboe-668/+0
2018-05-11jsflash: handle highmem pagesChristoph Hellwig-2/+4
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner-1/+1
2018-04-01sparc64: Properly range check DAX completion indexRob Gardner-1/+1
2018-03-18sparc64: Oracle DAX driver depends on SPARC64Guenter Roeck-1/+2
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+3
2018-01-29oradax: Fix return value check in dax_attach()Wei Yongjun-2/+2
2018-01-22sparc64: Oracle DAX driverRob Gardner-0/+1014
2018-01-17openprom: Deprecate pci_get_bus_and_slot()Sinan Kaya-2/+3
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-09-27sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe-1/+0
2017-07-20sbus: Convert to using %pOF instead of full_nameRob Herring-6/+6
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig-0/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig-2/+2
2017-03-28jsflash: stop sharing request queue across multiple gendisksOmar Sandoval-14/+36
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-5/+5
2016-05-20openprom: fix warningSam Ravnborg-24/+16
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro-10/+3
2015-04-15drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley-8/+2
2014-10-20sbus: char: drop owner assignment from platform_driversWolfram Sang-5/+0
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller-3/+14
2014-08-04bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze-3/+14
2014-07-21drivers/sbus/char: Micro-optimization in display7seg.cRasmus Villemoes-4/+1
2014-07-21display7seg: Introduce the use of the managed version of kzallocHimangi Saraogi-3/+2
2014-04-16jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe-1/+1
2014-02-20Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells-1/+0
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker-5/+0
2013-03-31bbc_i2c: fix section mismatch warningSam Ravnborg-2/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2013-02-22new helper: file_inode(file)Al Viro-1/+1
2013-01-11drivers/sbus/char: remove depends on CONFIG_EXPERIMENTALKees Cook-4/+3
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman-15/+15
2012-09-21drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin-7/+7
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-3/+0
2011-12-04sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin-57/+5
2011-12-04bbc_i2c: Remove unneeded err variableAxel Lin-10/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely-25/+20
2011-01-03sparc: explicitly cast negative phandle checks to s32Andres Salomon-1/+1
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+2
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon-1/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann-11/+13
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-25/+25
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-14/+14
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely-10/+10