aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/display7seg.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-13/+2
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* 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-051-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-201-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-181-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-291-105/+146
* display7seg: BKL pushdownArnd Bergmann2008-06-201-0/+1
* [SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller2007-05-131-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-231-1/+1
* [SPARC]: display7seg build fixAndrew Morton2005-11-101-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-161-0/+234