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