summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-01uio: Allow drivers to override the pgprot for mmap()Kumar Gala
2013-03-27mmc:core: Add restrictions for data transfer and card eraseHaijun Zhang
2013-03-27eSDHC: mmc:host host need long time to generate command complete interruptHaijun.Zhang
2013-03-27ESDHC-powerpc mmc:host workaround for glitch generated when clock changedHaijun.Zhang
2013-03-27mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan
2013-03-27ESDHC: add callback esdhc_of_get_cd to detect cardJerry Huang
2013-03-27SDHCI: add sdhci_get_cd callback to detect the cardJerry Huang
2013-03-27MMC/SD: Add callback function to detect cardJerry Huang
2013-03-27crypto: caam - use NAPI instead of taskletNaveen Burmi
2013-03-26powerpc/edac: Call work queue clean up routine only when edac_op_state is set...Varun Sethi
2013-03-26powerpc/mpc8xxx: Change EDAC for FSL SoCYork Sun
2013-03-26powerpc/mpc85xx: Fix EDAC address captureYork Sun
2013-03-26crypto: Select Async Tx DMA for XORAndy Fleming
2013-03-26mmc:host: ESDHC add quirk SDHCI_QUIRK_NO_HISPD_BITHaijun.Zhang
2013-03-26mmc:host: Correct the Register bit in SDHCI_HOST_CONTROLHaijun.Zhang
2013-03-26libata-pmp: add schedule timeout to support some PMP cardsJerry Huang
2013-03-26fsl-dma: fix a warning of unitialized cookieQiang Liu
2013-03-26fsl-dma: use spin_lock_bh to instead of spin_lock_irqsaveQiang Liu
2013-03-26fsl-dma: change release process of dma descriptor for supporting async_txQiang Liu
2013-03-26fsl-dma: move functions to avoid forward declarationsQiang Liu
2013-03-26fsl-dma: add fsl_dma_free_descriptor() to reduce code duplicationQiang Liu
2013-03-26Talitos: Support for async_tx XOR offloadQiang Liu
2013-03-26fsl-dma: remove attribute DMA_INTERRUPT of dmaengineQiang Liu
2013-03-26fsl/sata: create a sysfs entry for rx water markQiang Liu
2013-03-25SD/MMC: Add an interface to re-initialize the bounce bufferQiang Liu
2013-03-21iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi
2013-03-21iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi
2013-03-21iommu/fsl: Make iova u64 in the iommu_iova_to_phys API.Varun Sethi
2013-03-21Basic configuration module for Le88266 Zarlink SLICSandeep Singh
2013-03-21TDM test moduleSandeep Singh
2013-03-21Added TDM device support and Freescale Starlite driverSandeep Singh
2013-03-21TDM FrameworkSandeep Singh
2013-03-21ppp: Get parent deviceRajan Gupta
2013-03-21crypto: talitos - Replace the tasklet implementation with NAPISandeep Malik
2013-03-21edac/85xx: Fix the IRQ register flag for EDAC of L2 cacheJiucheng Xu
2013-03-21powerpc/watchdog: Don't enable interrupt on PPC64 BookETudor Laurentiu
2013-03-21iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel
2013-03-21iommu: Add domain window handling functionsJoerg Roedel
2013-03-21iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel
2013-03-21iommu: Check for valid pgsize_bitmap in iommu_map/unmapJoerg Roedel
2013-03-21iommu: moving initialization earlierAlexey Kardashevskiy
2013-03-21gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil
2013-03-21gianfar: Cleanup dead code and minor formattingClaudiu Manoil
2013-03-21gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil
2013-03-21gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil
2013-03-21gianfar: Remove redundant programming of [rt]xic registersClaudiu Manoil
2013-03-21gianfar: Poll only active Rx queuesClaudiu Manoil
2013-03-21gianfar: Fix tx napi pollingClaudiu Manoil
2013-03-21gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker
2013-03-21gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil