index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sbus
/
char
/
display7seg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
sbus: char: add of_node_put()
Yangtao Li
2018-12-02
1
-0
/
+1
*
sbus: char: Move D7S_MINOR to include/linux/miscdevice.h
Corentin Labbe
2017-09-27
1
-1
/
+0
*
sbus: Convert to using %pOF instead of full_name
Rob Herring
2017-07-20
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sbus: char: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
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
*
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-28
1
-1
/
+0
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
Drivers: sbus: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
drivers/sbus/char: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-21
1
-1
/
+1
*
sbus: convert drivers/sbus/char/* to use module_platform_driver()
Axel Lin
2011-12-04
1
-12
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
1
-2
/
+2
|
\
|
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-2
/
+2
*
|
sbus: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-20
1
-4
/
+4
|
/
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+5
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2009-01-06
1
-1
/
+1
*
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-31
1
-1
/
+1
*
display7seg: Convert to pure OF device driver.
David S. Miller
2008-08-29
1
-105
/
+146
*
display7seg: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+1
*
[SPARC] SBUS: display7seg.c needs asm/io.h
David S. Miller
2007-05-13
1
-0
/
+1
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] struct path: convert sbus
Josef Sipek
2006-12-08
1
-1
/
+1
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
1
-1
/
+1
*
[SPARC]: display7seg build fix
Andrew Morton
2005-11-10
1
-1
/
+1
*
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2005-11-09
1
-1
/
+1
*
[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl
Christoph Hellwig
2005-11-07
1
-12
/
+20
*
[PATCH] Remove unnecessary check_region references in comments
Peter Osterlund
2005-09-13
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+234