| Commit message (Expand) | Author | Age |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-09-30 |
|\ |
|
| * | ieee1394: raw1394: arm functions slept in atomic context | Stefan Richter | 2006-09-23 |
| * | ieee1394: sbp2: enable auto spin-up for all SBP-2 devices | Stefan Richter | 2006-09-17 |
| * | ieee1394: ohci1394: check for errors in suspend or resume | Stefan Richter | 2006-09-17 |
| * | set power state of firewire host during suspend | Pavel Machek | 2006-09-17 |
| * | ieee1394: ohci1394: more obvious endianess handling | Stefan Richter | 2006-09-17 |
| * | ieee1394: ohci1394: fix endianess bug in debug message | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: don't prefer MODE SENSE 10 | Stefan Richter | 2006-09-17 |
| * | ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne | Stefan Richter | 2006-09-17 |
| * | ieee1394: nodemgr: fix rwsem recursion | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: more help in Kconfig | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: prevent rare deadlock in shutdown | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: update includes | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: better handling of transport errors | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: recheck node generation in sbp2_update | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: safer agent reset in error handlers | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed" | Stefan Richter | 2006-09-17 |
| * | CONFIG_PM=n slim: drivers/ieee1394/ohci1394.c | Alexey Dobriyan | 2006-09-17 |
| * | ieee1394: safer definition of empty macros | Stefan Richter | 2006-09-17 |
| * | video1394: add poll file operation support | David Moore | 2006-09-17 |
| * | the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack | Adrian Bunk | 2006-09-17 |
| * | Initialize ieee1394 early when built in | Andi Kleen | 2006-09-17 |
| * | ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: more checks of status block | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: safer initialization of status fifo | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: optimize DMA direction of command ORBs | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: discard return value of sbp2_link_orb_command | Stefan Richter | 2006-09-17 |
| * | ieee1394: sbp2: safer last_orb and next_ORB handling | Stefan Richter | 2006-09-17 |
| * | ieee1394: remove #include <asm/semaphore.h> | Stefan Richter | 2006-09-17 |
| * | ieee1394: shrink tlabel pools, remove tpool semaphores | Stefan Richter | 2006-09-17 |
| * | ieee1394: merge from Linus | Stefan Richter | 2006-09-17 |
| |\ |
|
| * | | [PATCH] ieee1394: fix kerneldoc of hpsb_alloc_host | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: nodemgr: remove unnecessary includes | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: raw1394: remove redundant counting semaphore | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: dv1394: sem2mutex conversion | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: clean up declarations of hpsb_*_config_rom | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACE | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: remove redundant code from ieee1394_hotplug.h | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: update #include directives in midlayer header files | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: coding style and comment fixes in midlayer header files | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: replace __inline__ by inline | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: skip dummy loop in build_speed_map | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: fix calculation of csr->expire | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks | Stefan Richter | 2006-07-03 |
| * | | [PATCH] ieee1394: fix cosmetic problem in speed probe | Stefan Richter | 2006-07-03 |