Age | Commit message (Expand) | Author |
2006-12-07 | ieee1394: sbp2: code formatting around work_struct stuff | Stefan Richter |
2006-12-07 | ieee1394: Consolidate driver registering | Ben Collins |
2006-12-07 | ieee1394: sbp2: convert from PCI DMA to generic DMA | Stefan Richter |
2006-12-07 | ieee1394: sbp2: wrap two functions into one | Stefan Richter |
2006-12-07 | ieee1394: sbp2: update comment on things to do | Stefan Richter |
2006-12-07 | ieee1394: sbp2: use list_move_tail() | Stefan Richter |
2006-12-07 | ieee1394: sbp2: more concise names for types and variables | Stefan Richter |
2006-12-07 | ieee1394: sbp2: remove unused struct members | Stefan Richter |
2006-12-07 | ieee1394: sbp2: proper unit in module parameter description | Stefan Richter |
2006-12-07 | ieee1394: sbp2: clean up sbp2_ namespace | Stefan Richter |
2006-12-07 | ieee1394: sbp2: some conditions in queue_command are unlikely | Stefan Richter |
2006-12-07 | ieee1394: sbp2: remove superfluous comments | Stefan Richter |
2006-12-07 | ieee1394: sbp2: delayed_work -> work_struct | Stefan Richter |
2006-12-07 | ieee1394: sbp2: remove debug macros | Stefan Richter |
2006-12-07 | ieee1394: sbp2: consolidate log levels | Stefan Richter |
2006-12-07 | ieee1394: sbp2: remove duplicate code | Stefan Richter |
2006-12-07 | ieee1394: sbp2: remove dead code | Stefan Richter |
2006-12-07 | ieee1394: sbp2: clean up function declarations | Stefan Richter |
2006-12-07 | ieee1394: sbp2: remove irritating log message | Stefan Richter |
2006-12-07 | ieee1394: sbp2: slightly reorder sbp2scsi_abort | Stefan Richter |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-09-17 | ieee1394: sbp2: enable auto spin-up for all SBP-2 devices | Stefan Richter |
2006-09-17 | ieee1394: sbp2: don't prefer MODE SENSE 10 | 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 | ieee1394: safer definition of empty macros | Stefan Richter |
2006-09-17 | the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack | Adrian Bunk |
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-07-03 | [PATCH] ieee1394: replace __inline__ by inline | Stefan Richter |
2006-07-03 | [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks | Stefan Richter |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-12 | ieee1394: add preprocessor constant for invalid csr address | Ben Collins |
2006-06-12 | sbp2: fix deregistration of status fifo address space | Ben Collins |
2006-06-12 | sbp2: fix S800 transfers if phys_dma is off | Ben Collins |
2006-06-12 | sbp2: remove ohci1394 specific constant | Ben Collins |
2006-06-12 | sbp2: log number of supported concurrent logins | Ben Collins |
2006-06-12 | sbp2: remove manipulation of inquiry response | Ben Collins |
2006-06-12 | ieee1394: support for slow links or slow 1394b phy ports | Ben Collins |
2006-06-12 | sbp2: make TSB42AA9 workaround specific to Momobay CX-1 | Ben Collins |
2006-06-05 | [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa... | Stefan Richter |
2006-05-17 | [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices | Stefan Richter |