aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-23[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas
2007-10-23[SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-23mmc: fix sg->page falloutEmil Medve
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-23[SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-23m68knommu: new style ColdFire UART driverGreg Ungerer
2007-10-23m68knommu: improve mii_do_cmd code in FEC driverPhilippe De Muyter
2007-10-23m68knommu: improve code formating FEC driverPhilippe De Muyter
2007-10-23Char: cyclades, fix potential NULL dereferenceJiri Slaby
2007-10-23md: raid5: fix clearing of biofill operationsDan Williams
2007-10-23md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadataNeilBrown
2007-10-23mv643xx_eth: Remove obsolete checksum offload commentDale Farnsworth
2007-10-23mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.cLennert Buytenhek
2007-10-23mv643xx_eth: Remove unused register definesLennert Buytenhek
2007-10-23mv643xx_eth: Clean up mv643xx_eth.hLennert Buytenhek
2007-10-23mv643xx_eth: Remove MV643XX_ETH_ register prefixLennert Buytenhek
2007-10-23mv643xx_eth: Remove SHARED_REGS register address biasLennert Buytenhek
2007-10-23mv643xx_eth: Enable use on Orion platformsLennert Buytenhek
2007-10-23mv643xx_eth: Disable RX/TX byte swapping on little-endian systemsLennert Buytenhek
2007-10-23mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek
2007-10-23[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev
2007-10-23intel-iommu: fix sg_page()FUJITA Tomonori
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori
2007-10-23ide: build fixFUJITA Tomonori
2007-10-23s390 zfcp: sg fixupsJens Axboe
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson
2007-10-23generalize lgread_u32/lgwrite_u32.Rusty Russell
2007-10-23Lguest support for VirtioRusty Russell
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell
2007-10-23Remove old lguest bus and drivers.Rusty Russell
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell