drm: Propagate error from drm_fb_helper_init().
[safe/jmp/linux-2.6] / drivers / scsi / aic7xxx /
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-17 Hannes Reinecke[SCSI] aic79xx: check for non-NULL scb in ahd_handle_no...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-09 Uwe Kleine-Königtree-wide: fix typos "selct" + "slect" -> "select"
2009-09-21 Uwe Kleine-Koenigtrivial: fix typo in aic7xxx comment
2009-06-15 James Bottomley[SCSI] aic79xx: make driver respect nvram for IU and...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_39BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-03 Harvey Harrison[SCSI] replace __inline with inline
2009-04-03 Hannes Reinecke[SCSI] aic7xxx: leaves timer running on init failure
2008-10-23 thomas schorpp[SCSI] aic7xxx: Take the LED out of diagnostic mode...
2008-10-23 Alan Cox[SCSI] aic79xx: user visible misuse wrong SI units...
2008-10-23 Harvey Harrison[SCSI] aic79xx: fix shadowed variables
2008-10-23 Harvey Harrison[SCSI] aic79xx: fix shadowed variables, add statics
2008-10-23 Denys Vlasenko[SCSI] aic7xxx: update *_shipped files
2008-10-23 Denys Vlasenko[SCSI] aic7xxx: update .reg files
2008-10-23 Denys Vlasenko[SCSI] aic7xxx: introduce "dont_generate_debug_code...
2008-04-29 Harvey Harrisonscsi: fix integer as NULL pointer warnings
2008-04-27 Denys Vlasenko[SCSI] aic7xxx: add const
2008-04-27 Denys Vlasenko[SCSI] aic7xxx: add static
2008-04-27 Hannes Reinecke[SCSI] aic7xxx: Update _shipped files
2008-04-27 Hannes Reinecke[SCSI] aic7xxx: teach aicasm to not emit unused debug...
2008-04-27 Hannes Reinecke[SCSI] aic7xxx: Update type check in aicasm grammar
2008-04-24 Sergei Shtylyov[SCSI] aic79xx: fix MMIO for PPC 44x platforms
2008-04-24 Sergei Shtylyov[SCSI] aic7xxx: fix MMIO for PPC 44x platforms
2008-04-24 Denys Vlasenko[SCSI] aic7xxx, aic79xx: deinline functions
2008-04-07 Roel Kluin[SCSI] aic7xxx: Test opcode, not definition in aicasm...
2008-04-07 FUJITA Tomonori[SCSI] aic79xx: fix IOMMU mapping failure handling
2008-04-07 FUJITA Tomonori[SCSI] aic7xxx: fix IOMMU mapping failure handling
2008-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
2008-02-18 James Bottomley[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff...
2008-02-09 Sam Ravnborgscsi: fix makefile for aic7(3*x)
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-03 Sam Ravnborgscsi: fix dependency bug in aic7 Makefile
2008-02-03 Joe Perchesdrivers/scsi/: Spelling fixes
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-30 FUJITA Tomonori[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
2008-01-30 FUJITA Tomonori[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
2008-01-30 David Milburn[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagge...
2008-01-30 FUJITA Tomonori[SCSI] aic79xx: fix sense_buffer access bug
2008-01-25 Vegard Nossum[SCSI] aic7xxx: fix firmware build
2008-01-23 FUJITA Tomonori[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFF...
2007-10-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-21 Hannes Reinecke[SCSI] aic7xxx: Fix firmware build
2007-10-21 Hannes Reinecke[SCSI] aic7xxx: Update Maintainer information
2007-10-21 Hannes Reinecke[SCSI] aic7xxx: Add suspend/resume support
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-16 FUJITA Tomonori[SCSI] add use_sg_chaining option to scsi_host_template
2007-07-31 James Bottomley[SCSI] aic7xxx: cap maxsync according to correct card...
2007-07-27 James Bottomley[SCSI] aic79xx, aic7xxx: Fix incorrect width setting
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-06-01 Yoann Padioleaupotential parse error in ifdef
2007-05-31 James Bottomley[SCSI] Merge up to linux-2.6 head
2007-05-26 FUJITA Tomonori[SCSI] aic79xx: convert to use the data buffer accessors
2007-05-26 FUJITA Tomonori[SCSI] aic7xxx: convert to use the data buffer accessors
2007-05-22 James Bottomley[SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-01 Adrian Bunk[SCSI] aic7xxx: make functions static
2007-04-01 Robert P. J. Day[SCSI] Remove some unused SCSI-related kernel config...
2007-02-16 Rolf Eike Beer[SCSI] aic79xx: remove extra newline from info message
2007-02-10 Hannes Reinecke[SCSI] aic79xx: use dma_get_required_mask()
2007-02-07 Mariusz Kozlowski[SCSI] aic79xx: fix bracket mismatch in unused macro
2007-02-07 Adrian Bunk[SCSI] aic79xx: make ahd_match_scb() static
2006-12-05 Salyzyn, Mark[SCSI] aic79xx: Add ASC-29320LPE ids to driver
2006-10-25 Hannes Reinecke[SCSI] aic79xx: Print out signalling
2006-10-25 Hannes Reinecke[SCSI] aic7xxx: Remove slave_destroy
2006-10-25 Hannes Reinecke[SCSI] aic79xx: set precompensation
2006-10-25 Hannes Reinecke[SCSI] aic79xx: Fixup external device reset
2006-10-25 Adrian Bunk[SCSI] aic79xx: make ahd_set_tags() static
2006-10-25 Adrian Bunk[SCSI] aic7xxx: cleanups
2006-10-25 Amol Lad[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal
2006-10-25 Hannes Reinecke[SCSI] aic7xxx: Adjust .max_sectors
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-10-03 Matt LaPlanteFix several typos in drivers/
2006-10-01 Denis Vlasenko[SCSI] aic7xxx: fix byte I/O order in ahd_inw
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
2006-09-27 Michael Tokarev[PATCH] EISA bus MODALIAS attributes support
2006-09-26 Henrik Kretzschmar[SCSI] pci_module_init conversion in scsi subsystem
2006-09-23 Doug Ledford[SCSI] aic7xxx: pause sequencer before touching SBLKCTL
2006-09-23 James Bottomley[SCSI] aic7xxx: avoid checking SBLKCTL register for...
2006-08-28 James BottomleyMerge ../linux-2.6
2006-08-19 Randy Dunlap[SCSI] aic7*: cleanup MODULE_PARM_DESC strings
2006-08-01 Sam Ravnborgkbuild: hardcode value of YACC&LEX for aic7-triple-x
2006-07-21 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-07-10 David Howells[PATCH] FDPIC: Move roundup() into linux/kernel.h
2006-07-09 Matthew Wilcox[SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan
2006-07-09 Adrian Bunk[SCSI] aic79xx: make ahd_done_with_status() static
2006-07-03 James BottomleyMerge ../scsi-misc-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: scsi: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Hannes Reinecke[SCSI] aic79xx: remove slave_destroy
2006-06-10 James BottomleyMerge ../linux-2.6
2006-06-10 James Bottomley[SCSI] aic7xxx: expose the bus setting to sysfs
2006-06-10 Tobias Klauser[SCSI] drivers/scsi: Use ARRAY_SIZE macro
2006-05-28 Hannes Reinecke[SCSI] audit drivers for incorrect max_id use
2006-04-25 Jesper Juhl[SCSI] SCSI: aic7xxx_osm_pci resource leak fix.
next