messages from 2022-10-21 09:53:45 to 2022-11-04 13:50:02 UTC [more...]
[PATCH] iommu/exynos: Fix driver initialization sequence
2022-11-04 13:49 UTC (3+ messages)
[PATCH v2 0/6] iommu/exynos: Convert to a module
2022-11-04 13:48 UTC (14+ messages)
` [PATCH v2 1/6] iommu: Export iommu_group_default_domain() API
` [PATCH v2 2/6] iommu/exynos: Fix retval on getting clocks in probe
` [PATCH v2 3/6] iommu/exynos: Modularize the driver
` [PATCH v2 4/6] iommu/exynos: Implement shutdown driver method
` [PATCH v2 5/6] iommu/exynos: Rearrange the platform driver code
` [PATCH v2 6/6] media: platform: Use IS_ENABLED() to check EXYNOS_IOMMU in s5p_mfc
[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers
2022-11-04 10:38 UTC (26+ messages)
` [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v3 02/23] drm/mcde: "
` [PATCH v3 03/23] drm/vboxvideo: "
` [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v3 05/23] drm/imx/dcss: "
` [PATCH v3 06/23] drm/ingenic: "
` [PATCH v3 07/23] drm/logicvc: "
` [PATCH v3 08/23] drm/rockchip: "
` [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v3 10/23] drm/tve200: Include <linux/of.h>
` [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file
` [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
` [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements
` [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed
[PATCH] dt-bindings: clock: exynosautov9: fix reference to CMU_FSYS1 mmc card clock
2022-11-04 9:00 UTC
[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
2022-11-03 18:58 UTC (21+ messages)
` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
` [PATCH v7 01/10] drm: bridge: Add Samsung DSIM bridge driver
[PATCH 0/4] iommu/exynos: Convert to module
2022-11-03 16:37 UTC (8+ messages)
` [PATCH 1/4] iommu: Export iommu_group_default_domain() API
` [PATCH 2/4] iommu/exynos: Fix retval on getting clocks in probe
` [PATCH 3/4] iommu/exynos: Modularize the driver
` [PATCH 4/4] iommu/exynos: Rearrange the platform driver code
[PATCH 1/2] usb: dwc3: exynos: force PHY control from XHCI HCD
2022-11-03 14:42 UTC (6+ messages)
` [PATCH 2/2] of: export of_device_add()
[PATCH 06/20] arm64: dts: Update cache properties for exynos
2022-11-03 5:17 UTC (3+ messages)
` (subset) "
[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
2022-11-02 10:46 UTC (46+ messages)
` [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v2 02/21] drm/mcde: "
` [PATCH v2 03/21] drm/vboxvideo: "
` [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v2 05/21] drm/imx/dcss: "
` [PATCH v2 06/21] drm/ingenic: "
` [PATCH v2 07/21] drm/logicvc: "
` [PATCH v2 08/21] drm/rockchip: "
` [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v2 10/21] drm/tve200: Include <linux/of.h>
` [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements
[PATCH] clk: samsung: Fix reference to CLK_OF_DECLARE in comment
2022-11-01 19:44 UTC (2+ messages)
[PATCH AUTOSEL 5.10 03/14] media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
2022-11-01 11:29 UTC
[PATCH AUTOSEL 5.15 05/19] media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
2022-11-01 11:29 UTC
[PATCH AUTOSEL 6.0 06/34] media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
2022-11-01 11:26 UTC
[PATCH] ARM: s3c64xx: include header defining input event codes
2022-10-28 17:49 UTC (2+ messages)
[PATCH 00/21] ARM: s3c: clean out obsolete platforms
2022-10-27 23:11 UTC (62+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
` [PATCH 03/21] ARM: s3c: remove most s3c64xx board support
` [PATCH 04/21] ARM: s3c: remove adc.c
` [PATCH 05/21] ARM: s3c: simplify platform code
` [PATCH 06/21] ARM: s3c: remove s3c6400 support
` [PATCH 10/21] mmc: remove s3cmci driver
` [PATCH 11/21] clk: remove s3c24xx driver
` [PATCH 12/21] leds: "
` [PATCH 13/21] usb: gadget: remove s3c24xx drivers
` [PATCH 14/21] dmaengine: remove s3c24xx driver
` [PATCH 15/21] cpufreq: remove s3c24xx drivers
` [PATCH 16/21] fbdev: remove s3c2410 framebuffer
` [PATCH 17/21] input: remove s3c24xx touchscreen driver
` [PATCH 18/21] pinctrl: remove s3c24xx driver
` [PATCH 19/21] spi: "
` [PATCH 20/21] soc: s3c: remove pm-debug hack
` [PATCH 21/21] ASoC: samsung: remove unused drivers
` [PATCH 01/21] ARM: s3c: remove all s3c24xx support
s3c6400_defconfig: arch/arm/mach-s3c/mach-crag6410.c:183:12: error: use of undeclared identifier 'KEY_VOLUMEUP'
2022-10-27 9:09 UTC (2+ messages)
[PATCH] media: platform: exynos4-is: fix return value check in fimc_md_probe()
2022-10-24 13:46 UTC
[PATCH] pinctrl: samsung: remove variable pin
2022-10-24 13:29 UTC (2+ messages)
[PATCH 0/2] iommu/exynos: Add fault handling on SysMMU v7
2022-10-24 14:43 UTC (4+ messages)
` [PATCH 1/2] iommu/exynos: Abstract getting the fault info
[PATCH 0/6] ASoC: samsung: fsd: audio support for FSD SoC
2022-10-23 13:12 UTC (21+ messages)
` [PATCH 4/6] ASoC: samsung: fsd: Add FSD soundcard driver
` [PATCH 2/6] ASoC: samsung: i2s: configure PSR from sound card
` [PATCH 6/6] arm64: dts: fsd: Add sound card node for Tesla FSD
` [PATCH 5/6] arm64: dts: fsd: Add I2S DAI "
` [PATCH 3/6] dt-bindings: sound: Add sound card bindings "
Copy of: fully_nude_sex nlq.page.link/CmoN#
2022-10-22 3:57 UTC
[PATCH printk v2 00/38] reduce console_lock scope
2022-10-21 14:14 UTC (3+ messages)
` [PATCH printk v2 14/38] tty: serial: samsung_tty: use console_is_enabled()
[PATCH 28/44] serial: samsung_tty: Use uart_xmit_advance()
2022-10-21 11:48 UTC (2+ messages)
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