index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
nodemgr.c
Commit message (
Expand
)
Author
Age
*
ieee1394: csr1212: proper refcounting
Stefan Richter
2007-10-16
*
ieee1394: nodemgr: fix leak of struct csr1212_keyval
Stefan Richter
2007-10-16
*
ieee1394: Fix kthread stopping in nodemgr_host_thread
Satyam Sharma
2007-10-16
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
*
ieee1394: forgotten dereference...
Al Viro
2007-07-15
*
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
2007-07-09
*
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
2007-07-09
*
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
2007-05-31
*
ieee1394: fix calculation of sysfs attribute "address"
Stefan Richter
2007-05-31
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
*
ieee1394: nodemgr: unify some error messages
Stefan Richter
2007-04-29
*
ieee1394: nodemgr: less noise in dmesg
Stefan Richter
2007-04-29
*
ieee1394: some more includes
Stefan Richter
2007-04-29
*
ieee1394: drop csr1212's support for external compilation
Stefan Richter
2007-04-29
*
ieee1394: move some comments from declaration to definition
Stefan Richter
2007-04-29
*
ieee1394: remove declarations of nonexisting functions
Stefan Richter
2007-04-29
*
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
2007-04-27
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
*
ieee1394: fix another deadlock in nodemgr
Stefan Richter
2007-02-17
*
ieee1394: fix host device registering when nodemgr disabled
Stefan Richter
2007-02-08
*
the scheduled IEEE1394_OUI_DB removal
Adrian Bunk
2007-02-08
*
ieee1394: nodemgr: remove a kcalloc
Stefan Richter
2006-12-07
*
ieee1394: Consolidate driver registering
Ben Collins
2006-12-07
*
ieee1394: nodemgr: spaces to tabs
Stefan Richter
2006-12-07
*
ieee1394: nodemgr: fix deadlock in shutdown
Stefan Richter
2006-12-07
*
ieee1394: nodemgr: remove duplicate assignment
Stefan Richter
2006-12-07
*
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
2006-12-07
*
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
2006-12-07
*
ieee1394: fix printk format warning
Randy Dunlap
2006-12-07
*
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
2006-12-07
*
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
2006-12-07
*
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
2006-12-07
*
ieee1394: handle sysfs errors
Stefan Richter
2006-12-07
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
ieee1394: nodemgr: fix startup of knodemgrd
Stefan Richter
2006-10-08
*
ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
Stefan Richter
2006-09-17
*
ieee1394: nodemgr: fix rwsem recursion
Stefan Richter
2006-09-17
*
ieee1394: shrink tlabel pools, remove tpool semaphores
Stefan Richter
2006-09-17
*
[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex
Stefan Richter
2006-07-03
*
[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore
Stefan Richter
2006-07-03
*
[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable
Stefan Richter
2006-07-03
*
[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan
Stefan Richter
2006-07-03
*
[PATCH] ieee1394: nodemgr: remove unnecessary includes
Stefan Richter
2006-07-03
*
[PATCH] ieee1394: update #include directives in midlayer header files
Stefan Richter
2006-07-03
*
[PATCH] ieee1394: fix cosmetic problem in speed probe
Stefan Richter
2006-07-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] ieee1394: nodemgr: do not peek into struct semaphore
Stefan Richter
2006-06-25
*
ieee1394: support for slow links or slow 1394b phy ports
Ben Collins
2006-06-12
*
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
2006-01-05
|
\
[next]