aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/uctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+3
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+2
2010-07-20sbus: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2009-04-14sbus: changed ioctls to unlockedStoyan Gaydarov1-4/+3
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-29sparc: Convert uctrl driver to OF driver.David S. Miller1-96/+120
2008-07-17drivers/sbus/: cleanupsAdrian Bunk1-11/+5
2008-07-02uctrl: BKL pushdownArnd Bergmann1-0/+3
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-02-26[SPARC] uctrl: Check request_irq() return value.David S. Miller1-1/+7
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-10-10[PATCH] use %p for pointersAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-1/+1
2005-12-15[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+422