- 013d14e scsi: dc395x: Fix a kernel-doc warning by Bart Van Assche · 3 years, 2 months ago
- af049df scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions by Bart Van Assche · 3 years, 3 months ago
- 6c365b8 scsi: dc395x: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
- cbd9a33 scsi: dc395: Fix error case unwinding by Tong Zhang · 3 years, 4 months ago
- 5bfaafb scsi: dc395: Translate message bytes by Hannes Reinecke · 3 years, 9 months ago
- 75dd443 scsi: dc395: Use standard macros to set SCSI result by Hannes Reinecke · 3 years, 9 months ago
- 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 9 months ago
- 22dc227 scsi: dc395x: Open-code status_byte(u8) calls by Bart Van Assche · 3 years, 9 months ago
- 973c920 scsi: dc395x: Use bitwise instead of arithmetic operator for flags by Jiapeng Chong · 3 years, 10 months ago
- 33c8ef9 scsi: dc395x: Fix some function param descriptions by Lee Jones · 3 years, 10 months ago
- 167b7e6 scsi: dc395x: Fix incorrect naming in function headers by Lee Jones · 3 years, 10 months ago
- 9c2d267 scsi: dc395x: Drop internal SCSI message definitions by Hannes Reinecke · 4 years ago
- 6c22079 scsi: dc395x: Mark 's_stat2' as __maybe_unused by Lee Jones · 4 years, 2 months ago
- 67056d9 scsi: dc395x: Remove a few unused variables by Lee Jones · 4 years, 2 months ago
- 75c31c8 scsi: dc395x: Use module_pci_driver() to simplify the code by Liu Shixin · 4 years, 4 months ago
- ece0eef scsi: dc395x: Remove pci-dma-compat wrapper API by Suraj Upadhyay · 4 years, 6 months ago
- ca358af scsi: dc395x: Use %*ph to print small buffer by Andy Shevchenko · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- ccfa00a scsi: dc395x: remove dc395x_bios_param by Christoph Hellwig · 4 years, 10 months ago
- 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
- dfda5e2 scsi: dc395x: use generic DMA API by Christoph Hellwig · 6 years ago
- 6c404a6 scsi: dc395x: fix DMA API usage in sg_update_list by Christoph Hellwig · 6 years ago
- 3a5bd70 scsi: dc395x: fix dma API usage in srb_done by Christoph Hellwig · 6 years ago
- cd29660 scsi: dc395x: simplify list handling by Christoph Hellwig · 6 years ago
- c65be1a scsi: core: check for equality of result byte values by Johannes Thumshirn · 7 years ago
- af53b89 scsi: dc395x: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- f50332f scsi: print single-character strings with seq_putc by Rasmus Villemoes · 10 years ago
- 3d30079 scsi: merge consecutive seq_puts calls by Rasmus Villemoes · 10 years ago
- 91c40f2 scsi: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
- 0c3de38 scsi: remove SPRINTF macro by Rasmus Villemoes · 10 years ago
- 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 11 years ago
- 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
- c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 11 years ago
- 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 53a8936 [SCSI] dc395: Move 'last_reset' into internal host structure by Hannes Reinecke · 11 years ago
- 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
- d32812a dc395x: switch to ->show_info() by Al Viro · 12 years ago
- 208afec [SCSI] dc395x: uninitialized variable in device_alloc() by Dan Carpenter · 12 years ago
- 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- 5cd049a [SCSI] remove cmd->serial_number litter by Christoph Hellwig · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- d8187b9 dc395x: decrease iteration for tag_number of max_command in start_scsi() by Roel Kluin · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- b71a8eb tree-wide: fix typos "selct" + "slect" -> "select" by Uwe Kleine-König · 15 years ago
- 9924a78 [SCSI] Remove random noop unchecked_isa_dma users by Andi Kleen · 17 years ago
- 8144f21 [SCSI] dc395x: fix uninitialized var warning by Andrew Morton · 17 years ago
- d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
- b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
- 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
- 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
- 12a4416 [SCSI] Remove ->pid field from scsi_cmnd by Matthew Wilcox · 17 years ago
- a862ea3 [SCSI] dc395x: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
- 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
- 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
- 3c5c665 [PATCH] use %zu for size_t by Al Viro · 18 years ago
- c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- dcbccbde [SCSI] pci_module_init conversion in scsi subsystem by Henrik Kretzschmar · 18 years ago
- 76be12d [SCSI] dc395x: fix printk format warning by Randy Dunlap · 18 years ago
- 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
- d6e05ed spelling fixes by Andreas Mohr · 19 years ago
- 9dc399d [SCSI] Remove last page_address from dc395x.c by Guennadi Liakhovetski · 19 years ago
- cdb8c2a [SCSI] dc395x: dynamically map scatter-gather for PIO by Guennadi Liakhovetski · 19 years ago
- 1d12d98 [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE by Guennadi Liakhovetski · 19 years ago
- c9475cb [PATCH] kfree cleanup: drivers/scsi by Jesper Juhl · 19 years ago
- fe607aa [SCSI] dc395x: atomic_kmap for PIO by Guennadi Liakhovetski · 19 years ago
- b4b08e5 Revert "dc395x: Fix support for highmem" by Linus Torvalds · 19 years ago
- 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
- 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago