aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/uctrl.c
Commit message (Expand)AuthorAge
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* | sbus: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-21
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* sbus: changed ioctls to unlockedStoyan Gaydarov2009-04-14
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* sparc: Convert uctrl driver to OF driver.David S. Miller2008-08-29
* drivers/sbus/: cleanupsAdrian Bunk2008-07-18
* uctrl: BKL pushdownArnd Bergmann2008-07-02
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* [SPARC] uctrl: Check request_irq() return value.David S. Miller2007-02-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [PATCH] use %p for pointersAl Viro2006-10-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro2005-12-15
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16