aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/openprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-20sbus: autoconvert trivial BKL users to private mutexArnd Bergmann1-7/+8
2010-07-12drivers/sbus: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-05-17drivers: Push down BKL into various driversArnd Bergmann1-19/+25
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-5/+5
2009-06-16openprom: Squelch useless GCC warning.David S. Miller1-1/+1
2009-03-13sbus: Auto-load openprom module when device opened.Scott James Remnant1-0/+1
2008-07-02openprom: BKL pushdownArnd Bergmann1-0/+3
2007-04-26[OPENPROM]: Use pci_device_to_OF_node().David S. Miller1-10/+8
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-2/+2
2007-04-23[SPARC] openprom: Switch to ref counting PCI APIAlan Cox1-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert sbusJosef Sipek1-1/+1
2006-10-10[PATCH] openprom NULL noise removalAl Viro1-1/+1
2006-09-18[OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller1-3/+10
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller1-257/+336
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-2/+2
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets1-6/+9
2005-11-08[SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller1-0/+3
2005-11-07[SPARC] openprom: implement ->compat_ioctlChristoph Hellwig1-0/+33
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+630