1. ec54adf scsi: aha1542: avoid uninitialized variable warnings by Arnd Bergmann · 8 years ago
  2. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  3. 8c08a62 aha1542: Allocate memory before taking a lock by Ondrej Zary · 9 years ago
  4. eef7780 aha1542: remove loop from aha1542_outb by Ondrej Zary · 9 years ago
  5. 7061dec aha1542: Fix bus reset by Ondrej Zary · 9 years ago
  6. 1b0224b aha1542: rework locking by Ondrej Zary · 9 years ago
  7. 764a0c7 aha1542: Don't reduce functionality with DEBUG enabled by Ondrej Zary · 9 years ago
  8. 6ddc8cf aha1542: Use print_hex_dump_bytes in debug code by Ondrej Zary · 9 years ago
  9. fde1fb8 aha1542: remove DEB macro and simplify debug code by Ondrej Zary · 9 years ago
  10. 2906b3c aha1542: Use shost_printk instead of printk by Ondrej Zary · 9 years ago
  11. 37d607b aha1542: Change aha1542_set_bus_times parameters by Ondrej Zary · 9 years ago
  12. 68ea9de aha1542: Pass struct Scsi_Host * to functions by Ondrej Zary · 9 years ago
  13. 954a9fd aha1542: cleanup includes by Ondrej Zary · 9 years ago
  14. 1d084d2 aha1542: remove useless changelog by Ondrej Zary · 9 years ago
  15. c2532f6 aha1542: Always name Scsi_Host variables sh by Ondrej Zary · 9 years ago
  16. 55b28f9 aha1524: Use struct scsi_cmnd by Ondrej Zary · 9 years ago
  17. cad2fc7 aha1542: clean up cmd variables by Ondrej Zary · 9 years ago
  18. 17787a0 aha1542: Simplify aha1542_biosparam by Ondrej Zary · 9 years ago
  19. f71429a aha1542: rework configuration parameters by Ondrej Zary · 9 years ago
  20. 3a70c00 aha1542: rework hw_init by Ondrej Zary · 9 years ago
  21. 23e6940 aha1542: Call wait_mask from aha1542_out by Ondrej Zary · 9 years ago
  22. b847fd0 aha1542: split out code from aha1542_hw_init by Ondrej Zary · 9 years ago
  23. 8537cba aha1542: Merge aha1542_host_reset and aha1542_bus_reset by Ondrej Zary · 9 years ago
  24. dfd7c99 aha1542: Remove aha1542_restart by Ondrej Zary · 9 years ago
  25. bdebe22 aha1542: remove useless code from aha1542_test_port by Ondrej Zary · 9 years ago
  26. a13b372 aha1542: Remove unneeded gotos by Ondrej Zary · 9 years ago
  27. 0c2b648 aha1542: Split aha1542_out by Ondrej Zary · 9 years ago
  28. f8846be aha1542: Unify aha1542_in and aha1542_in1 by Ondrej Zary · 9 years ago
  29. 2093bfa aha1542: Remove WAIT and WAITd macros by Ondrej Zary · 9 years ago
  30. f232d53 aha1542: remove empty aha1542_stat by Ondrej Zary · 9 years ago
  31. 09a4483 aha1542: Reorder functions to remove forward declarations by Ondrej Zary · 9 years ago
  32. cb5b570 aha1542: Use u8 instead of unchar by Ondrej Zary · 9 years ago
  33. f1bbef6 aha1542: Convert aha1542_intr_reset to function by Ondrej Zary · 9 years ago
  34. e98878f aha1542: Remove HOSTDATA macro by Ondrej Zary · 9 years ago
  35. 10be625 aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN by Ondrej Zary · 9 years ago
  36. 6f82fbf aha1542: remove dead code by Ondrej Zary · 9 years ago
  37. 643a7c4 aha1542: Stop using scsi_module.c by Ondrej Zary · 9 years ago
  38. 6ac7d11 treewide: Put a space between #include and FILE by Paul Bolle · 12 years ago
  39. a88dc06 scsi: delete the MCA specific drivers and driver code by Paul Gortmaker · 12 years ago
  40. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  41. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  42. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  43. b375a61 aha1532: remove ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 14 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  45. 87c4d7b [SCSI] aha1542: minor irq handler cleanups by Jeff Garzik · 16 years ago
  46. 726a645 MAINTAINERS: remove Adam Fritzler, remove his email address in other sources by Joe Perches · 16 years ago
  47. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 16 years ago
  48. fc3fdfc [SCSI] aha1542: convert to accessors and !use_sg cleanup by Boaz Harrosh · 17 years ago
  49. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  50. 51cf224 aha1542: convert to use the data buffer accessors by Jens Axboe · 17 years ago
  51. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  52. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 17 years ago
  53. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  55. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  56. d0be4a7d [SCSI] remove Scsi_Host_Template typedef by Christoph Hellwig · 19 years ago
  57. c9475cb [PATCH] kfree cleanup: drivers/scsi by Jesper Juhl · 19 years ago
  58. 017560f [SCSI] use sfoo_printk() in drivers by Jeff Garzik · 19 years ago
  59. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 19 years ago
  60. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 19 years ago
  61. 3471c28 [SCSI] Remove no-op implementations of SCSI EH hooks by Jeff Garzik · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago