Age | Commit message (Expand) | Author | Files | Lines |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-04-30 | ieee1394: nodemgr: unify some error messages | Stefan Richter | 1 | -8/+5 |
2007-04-30 | ieee1394: nodemgr: less noise in dmesg | Stefan Richter | 1 | -7/+8 |
2007-04-30 | ieee1394: some more includes | Stefan Richter | 1 | -0/+1 |
2007-04-30 | ieee1394: drop csr1212's support for external compilation | Stefan Richter | 1 | -1/+1 |
2007-04-30 | ieee1394: move some comments from declaration to definition | Stefan Richter | 1 | -6/+26 |
2007-04-30 | ieee1394: remove declarations of nonexisting functions | Stefan Richter | 1 | -1/+1 |
2007-04-27 | IEEE1394: remove rwsem use from ieee1394 core | Greg Kroah-Hartman | 1 | -8/+0 |
2007-04-27 | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 1 | -8/+6 |
2007-02-17 | ieee1394: fix another deadlock in nodemgr | Stefan Richter | 1 | -1/+2 |
2007-02-08 | ieee1394: fix host device registering when nodemgr disabled | Stefan Richter | 1 | -8/+16 |
2007-02-08 | the scheduled IEEE1394_OUI_DB removal | Adrian Bunk | 1 | -39/+0 |
2006-12-08 | ieee1394: nodemgr: remove a kcalloc | Stefan Richter | 1 | -46/+20 |
2006-12-08 | ieee1394: Consolidate driver registering | Ben Collins | 1 | -3/+10 |
2006-12-08 | ieee1394: nodemgr: spaces to tabs | Stefan Richter | 1 | -49/+49 |
2006-12-08 | ieee1394: nodemgr: fix deadlock in shutdown | Stefan Richter | 1 | -3/+18 |
2006-12-08 | ieee1394: nodemgr: remove duplicate assignment | Stefan Richter | 1 | -1/+1 |
2006-12-07 | ieee1394: nodemgr: take it easy if bus_rescan_devices fails | Stefan Richter | 1 | -3/+2 |
2006-12-07 | drivers/ieee1394/*: use kmemdup() | Eric Sesterhenn | 1 | -2/+1 |
2006-12-07 | ieee1394: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2006-12-07 | ieee1394: nodemgr: revise semaphore protection of driver core data | Stefan Richter | 1 | -50/+92 |
2006-12-07 | ieee1394: nodemgr: reflect which return values are errors | Stefan Richter | 1 | -34/+30 |
2006-12-07 | ieee1394: nodemgr: small fix after sysfs errors patch | Stefan Richter | 1 | -1/+1 |
2006-12-07 | ieee1394: handle sysfs errors | Stefan Richter | 1 | -43/+106 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 1 | -0/+1 |
2006-10-08 | ieee1394: nodemgr: fix startup of knodemgrd | Stefan Richter | 1 | -1/+1 |
2006-09-17 | ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne | Stefan Richter | 1 | -0/+2 |
2006-09-17 | ieee1394: nodemgr: fix rwsem recursion | Stefan Richter | 1 | -4/+5 |
2006-09-17 | ieee1394: shrink tlabel pools, remove tpool semaphores | Stefan Richter | 1 | -17/+26 |
2006-07-03 | [PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex | Stefan Richter | 1 | -5/+5 |
2006-07-03 | [PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore | Stefan Richter | 1 | -79/+41 |
2006-07-03 | [PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable | Stefan Richter | 1 | -1/+1 |
2006-07-03 | [PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan | Stefan Richter | 1 | -17/+2 |
2006-07-03 | [PATCH] ieee1394: nodemgr: remove unnecessary includes | Stefan Richter | 1 | -4/+0 |
2006-07-03 | [PATCH] ieee1394: update #include directives in midlayer header files | Stefan Richter | 1 | -4/+5 |
2006-07-03 | [PATCH] ieee1394: fix cosmetic problem in speed probe | Stefan Richter | 1 | -5/+8 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-25 | [PATCH] ieee1394: nodemgr: do not peek into struct semaphore | Stefan Richter | 1 | -1/+4 |
2006-06-13 | ieee1394: support for slow links or slow 1394b phy ports | Ben Collins | 1 | -3/+58 |
2006-01-05 | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre | 1 | -10/+10 |
2006-01-05 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 1 | -10/+10 |
2005-12-13 | ieee1394: write broadcast_channel only to select nodes (fixes device recognit... | Stefan Richter | 1 | -10/+32 |
2005-12-13 | ieee1394: resume remote ports when starting a host (fixes device recognition) | Stefan Richter | 1 | -0/+25 |
2005-12-13 | ieee1394: run high-level updates before high-level probes | Stefan Richter | 1 | -3/+17 |
2005-12-06 | ieee1394: write broadcast_channel only to select nodes (fixes device recognit... | Stefan Richter | 1 | -10/+32 |
2005-12-02 | ieee1394: add definitions for phy packet constants | Stefan Richter | 1 | -1/+2 |
2005-12-02 | ieee1394: resume remote ports when starting a host (fixes device recognition) | Stefan Richter | 1 | -0/+25 |
2005-11-07 | kmalloc/kzalloc changes: | Stefan Richter | 1 | -15/+12 |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 1 | -2/+2 |
2005-09-30 | [PATCH] ieee1394: skip unnecessary pause when scanning config ROMs | Jody McIntyre | 1 | -2/+2 |