messages from 2014-06-05 08:20:30 to 2014-06-07 17:36:19 UTC [more...]
[PATCH v2] i2c: add driver for Rockchip RK3xxx SoC I2C adapter
2014-06-07 17:36 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v5] "
` [PATCH v4] "
[PATCH] dts: Add UARTs to am335x-bone-common.dtsi
2014-06-07 16:19 UTC (4+ messages)
` [PATCHv2] "
[PATCH v6] iio: add support of the max1027
2014-06-07 13:38 UTC
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-06-07 13:22 UTC (2+ messages)
[PATCH v2 1/3] gpio: Add APM X-Gene SoC GPIO controller support
2014-06-07 12:28 UTC (5+ messages)
` [PATCH v2 3/3] Documentation: gpio: Add APM X-Gene SoC GPIO controller DTS binding
[PATCH 0/7] i2c: Relax mandatory I2C ID table passing
2014-06-07 9:31 UTC (23+ messages)
` [PATCH 3/7] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 5/7] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices
` [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems
[PATCH v7 0/7] arm: Add basic support for Mediatek Cortex-A7 SoCs
2014-06-07 5:59 UTC (12+ messages)
` [PATCH v7 1/7] of: Provide function to request and map memory
` [PATCH v7 2/7] clocksource: Add support for the Mediatek SoCs
` [PATCH v7 3/7] dt-bindings: add mtk-timer bindings
` [PATCH v7 5/7] arm: add basic support for Mediatek MT6589 boards
` [PATCH v7 6/7] dt-bindings: add documentation for Mediatek SoC
` [PATCH v7 4/7] vendor-prefixes: add prefix for Mediaktek Inc
` [PATCH v7 7/7] arm: mediatek: add dts for Aquaris5 mobile phone
[PATCHv2] arm64: Add atomic pool for non-coherent and CMA allocaitons
2014-06-07 0:55 UTC (3+ messages)
[PATCH v3] clk: exynos5420: Remove aclk66_peric from the clock tree description
2014-06-06 23:41 UTC (7+ messages)
[PATCH 0/9] i2c: Relax mandatory I2C ID table passing (+ some creep)
2014-06-06 23:33 UTC (14+ messages)
` [PATCH 1/9] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCH 2/9] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 3/9] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH 4/9] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCH 6/9] i2c: Provide a temporary .probe2() call-back type
` [PATCH 5/9] i2c: Export i2c_match_id() for direct use by device drivers
` [PATCH 7/9] of/device: Allow I2C devices to OF match without supplying an OF node
` [PATCH 8/9] mfd: 88pm860x: Move over to new I2C device .probe() call
` [PATCH 9/9] mfd: as3722: Rid driver of superfluous I2C device ID structure
[PATCH v0 0/2]ata: Fix the dma state machine lockup for APM X-Gene SoC
2014-06-06 22:30 UTC (5+ messages)
` [PATCH v0 1/2] libahci: Implement the function restart_engine to restart the port dma engine
` [PATCH v0 2/2] ata: Fix the dma state machine lockup for the PIO mode commands
[PATCH] omap: Add devicetree for Gumstix Pepper board
2014-06-06 20:51 UTC
[PATCH] ARM: fix MPU build error after meminfo removal
2014-06-06 20:39 UTC
[PATCH 0/5] imx ahci DT updates + cubox-i eSATA support
2014-06-06 19:50 UTC (7+ messages)
` [PATCH RFC 5/5] ahci_imx: add disable for spread-spectrum
[PATCH V5 REPOST] mfd: add support for ams AS3722 PMIC
2014-06-06 15:28 UTC (2+ messages)
[PATCH] ARM: dts: am43x-epos-evm: Add Missing cpsw-phy-sel for am43x-epos-evm
2014-06-06 15:28 UTC (6+ messages)
[patch added to the 3.12 stable tree] mips: dts: Fix missing device_type="memory" property in memory nodes
2014-06-06 12:50 UTC (2+ messages)
` [patch added to the 3.12 stable tree] arm: dts: Fix missing device_type="memory" for ste-ccu8540
[PATCH v2 0/7] ARM: shmobile: koelsch reference: Enable DMA for QSPI
2014-06-06 11:22 UTC (6+ messages)
` [PATCH v2 5/7] ARM: shmobile: r8a7791 dtsi: Add SYS-DMAC0 and SYS-DMAC1 nodes
[PATCH] ARM: dts: imx6: add missing compatible and clock properties for kpp
2014-06-06 11:02 UTC
[PATCH] regulator: gpio: fix default of regulator-type property
2014-06-06 10:43 UTC
[PATCH 0/5] ARM: atmel: switch audio to CCF
2014-06-06 10:02 UTC (11+ messages)
` [PATCH 1/5] ASoC: atmel_wm8904: switch "
` [PATCH 2/5] ASoC: wm8904: "
` [PATCH 3/5] dt: wm8904: add device tree binding document
` [PATCH 4/5] ARM: atmel: sama5d3xek: switch sound to CCF
` [PATCH 5/5] ARM: atmel: at91sam9n12ek: "
[RFC v2 00/10] kgdb: NMI/FIQ support for ARM
2014-06-06 9:23 UTC (16+ messages)
` [RFC v3 0/9] "
` [RFC v3 1/9] arm: fiq: arbitrary mappings from IRQ to FIQ virqs
` [RFC v3 2/9] arm: fiq: Allow EOI to be communicated to the intc
` [RFC v3 3/9] irqchip: gic: Provide support for interrupt grouping
` [RFC v3 4/9] irqchip: gic: Introduce shadow irqs for FIQ
` [RFC v3 5/9] irqchip: vic: "
` [RFC v3 6/9] ARM: Move some macros from entry-armv to entry-header
` [RFC v3 7/9] ARM: Add KGDB/KDB FIQ debugger generic code
` [RFC v3 8/9] serial: amba-pl011: Pass on FIQ information to KGDB
` [RFC v3 9/9] serial: asc: Add support for KGDB's FIQ/NMI mode
[PATCH v4 0/2] add hix5hd2 mac driver
2014-06-06 8:24 UTC (4+ messages)
` [PATCH v4 2/2] net: hisilicon: "
We offer all purpose loan at 3% interest rate
2014-06-06 3:56 UTC
[RFC PATCH 0/7] ARM: OMAP4+: PRM: minor cleanups and dt support of interrupts
2014-06-06 3:36 UTC (8+ messages)
` [RFC PATCH 1/7] ARM: OMAP4+: prminst: provide function to find prm_dev instance offset
` [RFC PATCH 2/7] ARM: OMAP4: prm use the generic prm_inst to allow logic to be abstracted
` [RFC PATCH 3/7] ARM: OMAP4+: PRM: remove "wkup" event
` [RFC PATCH 4/7] ARM: OMAP4+: PRM: register interrupt information from DT
` [RFC PATCH 5/7] ARM: dts: OMAP4: Add PRM interrupt
` [RFC PATCH 6/7] ARM: dts: OMAP5: add "
` [RFC PATCH 7/7] ARM: dts: DRA7: "
[PATCH V2] ARM: dts: OMAP5: Add device nodes for ABB
2014-06-06 1:11 UTC
[PATCH] ARM: dts: OMAP5: Update CPU OPP table as per final production Manual
2014-06-06 1:09 UTC
[PATCH 1/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support
2014-06-05 22:57 UTC (7+ messages)
` [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding
[PATCH] stmmac: extend DMA initialization delay to 2.5 seconds
2014-06-05 22:24 UTC (3+ messages)
[PATCH 0/6] miscellaneous pxa dt fixes
2014-06-05 19:27 UTC (7+ messages)
` [PATCH 1/6] arm: pxa2xx.dtsi: compatible tags for usb, mmc
` [PATCH 2/6] pxa-usb: devicetree bindings docs update
` [PATCH 3/6] arm: pxa27x.dtsi: header typo - wrong file
` [PATCH 4/6] arm: pxa2xx.dtsi: disable RTC by default
` [PATCH 5/6] arm: pxa27x.dtsi: add pwri2c definition
` [PATCH 6/6] arm: pxa{27x,3xx}.dtsi: gpio cleanups
[PATCH V3 7/8] drm/bridge: Add ps8622/ps8625 bridge driver
2014-06-05 19:22 UTC (3+ messages)
` [PATCH V3 5/8] drm/panel: Add driver for lvds/edp based panels
` [PATCH V3 6/8] drm/exynos: dp: Modify driver to support bridge chaining
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-06-05 19:10 UTC (8+ messages)
[RFC 0/3] of: Refactor device tree linked lists
2014-06-05 17:48 UTC (5+ messages)
` [RFC 1/3] of: Migrate of_find_node_by_name() users to for_each_node_by_name()
` [RFC 2/3] of: Replace custom linked list with list_head
` [RFC 3/3] of: Refactor device_node child list to use list_head
[PATCH 0/9] ARM: Berlin: USB support
2014-06-05 16:44 UTC (8+ messages)
` [PATCH 3/9] ARM: dts: berlin: add a required reset property in the chip controller node
` [PATCH 5/9] Documentation: bindings: add doc for the Berlin USB PHY
` [PATCH 7/9] Documentation: bindings: add doc for the Berlin ChipIdea USB driver
` [PATCH 8/9] ARM: dts: berlin: add BG2Q nodes for USB support
` [PATCH 9/9] ARM: dts: Berlin: enable USB on the BG2Q DMP
[PATCH 1/3] ARM: dts: Create a cros-ec-keyboard fragment
2014-06-05 16:12 UTC (3+ messages)
[PATCH 1/2] ARM: zynq: DT: Add XADC node
2014-06-05 16:05 UTC (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable XADC driver
[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
2014-06-05 16:01 UTC (7+ messages)
` [PATCH v7 2/8] clk: sunxi: Implement MMC phase control
[PATCH 0/6] thermal: sti: Add new Thermal driver
2014-06-05 15:26 UTC (10+ messages)
` [PATCH 1/6] thermal: sti: Supply Device Tree documentation
` [STLinux Kernel] "
` [PATCH v1 "
` [PATCH 3/6] thermal: sti: Add support for ST's System Config Register based Thermal controller
` [STLinux Kernel] "
` [PATCH 4/6] thermal: sti: Add support for ST's Memory Mapped "
` [STLinux Kernel] "
[PATCH] dt/documentation: add specification of dma bus information
2014-06-05 15:22 UTC
[RESEND PATCH 0/6] thermal: sti: Add new Thermal driver
2014-06-05 15:06 UTC (7+ messages)
` [PATCH 1/6] thermal: sti: Supply Device Tree documentation
` [PATCH 2/6] thermal: sti: Introduce ST Thermal core code
` [PATCH 3/6] thermal: sti: Add support for ST's System Config Register based Thermal controller
` [PATCH 4/6] thermal: sti: Add support for ST's Memory Mapped "
` [PATCH 5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes
` [PATCH 6/6] ARM: multi_v7_defconfig: Configure in ST's Thermal Controller
[PATCH v3 00/10] Add SDHCI support for ST Microelectronics SoCs
2014-06-05 14:26 UTC (5+ messages)
` [PATCH v3 09/10] ARM: update multi_v7_defconfig for STI
` [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture
[PATCH 0/2] drm/panel: add support for Foxlink FL500WVR00-A0T panel
2014-06-05 13:53 UTC (3+ messages)
` [PATCH 1/2] DT: add vendor prefix for Foxlink Group
` [PATCH 2/2] drm/panel: add support for Foxlink FL500WVR00-A0T panel
[PATCH RESEND 00/12] Add Flexgen Clock support
2014-06-05 11:57 UTC (20+ messages)
` [PATCH RESEND 01/12] clk: st: Update ST clock binding documentation
` [STLinux Kernel] "
` [PATCH RESEND 04/12] drivers: clk: st: STiH407: Support for A9 MUX Clocks
` [STLinux Kernel] "
` [PATCH RESEND 05/12] drivers: clk: st: STiH407: Support for clockgenA0
` [STLinux Kernel] "
` [PATCH RESEND 07/12] drivers: clk: st: Add quadfs reset handling
` [STLinux Kernel] "
` [PATCH RESEND 08/12] drivers: clk: st: STiH407: Support for clockgenC0
` [STLinux Kernel] "
` [PATCH RESEND 09/12] drivers: clk: st: STiH407: Support for clockgenD0/D2/D3
` [STLinux Kernel] "
` [PATCH RESEND 10/12] drivers: clk: st: STiH407: Support for clockgenA9
` [STLinux Kernel] "
` [PATCH RESEND 11/12] drivers: clk: st: Update frequency tables for fs660c32 and fs432c65
` [STLinux Kernel] "
` [PATCH RESEND 12/12] drivers: clk: st: Use round to closest divider flag
` [STLinux Kernel] "
[PATCHv6 2/3] mailbox: Introduce framework for mailbox
2014-06-05 11:52 UTC
[PATCHv5 2/4] mailbox: Introduce framework for mailbox
2014-06-05 11:39 UTC (2+ messages)
[PATCH v6 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
2014-06-05 10:26 UTC (4+ messages)
` [PATCH v6 5/6] dt-bindings: add documentation for Mediatek SoC
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-06-05 9:42 UTC (4+ messages)
[PATCH v4 00/14] drm/exynos: support LCD I80 interface display
2014-06-05 8:51 UTC (5+ messages)
[PATCH] arm64: dts: Add more serial port nodes in APM X-Gene device tree
2014-06-05 8:43 UTC (5+ messages)
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).