aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-09-14sbus: char: Remove meaningless jump label out_freeJing Xiangfeng1-3/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2020-05-17oradax: convert get_user_pages() --> pin_user_pages()John Hubbard1-5/+3
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan1-3/+1
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2-4/+0
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2-4/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner5-0/+5
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny1-1/+1
2019-05-08docs: sparc: convert to ReSTMauro Carvalho Chehab1-1/+1
2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds3-8/+8
2018-12-05sbus: Use of_node_name_eq for node name comparisonsRob Herring3-8/+8
2018-12-02drivers/sbus/char: add of_node_put()Yangtao Li1-0/+2
2018-12-02sbus: char: add of_node_put()Yangtao Li1-0/+1
2018-10-07oradax: remove redundant null check before kfreeColin Ian King1-2/+1
2018-10-07sbus: Use of_get_child_by_name helperRob Herring1-10/+1
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab1-1/+1
2018-05-15Remove jsflash driverJens Axboe3-668/+0
2018-05-11jsflash: handle highmem pagesChristoph Hellwig1-2/+4
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner1-1/+1
2018-04-01sparc64: Properly range check DAX completion indexRob Gardner1-1/+1
2018-03-18sparc64: Oracle DAX driver depends on SPARC64Guenter Roeck1-1/+2
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+3
2018-01-29oradax: Fix return value check in dax_attach()Wei Yongjun1-2/+2
2018-01-22sparc64: Oracle DAX driverRob Gardner3-0/+1014
2018-01-17openprom: Deprecate pci_get_bus_and_slot()Sinan Kaya1-2/+3
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-09-27sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe1-1/+0
2017-07-20sbus: Convert to using %pOF instead of full_nameRob Herring3-6/+6
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig1-0/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig1-2/+2
2017-03-28jsflash: stop sharing request queue across multiple gendisksOmar Sandoval1-14/+36
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds5-5/+5
2016-05-20openprom: fix warningSam Ravnborg1-24/+16
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-10/+3
2015-04-15drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley2-8/+2
2014-10-20sbus: char: drop owner assignment from platform_driversWolfram Sang5-5/+0
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2-3/+14
2014-08-04bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2-3/+14
2014-07-21drivers/sbus/char: Micro-optimization in display7seg.cRasmus Villemoes1-4/+1
2014-07-21display7seg: Introduce the use of the managed version of kzallocHimangi Saraogi1-3/+2
2014-04-16jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe1-1/+1
2014-02-20Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells1-1/+0
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2013-03-31bbc_i2c: fix section mismatch warningSam Ravnborg1-2/+2