index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sbus
/
char
/
display7seg.c
Age
Commit message (
Expand
)
Author
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-09-14
sbus: char: Remove meaningless jump label out_free
Jing Xiangfeng
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-02
sbus: char: add of_node_put()
Yangtao Li
2017-09-27
sbus: char: Move D7S_MINOR to include/linux/miscdevice.h
Corentin Labbe
2017-07-20
sbus: Convert to using %pOF instead of full_name
Rob Herring
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-10-20
sbus: char: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-21
drivers/sbus/char: Micro-optimization in display7seg.c
Rasmus Villemoes
2014-07-21
display7seg: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-01-28
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-03
Drivers: sbus: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-21
drivers/sbus/char: removes unnecessary semicolon
Peter Senna Tschudin
2011-12-04
sbus: convert drivers/sbus/char/* to use module_platform_driver()
Axel Lin
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-20
sbus: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-29
display7seg: Convert to pure OF device driver.
David S. Miller
2008-06-20
display7seg: BKL pushdown
Arnd Bergmann
2007-05-13
[SPARC] SBUS: display7seg.c needs asm/io.h
David S. Miller
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert sbus
Josef Sipek
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2005-11-10
[SPARC]: display7seg build fix
Andrew Morton
2005-11-09
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2005-11-07
[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl
Christoph Hellwig
2005-09-13
[PATCH] Remove unnecessary check_region references in comments
Peter Osterlund
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds