summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/nodemgr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2006-01-051-10/+10
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-10/+10
| * ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter2005-12-121-10/+32
| * ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-121-0/+25
* | ieee1394: run high-level updates before high-level probesStefan Richter2005-12-121-3/+17
* | ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter2005-12-051-10/+32
* | ieee1394: add definitions for phy packet constantsStefan Richter2005-12-011-1/+2
* | ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-011-0/+25
* | kmalloc/kzalloc changes:Stefan Richter2005-11-071-15/+12
|/
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-2/+2
* [PATCH] ieee1394: skip unnecessary pause when scanning config ROMsJody McIntyre2005-09-301-2/+2
* [PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Jody McIntyre2005-09-301-10/+9
* [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Olaf Hering2005-09-071-0/+8
* [PATCH] Sync up ieee-1394Ben Collins2005-07-101-1/+1
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-1/+1
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-8/+8
* [PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_h...gregkh@suse.de2005-06-201-5/+6
* [PATCH] ieee1394: remove NULL checks for kfreeJody McIntyre2005-05-171-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1732