summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/apc.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: kernel: apc: make of_device_ids constArvind Yadav2017-06-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sparc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* sparc idle: rename pm_idle to sparc_idleLen Brown2013-02-171-1/+2
* SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* sparc: Add module.h to files previously implicitly using it.Paul Gortmaker2011-10-311-0/+1
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-1/+1
* sparc32: fix section mismatch warnings in apc, pmc and time_32Sam Ravnborg2011-04-211-1/+1
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+3
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+2
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* sparc: Remove BKL from apcThomas Gleixner2009-11-021-27/+10
* sparc: correct section of apc_no_idleFrederic Weisbecker2008-10-221-1/+1
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc32: Convert apc to OF driver.David S. Miller2008-08-291-34/+38
* sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov2008-07-171-12/+28
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-171-1/+1
* sparc-apc: BKL pushdownArnd Bergmann2008-07-021-0/+2
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+186