summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/initio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-21enhance device info matching for multiple tablesJames Bottomley2-22/+240
2009-06-21qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez1-1/+1
2009-06-21qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez1-1/+1
2009-06-21qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez1-5/+10
2009-06-21qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao2-7/+8
2009-06-21qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty1-1/+1
2009-06-21fix race that can give duplicate host numberJoe Eykholt1-2/+6
2009-06-21block: revert "bsg: setting rq->bio to NULL"FUJITA Tomonori1-3/+0
2009-06-21scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori1-2/+2
2009-06-21libiscsi: add conn and scsi eh log debug flagsErez Zilber1-44/+65
2009-06-21iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie1-5/+9
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie3-15/+57
2009-06-21cxgb3i: suppot of different kernel page sizesKaren Xie1-0/+36
2009-06-21cxgb3i: use kref to track ddp usageKaren Xie2-21/+35
2009-06-21sd: Block limits VPD supportMartin K. Petersen1-0/+24
2009-06-21sd: Detect non-rotational devicesMartin K. Petersen1-0/+26
2009-06-21sd: Physical block size and alignment supportMartin K. Petersen2-2/+22
2009-06-21mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner1-5/+4
2009-06-21x86, 64-bit: Clean up user address maskingLinus Torvalds4-12/+4
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds1-2/+7
2009-06-20fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi1-1/+1
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek1-5/+6
2009-06-20microblaze: remove init_mmArnd Bergmann1-2/+0
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger1-3/+3
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker2-3/+11
2009-06-20perf_counter: Push perf_sample_data through the swcounter codePeter Zijlstra1-26/+29
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat1-1/+1
2009-06-20Input: add driver for Synaptics I2C touchpadMike Rapoport3-0/+695
2009-06-20Input: synaptics - add support for reporting x/y resolutionTero Saarni4-3/+41
2009-06-20tracing/urgent: warn in case of ftrace_start_up inbalanceFrederic Weisbecker1-0/+7
2009-06-20tracing/urgent: fix unbalanced ftrace_start_upFrederic Weisbecker1-3/+5
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock1-1/+1
2009-06-20MAINTAINERS: kmemtrace pattern updateJoe Perches1-1/+1
2009-06-20MAINTAINERS: ieee802154 fix pattern typoJoe Perches1-1/+1
2009-06-20MAINTAINERS: update wireless.h pathJoe Perches1-1/+1
2009-06-20MAINTAINERS: update Ftrace documentation patternJoe Perches1-1/+1
2009-06-20MAINTAINERS: fix Atheros pattern pathsJoe Perches1-3/+3
2009-06-20fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt1-2/+4
2009-06-20MAINTAINERS: pair names/addresses in EDAC-I82975XJoe Perches1-1/+1
2009-06-20dma-mapping: mark dma_sync_single and dma_sync_sg as deprecatedFUJITA Tomonori1-3/+14
2009-06-20dma-mapping: mark DMA_nBITS_MASK as deprecatedJiri Slaby1-12/+14
2009-06-20convert some DMA_nnBIT_MASK() callersAndrew Morton4-12/+13
2009-06-20char: moxa, prevent opening unavailable portsDirk Eibach1-1/+6
2009-06-20istallion: add missing __devexit markingMike Frysinger1-1/+1
2009-06-20dtlk: off by one in {read,write}_tts()Roel Kluin1-3/+3
2009-06-20ptrace: wait_task_zombie: do not account traced sub-threadsOleg Nesterov1-2/+5
2009-06-20rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto6-24/+9