linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-26 02:07:33 to 2022-10-10 20:19:19 UTC [more...]

[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
 2022-10-10 20:14 UTC  (33+ messages)
` [PATCH v2 01/36] gpiolib: tegra186: Add missed header(s)
` [PATCH v2 02/36] gpiolib: cdev: "
` [PATCH v2 03/36] media: c8sectpfe: "
` [PATCH v2 04/36] pinctrl: actions: "
` [PATCH v2 05/36] pinctrl: aspeed: "
` [PATCH v2 06/36] pinctrl: at91: "
` [PATCH v2 07/36] pinctrl: axp209: "
` [PATCH v2 08/36] pinctrl: bcm: "
` [PATCH v2 09/36] pinctrl: cygnus-mux: "
` [PATCH v2 10/36] pinctrl: imx: "
` [PATCH v2 11/36] pinctrl: ingenic: "
` [PATCH v2 12/36] pinctrl: k210: "
` [PATCH v2 13/36] pinctrl: lochnagar: "
` [PATCH v2 14/36] pinctrl: mediatek: "
` [PATCH v2 15/36] pinctrl: mvebu: "
` [PATCH v2 16/36] pinctrl: npcm7xx: "
` [PATCH v2 17/36] pinctrl: ocelot: "
` [PATCH v2 18/36] pinctrl: qcom: "
` [PATCH v2 19/36] pinctrl: renesas: "
` [PATCH v2 20/36] pinctrl: samsung: "
` [PATCH v2 21/36] pinctrl: single: "
` [PATCH v2 22/36] pinctrl: spear: "
` [PATCH v2 23/36] pinctrl: sprd: "
` [PATCH v2 24/36] pinctrl: st: "
` [PATCH v2 27/36] pinctrl: stmfx: "
` [PATCH v2 28/36] pinctrl: tegra: "
` [PATCH v2 29/36] pinctrl: ti-iodelay: "
` [PATCH v2 30/36] pinctrl: uniphier: "
` [PATCH v2 31/36] pinctrl: zynqmp: "
` [PATCH v2 32/36] pinctrl: cherryview: "
` [PATCH v2 34/36] pinctrl: merrifield: "
` [PATCH v2 35/36] pinctrl: intel: "

[PATCH] arm64: dts: fix drive strength macros as per FSD HW UM
 2022-10-10 13:24 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 10/10] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
 2022-10-09 23:57 UTC 

[PATCH AUTOSEL 5.10 18/22] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
 2022-10-09 23:55 UTC 

[PATCH AUTOSEL 5.4 12/14] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
 2022-10-09 23:57 UTC 

[PATCH AUTOSEL 5.15 21/25] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
 2022-10-09 23:54 UTC 

[PATCH AUTOSEL 5.19 31/36] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
 2022-10-09 23:52 UTC 

[PATCH AUTOSEL 6.0 38/44] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
 2022-10-09 23:49 UTC 

[PATCH v8 00/29] Rework the trip points creation
 2022-10-06 16:25 UTC  (43+ messages)
  ` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
  ` [PATCH v8 02/29] thermal/sysfs: Always expose hysteresis attributes
  ` [PATCH v8 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
  ` [PATCH v8 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
  ` [PATCH v8 05/29] thermal/of: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 06/29] thermal/of: Remove unused functions
  ` [PATCH v8 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
  ` [PATCH v8 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
  ` [PATCH v8 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 11/29] thermal/drivers/uniphier: "
  ` [PATCH v8 12/29] thermal/drivers/hisi: "
  ` [PATCH v8 13/29] thermal/drivers/qcom: "
  ` [PATCH v8 14/29] thermal/drivers/armada: "
  ` [PATCH v8 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
  ` [PATCH v8 16/29] thermal/of: Remove of_thermal_get_ntrips()
  ` [PATCH v8 17/29] thermal/of: Remove of_thermal_is_trip_valid()
  ` [PATCH v8 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
  ` [PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
      ` [PATCH] thermal/drivers/exynos: Fix NULL pointer dereference when getting the critical temp
  ` [PATCH v8 20/29] thermal/drivers/st: Use generic trip points
  ` [PATCH v8 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 22/29] thermal/drivers/rcar: "
  ` [PATCH v8 23/29] thermal/drivers/broadcom: "
  ` [PATCH v8 24/29] thermal/drivers/da9062: "
  ` [PATCH v8 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
  ` [PATCH v8 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 27/29] thermal/drivers/cxgb4: "
  ` [PATCH v8 28/29] thermal/intel/int340x: Replace parameter to simplify
  ` [PATCH v8 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-06 15:26 UTC  (13+ messages)
  ` [PATCH v7 02/10] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
  ` [PATCH v7 03/10] drm: bridge: samsung-dsim: Mark PHY as optional
  ` [PATCH v7 04/10] drm: bridge: samsung-dsim: Handle proper DSI host initialization
  ` [PATCH v7 05/10] drm: bridge: samsung-dsim: Add atomic_check
  ` [PATCH v7 06/10] drm: bridge: samsung-dsim: Add platform PLL_P (PMS_P) offset
  ` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
  ` [PATCH v7 08/10] drm: bridge: samsung-dsim: Add input_bus_flags
  ` [PATCH v7 09/10] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support
  ` [PATCH v7 10/10] drm: bridge: samsung-dsim: Add "

[PATCH] media: exynos4-is: don't rely on the v4l2_async_subdev internals
 2022-10-05 14:47 UTC  (2+ messages)

[PATCH v6 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-04 21:00 UTC  (13+ messages)
` [PATCH v6 02/10] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
` [PATCH v6 03/10] drm: bridge: samsung-dsim: Mark PHY as optional
` [PATCH v6 04/10] drm: bridge: samsung-dsim: Handle proper DSI host initialization
` [PATCH v6 05/10] drm: bridge: samsung-dsim: Add atomic_check
` [PATCH v6 06/10] drm: bridge: samsung-dsim: Add platform PLL_P (PMS_P) offset
` [PATCH v6 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
` [PATCH v6 08/10] drm: bridge: samsung-dsim: Add input_bus_flags
` [PATCH v6 09/10] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support
` [PATCH v6 10/10] drm: bridge: samsung-dsim: Add "
      ` [PATCH v6 01/10] drm: bridge: Add Samsung DSIM bridge driver

[PATCH 0/3] Remove unused declarations for arm
 2022-10-03 12:17 UTC  (3+ messages)
` [PATCH 3/3] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration

[PATCH v2 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2022-10-03 11:29 UTC  (9+ messages)
` [PATCH v2 1/4] spi: Save current RX and TX DMA devices
` [PATCH v2 2/4] spi: Fix cache corruption due to DMA/PIO overlap
` [PATCH v2 3/4] spi: Split transfers larger than max size
` [PATCH v2 4/4] spi: s3c64xx: Fix large transfers with DMA

[PATCH v7 00/29] Rework the trip points creation
 2022-10-03  7:32 UTC  (43+ messages)
` [PATCH v7 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v7 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v7 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v7 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v7 05/29] thermal/of: Use generic thermal_zone_get_trip() function
` [PATCH v7 06/29] thermal/of: Remove unused functions
` [PATCH v7 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v7 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v7 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v7 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v7 11/29] thermal/drivers/uniphier: "
` [PATCH v7 12/29] thermal/drivers/hisi: "
` [PATCH v7 13/29] thermal/drivers/qcom: "
` [PATCH v7 14/29] thermal/drivers/armada: "
` [PATCH v7 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v7 16/29] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v7 17/29] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v7 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v7 19/29] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v7 20/29] thermal/drivers/st: Use generic trip points
` [PATCH v7 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v7 22/29] thermal/drivers/rcar: "
` [PATCH v7 23/29] thermal/drivers/broadcom: "
` [PATCH v7 24/29] thermal/drivers/da9062: "
` [PATCH v7 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v7 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v7 27/29] thermal/drivers/cxgb4: "
` [PATCH v7 28/29] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v7 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v5 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-03  7:53 UTC  (3+ messages)
  ` [PATCH v5 06/11] drm: bridge: samsung-dsim: Add atomic_check

[GIT PULL] ARM/arm64: dts: samsung: Late round for v6.1
 2022-10-03  7:39 UTC 

[PATCH] ARM: dts: s5pv210: correct double "pins" in pinmux node
 2022-09-30 15:15 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: exynos: fix polarity of "enable" line of NFC chip
 2022-09-30 12:25 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: msm8916-samsung-a2015: "
` [PATCH 3/3] dt-bindings: net: nfc: s3fwrn5: "
` (subset) [PATCH 1/3] arm64: dts: exynos: "

[PATCH 1/2] ARM: dts: exynos: fix polarity of VBUS GPIO
 2022-09-30 12:25 UTC  (6+ messages)
` [PATCH 2/2] usb: host: ehci-exynos: switch to using gpiod API
` (subset) [PATCH 1/2] ARM: dts: exynos: fix polarity of VBUS GPIO

[PATCH] dt-bindings: samsung: soc: match preferred naming in entire compatible
 2022-09-30  7:07 UTC  (3+ messages)

[PATCH v5 00/30] Rework the trip points creation
 2022-09-27 14:35 UTC  (5+ messages)
` [PATCH v6 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v6 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v6 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ messages)

[PATCH] headers: Remove some left-over license text in include/uapi/drm/
 2022-09-27 10:01 UTC  (2+ messages)

[PATCH v5 00/30] Rework the trip points creation
 2022-09-26 14:05 UTC  (4+ messages)
` [PATCH v5 08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v5 09/30] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v5 10/30] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()

[PATCH 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2022-09-26 13:52 UTC  (5+ messages)
` [PATCH 4/4] spi: s3c64xx: Fix large transfers with DMA

[PATCH PULL 0/2] Two patches for next cycle, v6.1
 2022-09-26 10:43 UTC  (3+ messages)
` [PATCH PULL 1/2] ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
` [PATCH PULL 2/2] ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h

[GIT PULL] exynos-drm-next
 2022-09-26  2:07 UTC 


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