messages from 2016-05-13 01:17:02 to 2016-05-15 06:52:04 UTC [more...]
[PATCHv2] i2c: rcar: add DMA support
2016-05-15 6:52 UTC (2+ messages)
[PATCH 0/3] ARM: clps711x: Initial DT support
2016-05-15 6:07 UTC (8+ messages)
` [PATCH 1/3] ARM: clps711x: Reduce static map size
` [PATCH 2/3] ARM: clps711x: Add basic DT support
` [PATCH 3/3] ARM: dts: clps711x: Add basic Cirrus Logic CDB89712 Development board
Unclear BSD licensing (headers, MODULE_LICENSE, versions)
2016-05-15 2:43 UTC (2+ messages)
[PATCH RFT 0/2] Teach phylib hard-resetting devices
2016-05-14 21:46 UTC (18+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support
[PATCH v4 0/4] ASoC: MAX9860: new driver
2016-05-14 21:09 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: sound: add bindings for the max9860 codec
` [PATCH v4 2/4] ASoC: MAX9860: new driver
` [PATCH v4 3/4] ASoC: dapm: support mixer controls with mute at non-zero value
` [PATCH v4 4/4] ASoC: MAX9860: add sidetone mixer control
[PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments
2016-05-14 19:11 UTC (5+ messages)
` [PATCH v4 3/5] dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine
[PATCH 1/4] ARM: dts: axp22x.dtsi: Disable axp22x ldo_io# regulators by default
2016-05-14 17:57 UTC (4+ messages)
` [PATCH 2/4] ARM: dts: axp22x.dtsi: Add usb_power_supply node
` [PATCH 3/4] ARM: dts: axp22x.dtsi: Add reg_drivebus node
` [PATCH 4/4] ARM: dts: sun8i-a?3-q8-tablet.dts: Add full otg support
[PATCH] regulator: axp20x: Add support for the (external) drivebus regulator
2016-05-14 17:55 UTC
[PATCH 1/3] power: axp20x_usb: Add support for usb power-supply on axp22x pmics
2016-05-14 17:51 UTC (3+ messages)
` [PATCH 2/3] mfd: axp20x: Extend axp22x_volatile_ranges
` [PATCH 3/3] mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmics
[PATCH] dt: add Atmel Captouch bindings
2016-05-14 14:52 UTC (5+ messages)
` [PATCH 2/3 V2] Input: add Atmel Captouch Button driver
[PATCH] ASoC: MAX9860: new driver
2016-05-14 14:25 UTC (2+ messages)
[PATCH V2 0/4] Add support for Tegra210 ACONNECT bus
2016-05-14 14:22 UTC (3+ messages)
` [PATCH V2 1/4] dt-bindings: bus: Add documentation for Tegra210 ACONNECT
[PATCH] i2c: rcar: add DMA support
2016-05-14 12:12 UTC (3+ messages)
[PATCH v9 0/8] add i2c driver supported for rk3399
2016-05-14 11:30 UTC (2+ messages)
[PATCH v4 0/4]
2016-05-14 7:31 UTC (4+ messages)
` [PATCH v4 1/4] power: Add an axp20x-ac-power driver
[PATCH V18 0/3] dmaengine: add Qualcomm Technologies HIDMA driver
2016-05-14 6:25 UTC (2+ messages)
[RFC PATCH 1/2] net: macb: Add MDIO driver for accessing multiple PHY devices
2016-05-14 2:50 UTC (5+ messages)
` [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings
[Patch v5 0/8] Qualcomm SCM Rework
2016-05-13 23:50 UTC (14+ messages)
` [Patch v5 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
` [Patch v5 2/8] firmware: qcom: scm: Convert SCM to platform driver
` [Patch v5 3/8] firmware: qcom: scm: Use atomic SCM for cold boot
` [Patch v5 4/8] firmware: qcom: scm: Generalize shared error map
` [Patch v5 5/8] firmware: qcom: scm: Convert to streaming DMA APIS
` [Patch v5 6/8] firmware: qcom: scm: Add support for ARM64 SoCs
` [Patch v5 7/8] dts: qcom: apq8084: Add SCM firmware node
` [Patch v5 8/8] arm64: dts: msm8916: "
[PATCH v2 0/3] input: rmi4: Regulator supply support
2016-05-13 22:29 UTC (7+ messages)
[PATCH v3 2/2] ASoC: cs35l33: Add device tree bindings file for cs35l33
2016-05-13 21:02 UTC
[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2016-05-13 20:43 UTC (5+ messages)
` [PATCH V10 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
[PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
2016-05-13 19:57 UTC
[PATCH] phy: add support for a reset-gpio specification
2016-05-13 19:10 UTC (4+ messages)
[PATCH v8 00/14] USB OTG/dual-role framework
2016-05-13 18:13 UTC (16+ messages)
` [PATCH v8 01/14] usb: hcd: Initialize hcd->flags to 0
` [PATCH v8 02/14] usb: otg-fsm: Prevent build warning "VDBG" redefined
` [PATCH v8 03/14] usb: hcd.h: Add OTG to HCD interface
` [PATCH v8 04/14] usb: otg-fsm: use usb_otg wherever possible
` [PATCH v8 05/14] usb: otg-fsm: move host controller operations into usb_otg->hcd_ops
` [PATCH v8 06/14] usb: gadget.h: Add OTG to gadget interface
` [PATCH v8 07/14] usb: otg: get rid of CONFIG_USB_OTG_FSM in favour of CONFIG_USB_OTG
` [PATCH v8 08/14] usb: otg: add OTG/dual-role core
` [PATCH v8 14/14] usb: host: xhci-plat: Add otg device to platform data
` [PATCH v8 09/14] usb: of: add an API to get OTG device from USB controller node
` [PATCH v8 10/14] usb: otg: add hcd companion support
` [PATCH v8 11/14] usb: otg: use dev_dbg() instead of VDBG()
` [PATCH v8 12/14] usb: hcd: Adapt to OTG core
` [PATCH v8 13/14] usb: gadget: udc: adapt "
[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
2016-05-13 17:08 UTC (3+ messages)
[PATCH 1/2] arm64: dts: NS2: Add all of the UARTs
2016-05-13 16:49 UTC (7+ messages)
[PATCH 0/2] ASoC: bcm2835: add support for hifiberry-dac
2016-05-13 16:21 UTC (7+ messages)
` [PATCH 1/2] ASoC: pcm5102a: Add support for PCM5102A codec
` [PATCH 2/2] ASoC: Add support for HifiBerry DAC
[PATCH v3 0/2] ASoC: codecs: add support for TAS5720 digital amplifier
2016-05-13 14:04 UTC (8+ messages)
` [PATCH v3 2/2] "
[PATCH 0/7] ir-rx51 driver fixes
2016-05-13 14:01 UTC (9+ messages)
` [PATCH 4/7] [media] ir-rx51: add DT support to driver
[PATCH] arm64: dts: exynos: Use human-friendly symbols for timer interrupt flags
2016-05-13 13:44 UTC
[PATCH-V2 0/5] bcm2835: add thermal driver
2016-05-13 13:13 UTC (6+ messages)
` [PATCH-V2 1/5] dt: bindings: add thermal device driver for bcm2835
` [PATCH-V2 2/5] thermal: bcm2835: add thermal driver for bcm2835 soc
` [PATCH-V2 3/5] ARM: bcm2835: add thermal node to device-tree of bcm283x
` [PATCH-V2 4/5] ARM: bcm2835: add thermal driver to default_config
` [PATCH-V2 5/5] ARM: multi_v7_defconfig: bcm2835: add bcm2835-thermal driver
[RESEND PATCH 0/2 v6] Add AXS10X I2S PLL clock driver
2016-05-13 13:10 UTC (4+ messages)
` [RESEND PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock
[PATCH 1/2] ARM: dts: igep00x0: Add SD card-detect
2016-05-13 12:37 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: igep0020: Add SD card write-protect pin
[PATCH v11 0/3] PIC32MZDA Clock Driver
2016-05-13 12:18 UTC (4+ messages)
` [PATCH v11 1/3] dt/bindings/clk: Add PIC32 clock binding documentation
` [PATCH v11 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding
[PATCH v3 00/27] ARM: dts: exynos: Add initial support for Odroid XU
2016-05-13 12:11 UTC (3+ messages)
[PATCH V2 0/2] drivers: i2c: qup: Some misc fixes
2016-05-13 11:50 UTC (7+ messages)
` [PATCH V2 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH V2 2/2] drivers: i2c: qup: Fix error handling
[PATCH v3 0/7] ARM/ASoC: OMAP3: Fix McBSP2/3 sidetone support
2016-05-13 11:45 UTC (4+ messages)
[PATCH 00/23] ARM/arm64: dts: renesas: Fix W=1 dtc warnings
2016-05-13 11:40 UTC (26+ messages)
` [PATCH 02/23] ARM: dts: r8a73a4: "
` [PATCH 03/23] ARM: dts: r8a7740: "
` [PATCH 01/23] ARM: dts: emev2: "
` [PATCH 04/23] ARM: dts: r8a7778: "
` [PATCH 05/23] ARM: dts: r8a7790: "
` [PATCH 08/23] ARM: dts: r8a7794: "
` [PATCH 10/23] ARM: dts: ape6evm: "
` [PATCH 11/23] ARM: dts: armadillo800eva: "
` [PATCH 15/23] ARM: dts: koelsch: "
` [PATCH 16/23] ARM: dts: kzm9d: "
` [PATCH 17/23] ARM: dts: kzm9g: "
` [PATCH 19/23] ARM: dts: marzen: "
` [PATCH 21/23] ARM: dts: silk: "
` [PATCH 22/23] arm64: dts: r8a7795: "
` [PATCH 06/23] ARM: dts: r8a7791: "
` [PATCH 07/23] ARM: dts: r8a7793: "
` [PATCH 09/23] ARM: dts: sh73a0: "
` [PATCH 12/23] ARM: dts: bockw: "
` [PATCH 13/23] ARM: dts: genmai: "
` [PATCH 14/23] ARM: dts: gose: "
` [PATCH 18/23] ARM: dts: lager: "
` [PATCH 20/23] ARM: dts: porter: "
` [PATCH 23/23] arm64: dts: salvator-x: "
[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
2016-05-13 11:31 UTC (5+ messages)
` [PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()
` [PATCH] drivers/of: Fix build warning in populate_node()
[PATCH 1/2] ASoC: wm8985: add device tree binding for WM8985
2016-05-13 11:27 UTC (3+ messages)
` [PATCH 2/2] ASoC: wm8985: add device-tree support
[PATCH v5 0/6] Add support for rk818
2016-05-13 11:20 UTC (3+ messages)
` [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818
[PATCH v3] ASoC: MAX9860: new driver
2016-05-13 10:58 UTC (2+ messages)
[PATCHv2 00/28] ARM: OMAP2+: hwmod module clock type support
2016-05-13 10:58 UTC (3+ messages)
[PATCH 0/2] spi: spi-fsl-dspi: replace regmap R/W with internal implementation
2016-05-13 10:26 UTC (14+ messages)
` [PATCH 1/2] "
` [linux-devel] "
[PATCH v2 1/2] ARM64: arch_timer: Work around QorIQ Erratum A-008585
2016-05-13 10:24 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: Add timer erratum property for LS2080A and LS1043A
[PATCH v5 0/3] dmaengine: Add clock support for AXI DMAS
2016-05-13 9:30 UTC (5+ messages)
` [PATCH v5 1/3] dmaengine: vdma: Add config structure to differentiate dmas
` [PATCH v5 2/3] Documentation: DT: vdma: Add clock support for dmas
` [PATCH v5 3/3] dmaengine: vdma: Add clock support
[PATCH V7 0/3] Add support for Tegra210 ADMA
2016-05-13 9:26 UTC (2+ messages)
[PATCH 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
2016-05-13 8:55 UTC (7+ messages)
` [RFC 0/4] Add Z clock support
` [RFC 1/4] clk: renesas: rcar-gen3-cpg: Add Z clock
` [RFC 2/4] clk: renesas: r8a7795: "
[PATCH v11] mtd: spi-nor: add hisilicon spi-nor flash controller driver
2016-05-13 8:18 UTC
[PATCHv2] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
2016-05-13 8:07 UTC (3+ messages)
Add support for regulator operation mode of mt6397
2016-05-13 8:04 UTC (4+ messages)
` [PATCH RESEND 2/2] regulator: mt6397: Add buck change mode regulator interface for mt6397
[PATCH] ARM: dts: r8a7790: Correct unit names for cpu nodes
2016-05-13 7:38 UTC
[PATCH v9 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
2016-05-13 7:03 UTC (2+ messages)
` [PATCH v9 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support
[PATCH 0/4] bcm2835: add thermal driver
2016-05-13 6:29 UTC (4+ messages)
` [PATCH 3/4] ARM: bcm2835: add thermal node to device-tree of bcm283x
[PATCH v3 0/6] Add R8A7794/SILK sound DT support
2016-05-13 6:13 UTC (5+ messages)
` [PATCH v3 4/6] ARM: dts: r8a7794: add Audio-DMAC support
` [PATCH v3 5/6] ARM: dts: r8a7794: add sound support
[PATCH RESEND 0/4] arm: dts: am57xx: Correct the thermal thresholds
2016-05-13 5:19 UTC (4+ messages)
[PATCH V12 1/2] gpio: add DT binding doc for gpio of PMIC max77620/max20024
2016-05-13 5:19 UTC (4+ messages)
` [PATCH V12 1/2] pinctrl: add DT binding doc for pincontrol "
` [PATCH V12 2/2] gpio: max77620: add gpio driver for MAX77620/MAX20024
` [PATCH V12 2/2] pinctrl: max77620: add pincontrol "
[PATCH v8 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
2016-05-13 4:42 UTC (3+ messages)
[RFC 0/3] MT2701 DRM support
2016-05-13 3:59 UTC (3+ messages)
` [RFC 2/3] drm/mediatek: add support for Mediatek SoC MT2701
[PATCH v3 0/2] mfd: lp873x: Add lp873x PMIC support
2016-05-13 3:48 UTC (3+ messages)
` [PATCH v3 1/2] Documentation: mfd: LP873X: Add information for the mfd and regulator drivers
` [PATCH v3 2/2] mfd: lp873x: Add lp873x PMIC support
Add MediaTek USB3 DRD Driver
2016-05-13 3:19 UTC (8+ messages)
` [PATCH 3/6] dt-bindings: mtu3: add devicetree bindings
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).