messages from 2020-04-14 13:17:49 to 2020-04-26 15:54:55 UTC [more...]
[PATCH v6 0/10] exynos-ufs: Add support for UFS HCI
2020-04-26 15:54 UTC (34+ messages)
` [PATCH v6 01/10] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH v6 02/10] scsi: ufs: add quirk to disallow reset of interrupt aggregation
` [PATCH v6 03/10] scsi: ufs: add quirk to enable host controller without hce
` [PATCH v6 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
` [PATCH v6 05/10] scsi: ufs: add quirk to fix abnormal ocs fatal error
` [PATCH v6 06/10] dt-bindings: phy: Document Samsung UFS PHY bindings
` [PATCH v6 07/10] phy: samsung-ufs: add UFS PHY driver for samsung SoC
` [PATCH v6 08/10] dt-bindings: ufs: Add DT binding documentation for ufs
` [PATCH v6 09/10] scsi: ufs-exynos: add UFS host support for Exynos SoCs
` [PATCH v6 10/10] arm64: dts: Add node for ufs exynos7
[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
2020-04-26 14:57 UTC (19+ messages)
` [PATCH v7 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
` [PATCH v7 02/12] ARM: DTS: am33xx: add sgx gpu child node
` [PATCH v7 03/12] ARM: DTS: am3517: "
` [PATCH v7 04/12] ARM: DTS: omap34xx: "
` [PATCH v7 05/12] ARM: DTS: omap36xx: "
` [PATCH v7 06/12] ARM: DTS: omap4: "
` [PATCH v7 07/12] ARM: DTS: omap5: "
` [PATCH v7 08/12] arm: dts: s5pv210: Add node for SGX 540
` [PATCH v7 09/12] ARM: dts: sun6i: a31: add sgx gpu child node
` [PATCH v7 10/12] ARM: dts: sun6i: a31s: "
` [PATCH v7 11/12] ARM: dts: sun8i: a83t: "
` [PATCH v7 12/12] MIPS: DTS: jz4780: add sgx gpu node
[PATCH] drm/exynos: make pointer to const data const type
2020-04-26 9:01 UTC
[PATCH 01/11] media: exynos4-is: Remove static driver data for S5PV210 FIMC variants
2020-04-26 2:26 UTC (11+ messages)
` [PATCH 02/11] media: exynos4-is: Request syscon only if ISP writeback is present
` [PATCH 03/11] media: exynos4-is: Fix nullptr when no CSIS device present
` [PATCH 04/11] media: exynos4-is: Correct missing entity function initialization
` [PATCH 05/11] media: exynos4-is: Improve support for sensors with multiple pads
` [PATCH 06/11] media: exynos4-is: Properly set JPEG options when not using CSIS
` [PATCH 07/11] media: exynos4-is: Add support for multiple sensors on one port
` [PATCH 08/11] media: exynos4-is: Remove inh_sensor_ctrls
` [PATCH 09/11] media: exynos4-is: Remove unused struct member input_index
` [PATCH 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
` [PATCH 11/11] media: exynos4-is: Correct parallel port probing
[PATCH 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports
2020-04-26 2:26 UTC
[PATCH] drm/exynos: remove no need devm_kfree in probe
2020-04-26 2:05 UTC
[PATCH] pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
2020-04-25 23:10 UTC
[PATCH] phy: samsung: s5pv210-usb2: Add delay after reset
2020-04-25 17:36 UTC
[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
2020-04-24 9:51 UTC (63+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml "
` [PATCH v6 02/12] ARM: DTS: am33xx: add sgx gpu child node
` [PATCH v6 03/12] ARM: DTS: am3517: "
` [PATCH v6 04/12] ARM: DTS: omap34xx: "
` [PATCH v6 05/12] ARM: DTS: omap36xx: "
` [PATCH v6 06/12] ARM: DTS: omap4: "
` [PATCH v6 07/12] ARM: DTS: omap5: "
` [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node
` [PATCH v6 09/12] ARM: dts: sun6i: a31: add sgx gpu child node
` [PATCH v6 10/12] ARM: dts: sun6i: a31s: "
` [PATCH v6 11/12] ARM: dts: sun8i: a83t: "
` [PATCH v6 12/12] MIPS: DTS: jz4780: add sgx gpu node
[PATCH 0/3] ExynosDRM - rework GEM internals
2020-04-24 8:15 UTC (13+ messages)
` [PATCH 1/3] drm/exynos: gem: Remove dead-code
` [PATCH 2/3] drm/exynos: gem: Rework scatter-list contiguity check on Prime import
` [PATCH v2 2/3] drm/exynos: gem: rework scatter-list contiguity check on prime import
` [PATCH 3/3] drm/exynos: gem: Get rid of the internal 'pages' array
[PATCH] drm/exynos: Delete an error message in three functions
2020-04-22 3:38 UTC (2+ messages)
[PATCH] ARM: samsung: Omit superfluous error message in s3c_adc_probe()
2020-04-21 9:38 UTC (2+ messages)
[PATCH] ARM: samsung: Use devm_platform_ioremap_resource() to simplify code
2020-04-21 9:37 UTC (2+ messages)
[PATCH v8 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
2020-04-20 14:19 UTC (3+ messages)
` [PATCH v8 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers
[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
2020-04-18 12:44 UTC (34+ messages)
` [PATCH v2 01/33] iommu: Move default domain allocation to separate function
` [PATCH v2 03/33] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v2 04/33] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v2 05/33] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v2 06/33] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [PATCH v2 07/33] iommu: Add probe_device() and remove_device() call-backs
` [PATCH v2 08/33] iommu: Move default domain allocation to iommu_probe_device()
` [PATCH v2 09/33] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v2 10/33] iommu: Move new probe_device path to separate function
` [PATCH v2 11/33] iommu: Split off default domain allocation from group assignment
` [PATCH v2 12/33] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v2 13/33] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v2 14/33] iommu/amd: Remove dev_data->passthrough
` [PATCH v2 15/33] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v2 16/33] iommu/vt-d: "
` [PATCH v2 19/33] iommu/s390: "
` [PATCH v2 20/33] iommu/virtio: "
` [PATCH v2 22/33] iommu/mediatek: "
` [PATCH v2 23/33] iommu/mediatek-v1 "
` [PATCH v2 25/33] iommu/rockchip: "
` [PATCH v2 26/33] iommu/tegra: "
` [PATCH v2 27/33] iommu/renesas: "
` [PATCH v2 28/33] iommu/omap: Remove orphan_dev tracking
` [PATCH v2 29/33] iommu/omap: Convert to probe/release_device() call-backs
` [PATCH v2 30/33] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
[PATCH] MAINTAINERS: adjust entries to moving CEC platform drivers
2020-04-18 9:36 UTC
[PATCH v5 0/5] exynos-ufs: Add support for UFS HCI
2020-04-17 17:51 UTC (6+ messages)
` [PATCH v5 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
[PATCH v7 2/2] Support 32-bit access for the TX/RX hold registers UTXH and URXH
2020-04-17 12:05 UTC (3+ messages)
[PATCH v2 0/6] Move CEC drivers and menu to be out of MEDIA_SUPPORT
2020-04-16 9:46 UTC (8+ messages)
` [PATCH v2 3/6] media: move CEC platform drivers to a separate directory
` [PATCH v2 5/6] media: cec: rename CEC platform drivers config options
[PATCH 0/4] Move CEC drivers and menu to be out of MEDIA_SUPPORT
2020-04-15 9:49 UTC (2+ messages)
` [PATCH 3/4] media: move CEC platform drivers to a separate directory
[PATCH] dt-bindings: memory-controllers: exynos-srom: Remove unneeded type for reg-io-width
2020-04-14 23:13 UTC (2+ messages)
[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
2020-04-14 15:27 UTC (10+ messages)
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
` [PATCH] iommu/exynos: Get rid of 'struct exynos_iommu_owner' exynos_iommu_owner
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