aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/apc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-25sparc: kernel: apc: make of_device_ids constArvind Yadav1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-10-20sparc: kernel: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-02-17sparc idle: rename pm_idle to sparc_idleLen Brown1-1/+2
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2011-10-31sparc: Add module.h to files previously implicitly using it.Paul Gortmaker1-0/+1
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-04-21sparc32: fix section mismatch warnings in apc, pmc and time_32Sam Ravnborg1-1/+1
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2009-11-02sparc: Remove BKL from apcThomas Gleixner1-27/+10
2008-10-22sparc: correct section of apc_no_idleFrederic Weisbecker1-1/+1
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-29sparc32: Convert apc to OF driver.David S. Miller1-34/+38
2008-07-17sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov1-12/+28
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk1-1/+1
2008-07-02sparc-apc: BKL pushdownArnd Bergmann1-0/+2
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+186