devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-12 10:18:21 to 2018-01-15 05:53:13 UTC [more...]

[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
 2018-01-15  5:53 UTC  (6+ messages)
` [PATCH v6 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v6 02/36] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [PATCH v6 03/36] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
` [PATCH v6 04/36] earlycon: add reg-offset to physical address before mapping
` [PATCH v6 05/36] nds32: Assembly macros and definitions

[PATCH 1/3] arm: spear600: Add missing interrupt-parent of rtc
 2018-01-15  4:22 UTC  (15+ messages)

[PATCH 0/6] Nintendo Wii GPIO driver
 2018-01-15  3:14 UTC  (7+ messages)
  ` [PATCH 1/6] resource: Extend the PPC32 reserved memory hack
` [PATCH 2/6] powerpc: wii: Explicitly configure GPIO owner for poweroff pin
` [PATCH 3/6] gpio: Add GPIO driver for Nintendo Wii
` [PATCH 4/6] dt-bindings: gpio: Add binding for Wii GPIO controller
` [PATCH 5/6] powerpc: wii.dts: Add ngpios property
` [PATCH 6/6] powerpc: wii.dts: Add GPIO line names

[PATCH v2] PCI: imx6: Add PHY reference clock source support
 2018-01-15  2:19 UTC  (5+ messages)
` [PATCH v3] "

[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally
 2018-01-15  1:58 UTC  (4+ messages)
` [PATCH] "

[PATCH v4 00/12] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2018-01-15  1:27 UTC  (9+ messages)

[PATCH 00/14] Add MMCI support for STM32F SoCs family
 2018-01-15  1:13 UTC  (20+ messages)
` [PATCH 01/14] mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
` [PATCH 02/14] mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
` [PATCH 03/14] mmc: mmci: Add support for setting pad type via pinctrl
` [PATCH 04/14] mmc: mmci: Add STM32 variant
` [PATCH 05/14] ARM: dts: stm32: Add SDIO controller for stm32f746
` [PATCH 06/14] ARM: dts: stm32: Add SDIO controller for stm32f429
` [PATCH 07/14] ARM: dts: stm32: Add pin map for SDIO controller on stm32f4
` [PATCH 08/14] ARM: dts: stm32: Enable SDIO controller on stm32f469 disco board
` [PATCH 09/14] ARM: dts: stm32: Enable SDIO controller on stm32429i-eval board
` [PATCH 10/14] ARM: stm32: Add AMBA support for STM32F4 and STM32F7 SoCs
` [PATCH 11/14] ARM: configs: stm32: Enable MMC_ARMMMCI support
` [PATCH 12/14] ARM: configs: stm32: Enable EXT3_FS support
` [PATCH 13/14] clk: stm32: Add clk entry for SDMMC2 on stm32F769
` [PATCH 14/14] gpio: stmpe: i2c transfer are forbiden in atomic context

[PATCH v2 00/16] add support for AXP813 ADC and battery power supply
 2018-01-14 13:56 UTC  (2+ messages)

[PATCH 0/2] iio: ad5272: Add support for Analog Devices digital potentiometers
 2018-01-14 13:41 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 1/3] staging: iio: adc: ad7192: fix external frequency setting
 2018-01-14 12:56 UTC  (4+ messages)
` [PATCH 3/3] staging: iio: docs: add ad7192 doc to detail dt usage

[PATCH v6 00/16] arm64/firmware: Software Delegated Exception Interface
 2018-01-14 12:20 UTC  (5+ messages)
` [PATCH v6 11/16] firmware: arm_sdei: Add support for CPU and system power states

[PATCH 00/14] iio: triggers: add consumer support
 2018-01-14 10:47 UTC  (7+ messages)
` [PATCH 12/14] iio: adc: at91-sama5d2_adc: support for position and pressure channels

[PATCH v2 0/4] gpio: driver for the RPi3 GPIO expander
 2018-01-14 10:42 UTC  (12+ messages)
` [PATCH v2 1/4] ARM: bcm2835: sync firmware properties with downstream
` [PATCH v2 2/4] dt-bindings: gpio: add raspberry pi GPIO expander binding
` [PATCH v2 3/4] gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox service
` [PATCH v2 4/4] ARM: dts: bcm2837-rpi-3-b: add GPIO expander

[PATCH v1 3/4] ARM: dts: add pwm pins for r40
 2018-01-14  7:07 UTC  (3+ messages)

[PATCH v1 4/4] ARM: dts: add pwm node for r40
 2018-01-14  6:43 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: rockchip: drop veyron's nonstandard 'backlight-boot-off'
 2018-01-13 18:49 UTC  (2+ messages)

[PATCH v2] ARM: dts: rename oxnas dts files
 2018-01-13 17:35 UTC 

[PATCH] ARM: dts: rename oxnas dts files
 2018-01-13 17:32 UTC 

[PATCH v2 0/2] media: ov9650: support device tree probing
 2018-01-13 16:10 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] media: ov9650: add device tree binding

[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2018-01-13  8:45 UTC  (5+ messages)
` [RESEND PATCH v2 08/15] ASoC: qcom: q6asm: add support to audio stream apis
` [RESEND PATCH v2 12/15] ASoC: qcom: qdsp6: Add support to q6asm dai driver
  ` [alsa-devel] "

I Am Intereted In You
 2018-01-13  7:11 UTC 

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-13  2:13 UTC  (9+ messages)
` [PATCH v5 02/44] clk: davinci: New driver for davinci PLL clocks

[PATCH v2] Input: mms114 - drop platform data and use generic APIs
 2018-01-13  2:04 UTC 

[PATCH v2 1/8] dt-bindings: display: xlnx: Add bindings for Xilinx display pipeline
 2018-01-13  2:03 UTC  (8+ messages)
  ` [PATCH v2 2/8] drm: xlnx: Xilinx DRM KMS driver
  ` [PATCH v2 3/8] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings
  ` [PATCH v2 4/8] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display
  ` [PATCH v2 5/8] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DisplayPort
  ` [PATCH v2 6/8] drm: xlnx: ZynqMP DP subsystem DRM KMS driver
  ` [PATCH v2 8/8] drm: xlnx: zynqmp_dp: Add drm properties
` [PATCH v2 7/8] drm: xlnx: zynqmp_disp: "

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-01-13  1:05 UTC  (8+ messages)
` [PATCH v2 1/7] qcom-geni-se: Add QCOM GENI SE Driver summary
` [PATCH v2 2/7] dt-bindings: soc: qcom: Add device tree binding for GENI SE
  ` [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
  ` [PATCH v2 5/7] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
` [PATCH v2 4/7] dt-bindings: i2c: Add device tree bindings for GENI I2C Controller
` [PATCH v2 6/7] dt-bindings: serial: Add bindings for GENI based UART Controller
` [PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

[PATCH V8 3/3] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values
 2018-01-13  0:46 UTC  (11+ messages)

[PATCH] ARM: dts: n900: Add aliases for lcd and tvout displays
 2018-01-12 23:34 UTC  (2+ messages)

[PATCH v2 00/12] R-Car DU: Convert LVDS code to bridge driver
 2018-01-12 23:14 UTC  (4+ messages)
  ` [PATCH v2 01/12] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings
  ` [PATCH v2 02/12] dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings
  ` [PATCH v2 03/12] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes

[PATCH v2 00/12] drm/sun4i: Add A83T HDMI support
 2018-01-12 23:04 UTC  (4+ messages)
` [PATCH v2 04/12] drm/bridge/synopsys: dw-hdmi: Export some PHY related functions

[PATCH RFC 0/7] Introduce GENI SE Controller Driver
 2018-01-12 21:35 UTC  (11+ messages)
` [PATCH RFC 4/7] i2c: Add device tree bindings for GENI I2C Controller
` [PATCH RFC 6/7] serial: Add device tree bindings for GENI based UART Controller

[PATCH net-next 1/2 v11] net: ethernet: Add DT bindings for the Gemini ethernet
 2018-01-12 21:34 UTC 

[PATCH 00/10] R-Car DU: Convert LVDS code to bridge driver
 2018-01-12 20:34 UTC  (25+ messages)
` [PATCH 01/10] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings
` [PATCH 02/10] dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings
` [PATCH 03/10] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes

[PATCH v7 2/2] mfd: syscon: Add hardware spinlock support
 2018-01-12 20:01 UTC  (2+ messages)
` Applied "mfd: syscon: Add hardware spinlock support" to the regmap tree

[PATCH] phy: work around 'phys' references to usb-nop-xceiv devices
 2018-01-12 19:54 UTC  (3+ messages)

Good day,
 2018-01-12 18:46 UTC 

[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2018-01-12 18:40 UTC  (10+ messages)
` [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
      ` [Letux-kernel] "

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-12 18:35 UTC  (19+ messages)
` [PATCH v2 01/16] drivers: pwm: core: use a single of xlate function
` [PATCH v2 02/16] pwm: pxa: update documentation regarding pwm-cells
` [PATCH v2 04/16] pwm: clps711x: "
` [PATCH v2 05/16] ARM: dts: clps711x: update pwm-cells
` [PATCH v2 07/16] arm64: dts: rockchip: "
` [PATCH v2 08/16] drivers: pwm: core: extend PWM framework with PWM modes
` [PATCH v2 10/16] pwm: Add "
  ` [PATCH v2 03/16] pwm: cros-ec: update documentation regarding pwm-cells
  ` [PATCH v2 06/16] ARM: dts: pxa: update pwm-cells
  ` [PATCH v2 09/16] drivers: pwm: core: add PWM mode to pwm_config()
  ` [PATCH v2 11/16] pwm: add documentation for PWM modes
  ` [PATCH v2 13/16] drivers: pwm: core: add push-pull mode support
` [PATCH v2 12/16] pwm: atmel: add pwm capabilities
` [PATCH v2 14/16] pwm: add push-pull mode
` [PATCH v2 15/16] pwm: add documentation for pwm "
` [PATCH v2 16/16] pwm: atmel: add push-pull mode support

[PATCH v3 0/7] Marvell NAND controller rework with ->exec_op()
 2018-01-12 18:21 UTC  (4+ messages)

[PATCH V3 0/7] Add loadable kernel module and power management support
 2018-01-12 18:10 UTC  (2+ messages)

[PATCH v3 0/2] media: ov7670: Implement mbus configuration
 2018-01-12 17:56 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: Add OF properties to ov7670
` [PATCH v3 2/2] v4l2: i2c: ov7670: Implement OF mbus configuration

[patch v16 0/4] JTAG driver introduction
 2018-01-12 17:08 UTC  (5+ messages)
  ` [patch v16 1/4] drivers: jtag: Add JTAG core driver
  ` [patch v16 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
  ` [patch v16 3/4] Documentation: jtag: Add bindings for "
` [patch v16 4/4] Documentation: jtag: Add ABI documentation

[patch v16 0/4] JTAG driver introduction
 2018-01-12 17:01 UTC  (6+ messages)
` [patch v16 1/4] Linux 4.15-rc6
  ` [patch v16 2/4] drivers: jtag: Add JTAG core driver
` [patch v16 3/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v16 4/4] Documentation: jtag: Add bindings for "

[patch v15 0/4] JTAG driver introduction
 2018-01-12 16:42 UTC  (4+ messages)
` [patch v15 1/4] drivers: jtag: Add JTAG core driver

[PATCH v5 00/20] firmware: ARM System Control and Management Interface(SCMI) support
 2018-01-12 15:41 UTC  (4+ messages)
` [PATCH v5 06/20] firmware: arm_scmi: add initial support for performance protocol

[PATCH v2] dt-bindings: display: stm32: add pixel clock mandatory property
 2018-01-12 15:30 UTC 

[PATCH v2 0/3] ARM: mvebu: dts: updates to enable EDAC
 2018-01-12 15:25 UTC  (4+ messages)

[PATCH v12 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2018-01-12 14:48 UTC  (2+ messages)

[PATCH 3/3] drm: rcar-du: add R8A77970 support
 2018-01-12 14:38 UTC  (5+ messages)

[PATCH v5 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-12 14:27 UTC  (11+ messages)
` [PATCH v5 1/9] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v5 2/9] include: media: Add Renesas CEU driver interface
` [PATCH v5 3/9] v4l: platform: Add Renesas CEU driver
` [PATCH v5 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v5 5/9] v4l: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v5 6/9] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v5 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v5 8/9] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v5 9/9] arch: sh: migor: Use new renesas-ceu camera driver

[PATCH 1/2] dt: bindings: dma: xilinx: dpdma: DT bindings for Xilinx DPDMA
 2018-01-12 14:13 UTC  (4+ messages)
` [PATCH 2/2] dma: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver

[PATCH v4 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-12 13:38 UTC  (7+ messages)
` [PATCH v4 3/9] v4l: platform: Add Renesas CEU driver

[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
 2018-01-12 13:24 UTC  (4+ messages)
  ` [PATCH 1/9] clk: samsung: exynos5433: Add clock flag to support suspend-to-ram

[PATCH 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2018-01-12 11:50 UTC  (4+ messages)
` [PATCH 3/4] backlight: pwm_bl: compute brightness of LED linearly "

[PATCH v3 0/5] Add regulator suspend and resume support
 2018-01-12 10:23 UTC  (7+ messages)
` [PATCH v3 1/5] bindings: regulator: added support for suspend states
` [PATCH v3 2/5] regulator: make regulator voltage be an array to support more states
` [PATCH v3 3/5] drivers: regulator: leave one item to record whether regulator is enabled
  ` [PATCH v3 4/5] drivers: regulator: empty the old suspend functions
` [PATCH v3 5/5] regulator: add PM suspend and resume hooks


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