summaryrefslogtreecommitdiff
path: root/drivers/sbus/char/uctrl.c
AgeCommit message (Expand)Author
2011-12-04sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-20sbus: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-04-14sbus: changed ioctls to unlockedStoyan Gaydarov
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29sparc: Convert uctrl driver to OF driver.David S. Miller
2008-07-17drivers/sbus/: cleanupsAdrian Bunk
2008-07-02uctrl: BKL pushdownArnd Bergmann
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-02-26[SPARC] uctrl: Check request_irq() return value.David S. Miller
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-10-10[PATCH] use %p for pointersAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2005-12-15[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds