devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-08 07:31:55 to 2017-12-08 15:41:17 UTC [more...]

[PATCH v1 0/2] eeprom: at24: convert magic numbers to structs
 2017-12-08 15:41 UTC  (11+ messages)
` [PATCH v1 1/2] "

[PATCH RESEND v6 0/2] at24: support eeproms that do not auto-rollover reads
 2017-12-08 15:37 UTC  (3+ messages)
  ` [PATCH RESEND v6 1/2] "
  ` [PATCH RESEND v6 2/2] dt-bindings: add eeprom "no-read-rollover" property

[PATCH 0/2] of: overlay: Crash fix and improvement
 2017-12-08 15:24 UTC  (5+ messages)
` [PATCH 1/2] of: overlay: Fix out-of-bounds write in init_overlay_changeset()
` [PATCH 2/2] of: overlay: Make node skipping in init_overlay_changeset() clearer

[PATCHv2 00/20] ARM: dts: add omap clkctrl support
 2017-12-08 15:17 UTC  (6+ messages)
  ` [PATCHv2 14/20] ARM: dts: omap4: add clkctrl nodes
  ` [PATCHv2 15/20] ARM: dts: omap5: "
  ` [PATCHv2 16/20] ARM: dts: dra7: "
  ` [PATCHv2 17/20] ARM: dts: am33xx: "
  ` [PATCHv2 18/20] ARM: dts: am43xx: "

[RFC] irqchip: add support for LS1021A external interrupt lines
 2017-12-08 15:11 UTC  (2+ messages)

[GIT PULL] DeviceTree fixes for 4.15, part 2
 2017-12-08 15:07 UTC  (2+ messages)

[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
 2017-12-08 15:05 UTC  (45+ messages)
` [PATCH v3 01/33] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v3 02/33] earlycon: add reg-offset to physical address before mapping
` [PATCH v3 04/33] nds32: Kernel booting and initialization
` [PATCH v3 05/33] nds32: Exception handling
` [PATCH v3 06/33] nds32: MMU definitions
  ` [PATCH v3 03/33] nds32: Assembly macros and definitions
  ` [PATCH v3 07/33] nds32: MMU initialization
  ` [PATCH v3 12/33] nds32: Atomic operations
  ` [PATCH v3 13/33] nds32: Device specific operations
  ` [PATCH v3 19/33] nds32: Library functions
  ` [PATCH v3 32/33] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v3 08/33] nds32: MMU fault handling and page table management
` [PATCH v3 09/33] nds32: Cache and TLB routines
` [PATCH v3 10/33] nds32: Process management
` [PATCH v3 11/33] nds32: IRQ handling
` [PATCH v3 14/33] nds32: DMA mapping API
` [PATCH v3 15/33] nds32: ELF definitions
` [PATCH v3 16/33] nds32: System calls handling
` [PATCH v3 17/33] nds32: VDSO support
` [PATCH v3 18/33] nds32: Signal handling support
` [PATCH v3 20/33] nds32: Debugging support
` [PATCH v3 21/33] nds32: L2 cache support
` [PATCH v3 22/33] nds32: Loadable modules
` [PATCH v3 23/33] nds32: Generic timers support
` [PATCH v3 24/33] nds32: Device tree support
` [PATCH v3 25/33] nds32: Miscellaneous header files
` [PATCH v3 26/33] nds32: defconfig
` [PATCH v3 27/33] nds32: Build infrastructure
` [PATCH v3 28/33] MAINTAINERS: Add nds32
` [PATCH v3 29/33] dt-bindings: nds32 CPU Bindings
` [PATCH v3 30/33] dt-bindings: nds32 SoC Bindings
` [PATCH v3 31/33] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v3 33/33] net: faraday add nds32 support

[PATCH V7 0/7] dmaengine: qcom_hidma: add support for bugfixed HW
 2017-12-08 14:51 UTC  (7+ messages)
` [PATCH V7 2/7] ACPI / bus: Introduce acpi_get_match_data() function
` [PATCH V7 5/7] ACPI: properties: Implement get_match_data() callback

[PATCH v4 0/4] add clk controller driver for Meson-AXG SoC
 2017-12-08 14:50 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH v7 00/13] Add STM32 DFSDM support
 2017-12-08 14:49 UTC  (14+ messages)
` [PATCH v7 01/13] iio: Add hardware consumer buffer support
` [PATCH v7 02/13] docs: driver-api: add iio hw consumer section
` [PATCH v7 03/13] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
` [PATCH v7 05/13] IIO: Add DT bindings for sigma delta adc modulator
` [PATCH v7 06/13] IIO: ADC: add sigma delta modulator support
` [PATCH v7 07/13] IIO: add DT bindings for stm32 DFSDM filter
  ` [PATCH v7 04/13] IIO: inkern: API for manipulating channel attributes
  ` [PATCH v7 08/13] IIO: ADC: add stm32 DFSDM core support
  ` [PATCH v7 09/13] IIO: ADC: add STM32 DFSDM sigma delta ADC support
  ` [PATCH v7 10/13] IIO: ADC: add stm32 DFSDM support for PDM microphone
  ` [PATCH v7 11/13] IIO: consumer: allow to set buffer sizes
  ` [PATCH v7 12/13] ASoC: add bindings for stm32 DFSDM filter
  ` [PATCH v7 13/13] ASoC: stm32: add DFSDM DAI support

[PATCH 0/6] ARM: stm32: add initial STM32MPU support
 2017-12-08 14:41 UTC  (8+ messages)
  ` [PATCH 1/6] ARM: stm32: prepare stm32 family to welcome armv7 architecture
  ` [PATCH 2/6] ARM: stm32: add initial support for STM32MP157
  ` [PATCH 4/6] ARM: configs: multi_v7: add stm32 support
  ` [PATCH 6/6] ARM: dts: stm32: add initial support of stm32mp157c eval board
` [PATCH 3/6] pinctrl: stm32: Add STM32MP157 MPU support
` [PATCH 5/6] ARM: dts: stm32: add stm32mp157c initial support

[PATCH V6 0/7] dmaengine: qcom_hidma: add support for bugfixed HW
 2017-12-08 14:40 UTC  (10+ messages)
` [PATCH V6 4/7] OF: properties: Implement get_match_data() callback

[PATCH V3 0/7] Add loadable kernel module and power management support
 2017-12-08 14:38 UTC  (5+ messages)
` [PATCH V3 2/7] PCI: Export pci_find_host_bridge()

[PATCH v3 0/3] Qualcomm Light Pulse Generator
 2017-12-08 14:27 UTC  (6+ messages)
` [PATCH v3 1/3] leds: core: Introduce generic pattern interface

[PATCH v5 0/4] add clk controller driver for Meson-AXG SoC
 2017-12-08 14:27 UTC  (6+ messages)
` [PATCH v5 2/4] clk: meson-axg: add clocks dt-bindings required header

[PATCH v14 0/5] ZII RAVE platform driver
 2017-12-08 14:27 UTC  (2+ messages)

[PATCH v9 0/6] stm32 clocksource driver rework
 2017-12-08 14:19 UTC  (15+ messages)
` [PATCH v9 1/6] clocksource: stm32: convert driver to timer_of
` [PATCH v9 2/6] clocksource: stm32: increase min delta value
  ` [PATCH v9 3/6] clocksource: stm32: only use 32 bits timers
` [PATCH v9 4/6] clocksource: stm32: add clocksource support
` [PATCH v9 5/6] clocksource: stm32: Update license and copyright
` [PATCH v9 6/6] arm: dts: stm32: remove useless clocksource nodes

[PATCH v1 0/2] DRM driver for Sitronix ST7735R display panels
 2017-12-08 14:11 UTC  (4+ messages)
` [PATCH v1 2/2] drm/tinydrm: add driver for ST7735R panels

[PATCH 1/1] dt-bindings: arm: document supported STM32 SoC family
 2017-12-08 13:56 UTC 

[PATCH] dt-bindings: at24/eeprom: add an undocumented compatible string
 2017-12-08 13:54 UTC  (5+ messages)

[PATCH v2] eeprom: at25: Add DT support for EEPROMs with odd address bits
 2017-12-08 13:46 UTC 

[PATCH v5 00/11] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-12-08 13:41 UTC  (3+ messages)
` [PATCH v5 8/9] pinctrl: axp209: add support for AXP813 GPIOs

[Patch v6 02/12] [media] s5p-mfc: Adding initial support for MFC v10.10
 2017-12-08 13:25 UTC  (2+ messages)

[PATCH v8 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-08 13:14 UTC  (3+ messages)
` [PATCH v8 2/2] media: i2c: Add the ov7740 image sensor driver

[PATCH v4 00/12] Krait clocks + Krait CPUfreq
 2017-12-08 13:10 UTC  (17+ messages)
` [PATCH v4 01/12] ARM: Add Krait L2 register accessor functions
  ` [PATCH v4 02/12] clk: mux: Split out register accessors for reuse
  ` [PATCH v4 10/12] clk: qcom: Add safe switch hook for krait mux clocks
  ` [PATCH v4 11/12] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v4 03/12] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v4 04/12] clk: qcom: Add HFPLL driver
` [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v4 06/12] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v4 07/12] clk: qcom: Add support for Krait clocks
` [PATCH v4 08/12] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v4 09/12] clk: qcom: Add Krait clock controller driver
` [PATCH v4 12/12] cpufreq: dt: Reintroduce independent_clocks platform data

[PATCH v2 0/2] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding
 2017-12-08 12:52 UTC  (4+ messages)
  ` [PATCH v2 2/2] uio: Introduce UIO driver dt-binding documentation

[PATCH v2 0/2] ath10k: DT support for ath10k calibration variant
 2017-12-08 10:37 UTC  (3+ messages)
  ` [PATCH v2 1/2] dt: bindings: add new dt entry "
  ` [PATCH v2 2/2] ath10k: search DT for qcom,ath10k-calibration-variant

[PATCH v4 1/4] phylib: Add device reset GPIO support
 2017-12-08  9:53 UTC  (4+ messages)
` [PATCH v4.1] "

[RESEND PATCH v4 00/12] Krait clocks + Krait CPUfreq
 2017-12-08  9:42 UTC  (13+ messages)
` [PATCH v4 01/12] ARM: Add Krait L2 register accessor functions
` [PATCH v4 02/12] clk: mux: Split out register accessors for reuse
` [PATCH v4 03/12] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v4 04/12] clk: qcom: Add HFPLL driver
` [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v4 06/12] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v4 07/12] clk: qcom: Add support for Krait clocks
` [PATCH v4 08/12] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v4 09/12] clk: qcom: Add Krait clock controller driver
  ` [PATCH v4 10/12] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v4 11/12] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v4 12/12] cpufreq: dt: Reintroduce independent_clocks platform data

[PATCH] arm64: dts: allwinner: a64: bananapi-m64: Add LED device node
 2017-12-08  9:38 UTC  (4+ messages)

[PATCH v8 0/6] stm32 clocksource driver rework
 2017-12-08  9:31 UTC  (13+ messages)
` [PATCH v8 3/6] clocksource: stm32: increase min delta value
` [PATCH v8 4/6] clocksource: stm32: only use 32 bits timers

[PATCH 1/2] dt: bindings: add new dt entry for ath10k calibration variant
 2017-12-08  9:27 UTC  (7+ messages)
` [PATCH 2/2] ath10k: search DT for qcom,ath10k-calibration-variant

[PATCH] PCI: qcom: add missing supplies required for msm8996
 2017-12-08  9:20 UTC 

[PATCH] ARM: dts: sun8i-h3: Remove allwinner,leds-active-low for non internal PHY
 2017-12-08  9:13 UTC  (2+ messages)

[PATCH v9 00/13] Introduce framework for SLIMbus device driver
 2017-12-08  9:09 UTC  (6+ messages)
` [PATCH v9 01/13] Documentation: Add SLIMbus summary

[PATCH 0/2] ARM: sun8i: a83t: Enable EMAC Ethernet
 2017-12-08  9:06 UTC  (4+ messages)
  ` [PATCH 1/2] ARM: dts: sun8i: a83t: add dwmac-sun8i device node
  ` [PATCH 2/2] ARM: dts: sun8i: a83t: Enable Ethernet on two boards

[PATCH V4 0/7] Add loadable kernel module and power management support
 2017-12-08  8:58 UTC  (8+ messages)
` [PATCH V4 5/7] PCI: tegra: Add loadable kernel module support
  ` [PATCH V4 1/7] of: Export of_pci_range_to_resource()
  ` [PATCH V4 2/7] PCI: tegra: Use bus->sysdata to store and get host private data
  ` [PATCH V4 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
  ` [PATCH V4 4/7] PCI: tegra: Free resources on probe failure
  ` [PATCH V4 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
  ` [PATCH V4 7/7] PCI: tegra: Add power management support

[PATCH v3 1/2] dt-bindings: clocksource: Add Spreadtrum SC9860 timer
 2017-12-08  8:20 UTC  (4+ messages)
` [PATCH v3 2/2] clocksource: sprd: Add timer driver for Spreadtrum SC9860 platform

[PATCH v2 0/3] Bluetooth: hci_ll: Get BD address from NVMEM (was "bluetooth: hci_ll: Get MAC address from NVMEM")
 2017-12-08  8:14 UTC  (7+ messages)
` [PATCH v2 1/3] Bluetooth: hci_ll: add support for setting public address
` [PATCH v2 2/3] dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st
` [PATCH v2 3/3] Bluetooth: hci_ll: Add optional nvmem BD address source

[PATCH v6 net-next,mips 0/7] Cavium OCTEON-III network driver
 2017-12-08  8:11 UTC  (2+ messages)

[PATCH] arm64: allwinner: a64: orangepi-zero-plus2: add usb otg
 2017-12-08  7:57 UTC  (4+ 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).