index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
group.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
sysfs: convert BUG_ON to WARN_ON
Greg Kroah-Hartman
1
-1
/
+2
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+22
2018-07-20
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
1
-6
/
+17
2018-07-07
sysfs: Fix internal_create_group() for named group updates
Rajat Jain
1
-7
/
+22
2018-01-23
sysfs: use SPDX identifiers
Greg Kroah-Hartman
1
-3
/
+1
2017-12-18
sysfs: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-1
/
+1
2016-09-27
sysfs print name of undiscoverable attribute group
Johannes Thumshirn
1
-2
/
+2
2015-11-13
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+15
2015-10-19
sysfs: added __compat_only_sysfs_link_entry_to_kobj()
Jarkko Sakkinen
1
-0
/
+44
2015-10-07
sysfs: Support is_visible() on binary attributes
Emilio López
1
-2
/
+15
2015-05-24
sysfs: disambiguate between "error code" and "failure" in comments
Antonio Ospite
1
-3
/
+3
2015-03-25
sysfs: Only accept read/write permissions for file attributes
Vivien Didelot
1
-0
/
+6
2015-03-25
sysfs: Use only return value from is_visible for the file mode
Guenter Roeck
1
-3
/
+2
2015-02-03
sysfs: fix warning when creating a sysfs group without attributes
Javi Merino
1
-1
/
+1
2014-05-27
sysfs: fix attribute_group bin file path on removal
Robert ABEL
1
-5
/
+5
2014-02-15
sysfs: create bin_attributes under the requested group
Cody P Schafer
1
-2
/
+5
2013-12-17
kernfs: add @mode to kernfs_create_dir[_ns]()
Tejun Heo
1
-1
/
+2
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-48
/
+48
2013-11-29
sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()
Tejun Heo
1
-14
/
+16
2013-11-29
sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR
Tejun Heo
1
-3
/
+2
2013-11-29
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
Tejun Heo
1
-3
/
+6
2013-11-27
sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()
Tejun Heo
1
-8
/
+7
2013-10-03
sysfs: introduce [__]sysfs_remove()
Tejun Heo
1
-2
/
+2
2013-09-26
sysfs: @name comes before @ns
Tejun Heo
1
-6
/
+6
2013-09-26
sysfs: clean up sysfs_get_dirent()
Tejun Heo
1
-5
/
+5
2013-09-26
sysfs: make attr namespace interface less convoluted
Tejun Heo
1
-3
/
+4
2013-08-22
sysfs: group.c: fix up kerneldoc
Greg Kroah-Hartman
1
-2
/
+2
2013-08-21
sysfs: group: update copyright to add myself and the LF
Greg Kroah-Hartman
1
-0
/
+2
2013-08-21
sysfs: group.c: add kerneldoc for sysfs_remove_group
Greg Kroah-Hartman
1
-2
/
+10
2013-08-21
sysfs: group.c: fix up broken string coding style
Greg Kroah-Hartman
1
-2
/
+3
2013-08-21
sysfs: group.c: fix up some * coding style issues
Greg Kroah-Hartman
1
-6
/
+6
2013-08-21
sysfs: group.c: fix trailing whitespace
Greg Kroah-Hartman
1
-2
/
+2
2013-08-21
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
Greg Kroah-Hartman
1
-6
/
+3
2013-08-21
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
1
-0
/
+54
2013-07-16
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
1
-2
/
+2
2013-07-16
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
1
-20
/
+46
2013-01-25
sysfs: Functions for adding/removing symlinks to/from attribute groups
Rafael J. Wysocki
1
-0
/
+42
2012-04-10
sysfs: Prevent crash on unset sysfs group attributes
Bruno Prémont
1
-1
/
+5
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-05-10
SYSFS: Fix erroneous comments for sysfs_update_group().
Robert P. J. Day
1
-3
/
+3
2010-11-29
sysfs: remove useless test from sysfs_merge_group
Alan Stern
1
-8
/
+2
2010-10-17
sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
Alan Stern
1
-0
/
+59
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
1
-3
/
+3
2008-07-26
Use WARN() in fs/sysfs
Arjan van de Ven
1
-2
/
+1
2008-04-22
[SCSI] sysfs: make group is_valid return a mode_t
James Bottomley
1
-13
/
+70
2008-02-07
sysfs: remove BUG_ON() from sysfs_remove_group()
Greg Kroah-Hartman
1
-1
/
+6
2008-01-23
[SCSI] sysfs: add filter function to groups
James Bottomley
1
-10
/
+16
2007-10-12
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
1
-1
/
+0
2007-10-12
sysfs: cleanup semaphore.h
Dave Young
1
-1
/
+0
2007-07-11
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
1
-28
/
+27
[next]