aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/openprom.c
Commit message (Expand)AuthorAgeFilesLines
* sbus: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-201-7/+8
* drivers/sbus: Remove unnecessary casts of private_dataJoe Perches2010-07-121-2/+2
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-19/+25
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-5/+5
* openprom: Squelch useless GCC warning.David S. Miller2009-06-161-1/+1
* sbus: Auto-load openprom module when device opened.Scott James Remnant2009-03-131-0/+1
* openprom: BKL pushdownArnd Bergmann2008-07-021-0/+3
* [OPENPROM]: Use pci_device_to_OF_node().David S. Miller2007-04-261-10/+8
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-2/+2
* [SPARC] openprom: Switch to ref counting PCI APIAlan Cox2007-04-231-1/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert sbusJosef Sipek2006-12-081-1/+1
* [PATCH] openprom NULL noise removalAl Viro2006-10-101-1/+1
* [OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller2006-09-181-3/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller2006-06-251-257/+336
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-231-2/+2
* [SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets2006-05-121-6/+9
* [SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller2005-11-081-0/+3
* [SPARC] openprom: implement ->compat_ioctlChristoph Hellwig2005-11-071-0/+33
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+630