summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori37-3/+44
2007-10-16qla1280: sg chaining fixesFUJITA Tomonori1-1/+4
2007-10-16libata sg chaining support fixFUJITA Tomonori1-1/+6
2007-10-16zfcp: sg chaining supportFUJITA Tomonori2-4/+3
2007-10-16ips: sg chaining supportFUJITA Tomonori1-6/+8
2007-10-16IDE: sg chaining supportJens Axboe8-11/+24
2007-10-16Fusion: sg chaining supportJens Axboe1-3/+3
2007-10-16USB storage: sg chaining supportJens Axboe8-45/+62
2007-10-16infiniband: sg chaining supportJens Axboe2-38/+47
2007-10-16aha1542: convert to use the data buffer accessorsJens Axboe1-17/+15
2007-10-16ide-scsi: sg chaining supportJens Axboe1-14/+18
2007-10-16qlogicpti: sg chaining supportJens Axboe1-7/+8
2007-10-16aic94xx: sg chaining supportJens Axboe1-3/+3
2007-10-16qla1280: sg chaining supportJens Axboe1-29/+37
2007-10-16scsi generic: sg chaining supportJens Axboe1-8/+8
2007-10-16scsi_debug: support sg chainingJens Axboe1-14/+16
2007-10-16libata: convert to using sg helpersJens Axboe1-14/+16
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe1-47/+162
2007-10-16scsi: simplify scsi_free_sgtable()Jens Axboe2-6/+7
2007-10-16scsi: convert to using sg helpersJens Axboe1-9/+13
2007-10-16pktcdvd: don't rely on bio_init() preserving bio->bi_destructorLaurent Riffard1-0/+2
2007-10-16pktcdvd: don't rely on bio_init() preserving bio->bi_io_vecJens Axboe1-0/+5
2007-10-16remove ide_get_error_location()Adrian Bunk1-35/+0
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe14-306/+0
2007-10-16Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-287/+651
2007-10-16[libata] pata_cs5536: new API build fixJeff Garzik1-2/+0
2007-10-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds5-87/+108
2007-10-16Map volume and brightness events on thinkpadsJeremy Katz1-8/+8
2007-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds35-2143/+3644
2007-10-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-21/+1298
2007-10-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds32-222/+1787
2007-10-16xen-netfront: rearrange netfront structure to separate tx and rxJeremy Fitzhardinge1-18/+17
2007-10-16Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-3/+4
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz6-11/+11
2007-10-15[NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov1-6/+5
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds1-2/+2
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev1-1/+1
2007-10-15[libata] pata_pcmcia: Add additional id string (corsair, 1GB)Kristoffer Ericson1-0/+2
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds1-0/+4
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki1-1/+7
2007-10-15ata_piix: SATA 2port controller port map fixJason Gaston1-5/+30
2007-10-15pata_cs5536: ATA driver for Geode companion chipMartin K. Petersen3-0/+356
2007-10-15[TG3]: Fix performance regression on 5705.Michael Chan1-2/+8
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2-68/+85
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oAl Viro1-8/+7
2007-10-15[NIU]: Fix write past end of array in niu_pci_probe_sprom().David S. Miller1-2/+2
2007-10-15libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo1-0/+1
2007-10-15libata: fix revalidation issuing after configuration commandsTejun Heo1-2/+3
2007-10-15[libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61Kuan Luo1-9/+842
2007-10-15[libata] pata_sil680: Add MMIO supportBenjamin Herrenschmidt1-4/+57