messages from 2017-05-09 22:35:23 to 2017-05-11 21:00:40 UTC [more...]
[PATCH v7 00/23] FSI device driver implementation
2017-05-11 21:00 UTC (4+ messages)
` [PATCH v7 01/23] drivers/fsi: Add fsi master definition
` [PATCH v7 02/23] drivers/fsi: Add slave definition
` [PATCH v7 03/23] drivers/fsi: Add empty master scan
[PATCH 0/5 RfC] pintrl: meson: add support for GPIO IRQs
2017-05-11 20:52 UTC (9+ messages)
` [PATCH 1/5] pintrl: meson: add interrupts to pinctrl data
` [PATCH 5/5] pintrl: meson: add support for GPIO interrupts
[RFC 0/2] Add support for Meson MX "SDIO" MMC driver
2017-05-11 20:44 UTC (5+ messages)
[PATCH v5 00/17] net: qualcomm: add QCA7000 UART driver
2017-05-11 20:38 UTC (21+ messages)
` [PATCH v5 01/17] net: qualcomm: remove unnecessary includes
` [PATCH v5 02/17] net: qca_framing: use u16 for frame offset
` [PATCH v5 03/17] net: qca_7k: Use BIT macro
` [PATCH v5 04/17] net: qualcomm: use net_device_ops instead of direct call
` [PATCH v5 05/17] net: qualcomm: Improve readability of length defines
` [PATCH v5 06/17] net: qca_spi: remove QCASPI_MTU
` [PATCH v5 07/17] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
` [PATCH v5 08/17] net: qca_spi: Clarify MODULE_DESCRIPTION
` [PATCH v5 09/17] net: qualcomm: rename qca_framing.c to qca_7k_common.c
` [PATCH v5 10/17] net: qualcomm: prepare frame decoding for UART driver
` [PATCH v5 11/17] net: qualcomm: make qca_7k_common a separate kernel module
` [PATCH v5 12/17] dt-bindings: qca7000-spi: Rework binding
` [PATCH v5 13/17] dt-bindings: qca7000: rename binding
` [PATCH v5 14/17] dt-bindings: slave-device: add current-speed property
` [PATCH v5 15/17] dt-bindings: qca7000: append UART interface to binding
` [PATCH v5 16/17] tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
` [PATCH v5 17/17] net: qualcomm: add QCA7000 UART driver
[PATCH] leds: pca955x: add GPIO support
2017-05-11 20:23 UTC (2+ messages)
[PATCH v2 0/3] gpiolib: Initializing GPIOs using DT property gpio-initval
2017-05-11 20:18 UTC (8+ messages)
` [PATCH v2 3/3] gpiolib: Add GPIO initialization
using labels for stdout-path
2017-05-11 18:40 UTC (3+ messages)
[PATCH v9 0/9] coresight: enable debug module
2017-05-11 17:40 UTC (14+ messages)
` [PATCH v9 2/9] doc: Add documentation for Coresight CPU debug
` [PATCH v9 3/9] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
` [PATCH v9 4/9] MAINTAINERS: update file entries for Coresight subsystem
` [PATCH v9 7/9] coresight: add support for CPU debug module
` [PATCH v9 8/9] arm64: dts: hi6220: register "
` [PATCH v9 9/9] arm64: dts: qcom: msm8916: Add debug unit
[PATCH for 4.13 0/5] phy: bcm-ns-usb3: add MDIO driver
2017-05-11 16:29 UTC (7+ messages)
` [PATCH 1/5] phy: bcm-ns-usb3: always wait for idle after writing to the PHY reg
` [PATCH 2/5] phy: bcm-ns-usb3: use pointer for PHY writing function
` [PATCH 3/5] phy: bcm-ns-usb3: enable MDIO in the platform specific code
` [PATCH 4/5] dt-bindings: phy: Modify Broadcom NS USB 3.0 PHY binding to use MDIO
` [PATCH 5/5] phy: bcm-ns-usb3: add MDIO driver using proper bus layer
[PATCH v6 09/23] drivers/fsi: scan slaves & register devices
2017-05-11 16:14 UTC (17+ messages)
` [PATCH v6 10/23] drivers/fsi: Add device read/write/peek API
` [PATCH v6 11/23] drivers/fsi: Add master unscan
` [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI
` [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master
Supporting "software interrupts" in an irqchip driver
2017-05-11 16:04 UTC
[PATCH 1/2] of: remove extraneous 'const' in typedef
2017-05-11 15:59 UTC (8+ messages)
` [PATCH 2/2] of: reserved_mem: fix 'const' annotation
[PATCH] Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and resolver code"
2017-05-11 15:44 UTC (2+ messages)
[PATCH v2 00/10] Initial Allwinner R40 support
2017-05-11 14:41 UTC (5+ messages)
` [PATCH v2 04/10] pinctrl: sunxi: switch A20's pinctrl driver to use the A10 version
` [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
[PATCH v3 0/6] Add board support for TS-4600
2017-05-11 13:56 UTC (9+ messages)
` [PATCH v3 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
` [PATCH v3 4/6] bus: add driver "
` [PATCH v3 5/6] ARM: dts: TS-4600: add NBUS support
` [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
[PATCH v5 00/10] Renesas RZ/A1 pin and gpio controller
2017-05-11 13:48 UTC (9+ messages)
` [PATCH v5 10/10] arm: dts: genmai: Add ethernet pin group
[PATCH 0/4] set battery info on AXP20X and AXP22X from DT
2017-05-11 13:42 UTC (5+ messages)
` [PATCH 1/4] power: supply: axp20x_battery: add support for DT battery
` [PATCH 2/4] dt-bindings: power: battery: add constant-charge-current-max-microamp property
` [PATCH 3/4] power: supply: power_supply_core: add constant-charge-current optional property
` [PATCH 4/4] power: supply: axp20x_battery: add DT support for battery max constant charge current
[PATCH v9 0/6] i2c: designware: add I2C SLAVE support
2017-05-11 13:32 UTC (5+ messages)
` [PATCH v9 5/6] i2c: designware: add SLAVE mode functions
[PATCH v3 0/2] Add PCIe host driver support for Mediatek SoCs
2017-05-11 12:11 UTC (12+ messages)
` [PATCH v3 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
` [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
2017-05-11 11:08 UTC (10+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
` [PATCH v5 03/14] pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
` [PATCH v5 04/14] GPIO: Add gpio-ingenic driver
` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
[PATCH v2 0/5] Add minimal boot support for IPQ8074
2017-05-11 10:33 UTC (4+ messages)
` [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
[PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
2017-05-11 10:27 UTC (4+ messages)
[PATCH v3 0/3] Add I2S driver
2017-05-11 9:45 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: Document STM32 I2S bindings
` [PATCH v3 2/3] ASoC: stm32: Add I2S driver
` [PATCH v3 3/3] ASoC: stm32: Add full duplex support to i2s
[PATCH] input: edt-ft5x06: increase allowed data range for threshold parameter
2017-05-11 8:32 UTC (3+ messages)
[PATCH v2] arm64: dts: ls1088a: update the sata node
2017-05-11 8:01 UTC (2+ messages)
` [PATCH] arm64: dts: ls1088a: Add TMU device tree support
[PATCH] arm64: dts: ls1088a: update the sata node
2017-05-11 7:57 UTC (3+ messages)
[PATCH 0/2] Add ZTE ZX pinctrl driver support
2017-05-11 7:29 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: add bindings doc for ZTE pinctrl
` [PATCH 2/2] pinctrl: add ZTE ZX pinctrl driver support
[PATCH v2 0/20] drm: sun4i: Add support for the HDMI controller
2017-05-11 6:25 UTC (5+ messages)
` [PATCH v2 20/20] ARM: sun5i: a10s-olinuxino: Enable HDMI
` [linux-sunxi] "
[PATCH v2 0/3] iio: adc: sama5d2_adc hw triggers and buffers
2017-05-11 6:09 UTC (5+ messages)
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
[PATCHv2 0/3] Intel FPGA VIP Frame Buffer II DRM Driver
2017-05-11 2:50 UTC (9+ messages)
[alsa-devel] [PATCH v2 3/3] ASoC: stm32: Add full duplex support to i2s (fwd)
2017-05-11 2:13 UTC
[PATCH v4 3/5] soc: qcom: Introduce APCS IPC driver
2017-05-11 2:07 UTC (14+ messages)
[PATCH v2 0/2] addr nor flash node for mt2701
2017-05-11 1:30 UTC (8+ messages)
` [PATCH v2 2/2] arm: dts: mt2701: add nor flash node
[PATCH] mtd: nand: gpio: update binding
2017-05-11 1:19 UTC (3+ messages)
[PATCH 1/2] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
2017-05-10 22:23 UTC (4+ messages)
` [PATCH 1/2] pinctrl: qcom: ipq4019: "
` [PATCH 2/2] pinctrl: qcom: ipq4019: add remaining pin definitions
[PATCHv3 0/2] PWM Vibrator driver
2017-05-10 21:56 UTC (5+ messages)
` [PATCHv3 1/2] Input: pwm-vibra: new driver
[PATCH] of/unittest: Delete an error message for a failed memory allocation in three functions
2017-05-10 20:33 UTC
[PATCH v3 0/2] add dts files for hi3798cv200-Poplar board
2017-05-10 18:25 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: hisilicon: add dts files for hi3798cv200-poplar board
[PATCH v2 0/4] ARM: dts: keystone: Add support for new K2G evm
2017-05-10 16:08 UTC (2+ messages)
[PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
2017-05-10 15:48 UTC (4+ messages)
[PATCH 1/2 v2] clk: Add bindings for the Gemini Clock Controller
2017-05-10 15:47 UTC (5+ messages)
[PATCH v2 00/18] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
2017-05-10 15:03 UTC (3+ messages)
` [PATCH v2 09/18] irqchip: Add driver for Cirrus Logic Madera codecs
[PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
2017-05-10 14:54 UTC (6+ messages)
[PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
2017-05-10 14:52 UTC (8+ messages)
[PATCH 1/4] arm64: dts: rk3399: add missing qos node
2017-05-10 13:55 UTC (8+ messages)
` [PATCH 2/4] arm64: dts: rk3399: add power domain for some peripheral
` [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl
[PATCH v2 0/3] Add I2S driver
2017-05-10 13:35 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: Document STM32 I2S bindings
` [PATCH v2 2/3] ASoC: stm32: Add I2S driver
` [PATCH v2 3/3] ASoC: stm32: Add full duplex support to i2s
[RESEND PATCH v4 0/5] Platform driver support for 'amd5536udc' driver
2017-05-10 13:18 UTC (6+ messages)
` [RESEND PATCH v4 1/5] usb: gadget: udc: Rename amd5536udc driver file based on IP
` [RESEND PATCH v4 3/5] usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
` [RESEND PATCH v4 2/5] usb: gadget: udc: make debug prints compatible with both pci and platform devices
` [RESEND PATCH v4 4/5] dt-bindings: usb: DT bindings documentation for Broadcom IPROC USB Device controller
` [RESEND PATCH v4 5/5] usb: gadget: udc: Add Synopsys UDC Platform driver
[linux-sunxi][PATCH] ARM: dts: sun8i-h3: orange-pi-2: Enable audio codec
2017-05-10 12:51 UTC (2+ messages)
[PATCH v4 0/5] Platform driver support for 'amd5536udc' driver
2017-05-10 12:51 UTC (6+ messages)
` [PATCH v4 1/5] usb: gadget: udc: Rename amd5536udc driver file based on IP
` [PATCH v4 2/5] usb: gadget: udc: make debug prints compatible with both pci and platform devices
` [PATCH v4 3/5] usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
` [PATCH v4 5/5] usb: gadget: udc: Add Synopsys UDC Platform driver
` [PATCH v4 4/5] dt-bindings: usb: DT bindings documentation for Broadcom IPROC USB Device controller
Modifying binding or duplicating compatible string
2017-05-10 12:46 UTC (3+ messages)
[PATCH 1/2] devicetree: add Itead vendor prefix
2017-05-10 12:31 UTC (2+ messages)
` [PATCH 2/2] devicetree: add Roofull "
[PATCH] arm: dts: mediatek: Add audio driver node for MT2701
2017-05-10 11:11 UTC (2+ messages)
[PATCH v9 0/4] Add Mediatek JPEG Decoder
2017-05-10 11:02 UTC (3+ messages)
` [PATCH v9 3/4] arm: dts: mt2701: Add node for "
[PATCH] arm64: dts: mediatek: add mt8176 device tree
2017-05-10 10:56 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: Factor out mt817x family "
[PATCH v4 00/10] Add Basic SoC support for MT6797
2017-05-10 10:37 UTC (4+ messages)
[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
2017-05-10 10:35 UTC (6+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
[PATCH v2 00/30] arm: dts: extend mt7623 support
2017-05-10 9:58 UTC (2+ messages)
[PATCH v5 0/3] Use data tune for CMD line tune
2017-05-10 9:50 UTC (4+ messages)
` [PATCH v5 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters
[PATCH v5 1/9] phy: phy-mt65xx-usb3: improve RX detection stable time
2017-05-10 9:48 UTC (3+ messages)
[PATCH][v3] arm64: Add flash node for ls1088a qds and rdb
2017-05-10 9:43 UTC
[PATCH v4 0/3] Add Mediatek CIRQ interrupt controller
2017-05-10 9:42 UTC (4+ messages)
[PATCH v5 0/7] Add V4L2 SDR (DRIF & MAX2175) driver
2017-05-10 8:12 UTC (3+ messages)
` [PATCH v5 3/7] media: i2c: max2175: Add MAX2175 support
[PATCH 0/2] ASoC: sunxi: Add ADC support for A33
2017-05-10 6:58 UTC (4+ messages)
` [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33
[RESEND PATCH v5 0/3] Support for USB DRD Phy driver for NS2
2017-05-10 6:54 UTC (4+ messages)
` [RESEND PATCH v5 1/3] dt-bindings:phy:Add DT bindings documentation for NS2 USB DRD phy
` [RESEND PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2
` [RESEND PATCH v5 3/3] arm64: dts: NS2: Add USB DRD PHY device tree node
[PATCH][v2] arm64: Add flash node for ls1088a qds and rdb
2017-05-10 1:20 UTC (2+ messages)
[PATCH] ARM: dts: imx: add DH2228FV DAC to Gateworks Ventana boards with SPI
2017-05-10 1:04 UTC (4+ messages)
[PATCH v6 1/4] mailbox: Make startup and shutdown ops optional
2017-05-10 0:46 UTC (3+ messages)
` [PATCH v6 4/4] mailbox: Introduce Qualcomm APCS IPC driver
[RFC/PATCH 1/2] dt-binding: mfd: Add Maxim/Dallas DS1374 MFD device binding
2017-05-09 23:48 UTC (3+ messages)
` [RFC/PATCH 2/2] mfd: ds1374: Add Dallas/Maxim DS1374 Multi Function Device
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;
as well as URLs for NNTP newsgroup(s).