index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
oradax: remove redundant null check before kfree
Colin Ian King
2018-10-07
1
-2
/
+1
*
sbus: Use of_get_child_by_name helper
Rob Herring
2018-10-07
1
-10
/
+1
*
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
Remove jsflash driver
Jens Axboe
2018-05-15
3
-668
/
+0
*
jsflash: handle highmem pages
Christoph Hellwig
2018-05-11
1
-2
/
+4
*
sparc64: Fix mistake in oradax license text
Rob Gardner
2018-04-30
1
-1
/
+1
*
sparc64: Properly range check DAX completion index
Rob Gardner
2018-04-01
1
-1
/
+1
*
sparc64: Oracle DAX driver depends on SPARC64
Guenter Roeck
2018-03-18
1
-1
/
+2
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-2
/
+3
|
\
|
*
openprom: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-17
1
-2
/
+3
*
|
oradax: Fix return value check in dax_attach()
Wei Yongjun
2018-01-29
1
-2
/
+2
*
|
sparc64: Oracle DAX driver
Rob Gardner
2018-01-22
3
-0
/
+1014
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-11-17
1
-1
/
+0
|
\
|
*
sbus: char: Move D7S_MINOR to include/linux/miscdevice.h
Corentin Labbe
2017-09-27
1
-1
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
sbus: Convert to using %pOF instead of full_name
Rob Herring
2017-07-20
3
-6
/
+6
*
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-27
1
-0
/
+1
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
jsflash: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
1
-14
/
+36
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
*
openprom: fix warning
Sam Ravnborg
2016-05-20
1
-24
/
+16
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-10
/
+3
*
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2015-04-15
2
-8
/
+2
*
sbus: char: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
5
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2014-08-05
2
-3
/
+14
|
\
|
*
bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000
Christopher Alexander Tobias Schulze
2014-08-04
2
-3
/
+14
*
|
drivers/sbus/char: Micro-optimization in display7seg.c
Rasmus Villemoes
2014-07-21
1
-4
/
+1
*
|
display7seg: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-07-21
1
-3
/
+2
|
/
*
jsflash: missed conversion from rq->buffer to bio_data(rq->bio)
Jens Axboe
2014-04-16
1
-1
/
+1
*
Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]
David Howells
2014-02-20
1
-1
/
+0
*
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-28
5
-5
/
+0
*
bbc_i2c: fix section mismatch warning
Sam Ravnborg
2013-03-31
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
drivers/sbus/char: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-4
/
+3
|
/
*
Drivers: sbus: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
5
-15
/
+15
*
drivers/sbus/char: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-21
3
-7
/
+7
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
3
-3
/
+0
*
sbus: convert drivers/sbus/char/* to use module_platform_driver()
Axel Lin
2011-12-04
5
-57
/
+5
*
bbc_i2c: Remove unneeded err variable
Axel Lin
2011-12-04
1
-10
/
+4
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
*
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
5
-25
/
+20
*
sparc: explicitly cast negative phandle checks to s32
Andres Salomon
2011-01-03
1
-1
/
+1
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-25
1
-1
/
+1
|
\
|
*
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
2010-10-09
1
-1
/
+1
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
2
-0
/
+2
|
\
\
|
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
2
-0
/
+2
|
|
/
*
|
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-11
/
+13
|
/
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
7
-25
/
+25
[next]