summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-30net1080: Use netdev stats structureHerbert Xu
2009-06-30dm9601: Use netdev stats structureHerbert Xu
2009-06-30cdc_eem: Use netdev stats structureHerbert Xu
2009-07-01md: tidy up error paths in md_allocNeilBrown
2009-07-01md: fix error path when duplicate name is found on md device creation.NeilBrown
2009-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-06-30floppy: fix lock imbalanceJiri Slaby
2009-06-30bfin: delay IRQ registration until driver is readyMike Frysinger
2009-06-30atyfb: fix alignment for block writesVille Syrjala
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach
2009-06-30spi: bitbang bugfix in message setupDavid Brownell
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-06-30spi: add spi_master flag wordDavid Brownell
2009-06-30spi: new spi->mode bitsDavid Brownell
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi
2009-07-01md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown
2009-07-01md: Use new topology calls to indicate alignment and I/O sizesMartin K. Petersen
2009-06-30bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa
2009-06-30dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer
2009-06-30dm exception store: really fix type lookupMilan Broz
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-06-30intel-iommu: Performance improvement for dma_pte_free_pagetable()David Woodhouse
2009-06-30intel-iommu: Don't free too much in dma_pte_free_pagetable()David Woodhouse
2009-06-30intel-iommu: dump mappings but don't die on pte already setDavid Woodhouse
2009-06-30intel-iommu: Combine domain_pfn_mapping() and domain_sg_mapping()David Woodhouse
2009-06-30intel-iommu: Introduce domain_sg_mapping() to speed up intel_map_sg()David Woodhouse
2009-06-29net/irda: convert bfin_sir to net_device_opsGraf Yang
2009-06-29ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz
2009-06-29Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-06-29eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox
2009-06-29intel-iommu: Simplify __intel_alloc_iova()David Woodhouse
2009-06-29intel-iommu: Performance improvement for domain_pfn_mapping()David Woodhouse
2009-06-29intel-iommu: Performance improvement for dma_pte_clear_range()David Woodhouse
2009-06-29intel-iommu: Clean up iommu_domain_identity_map()David Woodhouse
2009-06-29intel-iommu: Remove last use of PHYSICAL_PAGE_MASK, for reserving PCI BARsDavid Woodhouse
2009-06-29intel-iommu: Make iommu_flush_iotlb_psi() take pfn as argumentDavid Woodhouse
2009-06-29intel-iommu: Change aligned_size() to aligned_nrpages()David Woodhouse
2009-06-29intel-iommu: Clean up intel_map_sg(), remove domain_page_mapping()David Woodhouse
2009-06-29intel-iommu: Use domain_pfn_mapping() in intel_iommu_map_range()David Woodhouse
2009-06-29intel-iommu: Use domain_pfn_mapping() in __intel_map_single()David Woodhouse
2009-06-29intel-iommu: Introduce domain_pfn_mapping()David Woodhouse
2009-06-29intel-iommu: Clean up address handling in domain_page_mapping()David Woodhouse
2009-06-29intel-iommu: Change addr_to_dma_pte() to pfn_to_dma_pte()David Woodhouse
2009-06-29intel-iommu: Clean up intel_iommu_unmap_range()David Woodhouse