x86: remove rogue default m in drivers/video/Kconfig
[safe/jmp/linux-2.6] / drivers / scsi /
2007-10-17 FUJITA Tomonori[SCSI] Remove full sg table memset()
2007-10-17 Jens Axboe[SCSI] ide-scsi: remove usage of sg_last()
2007-10-17 Boaz Harrosh[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Boaz Harroshscsi_mac.h: Define AUTOSENSE before include of NCR5380.h
2007-10-16 FUJITA Tomonoriremove sglist_len
2007-10-16 FUJITA Tomonorirevert sg segment size ifdefs
2007-10-16 Andrew MortonFixup u14-34f ENABLE_SG_CHAINING
2007-10-16 FUJITA Tomonoriqla1280: enable use_sg_chaining option
2007-10-16 FUJITA Tomonori[SCSI] add use_sg_chaining option to scsi_host_template
2007-10-16 FUJITA Tomonoriqla1280: sg chaining fixes
2007-10-16 FUJITA Tomonoriips: sg chaining support
2007-10-16 Jens Axboeaha1542: convert to use the data buffer accessors
2007-10-16 Jens Axboeide-scsi: sg chaining support
2007-10-16 Jens Axboeqlogicpti: sg chaining support
2007-10-16 Jens Axboeaic94xx: sg chaining support
2007-10-16 Jens Axboeqla1280: sg chaining support
2007-10-16 Jens Axboescsi generic: sg chaining support
2007-10-16 Jens Axboescsi_debug: support sg chaining
2007-10-16 Jens AxboeSCSI: support for allocating large scatterlists
2007-10-16 Jens Axboescsi: simplify scsi_free_sgtable()
2007-10-16 Jens Axboescsi: convert to using sg helpers
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-15 Linus Torvaldsscsi/gdth: fix crash in gdth_timeout if no gdth control...
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-12 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Dhaval Giani[SCSI] gdth: fix CONFIG_ISA build failure
2007-10-12 Adrian Bunk[SCSI] esp_scsi: remove __dev{init,exit}
2007-10-12 Boaz Harrosh[SCSI] gdth: !use_sg cleanup and use of scsi accessors
2007-10-12 Boaz Harrosh[SCSI] gdth: Move members from SCp to gdth_cmndinfo...
2007-10-12 Boaz Harrosh[SCSI] gdth: Setup proper per-command private data
2007-10-12 Boaz Harrosh[SCSI] gdth: Remove gdth_ctr_tab[]
2007-10-12 Christoph Hellwig[SCSI] gdth: switch to modern scsi host registration
2007-10-12 Boaz Harrosh[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_...
2007-10-12 Boaz Harrosh[SCSI] gdth: clean up host private data
2007-10-12 Christoph Hellwig[SCSI] gdth: Remove virt hosts
2007-10-12 Jeff Garzik[SCSI] gdth: Reorder scsi_host_template intitializers
2007-10-12 Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12 Jeff Garzik[SCSI] gdth: kill gdth_{read,write}[bwl] wrappers
2007-10-12 Tejun Heolibata-link: linkify reset
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-10-12 Jeff Garzik[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
2007-10-12 Christoph Hellwig[SCSI] gdth: split out pci probing
2007-10-12 Christoph Hellwig[SCSI] gdth: split out eisa probing
2007-10-12 Christoph Hellwig[SCSI] gdth: split out isa probing
2007-10-12 Matthew Wilcoxgdth: Make one abuse of scsi_cmnd less obvious
2007-10-12 Boaz Harrosh[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invoc...
2007-10-12 Boaz Harrosh[SCSI] scsi_error: Refactoring scsi_error to facilitate...
2007-10-12 Boaz Harrosh[SCSI] scsi_error: code cleanup before refactoring...
2007-10-12 Gabriel C[SCSI] fdomain: fix CONFIG_PCI=n warnings
2007-10-12 Joe Korty[SCSI] dpt_i2o: Fix section mismatch
2007-10-12 Adrian Bunk[SCSI] imm: fix check-after-use
2007-10-12 Andrew Morton[SCSI] arcmsr: build fix
2007-10-12 Adrian Bunk[SCSI] nsp_cs: remove kernel 2.4 code
2007-10-12 Robert P. J. Day[SCSI] ibmmca: Remove dead references to MODULE_PARM...
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] Get rid of scsi_cmnd->done
2007-10-12 Matthew Wilcox[SCSI] gdth: Stop abusing ->done for internal commands
2007-10-12 Matthew Wilcox[SCSI] qlogicpti: Add a slave_configure method
2007-10-12 Jeff Garzik[SCSI] aic94xx: fix SSP IU status print-out
2007-10-12 Matthew Wilcox[SCSI] Fix mistaken uses of ->done
2007-10-12 Matthew Wilcox[SCSI] pluto: Don't abuse ->done for internal commands
2007-10-12 James Bottomley[SCSI] Fix device not ready printk
2007-10-12 Matthew Wilcox[SCSI] Remove ->pid field from scsi_cmnd
2007-10-12 Kay Sievers[SCSI] fix scsi_is_sdev_device() after switch to defaul...
2007-10-12 Bernhard Walle[SCSI] ips: Update version information
2007-10-12 Matthew Wilcox[SCSI] ips: Close narrow race in release
2007-10-12 Matthew Wilcox[SCSI] aic94xx: Free scsi host on error
2007-10-12 Matthew Wilcox[SCSI] qlogicfas: Close narrow race in release
2007-10-12 Matthew Wilcox[SCSI] aha152x: Close narrow race in release
2007-10-12 Matthew Wilcox[SCSI] ncr53c8xx: Call scsi_host_put in release
2007-10-12 Matthew Wilcox[SCSI] ide-scsi: Close narrow race in release
2007-10-12 Matthew Wilcox[SCSI] ibmmca: Stop leaking scsi_hosts on exit
2007-10-12 Matthew Wilcox[SCSI] scsi_scan: Cope with kthread_run failing
2007-10-12 Matthew Wilcox[SCSI] Improve error message when offlining a device
2007-10-12 James Bottomley[SCSI] sg: use idr to replace static arrays
2007-10-12 Matthias Kaehlcke[SCSI] osst: Use mutex instead of semaphore
2007-10-12 Jeff Garzik[SCSI] arcmsr: irq handler fixes, cleanups, micro-opts
2007-10-12 Jeff Garzik[SCSI] arcmsr: Fix hardware wait loops
next