summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/display7seg.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* sbus: char: add of_node_put()Yangtao Li2018-12-031-0/+1
* sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe2017-09-281-1/+0Star
* sbus: Convert to using %pOF instead of full_nameRob Herring2017-07-201-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sbus: char: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/sbus/char: Micro-optimization in display7seg.cRasmus Villemoes2014-07-221-4/+1Star
* display7seg: Introduce the use of the managed version of kzallocHimangi Saraogi2014-07-221-3/+2Star
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-291-1/+0Star
* new helper: file_inode(file)Al Viro2013-02-231-1/+1
* Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* drivers/sbus/char: removes unnecessary semicolonPeter Senna Tschudin2012-09-211-1/+1
* sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-041-12/+1Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-061-2/+2
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* | sbus: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-211-4/+4
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-1/+1
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* display7seg: Convert to pure OF device driver.David S. Miller2008-08-301-105/+146
* display7seg: BKL pushdownArnd Bergmann2008-06-201-0/+1
* [SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller2007-05-141-0/+1
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert sbusJosef Sipek2006-12-081-1/+1
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-1/+1
* [SPARC]: display7seg build fixAndrew Morton2005-11-111-1/+1
* [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2005-11-091-1/+1
* [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-12/+20
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+234