messages from 2013-09-19 15:14:41 to 2013-09-26 11:52:40 UTC [more...]
[PATCH] mmc-util: Fix typo in comment in do_enh_area_set()
2013-09-26 11:52 UTC
[PATCH 00/51] DMA mask changes
2013-09-26 10:51 UTC (87+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH 03/51] DMA-API: net: intel/e1000e: "
` [PATCH 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 10/51] DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 12/51] DMA-API: net: intel/e1000: "
` [PATCH 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH 14/51] DMA-API: net: b43: "
` [PATCH 15/51] DMA-API: net: b43legacy: "
` [PATCH 16/51] DMA-API: ppc: vio.c: "
` [PATCH 17/51] DMA-API: block: nvme-core: "
` [PATCH 18/51] DMA-API: staging: et131x: "
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 20/51] DMA-API: usb: bcma: "
` [PATCH 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
` [alsa-devel] "
` [PATCH 24/51] DMA-API: dma: pl330: "
` [alsa-devel] "
` [PATCH 25/51] DMA-API: video: clcd: "
` [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH 04/51] DMA-API: net: intel/igb: fix 32-bit DMA mask handling
` [PATCH 05/51] DMA-API: net: intel/igbvf: "
` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 11/51] DMA-API: net: emulex/benet: "
` [PATCH 27/51] DMA-API: provide a helper to setup DMA masks
` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize "
` [alsa-devel] "
` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH 31/51] DMA-API: media: omap3isp: "
` [PATCH 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH 34/51] DMA-API: net: octeon: "
` [PATCH 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH 39/51] DMA-API: others: "
` [PATCH 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
` [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
[PATCH v2 0/9] mmc: sdhci-esdhc-imx: add SD3.0 support
2013-09-26 9:02 UTC (3+ messages)
[PATCH 0/2] patches to enable SDIO interrupt support for omap_hsmmc for v3.13
2013-09-26 8:26 UTC (4+ messages)
` [PATCH 1/2] mmc: omap_hsmmc: Fix context save and restore for DT
` [PATCH 2/2] mmc: omap_hsmmc: Enable SDIO interrupt
[PATCH V5] mmc:core: Avoid useless detecting task when card is busy
2013-09-26 2:56 UTC
[PATCH 1/1] mmc: ushc: Fix incorrect parameter in sizeof
2013-09-26 3:02 UTC (2+ messages)
[PATCH 0/3] Add support for SD/MMC on SOCFPGA
2013-09-26 3:00 UTC (5+ messages)
` [PATCH 1/3] arm: socfpga: Set the SDMMC clock phase in system manager
[PATCH] mmc: core: remove issue_fn indirect function call
2013-09-26 2:37 UTC (4+ messages)
[PATCH 1/2] Add defines for ext_csd field MAX_ENH_SIZE_MULT
2013-09-26 2:26 UTC (6+ messages)
` [PATCH 2/2] Don't use u8 for fields with more than 1 byte
[PATCH 0/3] Write-reliability settings support
2013-09-26 2:18 UTC (4+ messages)
` [PATCH 2/3] pretty print write reliability settings
` [PATCH 3/3] support setting the OTP "
[PATCH 1/2] mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open coded
2013-09-26 2:06 UTC (3+ messages)
[PATCH 1/3] mmc: mvsdio: Convert to devm_ioremap_resource
2013-09-26 1:57 UTC (7+ messages)
` [PATCH 2/3] mmc: dw_mmc-socfpga: Remove redundant of_match_ptr
` [PATCH 3/3] mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe
[PATCH] mmc: clean up the duplicate code
2013-09-26 1:52 UTC (2+ messages)
[PATCH] mmc: atmel-mci: abort transfer on timeout error
2013-09-26 1:46 UTC (3+ messages)
[PATCH 2/3] mmc: core: add ignorance case for CMD13 CRC error
2013-09-26 1:41 UTC (8+ messages)
` [PATCH v2] mmc: "
` [PATCH v3] "
[PATCH 00/22] mmc: dw_mmc: add driver's updates
2013-09-26 1:37 UTC (2+ messages)
[PATCH] mmc: core: remove dead function mmc_try_claim_host
2013-09-26 1:25 UTC (5+ messages)
[PATCH V5] mmc:core: Avoid useless detecting task when card is busy
2013-09-25 8:33 UTC (3+ messages)
[PATCH v4] mmc:core: Avoid useless detecting task when card is busy
2013-09-25 7:20 UTC (2+ messages)
[PATCH 0/6] mmc: sh_mmcif: revision-specific CCS and CLK_CTRL2 handling
2013-09-25 7:12 UTC (10+ messages)
` [PATCH 3/6] ARM: shmobile: armadillo800eva: disable MMCIF Command Completion Signal
` [PATCH 4/6] ARM: shmobile: kzm9g: "
` [PATCH 5/6] ARM: shmobile: ape6evm: "
` [PATCH 6/6] ARM: shmobile: lager: disable MMCIF Command Completion Signal, add CLK_CTRL2
[PATCH 1/2] mmc:sdhci-pci:Add O2Micor/BayHubTect PCI SD Host
2013-09-25 4:11 UTC
[PATCH 2/2] mmc: sdhci: Fix CMD12 and Tuning issues
2013-09-25 3:22 UTC
[PATCH 1/2] mmc:sdhci-pci:Add O2Micor/BayHubTect PCI SD Host
2013-09-25 3:30 UTC (2+ messages)
[PATCH V3] mmc:core: Avoid useless detecting task when card is busy
2013-09-25 2:18 UTC (6+ messages)
[RFC/PATCH] mmc: core: Signal wakeup event at card insert/removal
2013-09-24 16:58 UTC (8+ messages)
[PATCH 1/5] mmc:core: Add restrictions for data transfer and card ease
2013-09-24 8:12 UTC (5+ messages)
` [PATCH 2/5] mmc:sdhc: Calculate timeout_clk from actual sd clock
` [PATCH 3/5] mmc:esdhc: Update timeout clock according to actual clock
` [PATCH 4/5] mmc:esdhc: Workaround about clock glitch issue on eSDHC host
` [PATCH 5/5] mmc:esdhc: Avoid writting to power register
[PATCHv2 1/3] arm: socfpga: Set the SDMMC clock phase in system manager
2013-09-23 22:36 UTC (3+ messages)
` [PATCHv2 2/3] mmc: dw_mmc-socfpga: Clean up SOCFPGA platform specific functionality
` [PATCHv2 3/3] arm: dts: socfpga: Add support for SD/MMC
[PATCH] mmc: sdhci-esdhc-imx: Allow the usage of mmc aliases
2013-09-23 21:27 UTC (2+ messages)
[PATCH v2 0/4] ARCH_BCM rename
2013-09-23 17:20 UTC (5+ messages)
` [PATCH v2 1/4] rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm)
` [PATCH v2 2/4] rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)
` [PATCH v2 3/4] rename ARCH_BCM to ARCH_BCM_MOBILE (mmc)
` [PATCH v2 4/4] rename ARCH_BCM to ARCH_BCM_MOBILE (dt)
[PATCH 0/7] driver core: prevent deferred probe with platform_driver_probe
2013-09-23 16:53 UTC (12+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] mmc: mvsdio: fix deferred probe from __init
` [PATCH 4/7] pcmcia: at91_cf: "
` [PATCH 3/7] mtd: atmel_nand: "
` [PATCH 5/7] usb: gadget: pxa25x_udc: "
` [PATCH 6/7] usb: phy: gpio-vbus: "
` [PATCH 7/7] backlight: atmel-pwm-bl: "
Adding aliases to mmc
2013-09-23 2:17 UTC (18+ messages)
[PATCH] mmc: sdhci-pci: remove unnecessary pci_set_drvdata()
2013-09-23 1:23 UTC
[PATCH 07/19] mmc: Change variable type to bool
2013-09-21 22:27 UTC
[PATCH] rename ARCH_BCM to ARCH_BCM_MOBILE
2013-09-21 19:16 UTC (3+ messages)
[PATCH] ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
2013-09-21 17:14 UTC (5+ messages)
OMAP35x MMC Host Controller compatibility with SDXC?
2013-09-20 17:13 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox