summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/pdc_stable.c
AgeCommit message (Expand)AuthorLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-14/+1
2017-07-31parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley-3/+3
2017-07-23parisc: pdc_stable: constify attribute_group structures.Arvind Yadav-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2014-09-21parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller-5/+7
2014-09-21parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Rickard Strandqvist-2/+3
2013-02-20drivers/parisc/pdc_stable.c: use WARNJulia Lawall-4/+2
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-1/+1
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa-6/+3
2009-08-02parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin-1/+1
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete-3/+3
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-3/+3
2008-01-24Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_addGreg Kroah-Hartman-5/+5
2008-01-24kobject: convert parisc/pdc_stable to use kobject_createGreg Kroah-Hartman-8/+8
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman-1/+1
2008-01-24kset: convert parisc/pdc_stable.c to use kset_createGreg Kroah-Hartman-17/+21
2008-01-24kobject: convert parisc/pdc_stable to kobj_attr interfaceGreg Kroah-Hartman-77/+70
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman-4/+5
2007-10-18[PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin-3/+8
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-2/+2
2007-05-25[PARISC] kobject is embedded in subsys, not ksetKyle McMartin-1/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman-47/+47
2006-06-27[PARISC] Add os_id_to_string helperKyle McMartin-12/+2
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin-2/+2
2006-06-27[PARISC] Reduce data footprint in pdc_stable.cThibaut Varene-8/+8
2006-06-27[PARISC] pdc_stable version 0.30Thibaut Varene-14/+205
2006-04-21[PARISC] Misc. janitorial workHelge Deller-1/+1
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE-3/+2
2006-01-22[PARISC] pdc_stable version 0.22Thibaut VARENE-94/+262
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-1/+1
2006-01-10[PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE-11/+31
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller-1/+1
2005-10-21[PARISC] Avoid use of floating point in the kernelRandolph Chung-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+735