Age | Commit message (Expand) | Author |
2010-07-28 | [SCSI] aic7xxx: Remove OS utility wrappers | Pekka Enberg |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-17 | [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree | Hannes Reinecke |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-09 | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König |
2009-09-21 | trivial: fix typo in aic7xxx comment | Uwe Kleine-Koenig |
2009-06-15 | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-03 | [SCSI] replace __inline with inline | Harvey Harrison |
2009-04-03 | [SCSI] aic7xxx: leaves timer running on init failure | Hannes Reinecke |
2008-10-23 | [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume | thomas schorpp |
2008-10-23 | [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!) | Alan Cox |
2008-10-23 | [SCSI] aic79xx: fix shadowed variables | Harvey Harrison |
2008-10-23 | [SCSI] aic79xx: fix shadowed variables, add statics | Harvey Harrison |
2008-10-23 | [SCSI] aic7xxx: update *_shipped files | Denys Vlasenko |
2008-10-23 | [SCSI] aic7xxx: update .reg files | Denys Vlasenko |
2008-10-23 | [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser | Denys Vlasenko |
2008-04-28 | scsi: fix integer as NULL pointer warnings | Harvey Harrison |
2008-04-27 | [SCSI] aic7xxx: add const | Denys Vlasenko |
2008-04-27 | [SCSI] aic7xxx: add static | Denys Vlasenko |
2008-04-27 | [SCSI] aic7xxx: Update _shipped files | Hannes Reinecke |
2008-04-27 | [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data | Hannes Reinecke |
2008-04-27 | [SCSI] aic7xxx: Update type check in aicasm grammar | Hannes Reinecke |
2008-04-24 | [SCSI] aic79xx: fix MMIO for PPC 44x platforms | Sergei Shtylyov |
2008-04-24 | [SCSI] aic7xxx: fix MMIO for PPC 44x platforms | Sergei Shtylyov |
2008-04-24 | [SCSI] aic7xxx, aic79xx: deinline functions | Denys Vlasenko |
2008-04-07 | [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() | Roel Kluin |
2008-04-07 | [SCSI] aic79xx: fix IOMMU mapping failure handling | FUJITA Tomonori |
2008-04-07 | [SCSI] aic7xxx: fix IOMMU mapping failure handling | FUJITA Tomonori |
2008-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki |
2008-02-18 | [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic | James Bottomley |
2008-02-09 | scsi: fix makefile for aic7(3*x) | Sam Ravnborg |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-03 | scsi: fix dependency bug in aic7 Makefile | Sam Ravnborg |
2008-02-03 | drivers/scsi/: Spelling fixes | Joe Perches |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-30 | [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori |
2008-01-30 | [SCSI] aic79xx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori |
2008-01-30 | [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn |
2008-01-30 | [SCSI] aic79xx: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-25 | [SCSI] aic7xxx: fix firmware build | Vegard Nossum |
2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori |
2007-10-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-10-21 | [SCSI] aic7xxx: Fix firmware build | Hannes Reinecke |
2007-10-21 | [SCSI] aic7xxx: Update Maintainer information | Hannes Reinecke |
2007-10-21 | [SCSI] aic7xxx: Add suspend/resume support | Hannes Reinecke |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |