- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / ieee1394 / nodemgr.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-09 Stefan Richterieee1394: fix host device registering when nodemgr...
2007-02-17 Stefan Richterieee1394: fix another deadlock in nodemgr
2007-02-08 Stefan Richterieee1394: fix host device registering when nodemgr...
2007-02-08 Adrian Bunkthe scheduled IEEE1394_OUI_DB removal
2006-12-07 Stefan Richterieee1394: nodemgr: remove a kcalloc
2006-12-07 Ben Collinsieee1394: Consolidate driver registering
2006-12-07 Stefan Richterieee1394: nodemgr: spaces to tabs
2006-12-07 Stefan Richterieee1394: nodemgr: fix deadlock in shutdown
2006-12-07 Stefan Richterieee1394: nodemgr: remove duplicate assignment
2006-12-07 Stefan Richterieee1394: nodemgr: take it easy if bus_rescan_devices...
2006-12-07 Eric Sesterhenndrivers/ieee1394/*: use kmemdup()
2006-12-07 Randy Dunlapieee1394: fix printk format warning
2006-12-07 Stefan Richterieee1394: nodemgr: revise semaphore protection of drive...
2006-12-07 Stefan Richterieee1394: nodemgr: reflect which return values are...
2006-12-07 Stefan Richterieee1394: nodemgr: small fix after sysfs errors patch
2006-12-07 Stefan Richterieee1394: handle sysfs errors
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-08 Stefan Richterieee1394: nodemgr: fix startup of knodemgrd
2006-09-17 Stefan Richterieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_r...
2006-09-17 Stefan Richterieee1394: nodemgr: fix rwsem recursion
2006-09-17 Stefan Richterieee1394: shrink tlabel pools, remove tpool semaphores
2006-07-03 Stefan Richter[PATCH] ieee1394: nodemgr: convert nodemgr_serialize...
2006-07-03 Stefan Richter[PATCH] ieee1394: nodemgr: switch to kthread api, repla...
2006-07-03 Stefan Richter[PATCH] ieee1394: nodemgr: make module parameter ignore...
2006-07-03 Stefan Richter[PATCH] ieee1394: nodemgr: do not spawn kernel_thread...
2006-07-03 Stefan Richter[PATCH] ieee1394: nodemgr: remove unnecessary includes
2006-07-03 Stefan Richter[PATCH] ieee1394: update #include directives in midlaye...
2006-07-03 Stefan Richter[PATCH] ieee1394: fix cosmetic problem in speed probe
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-25 Stefan Richter[PATCH] ieee1394: nodemgr: do not peek into struct...
2006-06-12 Ben Collinsieee1394: support for slow links or slow 1394b phy...
2006-01-05 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-12-13 Stefan Richterieee1394: write broadcast_channel only to select nodes...
2005-12-13 Stefan Richterieee1394: resume remote ports when starting a host...
2005-12-13 Stefan Richterieee1394: run high-level updates before high-level...
2005-12-05 Stefan Richterieee1394: write broadcast_channel only to select nodes...
2005-12-01 Stefan Richterieee1394: add definitions for phy packet constants
2005-12-01 Stefan Richterieee1394: resume remote ports when starting a host...
2005-11-07 Stefan Richterkmalloc/kzalloc changes:
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-09-30 Jody McIntyre[PATCH] ieee1394: skip unnecessary pause when scanning...
2005-09-30 Jody McIntyre[PATCH] ieee1394: reorder activities after bus reset...
2005-09-30 Olaf Hering+- add patches.fixes/ieee1394-sbp2-sbp2_command_orb_inu...
2005-09-07 Olaf Hering[PATCH] provide MODALIAS= enviroment variable to autolo...
2005-09-02 Olaf Hering+- add patches.fixes/ieee1394-MODALIAS.patch
2005-07-10 Ben Collins[PATCH] Sync up ieee-1394
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/i2c/chips/w83781d.c -...
2005-06-20 gregkh@suse.de[PATCH] Use device_for_each_child() to unregister devic...
2005-05-17 Jody McIntyre[PATCH] ieee1394: remove NULL checks for kfree
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-19 Olaf Hering+- add patches.drivers/bk-ieee1394.patch from 2.6.11...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Pavel Machek[PATCH] swsusp: refrigerator cleanups
2004-10-28 Olaf Hering[PATCH] rmmod ohci1394 hangs
2004-10-19 Maximilian Attems[PATCH] ieee1394: replace schedule_timeout() with mslee...
2004-09-25 Olaf Hering+- reenable patches.fixes/nodemgr-locking
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - rest of drivers
2004-06-13 Ben Collinsieee1394: Handle swsusp better in kernel threads.
2004-06-08 Kurt GarloffNext try to fix firewire suspend. (#40177)
2004-05-28 Ben Collins[ieee1394]: Cleanup failure handling in ieee1394 and...
2004-05-28 Ben Collins[IEEE1394]: Fix for deadlock condition.
2004-05-25 Gerd Hoffmann- fix ieee1394 nodemgr locking (#40177).
2004-05-05 Ben Collins[IEEE1394]: Fix deadlock in killing kernel thread
2004-04-21 Olaf Hering+- add patches.drivers/firewire_ieee1394_nodemgr
2004-04-16 Olaf Hering+- update patches.drivers/firewire_ieee1394
2004-04-06 Ben Collins[IEEE-1394] Sync IEEE-1394 to r1203
2004-03-02 Olaf Hering+- update patches.fixes/linux-post-2.6.4rc1-20040302
2004-03-01 Steve KinnebergIEEE1394(r1179): Fix nodemgr_get_max_rom() to work...
2004-03-01 Ben CollinsIEEE1394(r1180): Fix pdrv update call to use ud class...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-25 Ben CollinsIEEE1394(r1163): Fixup nodemgr_{suspend,resume}_ne...
2004-02-23 Ben CollinsIEEE1394(r1161): Major cleanup and addition of a ud...
2004-02-23 Olaf Hering+- update to patches.fixes/linux-post-2.6.3-20040223
2004-02-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040221
2004-02-21 Ben CollinsIEEE1394(r1146): Make the probe callback return an...
2004-02-19 Ben CollinsIEEE1394(r1142): Use a kernel thread to rescan devices...
2004-02-19 Ben CollinsIEEE1394(r1141): Add an "ignore_drivers" global default.
2004-02-19 Ben CollinsIEEE1394(r1140): Add a bus rescan bus_attr file, and...
2004-02-18 Ben CollinsIEEE1394(r1138): Cleanup nodemgr probe, and fix a bug...
2004-02-17 Ben CollinsIEEE1394(r1136): Implement node class
2004-02-17 Ben CollinsIEEE1394(r1135): Initial ieee1394_host_class implementa...
2004-02-17 Ben CollinsIEEE1394(r1134): Fix some typos introduced over the...
2004-02-17 Ben CollinsIEEE1394(r1129): Initial support for reusing node entri...
2004-02-04 Ben CollinsIEEE1394(r1118): Addition of new config-rom processing...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-24 Ben CollinsMany files:
2003-11-26 Ben Collins[PATCH] Lastminute IEEE-1394 fixes
2003-09-21 Albert Cahalan[PATCH] use CLONE_KERNEL
2003-09-06 Randy Dunlap[PATCH] janitor: remove unneeded version.h #includes
2003-09-01 Ben Collins[PATCH] Update IEEE1394 (r1047)
2003-08-16 Greg Kroah-Hartman[PATCH] Fix Driver Core fixes Firewire
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-04 Ben Collins[PATCH] Update IEEE1394 (r1023)
2003-07-25 Ben Collins[PATCH] Update IEEE1394 (r1014)
2003-06-29 Ben Collins[PATCH] Update IEEE1394 (r986)
2003-06-26 Ben Collins[PATCH] Update IEEE1394 (r972)
2003-05-04 Ben Collins[PATCH] ieee1394 update (r925)
next