index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
pdc_stable.c
Age
Commit message (
Expand
)
Author
2022-10-21
parisc: Use signed char for hardware path in pdc.h
Helge Deller
2022-01-21
parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
Miaoqian Lin
2022-01-07
parisc: pdc_stable: use default_groups in kobj_type
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2017-07-31
parisc: pdc_stable: Fix locking when creating sysfs links
James Bottomley
2017-07-23
parisc: pdc_stable: constify attribute_group structures.
Arvind Yadav
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-09-21
parisc: pdc_stable.c: Avoid potential stack overflows
Helge Deller
2014-09-21
parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...
Rickard Strandqvist
2013-02-20
drivers/parisc/pdc_stable.c: use WARN
Julia Lawall
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-08-02
parisc: Fix read buffer overflow in pdc_stable driver
Roel Kluin
2008-03-15
[PARISC] pdc_stable: fix compile errors
Joel Soete
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
kobject: convert parisc/pdc_stable to use kobject_create
Greg Kroah-Hartman
2008-01-24
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
2008-01-24
kset: convert parisc/pdc_stable.c to use kset_create
Greg Kroah-Hartman
2008-01-24
kobject: convert parisc/pdc_stable to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2007-10-18
[PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable
Kyle McMartin
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-05-25
[PARISC] kobject is embedded in subsys, not kset
Kyle McMartin
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2006-06-27
[PARISC] Add os_id_to_string helper
Kyle McMartin
2006-06-27
[PARISC] OS_ID_LINUX == 0x0006
Kyle McMartin
2006-06-27
[PARISC] Reduce data footprint in pdc_stable.c
Thibaut Varene
2006-06-27
[PARISC] pdc_stable version 0.30
Thibaut Varene
2006-04-21
[PARISC] Misc. janitorial work
Helge Deller
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
2006-01-22
[PARISC] pdc_stable version 0.22
Thibaut VARENE
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-10
[PARISC] pdc_stable: More robust sysfs error checking
Thibaut VARENE
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
2005-10-21
[PARISC] Avoid use of floating point in the kernel
Randolph Chung
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds