index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
nodemgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-3
/
+6
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
1
-5
/
+9
2008-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+4
2008-05-01
ieee1394: fix NULL pointer dereference in sysfs access
Stefan Richter
1
-1
/
+4
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-18
ieee1394: prevent device binding of raw1394, video1394, dv1394
Stefan Richter
1
-1
/
+5
2008-01-24
ieee1394: use class iteration api
Dave Young
1
-138
/
+176
2007-10-16
ieee1394: csr1212: proper refcounting
Stefan Richter
1
-2
/
+2
2007-10-16
ieee1394: nodemgr: fix leak of struct csr1212_keyval
Stefan Richter
1
-6
/
+9
2007-10-16
ieee1394: Fix kthread stopping in nodemgr_host_thread
Satyam Sharma
1
-1
/
+2
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-13
/
+4
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-15
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-10
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
1
-26
/
+43
2007-07-10
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
1
-58
/
+60
2007-05-31
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
1
-0
/
+5
2007-05-31
ieee1394: fix calculation of sysfs attribute "address"
Stefan Richter
1
-1
/
+1
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-04-30
ieee1394: nodemgr: unify some error messages
Stefan Richter
1
-8
/
+5
2007-04-30
ieee1394: nodemgr: less noise in dmesg
Stefan Richter
1
-7
/
+8
2007-04-30
ieee1394: some more includes
Stefan Richter
1
-0
/
+1
2007-04-30
ieee1394: drop csr1212's support for external compilation
Stefan Richter
1
-1
/
+1
2007-04-30
ieee1394: move some comments from declaration to definition
Stefan Richter
1
-6
/
+26
2007-04-30
ieee1394: remove declarations of nonexisting functions
Stefan Richter
1
-1
/
+1
2007-04-27
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
1
-8
/
+0
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
1
-8
/
+6
2007-02-17
ieee1394: fix another deadlock in nodemgr
Stefan Richter
1
-1
/
+2
2007-02-08
ieee1394: fix host device registering when nodemgr disabled
Stefan Richter
1
-8
/
+16
2007-02-08
the scheduled IEEE1394_OUI_DB removal
Adrian Bunk
1
-39
/
+0
2006-12-07
ieee1394: nodemgr: remove a kcalloc
Stefan Richter
1
-46
/
+20
2006-12-07
ieee1394: Consolidate driver registering
Ben Collins
1
-3
/
+10
2006-12-07
ieee1394: nodemgr: spaces to tabs
Stefan Richter
1
-49
/
+49
2006-12-07
ieee1394: nodemgr: fix deadlock in shutdown
Stefan Richter
1
-3
/
+18
2006-12-07
ieee1394: nodemgr: remove duplicate assignment
Stefan Richter
1
-1
/
+1
2006-12-07
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
1
-3
/
+2
2006-12-07
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
1
-2
/
+1
2006-12-07
ieee1394: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-12-07
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
1
-50
/
+92
2006-12-07
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
1
-34
/
+30
2006-12-07
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
1
-1
/
+1
2006-12-07
ieee1394: handle sysfs errors
Stefan Richter
1
-43
/
+106
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-10-08
ieee1394: nodemgr: fix startup of knodemgrd
Stefan Richter
1
-1
/
+1
2006-09-17
ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
Stefan Richter
1
-0
/
+2
2006-09-17
ieee1394: nodemgr: fix rwsem recursion
Stefan Richter
1
-4
/
+5
2006-09-17
ieee1394: shrink tlabel pools, remove tpool semaphores
Stefan Richter
1
-17
/
+26
2006-07-03
[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex
Stefan Richter
1
-5
/
+5
2006-07-03
[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore
Stefan Richter
1
-79
/
+41
2006-07-03
[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable
Stefan Richter
1
-1
/
+1
2006-07-03
[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan
Stefan Richter
1
-17
/
+2
[next]