aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/53c700.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-14[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI RMsThomas Bogendoerfer1-2/+0
2007-06-17[SCSI] 53c700: m68k support for the 53c700 SCSI coreKars de Jong1-10/+10
2007-05-26[SCSI] 53c700: convert to use the data buffer accessorsFUJITA Tomonori1-40/+15
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-13[SCSI] 53c700: Allow setting burst lengthThomas Bogendoerfer1-3/+21
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-37/+43
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-03[SCSI] 53c700: brown paper bag fix for auto request senseJames Bottomley1-1/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-26/+30
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley1-26/+30
2006-06-26[SCSI] kmalloc argument switcheroo in recent 53c700 change.Dave Jones1-1/+1
2006-06-19[SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley1-39/+47
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-11/+8
2006-05-28[SCSI] audit drivers for incorrect max_id useHannes Reinecke1-1/+1
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox1-14/+4
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox1-3/+3
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-3/+3
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-41/+42
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-0/+5
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-1/+8
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-12/+0
2005-04-16[PATCH] finally fix 53c700 to use the generic iomem infrastructure1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2175