aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/uctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan1-2/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-07-20sbus: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2014-10-20sbus: char: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-12-04sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin1-11/+1
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
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