messages from 2018-04-24 13:37:09 to 2018-04-25 05:15:37 UTC [more...]
centralize SWIOTLB config symbol and misc other cleanups V3
2018-04-25 5:15 UTC (12+ messages)
` [PATCH 01/13] iommu-common: move to arch/sparc
` [PATCH 02/13] iommu-helper: unexport iommu_area_alloc
` [PATCH 03/13] iommu-helper: mark iommu_is_span_boundary as inline
` [PATCH 04/13] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/13] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/13] dma-mapping: move the NEED_DMA_MAP_STATE "
` [PATCH 07/13] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/13] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 09/13] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
` [PATCH 10/13] arm: don't build swiotlb by default
` [PATCH 11/13] mips,unicore32: swiotlb doesn't need sg->dma_length
[PATCH v3 6/6] arm64: dts: rockchip: Specify override mode for kevin panel
2018-04-25 4:29 UTC (5+ messages)
[PATCH 1/6] ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private data
2018-04-25 4:19 UTC (6+ messages)
` [PATCH 2/6] ASoC: mediatek: simplify the control logic of MT2701 I2S
` [PATCH 3/6] ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.h
` [PATCH 4/6] ASoC: mediatek: add MT7622 AFE support
` [PATCH 5/6] ASoC: mediatek: add MT7622 AFE compatible in documentation
` [PATCH 6/6] ASoC: mediatek: switch to SPDX license tag
[PATCH V3 1/4] ARM: dts: imx6sx-sabreauto: add PMIC support
2018-04-25 3:30 UTC (4+ messages)
` [PATCH V3 2/4] ARM: dts: imx6sx-sabreauto: add max7322 IO expander support
` [PATCH V3 3/4] ARM: dts: imx6sx-sabreauto: add IO expander max7310 support
` [PATCH V3 4/4] ARM: dts: imx6sx-sabreauto: add wdog external reset support
[PATCH 1/5] ARM: dts: imx6sx-sabreauto: add PMIC support
2018-04-25 3:30 UTC (6+ messages)
` [PATCH 4/5] ARM: dts: imx6sx-sabreauto: add fec support
[PATCH 0/7] ARM: dts: sunxi: Support ALL-H3-CC H2+/H5 variants
2018-04-25 3:19 UTC (6+ messages)
` [PATCH 2/7] ARM: dts: sun8i: h3: Split out common board design for ALL-H3-CC
[RFC 00/10] ARM: Remove support for Exynos5440
2018-04-25 2:48 UTC (15+ messages)
` [RFC 01/10] ARM: dts: exynos: Remove Exynos5440
` [RFC 02/10] ata: ahci-platform: Remove support for Exynos5440
` [RFC 03/10] cpufreq: exynos: "
` [RFC 04/10] clk: samsung: "
` [RFC 05/10] i2c: s3c2410: "
` [RFC 06/10] thermal: samsung: "
` [RFC 07/10] pinctrl: "
` [RFC 08/10] spi: s3c64xx: "
` [RFC 09/10] usb: host: exynos: "
` [RFC 10/10] ARM: "
[PATCH resend] usb: chipidea: Don't select EXTCON
2018-04-25 1:47 UTC (6+ messages)
No subject
2018-04-25 1:43 UTC (5+ messages)
` [PATCH 13/22] nds32: use generic dma_noncoherent_ops
[PATCH] drm: xlnx: pl_disp: fix odd_ptr_err.cocci warnings
2018-04-24 23:42 UTC (2+ messages)
[PATCH v3 0/3] SY8106 regulator support and enable it on Orange Pi PC
2018-04-24 23:41 UTC (4+ messages)
` [PATCH v3 2/3] regulator: add support for SY8106A regulator
[PATCH v4 0/8] Add tda998x (HDMI) support to atmel-hlcdc
2018-04-24 23:25 UTC (10+ messages)
` [PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge
[PATCH v2 0/5] crypto: Speck support
2018-04-24 22:47 UTC (7+ messages)
[PATCH linux dev-4.13] clk:aspeed: Fix reset bits for PCI/VGA and PECI
2018-04-24 22:40 UTC
[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
2018-04-24 21:09 UTC (8+ messages)
` [PATCH v2 2/2] "
[PATCH 0/2] regulator: add QCOM RPMh regulator driver
2018-04-24 20:46 UTC (12+ messages)
` [PATCH 1/2] "
[PATCH] arm64: dts: ls208xa-rdb: Pass unit name to SPI flash node
2018-04-24 20:27 UTC
[PATCH] ARM: dts: imx7s: Pass the 'fsl,sec-era' property
2018-04-24 20:25 UTC
[PATCH] ARM: dts: imx6q-pistachio: Use 'uart-has-rtscts' property
2018-04-24 20:22 UTC
[PATCH] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
2018-04-24 19:57 UTC (7+ messages)
` [RESEND PATCH] "
` [PATCH v2] "
[PATCH 00/11] platform: device tree support for early platform drivers
2018-04-24 19:39 UTC (18+ messages)
` [PATCH 01/11] platform: early: provide early_platform_add_device()
` [PATCH 02/11] platform: provide early_platform_driver_register_probe_all()
` [PATCH 03/11] platform: make support for early platform devices conditional
` [PATCH 04/11] of: platform: use pdev as name for vars of type struct platform_device
` [PATCH 05/11] platform: use a dedicated list_head for early devices
` [PATCH 06/11] of: provide for_each_compatible_child_node()
` [PATCH 07/11] dt-bindings: add bindings for early devices
` [PATCH 08/11] of: platform: provide of_early_platform_populate()
` [PATCH 09/11] platform: provide early_platform_driver()
` [PATCH 10/11] of: platform: provide of_early_platform_probe()
` [PATCH 11/11] misc: implement a dummy early platform driver
[PATCH 0/2] Add R8A77980/Condor eMMC support
2018-04-24 19:25 UTC (2+ messages)
` [PATCH v2] arm64: dts: renesas: condor: add "
[PATCH 00/37] Shared Virtual Addressing for the IOMMU
2018-04-24 18:52 UTC (6+ messages)
` [PATCH 03/37] iommu/sva: Manage process address spaces
[PATCH v2 0/2] clk: meson: gxbb: add the video decoder clocks
2018-04-24 18:48 UTC (3+ messages)
` [PATCH v2 1/2] clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks
` [PATCH v2 2/2] clk: meson: gxbb: add the video decoder clocks
[PATCH 0/3] Add SDRAM ECC support for Stratix10
2018-04-24 18:35 UTC (4+ messages)
` [PATCH 1/3] Documentation: dt: socfpga: Add Stratix10 ECC Manager binding
` [PATCH 2/3] edac: altera: Add support for Stratix10 SDRAM EDAC
` [PATCH 3/3] arm64: dts: stratix10: add sdram ecc
[PATCH 1/7] dt-bindings: add cdtech vendor prefix
2018-04-24 18:31 UTC (6+ messages)
` [PATCH 7/7] ARM: dts: sun7i: Add dts file for the A20-linova1-7 HMI
[PATCH] crypto: remove Speck
2018-04-24 18:24 UTC
[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
2018-04-24 17:46 UTC (7+ messages)
` Applied "regmap: include <linux/ktime.h> from include/linux/regmap.h" to the regmap tree
[PATCH 1/5] ARM: dts: exynos: Remove unnecessary address/size properties in Midas boards
2018-04-24 17:46 UTC (5+ messages)
` [PATCH 2/5] ARM: dts: exynos: Remove unnecessary address/size properties in Origen
` [PATCH 3/5] ARM: dts: exynos: Remove regulators node container in Origen and N710x
` [PATCH 4/5] ARM: dts: exynos: Bring order in fixed-regulators naming in Midas boards
` [PATCH 5/5] ARM: dts: exynos: Remove unnecessary address/size properties in dp-controller of Exynos5
[RFT][PATCH] arm64: dts: exynos: Remove unneeded address space mapping for soc node
2018-04-24 17:36 UTC
[PATCH] Enable the clock before calling clk_get_rate()
2018-04-24 17:32 UTC (3+ messages)
` [PATCH v2] spi/bcm63xx-hspi: "
[PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes
2018-04-24 17:22 UTC (5+ messages)
[PATCH] arm64: ptrace: remove addr_limit manipulation
2018-04-24 17:03 UTC (2+ messages)
[PATCH v5 00/23] ASoC: qcom: Add support to QDSP based Audio
2018-04-24 16:49 UTC (16+ messages)
` [PATCH v5 01/23] soc: qcom dt-bindings: Add APR bus bindings
` [PATCH v5 04/23] ASoC: qdsp6: dt-bindings: Add q6afe dt bindings
` [PATCH v5 05/23] ASoC: qdsp6: dt-bindings: Add q6adm "
` [PATCH v5 06/23] ASoC: qdsp6: dt-bindings: Add q6asm "
` [PATCH v5 21/23] ASoC: qdsp6: dt-bindings: Add apq8096 machine bindings
[PATCH 0/6] drm/sun4i: Support color dithering for LCD panels
2018-04-24 16:42 UTC (3+ messages)
` [PATCH 4/6] drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel
[PATCH v3 00/10] PECI device driver introduction
2018-04-24 16:29 UTC (7+ messages)
` [PATCH v3 03/10] drivers/peci: Add support for PECI bus driver core
` [PATCH v3 09/10] drivers/hwmon: Add PECI hwmon client drivers
[PATCH 0/3] Add support for STM32MP1 ADC
2018-04-24 16:27 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1
[RFC work-in-progress 5/7] !WIP ARM: davinci: convert da850 to using the davinci clocksource driver
2018-04-24 16:12 UTC (2+ messages)
[PATCH v5 00/44] ARM: davinci: convert to common clock framework
2018-04-24 16:11 UTC (13+ messages)
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC
[RFC] arm64: extra entries in /proc/iomem for kexec
2018-04-24 16:08 UTC (9+ messages)
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-24 16:08 UTC (3+ messages)
` [PATCH 37/61] perf: "
[PATCH 1/5] ARM: dts: imx53-ppd: Remove unnecessary #address/#size-cells
2018-04-24 16:04 UTC (2+ messages)
[PATCH] arm64: export tishift functions to modules
2018-04-24 15:56 UTC (2+ messages)
[PATCH v5 0/2] Add Nintendo NES/SuperNES classic support
2018-04-24 15:55 UTC (3+ messages)
` [PATCH v5 1/2] ARM: dts: sun8i: a23/a33: declare NAND pins
` [PATCH v5 2/2] ARM: dts: nes: add Nintendo NES/SuperNES Classic Edition support
[PATCH v1 0/4] add Mali-450 support to MT7623 SoC
2018-04-24 15:45 UTC (9+ messages)
` [PATCH v1 1/4] dt-bindings: gpu: mali-utgard: add mediatek, mt7623-mali compatible
` [PATCH v1 1/4] dt-bindings: gpu: mali-utgard: add mediatek,mt7623-mali compatible
` [PATCH v1 2/4] dt-bindings: clock: mediatek: add g3dsys bindings
` [PATCH v1 3/4] clk: mediatek: add g3dsys support for MT2701 and MT7623
[PATCH] arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
2018-04-24 15:44 UTC (3+ messages)
[PATCH v3 0/5] Use of_clk_get_parent_count() instead of open coding
2018-04-24 15:44 UTC (5+ messages)
` [PATCH v3 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>
[PATCH 0/8] net: ethernet: stmmac: add support for stm32mp1
2018-04-24 15:39 UTC (10+ messages)
` [PATCH 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c
` [PATCH 2/8] dt-bindings: stm32-dwmac: add support of MPU families
` [PATCH 3/8] ARM: dts: stm32: add ethernet pins to stm32mp157c
` [PATCH 4/8] ARM: dts: stm32: Add syscfg on stm32mp1
` [PATCH 5/8] ARM: dts: stm32: Add ethernet dwmac "
` [PATCH 6/8] net: stmmac: add dwmac-4.20a compatible
` [PATCH 7/8] ARM: dts: stm32: add support of ethernet on stm32mp157c-ev1
` [PATCH 8/8] dt-bindings: stm32: add compatible for syscon
[PATCH] arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
2018-04-24 15:39 UTC (3+ messages)
` [PATCH v2] "
[v2 resend 00/10] arm/arm64: mediatek: Fix mmsys device probing
2018-04-24 15:39 UTC (3+ messages)
` [v2 resend 03/10] mfd: mtk-mmsys: Add mmsys driver
[RFC 00/13] arm64: allwinner: Add A64 DE2 pipeline support
2018-04-24 15:32 UTC (7+ messages)
` [RFC 03/13] bindings: display: Add compatible for A64 DE2 pipeline
` [RFC 09/13] arm64: dts: allwinner: a64: Add HDMI support
[PATCH 0/4] add additional required properties for UniPhier ethernet nodes
2018-04-24 15:28 UTC (2+ messages)
[PATCH] arm64: Select ARCH_HAS_FAST_MULTIPLIER
2018-04-24 15:25 UTC
[PATCH] efi/libstub/arm64: handle randomized TEXT_OFFSET
2018-04-24 15:17 UTC (3+ messages)
[PATCH] arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driver
2018-04-24 15:13 UTC (2+ messages)
[PATCH 0/6] PCI: leak fixes, removable generic PCI host, assorted stuff
2018-04-24 15:13 UTC (7+ messages)
` [PATCH 1/6] PCI: Make pci_get_new_domain_nr static
` [PATCH 2/6] PCI: Fix memory leak of devm_pci_alloc_host_bridge
` [PATCH 3/6] PCI: Introduce devm_of_pci_get_host_bridge_resources
` [PATCH 4/6] PCI: Convert of_pci_get_host_bridge_resources users to devm variant
` [PATCH 5/6] PCI: Add support for unbinding the generic PCI host controller
` [PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually
[PATCH] arm64: renesas_defconfig: enable R8A77980 SoC
2018-04-24 14:51 UTC (2+ messages)
[PATCH] arm64: defconfig: enable R8A77990 SoC
2018-04-24 14:50 UTC (2+ messages)
[PATCH] ARM: tegra: fix ulpi regression on tegra20
2018-04-24 14:38 UTC (5+ messages)
[PATCH 0/4] ARM: davinci: GPIO look-up fixes for legacy boot
2018-04-24 14:35 UTC (5+ messages)
` [PATCH 1/4] ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD
` [PATCH 2/4] ARM: davinci: board-da850-evm: "
` [PATCH 3/4] ARM: davinci: fix GPIO lookup for I2C
` [PATCH 4/4] ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup
[PATCH] arm64: support __int128 with clang
2018-04-24 14:17 UTC (7+ messages)
[PATCH 0/2] ARM: Update multi_v7_defconfig and add add Marvel NAND
2018-04-24 14:15 UTC (5+ messages)
` [PATCH 1/2] ARM: multi_v7_defconfig: Update with current configuration
` [PATCH 2/2] ARM: multi_v7_defconfig: Add Marvel NAND controller support
dma-debug cleanups, including removing the arch hook
2018-04-24 14:02 UTC (4+ messages)
` [PATCH 1/3] dma-debug: move initialization to common code
` [PATCH 2/3] dma-debug: simplify counting of preallocated requests
` [PATCH 3/3] dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings
[RESEND PATCH v6 00/27] DRM Rockchip rk3399 (Kevin)
2018-04-24 14:02 UTC (9+ messages)
` [RESEND PATCH v6 10/27] drm/bridge: analogix_dp: Check dpcd write/read status
` [RESEND PATCH v6 11/27] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [RESEND PATCH v6 13/27] drm/rockchip: Restore psr->state when enable/disable psr failed
` [RESEND PATCH v6 22/27] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
[PATCH v9 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
2018-04-24 13:54 UTC (4+ messages)
` [PATCH v9 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` 答复: "
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).