Age | Commit message (Expand) | Author |
2006-10-30 | [ETH1394]: Fix unaligned accesses. | David S. Miller |
2006-10-29 | ieee1394: ohci1394: revert fail on error in suspend | Stefan Richter |
2006-10-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2006-10-08 | ieee1394: nodemgr: fix startup of knodemgrd | Stefan Richter |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-03 | Fix several typos in drivers/ | Matt LaPlante |
2006-09-30 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2006-09-26 | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare |
2006-09-23 | ieee1394: raw1394: arm functions slept in atomic context | Stefan Richter |
2006-09-17 | 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-08-27 | [PATCH] 1394: fix for recently added firewire patch that breaks things on ppc | Danny Tholen |
2006-08-06 | [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks | Stefan Richter |
2006-07-03 | [PATCH] lockdep: annotate ieee1394 skb-queue-head locking | Ingo Molnar |
2006-07-03 | [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 |