Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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