summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/nodemgr.c
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: use class iteration apiDave Young2008-01-241-138/+176
* ieee1394: csr1212: proper refcountingStefan Richter2007-10-161-2/+2
* ieee1394: nodemgr: fix leak of struct csr1212_keyvalStefan Richter2007-10-161-6/+9
* ieee1394: Fix kthread stopping in nodemgr_host_threadSatyam Sharma2007-10-161-1/+2
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-13/+4
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* ieee1394: forgotten dereference...Al Viro2007-07-151-1/+1
* ieee1394: nodemgr: parallelize between several hostsStefan Richter2007-07-101-26/+43
* ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers2007-07-101-58/+60
* ieee1394: sbp2: offer SAM-conforming target port ID in sysfsStefan Richter2007-05-311-0/+5
* ieee1394: fix calculation of sysfs attribute "address"Stefan Richter2007-05-311-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* ieee1394: nodemgr: unify some error messagesStefan Richter2007-04-301-8/+5
* ieee1394: nodemgr: less noise in dmesgStefan Richter2007-04-301-7/+8
* ieee1394: some more includesStefan Richter2007-04-301-0/+1
* ieee1394: drop csr1212's support for external compilationStefan Richter2007-04-301-1/+1
* ieee1394: move some comments from declaration to definitionStefan Richter2007-04-301-6/+26
* ieee1394: remove declarations of nonexisting functionsStefan Richter2007-04-301-1/+1
* IEEE1394: remove rwsem use from ieee1394 coreGreg Kroah-Hartman2007-04-271-8/+0
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-8/+6
* ieee1394: fix another deadlock in nodemgrStefan Richter2007-02-171-1/+2
* ieee1394: fix host device registering when nodemgr disabledStefan Richter2007-02-081-8/+16
* the scheduled IEEE1394_OUI_DB removalAdrian Bunk2007-02-081-39/+0
* ieee1394: nodemgr: remove a kcallocStefan Richter2006-12-071-46/+20
* ieee1394: Consolidate driver registeringBen Collins2006-12-071-3/+10
* ieee1394: nodemgr: spaces to tabsStefan Richter2006-12-071-49/+49
* ieee1394: nodemgr: fix deadlock in shutdownStefan Richter2006-12-071-3/+18
* ieee1394: nodemgr: remove duplicate assignmentStefan Richter2006-12-071-1/+1
* ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter2006-12-071-3/+2
* drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2006-12-071-2/+1
* ieee1394: fix printk format warningRandy Dunlap2006-12-071-1/+1
* ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter2006-12-071-50/+92
* ieee1394: nodemgr: reflect which return values are errorsStefan Richter2006-12-071-34/+30
* ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter2006-12-071-1/+1
* ieee1394: handle sysfs errorsStefan Richter2006-12-071-43/+106
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* ieee1394: nodemgr: fix startup of knodemgrdStefan Richter2006-10-081-1/+1
* ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_neStefan Richter2006-09-171-0/+2
* ieee1394: nodemgr: fix rwsem recursionStefan Richter2006-09-171-4/+5
* ieee1394: shrink tlabel pools, remove tpool semaphoresStefan Richter2006-09-171-17/+26
* [PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexStefan Richter2006-07-031-5/+5
* [PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreStefan Richter2006-07-031-79/+41
* [PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableStefan Richter2006-07-031-1/+1
* [PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescanStefan Richter2006-07-031-17/+2
* [PATCH] ieee1394: nodemgr: remove unnecessary includesStefan Richter2006-07-031-4/+0
* [PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter2006-07-031-4/+5
* [PATCH] ieee1394: fix cosmetic problem in speed probeStefan Richter2006-07-031-5/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter2006-06-251-1/+4
* ieee1394: support for slow links or slow 1394b phy portsBen Collins2006-06-121-3/+58
OpenPOWER on IntegriCloud