summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/pdc_stable.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley2017-07-311-3/+3
* parisc: pdc_stable: constify attribute_group structures.Arvind Yadav2017-07-231-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller2014-09-211-5/+7
* parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Rickard Strandqvist2014-09-211-2/+3
* drivers/parisc/pdc_stable.c: use WARNJulia Lawall2013-02-201-4/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-6/+3
* parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin2009-08-021-1/+1
* [PARISC] pdc_stable: fix compile errorsJoel Soete2008-03-151-3/+3
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-5/+5
* kobject: convert parisc/pdc_stable to use kobject_createGreg Kroah-Hartman2008-01-241-8/+8
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-1/+1
* kset: convert parisc/pdc_stable.c to use kset_createGreg Kroah-Hartman2008-01-241-17/+21
* kobject: convert parisc/pdc_stable to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-77/+70
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-4/+5
* [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin2007-10-181-3/+8
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+2
* [PARISC] kobject is embedded in subsys, not ksetKyle McMartin2007-05-251-1/+1
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-47/+47
* [PARISC] Add os_id_to_string helperKyle McMartin2006-06-271-12/+2
* [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-271-2/+2
* [PARISC] Reduce data footprint in pdc_stable.cThibaut Varene2006-06-271-8/+8
* [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-271-14/+205
* [PARISC] Misc. janitorial workHelge Deller2006-04-211-1/+1
* [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2
* [PARISC] pdc_stable version 0.22Thibaut VARENE2006-01-221-94/+262
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-1/+1
* [PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE2006-01-101-11/+31
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
* [PARISC] Avoid use of floating point in the kernelRandolph Chung2005-10-211-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+735
OpenPOWER on IntegriCloud