aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/nodemgr.c
AgeCommit message (Expand)Author
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-15ieee1394: forgotten dereference...Al Viro
2007-07-10ieee1394: nodemgr: parallelize between several hostsStefan Richter
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers
2007-05-31ieee1394: sbp2: offer SAM-conforming target port ID in sysfsStefan Richter
2007-05-31ieee1394: fix calculation of sysfs attribute "address"Stefan Richter
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-04-30ieee1394: nodemgr: unify some error messagesStefan Richter
2007-04-30ieee1394: nodemgr: less noise in dmesgStefan Richter
2007-04-30ieee1394: some more includesStefan Richter
2007-04-30ieee1394: drop csr1212's support for external compilationStefan Richter
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter
2007-04-30ieee1394: remove declarations of nonexisting functionsStefan Richter
2007-04-27IEEE1394: remove rwsem use from ieee1394 coreGreg Kroah-Hartman
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud
2007-02-17ieee1394: fix another deadlock in nodemgrStefan Richter
2007-02-08ieee1394: fix host device registering when nodemgr disabledStefan Richter
2007-02-08the scheduled IEEE1394_OUI_DB removalAdrian Bunk
2006-12-07ieee1394: nodemgr: remove a kcallocStefan Richter
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07ieee1394: nodemgr: spaces to tabsStefan Richter
2006-12-07ieee1394: nodemgr: fix deadlock in shutdownStefan Richter
2006-12-07ieee1394: nodemgr: remove duplicate assignmentStefan Richter
2006-12-07ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter
2006-12-07drivers/ieee1394/*: use kmemdup()Eric Sesterhenn
2006-12-07ieee1394: fix printk format warningRandy Dunlap
2006-12-07ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter
2006-12-07ieee1394: nodemgr: reflect which return values are errorsStefan Richter
2006-12-07ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter
2006-12-07ieee1394: handle sysfs errorsStefan Richter
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-10-08ieee1394: nodemgr: fix startup of knodemgrdStefan Richter
2006-09-17ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_neStefan Richter
2006-09-17ieee1394: nodemgr: fix rwsem recursionStefan Richter
2006-09-17ieee1394: shrink tlabel pools, remove tpool semaphoresStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescanStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: remove unnecessary includesStefan Richter
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter
2006-07-03[PATCH] ieee1394: fix cosmetic problem in speed probeStefan Richter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter
2006-06-12ieee1394: support for slow links or slow 1394b phy portsBen Collins
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-12-12ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter
2005-12-12ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter
2005-12-12ieee1394: run high-level updates before high-level probesStefan Richter