index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
nodemgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee1394: don't drop nodes during bus reset series
Stefan Richter
2008-08-19
1
-19
/
+21
*
ieee1394: regression in 2.6.25: updates should happen before probes
Stefan Richter
2008-08-19
1
-14
/
+15
*
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
1
-3
/
+6
*
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
1
-5
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2008-05-01
1
-1
/
+4
|
\
|
*
ieee1394: fix NULL pointer dereference in sysfs access
Stefan Richter
2008-05-01
1
-1
/
+4
*
|
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+1
|
/
*
ieee1394: prevent device binding of raw1394, video1394, dv1394
Stefan Richter
2008-04-18
1
-1
/
+5
*
ieee1394: use class iteration api
Dave Young
2008-01-24
1
-138
/
+176
*
ieee1394: csr1212: proper refcounting
Stefan Richter
2007-10-16
1
-2
/
+2
*
ieee1394: nodemgr: fix leak of struct csr1212_keyval
Stefan Richter
2007-10-16
1
-6
/
+9
*
ieee1394: Fix kthread stopping in nodemgr_host_thread
Satyam Sharma
2007-10-16
1
-1
/
+2
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-13
/
+4
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+1
*
ieee1394: forgotten dereference...
Al Viro
2007-07-15
1
-1
/
+1
*
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
2007-07-10
1
-26
/
+43
*
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
2007-07-10
1
-58
/
+60
*
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
2007-05-31
1
-0
/
+5
*
ieee1394: fix calculation of sysfs attribute "address"
Stefan Richter
2007-05-31
1
-1
/
+1
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
ieee1394: nodemgr: unify some error messages
Stefan Richter
2007-04-30
1
-8
/
+5
*
ieee1394: nodemgr: less noise in dmesg
Stefan Richter
2007-04-30
1
-7
/
+8
*
ieee1394: some more includes
Stefan Richter
2007-04-30
1
-0
/
+1
*
ieee1394: drop csr1212's support for external compilation
Stefan Richter
2007-04-30
1
-1
/
+1
*
ieee1394: move some comments from declaration to definition
Stefan Richter
2007-04-30
1
-6
/
+26
*
ieee1394: remove declarations of nonexisting functions
Stefan Richter
2007-04-30
1
-1
/
+1
*
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
2007-04-27
1
-8
/
+0
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
1
-8
/
+6
*
ieee1394: fix another deadlock in nodemgr
Stefan Richter
2007-02-17
1
-1
/
+2
*
ieee1394: fix host device registering when nodemgr disabled
Stefan Richter
2007-02-08
1
-8
/
+16
*
the scheduled IEEE1394_OUI_DB removal
Adrian Bunk
2007-02-08
1
-39
/
+0
*
ieee1394: nodemgr: remove a kcalloc
Stefan Richter
2006-12-07
1
-46
/
+20
*
ieee1394: Consolidate driver registering
Ben Collins
2006-12-07
1
-3
/
+10
*
ieee1394: nodemgr: spaces to tabs
Stefan Richter
2006-12-07
1
-49
/
+49
*
ieee1394: nodemgr: fix deadlock in shutdown
Stefan Richter
2006-12-07
1
-3
/
+18
*
ieee1394: nodemgr: remove duplicate assignment
Stefan Richter
2006-12-07
1
-1
/
+1
*
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
2006-12-07
1
-3
/
+2
*
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
2006-12-07
1
-2
/
+1
*
ieee1394: fix printk format warning
Randy Dunlap
2006-12-07
1
-1
/
+1
*
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
2006-12-07
1
-50
/
+92
*
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
2006-12-07
1
-34
/
+30
*
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
2006-12-07
1
-1
/
+1
*
ieee1394: handle sysfs errors
Stefan Richter
2006-12-07
1
-43
/
+106
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
ieee1394: nodemgr: fix startup of knodemgrd
Stefan Richter
2006-10-08
1
-1
/
+1
*
ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
Stefan Richter
2006-09-17
1
-0
/
+2
*
ieee1394: nodemgr: fix rwsem recursion
Stefan Richter
2006-09-17
1
-4
/
+5
*
ieee1394: shrink tlabel pools, remove tpool semaphores
Stefan Richter
2006-09-17
1
-17
/
+26
*
[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex
Stefan Richter
2006-07-03
1
-5
/
+5
*
[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore
Stefan Richter
2006-07-03
1
-79
/
+41
[next]