sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / ieee1394 / sbp2.c
2009-09-12 Stefan Richterieee1394: sbp2: remove a workaround for Momobay FX-3A
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-02 Stefan Richterieee1394: sbp2: add support for disks >2 TB (and 16...
2009-06-16 Greg Kroah-Hartmanieee1394: remove driver_data direct access of struct...
2009-03-24 Stefan Richterieee1394: constify device ID tables
2009-03-24 Tobias Klauserieee1394: Storage class should be before const qualifier
2009-03-24 Stefan Richterieee1394: sbp2: follow up on "ieee1394: inherit ud...
2009-01-29 Stefan Richterieee1394: sbp2: add workarounds for 2nd and 3rd generat...
2009-01-28 Stefan Richterieee1394: sbp2: don't assume zero model_id or firmware_...
2009-01-28 Stefan Richterieee1394: sbp2: fix payload limit at S1600 and S3200
2009-01-28 Stefan Richterieee1394: sbp2: update a help string
2009-01-04 Stefan Richterieee1394: mark all hpsb_address_ops instances as const
2008-11-29 Stefan Richterieee1394: sbp2: fix race condition in state change
2008-11-25 Stefan Richterieee1394: sbp2: another iPod mini quirk entry
2008-10-15 Stefan Richterieee1394: sbp2: enforce s/g segment size limit
2008-10-15 Stefan Richterieee1394: sbp2: check for DMA mapping failures
2008-10-15 Stefan Richterieee1394: sbp2: stricter dma_sync
2008-08-19 Stefan Richterieee1394: sbp2: let nodemgr retry node updates during...
2008-07-14 Stefan Richterieee1394: sbp2: spin disks down on suspend and shutdown
2008-07-14 Stefan Richterieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9...
2008-05-20 Stefan Richterieee1394: sbp2: use correct size of command descriptor...
2008-04-18 Harvey Harrisonieee1394: replace remaining __FUNCTION__ occurrences
2008-04-18 Stefan Richterieee1394: sbp2: relax SCSI DMA alignment
2008-03-13 Stefan Richterieee1394: sbp2: fix for SYM13FW500 bridge (Datafab...
2008-02-19 Stefan Richterieee1394: sbp2: fix rescan-scsi-bus
2008-02-16 Stefan Richterieee1394: sbp2: add INQUIRY delay workaround
2008-02-02 Stefan Richterieee1394: sbp2: fix bogus s/g access change
2008-01-30 Stefan Richterieee1394: sbp2: raise default transfer size limit
2008-01-30 Stefan Richterieee1394: sbp2: s/g list access cosmetics
2008-01-30 Stefan Richterieee1394: sbp2: prepare for s/g chaining
2008-01-12 James Bottomley[SCSI] relax scsi dma alignment
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-16 Stefan Richterieee1394: sbp2: fix unsafe iteration over list of devices
2007-08-25 Stefan Richterieee1394: sbp2: fix sbp2_remove_device for error cases
2007-08-02 Stefan Richterieee1394: revert "sbp2: enforce 32bit DMA mapping"
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-09 Stefan Richterieee1394: sbp2: change some module parameters from...
2007-05-31 Stefan Richterieee1394: sbp2: offer SAM-conforming target port ID...
2007-05-31 James Bottomley[SCSI] Merge up to linux-2.6 head
2007-05-27 Stefan Richterieee1394: sbp2: include workqueue.h
2007-05-27 FUJITA Tomonori[SCSI] sbp2: convert to use the data buffer accessors
2007-04-29 Andrew Mortonieee1394: sbp2: include fixes
2007-04-29 Stefan Richterieee1394: sbp2: move some memory allocations into non...
2007-04-29 Stefan Richterieee1394: sbp2: optimize DMA direction of s/g tables
2007-04-29 Stefan Richterieee1394: sbp2: enforce 32bit DMA mapping
2007-02-08 Stefan Richterieee1394: sbp2: lower block queue alignment requirement
2007-02-08 Stefan Richterieee1394: sbp2: remove bogus "emulated" host flag
2007-02-08 Stefan Richterieee1394: sbp2: use a better wildcard for blacklist
2007-01-10 Stefan Richterieee1394: sbp2: fix probing of some DVD-ROM/RWs
2006-12-30 Stefan Richterieee1394: sbp2: fix bogus dma mapping
2006-12-30 Stefan Richterieee1394: sbp2: pass REQUEST_SENSE through to the target
2006-12-07 Stefan Richterieee1394: sbp2: code formatting around work_struct...
2006-12-07 Ben Collinsieee1394: Consolidate driver registering
2006-12-07 Stefan Richterieee1394: sbp2: convert from PCI DMA to generic DMA
2006-12-07 Stefan Richterieee1394: sbp2: wrap two functions into one
2006-12-07 Stefan Richterieee1394: sbp2: update comment on things to do
2006-12-07 Stefan Richterieee1394: sbp2: use list_move_tail()
2006-12-07 Stefan Richterieee1394: sbp2: more concise names for types and variables
2006-12-07 Stefan Richterieee1394: sbp2: remove unused struct members
2006-12-07 Stefan Richterieee1394: sbp2: proper unit in module parameter description
2006-12-07 Stefan Richterieee1394: sbp2: clean up sbp2_ namespace
2006-12-07 Stefan Richterieee1394: sbp2: some conditions in queue_command are...
2006-12-07 Stefan Richterieee1394: sbp2: remove superfluous comments
2006-12-07 Stefan Richterieee1394: sbp2: delayed_work -> work_struct
2006-12-07 Stefan Richterieee1394: sbp2: remove debug macros
2006-12-07 Stefan Richterieee1394: sbp2: consolidate log levels
2006-12-07 Stefan Richterieee1394: sbp2: remove duplicate code
2006-12-07 Stefan Richterieee1394: sbp2: remove dead code
2006-12-07 Stefan Richterieee1394: sbp2: clean up function declarations
2006-12-07 Stefan Richterieee1394: sbp2: remove irritating log message
2006-12-07 Stefan Richterieee1394: sbp2: slightly reorder sbp2scsi_abort
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-17 Stefan Richterieee1394: sbp2: enable auto spin-up for all SBP-2 devices
2006-09-17 Stefan Richterieee1394: sbp2: don't prefer MODE SENSE 10
2006-09-17 Stefan Richterieee1394: sbp2: prevent rare deadlock in shutdown
2006-09-17 Stefan Richterieee1394: sbp2: update includes
2006-09-17 Stefan Richterieee1394: sbp2: better handling of transport errors
2006-09-17 Stefan Richterieee1394: sbp2: recheck node generation in sbp2_update
2006-09-17 Stefan Richterieee1394: sbp2: safer agent reset in error handlers
2006-09-17 Stefan Richterieee1394: sbp2: handle "sbp2util_node_write_no_wait...
2006-09-17 Stefan Richterieee1394: safer definition of empty macros
2006-09-17 Adrian Bunkthe scheduled removal of drivers/ieee1394/sbp2.c:force_...
2006-09-17 Stefan Richterieee1394: sbp2: convert sbp2util_down_timeout to waitqueue
2006-09-17 Stefan Richterieee1394: sbp2: more checks of status block
2006-09-17 Stefan Richterieee1394: sbp2: safer initialization of status fifo
2006-09-17 Stefan Richterieee1394: sbp2: optimize DMA direction of command ORBs
2006-09-17 Stefan Richterieee1394: sbp2: discard return value of sbp2_link_orb_c...
2006-09-17 Stefan Richterieee1394: sbp2: safer last_orb and next_ORB handling
2006-08-06 Stefan Richter[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor...
2006-07-03 Stefan Richter[PATCH] ieee1394: replace __inline__ by inline
2006-07-03 Stefan Richter[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-12 Ben Collinsieee1394: add preprocessor constant for invalid csr...
2006-06-12 Ben Collinssbp2: fix deregistration of status fifo address space
2006-06-12 Ben Collinssbp2: fix S800 transfers if phys_dma is off
2006-06-12 Ben Collinssbp2: remove ohci1394 specific constant
2006-06-12 Ben Collinssbp2: log number of supported concurrent logins
2006-06-12 Ben Collinssbp2: remove manipulation of inquiry response
2006-06-12 Ben Collinsieee1394: support for slow links or slow 1394b phy...
next