OSDN Git Service

advansys: fix section mismatch warning
[uclinux-h8/linux.git] / drivers / scsi / advansys.c
2008-01-14 Randy Dunlapadvansys: fix section mismatch warning
2007-11-20 Len BrownPull cpuidle into release branch
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'v2.6.24-lockdep' of git://git./linux...
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-13 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12 Matthew Wilcox[SCSI] advansys: Changes to work on parisc
2007-10-12 Matthew Wilcox[SCSI] advansys: Use dma mapping for overrun buffer
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove a couple of uses of bus_to_virt
2007-10-12 Matthew Wilcox[SCSI] advansys: convert to use the data buffer accessors
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove DvcGetPhyAddr
2007-10-12 Matthew Wilcox[SCSI] advansys: Move a couple of fields from struct...
2007-10-12 Matthew Wilcox[SCSI] advansys: Make sdtr_period_tbl a pointer
2007-10-12 Matthew Wilcox[SCSI] advansys: Get rid of board index number
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove private lock
2007-10-12 Matthew Wilcox[SCSI] advansys: Sort out debug macros
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove library version & serial numbers
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove asc_board_t typedef and ASC_BOA...
2007-10-12 Matthew Wilcox[SCSI] advansys: Merge ASC_IERR definitions
2007-10-12 Matthew Wilcox[SCSI] advansys: Sort out irq number mess
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove ASC_WIDE_BOARD predicate
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS
2007-10-12 Matthew Wilcox[SCSI] advansys: Improve reset handler
2007-10-12 Matthew Wilcox[SCSI] advansys: Fix simultaneous calls to ->queuecommand
2007-10-12 Matthew Wilcox[SCSI] advansys: Restructure asc_execute_scsi_cmnd()
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove array of scsi targets
2007-10-12 Matthew Wilcox[SCSI] advansys: Eliminate prototypes
2007-10-12 Matthew Wilcox[SCSI] advansys: Use DRV_NAME
2007-10-12 Matthew Wilcox[SCSI] advansys: Comment/indentation/macro cleanup
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove some custom wrappers
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove a check for an impossible condition
2007-10-12 Matthew Wilcox[SCSI] advansys: Support 16-byte commands properly
2007-10-12 Matthew Wilcox[SCSI] advansys: Enable interrupts earlier in queuecommand
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove `active' queue and all remainin...
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove `done' queue
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove a check for an impossible condition
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove `waiting' queue
2007-10-12 Matthew Wilcox[SCSI] advansys: Shrink advansys_board_found a little...
2007-10-12 Matthew Wilcox[SCSI] advansys: Reformat microcode
2007-10-12 Matthew Wilcox[SCSI] advansys: Create AdvLoadMicrocode
2007-10-12 Matthew Wilcox[SCSI] advansys: Create AdvBuildCarrierFreelist
2007-10-12 Matthew Wilcox[SCSI] advansys: Fix VLB driver name
2007-10-12 Matthew Wilcox[SCSI] advansys: Move documentation to Documentation...
2007-10-12 Matthew Wilcox[SCSI] advansys: use memcpy instead of open-coded loop
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove pci_slot_info
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove library-style callback routines
2007-10-12 Matthew Wilcox[SCSI] advansys: Move struct device out of the cfg...
2007-10-12 Matthew Wilcox[SCSI] advansys: Stop using n_io_port in Scsi_Host...
2007-10-12 Matthew Wilcox[SCSI] advansys: ioremap no longer needs page-aligned...
2007-10-12 Matthew Wilcox[SCSI] advansys: delete AscGetChipBusType
2007-10-12 Matthew Wilcox[SCSI] advansys: misc reformatting
2007-10-12 Matthew Wilcox[SCSI] advansys: remove INQUIRY sniffing
2007-10-12 Matthew Wilcox[SCSI] advansys: remove AscCompareString()
2007-10-12 Matthew Wilcox[SCSI] advansys: More PCI cleanups
2007-10-12 Matthew Wilcox[SCSI] advansys: Update resource management
2007-10-12 Matthew Wilcox[SCSI] advansys: Convert to ISA driver model
2007-10-12 Matthew Wilcox[SCSI] advansys: Convert to EISA driver model
2007-10-12 Matthew Wilcox[SCSI] advansys: Convert to PCI driver model
2007-10-12 Matthew Wilcox[SCSI] advansys: Move to scsi hotplug initialisation...
2007-10-12 Matthew Wilcox[SCSI] advansys: Make advansys_board_found a little...
2007-10-12 Matthew Wilcox[SCSI] advansys: Stop checking the scsi_cmnd belongs...
2007-10-12 Matthew Wilcox[SCSI] advansys: Improve interrupt handler
2007-10-12 Matthew Wilcox[SCSI] advansys: Clean up proc_info implementation
2007-10-12 Matthew Wilcox[SCSI] advansys: undate version, copyright, etc
2007-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-25 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2007-08-18 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-08-12 Len BrownPull bugzilla-3774 into release branch
2007-08-03 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-08-01 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-07-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-30 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-07-27 Matthew Wilcox[SCSI] advansys: lindent and other large, uninteresting...
2007-07-23 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
2007-07-22 Len BrownPull misc into release branch
2007-07-22 Len BrownPull dock-bay into release branch
2007-07-22 Len BrownPull bugzilla-7880 into release branch
next