messages from 2022-04-13 10:35:41 to 2022-04-19 16:40:27 UTC [more...]
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-04-19 16:37 UTC (5+ messages)
` [PATCH 01/48] ARM: pxa: split mach/generic.h
` [PATCH 02/48] ARM: pxa: make mainstone.h private
` [PATCH 04/48] ARM: pxa: remove mach/dma.h
` [PATCH 08/48] ARM: pxa: move regs-lcd.h into driver
[PATCH v2] mmc: block: enable cache-flushing when mmc cache is on
2022-04-19 14:59 UTC (3+ messages)
[PATCH 00/41] OMAP1 full multiplatform conversion
2022-04-19 14:15 UTC (43+ messages)
` [PATCH 01/41] video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
` [PATCH 02/41] ARM: omap1: innovator: pass lcd control address as pdata
` [PATCH 03/41] ARM: omap1: move lcd_dma code into omapfb driver
` [PATCH 04/41] ARM: omap1: declare a dummy omap_set_dma_priority
` [PATCH 05/41] fbdev: omap: pass irqs as resource
` [PATCH 06/41] ARM: omap1: ams-delta: remove camera leftovers
` [PATCH 07/41] ARM: omap1: move mach/usb.h to include/linux/soc
` [PATCH 08/41] ARM: omap1: move some headers "
` [PATCH 09/41] ARM: omap1: move perseus spi pinconf to board file
` [PATCH 10/41] ARM: omap1: move CF chipselect setup "
` [PATCH 11/41] fbdev: omap: avoid using mach/*.h files
` [PATCH 12/41] usb: omap: avoid mach/*.h headers
` [PATCH 13/41] clocksource: ti-dmtimer: avoid using mach/hardware.h
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 16/41] ARM: omap1: innovator: move ohci phy power handling to board file
` [PATCH 17/41] ARM: omap1: move 32k counter from plat-omap to mach-omap1
` [PATCH 18/41] ARM: omap: remove debug-leds driver
` [PATCH 19/41] ARM: omap: dma: make usb support optional
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 21/41] ARM: omap1: dma: remove omap2 specific bits
` [PATCH 22/41] ARM: omap1: move plat/dma.c to mach/omap-dma.c
` [PATCH 23/41] ARM: omap: split up arch/arm/plat-omap/Kconfig
` [PATCH 24/41] ARM: omap: un-merge plat/sram.c
` [PATCH 25/41] ARM: omap: remove empty plat-omap directory
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping
` [PATCH 27/41] ARM: omap1: use pci_remap_iospace() for omap_cf
` [PATCH 28/41] ARM: omap1: move mach/*.h into mach directory
` [PATCH 29/41] ARM: omap1: fix build with no SoC selected
` [PATCH 30/41] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
` [PATCH 31/41] ARM: OMAP1: clock: Fix early UART rate issues
` [PATCH 32/41] ARM: OMAP1: clock: Fix UART rate reporting algorithm
` [PATCH 33/41] ARM: OMAP1: clock: Remove unused code
` [PATCH 34/41] ARM: OMAP1: clock: Remove noop code
` [PATCH 35/41] usb: host: ohci-omap: Make it CCF clk API compatible
` [PATCH 36/41] usb: gadget: omap_udc: "
` [PATCH 37/41] [MERGED] video: fbdev: omap: "
` [PATCH 38/41] [MERGED] mmc: "
` [PATCH 39/41] [MERGED] ASoC: ti: osk5912: "
` [PATCH 40/41] [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF
` [PATCH 41/41] [TO BE REBASED] ARM: omap1: enable multiplatform
[PATCH] [v2] m68k: coldfire: drop ISA_DMA_API support
2022-04-19 13:41 UTC (3+ messages)
use block_device based APIs in block layer consumers v3
2022-04-19 12:55 UTC (49+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches
RZ/G2M Hangs when booting some SD cards
2022-04-19 12:50 UTC (6+ messages)
[PATCH v2 0/4] dt-bindings: mmc: Convert orion/dove bindings to JSON schema
2022-04-19 12:11 UTC (10+ messages)
` [PATCH v2 1/4] ARM: dts: mvebu: Update mvsdio node names to match schema
` [PATCH v2 2/4] ARM: dts: dove: Update sdio-host "
` [PATCH v2 3/4] dt-bindings: mmc: convert orion-sdio to JSON schema
` [PATCH v2 4/4] dt-bindings: mmc: convert sdhci-dove "
[RESEND, PATCH] mmc: sdhci-pci-gli: A workaround to allow GL9755 to enter ASPM L1.2
2022-04-19 11:45 UTC (2+ messages)
[PATCH v8 00/13] arm64: dts: Add i.MX8DXL initial support
2022-04-19 11:43 UTC (17+ messages)
` [PATCH v8 01/13] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v8 02/13] arm64: dts: freescale: Add adma subsystem dtsi "
` [PATCH v8 03/13] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v8 04/13] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v8 05/13] arm64: dts: freescale: Add lsio "
` [PATCH v8 06/13] arm64: dts: freescale: Add i.MX8DXL evk board support
` [PATCH v8 07/13] dt-bindings: fsl: scu: Add i.MX8DXL ocotp and scu-pd binding
` [PATCH v8 08/13] dt-bindings: arm: Document i.MX8DXL EVK board binding
` [PATCH v8 09/13] dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
` [PATCH v8 10/13] dt-bindings: net: fec: "
` [PATCH v8 11/13] dt-bindings: phy: mxs-usb-phy: "
` [PATCH v8 12/13] dt-bindings: usb: ci-hdrc-usb2: "
` [PATCH v8 13/13] dt-bindings: usb: usbmisc-imx: "
[PATCH v7 00/13] arm64: dts: Add i.MX8DXL initial support
2022-04-19 11:29 UTC (15+ messages)
` [PATCH v7 01/13] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v7 02/13] arm64: dts: freescale: Add adma subsystem dtsi "
` [PATCH v7 03/13] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v7 04/13] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v7 05/13] arm64: dts: freescale: Add lsio "
` [PATCH v7 06/13] arm64: dts: freescale: Add i.MX8DXL evk board support
` [PATCH v7 07/13] dt-bindings: fsl: scu: Add i.MX8DXL ocotp and scu-pd binding
` [PATCH v7 08/13] dt-bindings: arm: Document i.MX8DXL EVK board binding
` [PATCH v7 09/13] dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
` [PATCH v7 10/13] dt-bindings: net: fec: "
` [PATCH v7 11/13] dt-bindings: phy: mxs-usb-phy: "
` [PATCH v7 12/13] dt-bindings: usb: ci-hdrc-usb2: "
` [PATCH v7 13/13] dt-bindings: usb: usbmisc-imx: "
[PATCH] m68k: coldfire: drop ISA_DMA_API support
2022-04-19 7:52 UTC
[PATCH V4] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
2022-04-19 7:22 UTC (4+ messages)
[PATCH 0/2] MMC: Add quirk to set the TESTCD bit
2022-04-18 14:49 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: mmc: sdhci-am654: Add flag to force setting to "
` [PATCH 2/2] drivers: mmc: sdhci_am654: Add the quirk to set "
[PATCH v6 00/13] arm64: dts: Add i.MX8DXL initial support
2022-04-18 13:19 UTC (18+ messages)
` [PATCH v6 03/13] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v6 06/13] arm64: dts: freescale: Add i.MX8DXL evk board support
` [PATCH v6 07/13] dt-bindings: fsl: scu: Add i.MX8DXL ocotp and scu-pd binding
` [PATCH v6 08/13] dt-bindings: arm: Document i.MX8DXL EVK board binding
` [PATCH v6 09/13] dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
` [PATCH v6 10/13] dt-bindings: net: fec: "
` [PATCH v6 11/13] dt-bindings: phy: mxs-usb-phy: "
` [PATCH v6 12/13] dt-bindings: usb: ci-hdrc-usb2: "
` [PATCH v6 13/13] dt-bindings: usb: usbmisc-imx: "
[PATCH V4 0/6] Preparations to support SD UHS-II cards
2022-04-18 11:58 UTC (7+ messages)
` [PATCH V4 1/6] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V4 2/6] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V4 3/6] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V4 4/6] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V4 5/6] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V4 6/6] mmc: core: Support UHS-II card control and access
[PATCH 0/4] dt-bindings: mmc: Convert orion/dove bindings to JSON schema
2022-04-18 11:43 UTC (10+ messages)
` [PATCH 1/4] ARM: dts: mvebu: Update mvsdio node names to match schema
` [PATCH 2/4] ARM: dts: dove: Update sdio-host "
` [PATCH 3/4] dt-bindings: mmc: convert orion-sdio to JSON schema
` [PATCH 4/4] dt-bindings: mmc: convert sdhci-dove "
[PATCH V4 1/3] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
2022-04-18 8:08 UTC (3+ messages)
` [PATCH V4 2/3] arm64: dts: imx8mn: Enable HS400-ES
[PATCH] dt-bindings: mmc: Add small binding node on level shifters
2022-04-17 14:42 UTC
[PATCH v2 RESENT] mmc-utils: Add General command CMD56 read support
2022-04-17 11:16 UTC
[PATCH v2] mmc-utils: Add General command CMD56 read support
2022-04-17 11:09 UTC
[PATCH] mmc: mmci: Break IRQ status loop when all zero
2022-04-16 22:45 UTC
[PATCH] mmc: core: Add CIDs for cards to the entropy pool
2022-04-16 10:52 UTC (2+ messages)
[PATCH] mmc: meson-gx: switch to device-managed dmam_alloc_coherent()
2022-04-15 23:12 UTC
[PATCH V3 0/7] Preparations to support SD UHS-II cards
2022-04-14 12:41 UTC (10+ messages)
` [PATCH V3 6/7] mmc: Implement content of UHS-II card initialization functions
[PATCH v1] mmc-utils: Add General command CMD56 read support
2022-04-14 10:38 UTC (5+ messages)
[PATCH] mmc: sdhci-pci-gli: A workaround to allow GL9755 enter ASPM L1.2
2022-04-14 9:26 UTC
[PATCH v7 0/2] Add mmc driver for Sunplus SP7021 SOC
2022-04-14 3:45 UTC (3+ messages)
` [PATCH v7 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
` [PATCH v7 2/2] mmc: Add mmc driver "
[PATCH RFC v2] mmc: sdhci_am654: Add support for PM suspend/resume
2022-04-13 12:07 UTC (3+ messages)
[PATCH] mmc: avoid livelock in mmc_sd_detect
2022-04-13 11:31 UTC (3+ messages)
[PATCH v6 0/2] Add mmc driver for Sunplus SP7021 SOC
2022-04-13 11:12 UTC (3+ messages)
` [PATCH v6 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
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;
as well as URLs for NNTP newsgroup(s).