linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-07 01:12:56 to 2020-10-15 12:38:14 UTC [more...]

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-15 12:37 UTC  (2+ messages)
` [PATCH v4 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function

[PATCH 20/20] arch: dts: Fix DWC USB3 DT nodes name
 2020-10-15 10:15 UTC  (11+ messages)

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-15  7:55 UTC  (62+ 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 00/12] UBS: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-14 18:13 UTC  (25+ messages)
` [patch 01/12] USB: sisusbvga: Make console support depend on BROKEN
` [patch 02/12] USB: serial: keyspan_pda: Replace in_interrupt() usage
` [patch 03/12] USB: serial: keyspan_pda: Consolidate room query
` [patch 04/12] USB: serial: digi_acceleport: Remove in_interrupt() usage
` [patch 05/12] usb: xhci: Remove in_interrupt() checks
` [patch 06/12] usb: host: isp1362: Replace in_interrupt() usage
` [patch 07/12] usbip: Remove in_interrupt() check
` [patch 08/12] usb: hosts: Remove in_interrupt() from comments
` [patch 09/12] usb: gadget: pxa27x_udc: Replace in_interrupt() usage in comments
` [patch 10/12] usb: gadget: udc: Remove in_interrupt()/in_irq() from comments
` [patch 11/12] usb: core: Replace in_interrupt() in comments
` [patch 12/12] usb: atm: Replace in_interrupt() usage in comment

[PATCH 0/2] samsung: exynos: convert clkout to module driver
 2020-10-14  6:17 UTC  (6+ messages)
` [PATCH 1/2] soc: samsung: exynos-pmu: instantiate clkout driver as MFD
` [PATCH 2/2] clk: samsung: exynos-clkout: convert to module driver

[PATCH v2 2/4] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-10-13 20:04 UTC  (2+ messages)

[PATCH v2 2/4] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-10-13 20:02 UTC  (2+ messages)

[PATCH v5 00/14] irqchip: Fix potential resource leaks
 2020-10-12  2:31 UTC 

[PATCH v3] iio: adc: exynos: do not rely on 'users' counter in ISR
 2020-10-10 16:50 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable sound driver for Midas platform
 2020-10-09 13:49 UTC 

[PATCH] ARM: exynos_defconfig: enable sound driver for Midas platform
 2020-10-09 13:48 UTC 

[PATCH] drm/exynos/hdmi: add support for 1920x1200@60Hz mode
 2020-10-09 13:05 UTC 

[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  (13+ 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 07/12] ARM: dts: exynos: "

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

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-10-07  1:12 UTC  (7+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 7/7] Input: Add "inhibited" property


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