Commit Graph

82 Commits (beba8a643d7f774cf27c3c92a51b99cebf787415)

Author SHA1 Message Date
Stefan Richter 25a41b2800 ieee1394: add quirk fix for Freecom HDD 16 years ago
Nigel Cunningham ec9a13cdbf ieee1394: node manager causes up to ~3.25s delay in freezing tasks 16 years ago
Kay Sievers 233976e539 ieee1394: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Stefan Richter fc392fe831 ieee1394: survive a few seconds connection loss 17 years ago
Stefan Richter 11305c3eda ieee1394: nodemgr clean up class iterators 17 years ago
Stefan Richter c921a97457 ieee1394: don't drop nodes during bus reset series 17 years ago
Stefan Richter 6848408abf ieee1394: regression in 2.6.25: updates should happen before probes 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
Stefan Richter 07c7224cf7 ieee1394: fix NULL pointer dereference in sysfs access 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Stefan Richter d2ace29fa4 ieee1394: prevent device binding of raw1394, video1394, dv1394 17 years ago
Dave Young 73cf60232e ieee1394: use class iteration api 17 years ago
Stefan Richter 17a19b795e ieee1394: csr1212: proper refcounting 18 years ago
Stefan Richter 638d5bb816 ieee1394: nodemgr: fix leak of struct csr1212_keyval 18 years ago
Satyam Sharma 69e2b60296 ieee1394: Fix kthread stopping in nodemgr_host_thread 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Al Viro 51ec138c64 ieee1394: forgotten dereference... 18 years ago
Stefan Richter a0e857eeff ieee1394: nodemgr: parallelize between several hosts 18 years ago
Kay Sievers dd7f2928d8 ieee1394: convert ieee1394 from "struct class_device" to "struct device" 18 years ago
Stefan Richter d7794c8668 ieee1394: sbp2: offer SAM-conforming target port ID in sysfs 18 years ago
Stefan Richter a52938f3e2 ieee1394: fix calculation of sysfs attribute "address" 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Stefan Richter 9be51c5d78 ieee1394: nodemgr: unify some error messages 18 years ago
Stefan Richter 9324547235 ieee1394: nodemgr: less noise in dmesg 18 years ago
Stefan Richter 9543a931dc ieee1394: some more includes 18 years ago
Stefan Richter 7fb9addba8 ieee1394: drop csr1212's support for external compilation 18 years ago
Stefan Richter afd6546d8d ieee1394: move some comments from declaration to definition 18 years ago
Stefan Richter ef8153348f ieee1394: remove declarations of nonexisting functions 18 years ago
Greg Kroah-Hartman a2a0f74dc1 IEEE1394: remove rwsem use from ieee1394 core 18 years ago
Eric Rannaud bf62456eb9 uevent: use add_uevent_var() instead of open coding it 18 years ago
Stefan Richter a65421ea3f ieee1394: fix another deadlock in nodemgr 18 years ago
Stefan Richter 91efa46205 ieee1394: fix host device registering when nodemgr disabled 18 years ago
Adrian Bunk e658bc556b the scheduled IEEE1394_OUI_DB removal 18 years ago
Stefan Richter 1e4f7bc8f8 ieee1394: nodemgr: remove a kcalloc 18 years ago
Ben Collins ed30c26ee8 ieee1394: Consolidate driver registering 18 years ago
Stefan Richter d41bba2d3a ieee1394: nodemgr: spaces to tabs 18 years ago
Stefan Richter 8252bbb136 ieee1394: nodemgr: fix deadlock in shutdown 18 years ago
Stefan Richter cec1a31196 ieee1394: nodemgr: remove duplicate assignment 18 years ago
Stefan Richter 1f72cf5251 ieee1394: nodemgr: take it easy if bus_rescan_devices fails 18 years ago
Eric Sesterhenn bfe89d7245 drivers/ieee1394/*: use kmemdup() 18 years ago
Randy Dunlap 7f5880394c ieee1394: fix printk format warning 18 years ago
Stefan Richter b07375b155 ieee1394: nodemgr: revise semaphore protection of driver core data 18 years ago
Stefan Richter 7fdfc90945 ieee1394: nodemgr: reflect which return values are errors 18 years ago
Stefan Richter b7cffc57a7 ieee1394: nodemgr: small fix after sysfs errors patch 18 years ago
Stefan Richter c1c9c7cd9f ieee1394: handle sysfs errors 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Stefan Richter b7a7179dca ieee1394: nodemgr: fix startup of knodemgrd 19 years ago
Stefan Richter a1842be898 ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne 19 years ago