aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/uctrl.c
Commit message (Expand)AuthorAgeFilesLines
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* 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-3/+3
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
| * sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* | sbus: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-201-3/+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
* sbus: changed ioctls to unlockedStoyan Gaydarov2009-04-141-4/+3
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc: Convert uctrl driver to OF driver.David S. Miller2008-08-291-96/+120
* drivers/sbus/: cleanupsAdrian Bunk2008-07-171-11/+5
* uctrl: BKL pushdownArnd Bergmann2008-07-021-0/+3
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* [SPARC] uctrl: Check request_irq() return value.David S. Miller2007-02-261-1/+7
* [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] use %p for pointersAl Viro2006-10-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-1/+1
* [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro2005-12-151-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+422