linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-02 19:22:46 to 2020-10-09 10:01:55 UTC [more...]

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-09 10:01 UTC  (20+ messages)
` [PATCH v2 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v2 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v2 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v2 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v2 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v2 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v2 07/17] mm: Close race in generic_access_phys
` [PATCH v2 08/17] s390/pci: Remove races against pte updates
` [PATCH v2 09/17] mm: Add unsafe_follow_pfn
` [PATCH v2 10/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v2 11/17] vfio/type1: Mark follow_pfn "
` [PATCH v2 12/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v2 13/17] /dev/mem: Only set filp->f_mapping
` [PATCH v2 14/17] resource: Move devmem revoke code to resource framework
` [PATCH v2 15/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v2 16/17] PCI: Revoke mappings like devmem
` [PATCH v2 17/17] drm/i915: Properly request PCI BARs

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2020-10-09  8:37 UTC  (7+ messages)
` [PATCH v2 5/5] PCI: dwc: Move dw_pcie_msi_init() from each users to designware host
      ` [PATCH] "

[PATCH 00/13] follow_pfn and other iomap races
 2020-10-08 17:16 UTC  (55+ messages)
` [PATCH 01/13] drm/exynos: Stop using frame_vector helpers
` [PATCH 02/13] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH 03/13] misc/habana: Stop using frame_vector helpers
` [PATCH 04/13] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH 05/13] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH 06/13] media: videobuf2: Move frame_vector into media subsystem
` [PATCH 07/13] mm: close race in generic_access_phys
` [PATCH 08/13] s390/pci: Remove races against pte updates
` [PATCH 09/13] PCI: obey iomem restrictions for procfs mmap
` [PATCH 10/13] PCI: revoke mappings like devmem
` [PATCH 11/13] mm: add unsafe_follow_pfn
` [PATCH 12/13] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 13/13] vfio/type1: Mark follow_pfn "

[PATCH v3 0/7] Support GEM object mappings from I/O memory
 2020-10-08  9:35 UTC  (20+ messages)
` [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
` [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-10-08  7:50 UTC  (25+ messages)
` [PATCH v7 01/12] leds: pwm: Remove platform_data support
` [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yaml
` [PATCH v7 03/12] dt-bindings: mfd: Fix schema warnings for pwm-leds
` [PATCH v7 04/12] ARM: dts: at91: smartkiz: Reference led node directly
` [PATCH v7 05/12] ARM: dts: at91: Fix schema warnings for pwm-leds
` [PATCH v7 06/12] ARM: dts: berlin: "
` [PATCH v7 07/12] ARM: dts: exynos: "
` [PATCH v7 08/12] ARM: dts: imx: "
` [PATCH v7 09/12] ARM: dts: omap: "
` [PATCH v7 10/12] ARM: dts: stm32: "
` [PATCH v7 11/12] arm64: dts: meson: "
` [PATCH v7 12/12] MIPS: DTS: img: "

[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
 2020-10-07 15:05 UTC  (41+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-10-07  1:12 UTC  (15+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex
  ` [PATCH v4 4/7] ACPI: button: Use input_device_enabled() helper
  ` [PATCH v4 7/7] Input: Add "inhibited" property

[PATCH v3] iio: adc: exynos: do not rely on 'users' counter in ISR
 2020-10-06 21:55 UTC 

[PATCH v2] iio: adc: exynos: do not rely on 'users' counter in ISR
 2020-10-06 21:50 UTC  (4+ messages)

[PATCH] phy: exynos-mipi-video: Add support for NXP i.MX8MM
 2020-10-06 21:16 UTC  (3+ messages)

[PATCH v2 0/4] AX88796C SPI Ethernet Adapter
 2020-10-06 14:02 UTC  (16+ messages)
  ` [PATCH v2 1/4] dt-bindings: net: Add bindings for "
  ` [PATCH v2 3/4] ARM: dts: exynos: Add Ethernet to Artik 5 board
    ` [PATCH v2 2/4] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM
 2020-10-06 11:57 UTC  (8+ messages)

[PATCH] iio: adc: exynos: do not rely on 'users' counter in ISR
 2020-10-06  0:34 UTC  (6+ messages)

[PATCH RESEND] drm/bridge: tc358764: restore connector support
 2020-10-05 14:27 UTC  (3+ messages)

[PATCH v6 0/7] leds: pwm: Make automatic labels work
 2020-10-05 13:54 UTC  (4+ messages)
` [PATCH v6 2/7] dt-bindings: leds: Convert pwm to yaml

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2020-10-05 13:42 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: Scale the DSIM PHY HFP/HBP/HSA to lanes and bpp
` [PATCH 3/3] [RFC] drm/exynos: Add basic i.MX8MM support code

[GIT PULL 4/5] ARM: samsung: mach/soc for v5.10
 2020-10-03 19:29 UTC  (2+ messages)


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).