messages from 2016-04-19 22:51:26 to 2016-04-20 17:26:17 UTC [more...]
[PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
2016-04-20 17:26 UTC (3+ messages)
` [PATCH V2 2/3] arm: dts: imx6sl: "
` [PATCH V2 3/3] nvmem: imx-ocotp: handling clock
[PATCH v1 0/3] iio sensor mounting matrix support
2016-04-20 17:23 UTC (4+ messages)
` [PATCH v1 1/3] iio:core: "
` [PATCH v1 2/3] iio:ak8975: add "
` [PATCH v1 3/3] iio:imu:mpu6050: enhance "
[PATCH] iio: inv_mpu6050: Add support for auxiliary I2C master
2016-04-20 17:17 UTC
[PATCH V2 00/14] Add support for Tegra210 AGIC
2016-04-20 17:11 UTC (16+ messages)
` [PATCH V2 01/14] irqchip/gic: Don't unnecessarily write the IRQ configuration
` [PATCH V2 04/14] irqdomain: Fix handling of type settings for existing mappings
` [PATCH V2 06/14] irqdomain: Don't set type when mapping an IRQ
` [PATCH V2 02/14] irqchip/gic: WARN if setting the interrupt type for a PPI fails
` [PATCH V2 03/14] irqchip: Mask the non-type/sense bits when translating an IRQ
` [PATCH V2 05/14] genirq: Look-up trigger type if not specified by caller
` [PATCH V2 07/14] genirq: Add runtime power management support for IRQ chips
` [PATCH V2 08/14] irqchip/gic: Don't initialise chip if mapping IO space fails
` [PATCH V2 09/14] irqchip/gic: Remove static irq_chip definition for eoimode1
` [PATCH V2 10/14] irqchip/gic: Return an error if GIC initialisation fails
` [PATCH V2 11/14] irqchip/gic: Pass GIC pointer to save/restore functions
` [PATCH V2 12/14] irqchip/gic: Prepare for adding platform driver
` [PATCH V2 13/14] dt-bindings: arm-gic: Add documentation for Tegra210 AGIC
` [PATCH V2 14/14] irqchip/gic: Add support for tegra AGIC interrupt controller
regression: 3a878c430fd6 ("tty: serial: msm: Add TX DMA support") drops data
2016-04-20 16:48 UTC (3+ messages)
[PATCH 0/4] ASoC: add graph base connection on simple-card
2016-04-20 16:18 UTC (9+ messages)
` [alsa-devel] "
[PATCH v2 1/2] Documentation: DT: vdma: Add clock support for vdma
2016-04-20 16:12 UTC (8+ messages)
` [PATCH v2 2/2] dmaengine: vdma: Add clock support
[PATCH v3 3/3] ARM: dts: imx6qp: Specify imx6qp version of PCIe core
2016-04-20 15:45 UTC
[PATCH 00/14] DT: Fix spelling of standard properties
2016-04-20 15:37 UTC (16+ messages)
` [PATCH 01/14] ARM: dts: STiH407: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 02/14] ARM: dts: omap5-board-common: DT spelling s/interrupt-name/interrupt-names/
` [PATCH 04/14] ARM: dts: OMAP36xx: : DT spelling s/#address-cell/#address-cells/
` [PATCH 06/14] dmaengine: bcm2835: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 09/14] Input: touchscreen: Broadcom iProc: DT spelling s/clock-name/clock-names/
` [PATCH 10/14] misc: sram: DT spelling s/#adress-cells/#address-cells/
` [PATCH 11/14] PCI: hisi: DT spelling s/interrupts-*/interrupt-*/
` [PATCH 12/14] phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/
` [PATCH 13/14] rtc: rtc-sa1100: DT spelling s/interrupt-name/interrupt-names/
` [PATCH 14/14] regulator: ti-abb: DT spelling s/#{address,size}-cell/#{address,size}-cells/
` [PATCH 03/14] ARM: dts: omap5-cm-t54: DT spelling s/interrupt-name/interrupt-names/
` [PATCH 05/14] arm64: dts: lg1312: DT spelling s/#interrupts-cells/#interrupt-cells/
` [PATCH 07/14] dt: booting-without-of: DT spelling s/#interrupt-cell/#interrupt-cells/
` [PATCH 08/14] powerpc: dts: acadia: DT spelling s/#interrupts-parent/#interrupt-parent/
[PATCH v7 00/24] i2c mux cleanup and locking update
2016-04-20 15:18 UTC (25+ messages)
` [PATCH v7 01/24] i2c-mux: add common data for every i2c-mux instance
` [PATCH v7 02/24] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
` [PATCH v7 03/24] i2c: i2c-mux-pinctrl: "
` [PATCH v7 04/24] i2c: i2c-arb-gpio-challenge: "
` [PATCH v7 05/24] i2c: i2c-mux-pca9541: "
` [PATCH v7 06/24] i2c: i2c-mux-pca954x: "
` [PATCH v7 07/24] i2c: i2c-mux-reg: "
` [PATCH v7 08/24] iio: imu: inv_mpu6050: "
` [PATCH v7 09/24] [media] m88ds3103: "
` [PATCH v7 10/24] [media] rtl2830: "
` [PATCH v7 11/24] [media] rtl2832: "
` [PATCH v7 12/24] [media] si2168: "
` [PATCH v7 13/24] [media] cx231xx: "
` [PATCH v7 14/24] of/unittest: "
` [PATCH v7 15/24] i2c-mux: drop old unused i2c-mux api
` [PATCH v7 16/24] i2c: allow adapter drivers to override the adapter locking
` [PATCH v7 17/24] i2c: muxes always lock the parent adapter
` [PATCH v7 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v7 19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v7 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v7 21/24] [media] si2168: "
` [PATCH v7 22/24] [media] rtl2832: "
` [PATCH v7 23/24] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v7 24/24] [media] rtl2832: regmap is aware of lockdep, drop local locking hack
[PATCH v3 0/3] mmc: usdhi6rol0: UHS support
2016-04-20 14:53 UTC (4+ messages)
` [PATCH v3 1/3] mmc: dt: usdhi6rol0: add optional pinctrl binding
` [PATCH v3 2/3] mmc: usdhi6rol0: add support for UHS modes
` [PATCH v3 3/3] mmc: usdhi6rol0: add pinctrl to set pin drive strength
[PATCH v5 0/7] arm64: perf: Broadcom Vulcan PMU support
2016-04-20 14:52 UTC (14+ messages)
` [PATCH v5 1/7] Documentation: arm64: pmu: Add Broadcom Vulcan PMU binding
` [PATCH v5 2/7] arm64: dts: Add Broadcom Vulcan PMU in dts
` [PATCH v5 3/7] arm64/perf: Changed events naming as per ARM ARM
` [PATCH v5 4/7] arm64/perf: Define complete ARMv8 recommended implementation defined events
` [PATCH v5 5/7] arm64/perf: Access pmu register using <read/write>_sys_reg
` [PATCH v5 6/7] arm64/perf: Filter common events based on PMCEIDn_EL0
[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2016-04-20 14:45 UTC (21+ messages)
[PATCH next v2 1/2] PCI: keystone: add pci error irq handler
2016-04-20 14:29 UTC (6+ messages)
` [PATCH next v2 2/2] PCI: keystone: remove unnecessary goto statement
[PATCH v2 0/3] mmc: usdhi6rol0: UHS support
2016-04-20 13:41 UTC (6+ messages)
` [PATCH v2 3/3] mmc: usdhi6rol0: add pinctrl to set pin drive strength
[PATCH v2 0/3] ARM: dts: lpc32xx: update ssp / spi nodes
2016-04-20 13:21 UTC (4+ messages)
` [PATCH v2 1/3] ARM: dts: lpc32xx: add clock properties to "
` [PATCH v2 2/3] ARM: dts: phy3250: enable ssp0
` [PATCH v2 3/3] ARM: dts: lpc32xx: disabled ssp0/spi1 & ssp1/spi2 by default
[PATCH V2 0/3] dmaengine: bcm2835: support dma channel 11 to 14
2016-04-20 13:11 UTC (6+ messages)
` [PATCH V2 2/3] dmaengine: bcm2835: use platform_get_irq_byname
[PATCH v3 0/3] Add ANX7814 I2C bridge driver
2016-04-20 12:56 UTC (5+ messages)
` [PATCH v3 3/3] drm: bridge: anx78xx: Add anx78xx driver support
[RESEND][PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model
2016-04-20 11:58 UTC (5+ messages)
` [RESEND][PATCH 1/3] "
[PATCH v2 0/2] DRA7x: Increase QSPI frequency to 64MHz
2016-04-20 11:33 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: dra7x: Remove QSPI pinmux
` [PATCH v2 2/2] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
[PATCH v2 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
2016-04-20 11:31 UTC (5+ messages)
` [PATCH v2 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding
[PATCH 1/2] Documentation: DT: vdma: Add clock support for vdma
2016-04-20 11:30 UTC (6+ messages)
` [PATCH 2/2] dmaengine: vdma: Add clock support
[PATCH] dt-bindings: MediaTek: Add binding document for the AUXADC
2016-04-20 11:24 UTC (8+ messages)
[PATCH 0/3] Cypress FM33256B processor companion support
2016-04-20 11:07 UTC (4+ messages)
` [PATCH 1/3] mfd: add Cypress FM33256B Processor Companion driver
` [PATCH 2/3] misc: eeprom: add Cypress FM33256B FRAM driver
` [PATCH 3/3] rtc: add Cypress FM33256B RTC driver
[PATCH 0/6] Fix the clock controller driver for the RK3399
2016-04-20 11:06 UTC (2+ messages)
` [PATCH 1/6] clk: rockchip: rk3399: export some necessary clock IDs
[PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model
2016-04-20 10:20 UTC (2+ messages)
` [PATCH 2/2] mmc: sdhci-pltfm: get clock through the common clk APIs
[PATCHv1 0/6] leds: pca9653x: support inverted outputs and cleanups
2016-04-20 10:12 UTC (13+ messages)
[PATCH 1/2] crypto: s5p-sss - Fix use after free of copied input buffer in error path
2016-04-20 10:04 UTC (5+ messages)
` [PATCH 2/2] crypto: s5p-sss - Remove useless hash interrupt handler
[PATCH] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel
2016-04-20 9:46 UTC (5+ messages)
[PATCH v11 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-04-20 9:39 UTC (6+ messages)
` [PATCH v11 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v11 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
[PATCH] arm64: spin-table: add missing of_node_put()
2016-04-20 9:35 UTC (3+ messages)
[RESEND][PATCH] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel
2016-04-20 9:32 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: Add jdi panel vendor
` [PATCH v2 2/4] dt-bindings: Add jdi lt070me05000 panel bindings
[PATCH] driver: leds: is31fl3196/99 dimmable dual/triple rgb driver
2016-04-20 8:53 UTC (5+ messages)
` [PATCH] drivers: led: is31fl319x: 6/9-channel light effect led driver
` [Letux-kernel] "
[PATCH v15 0/6] MT8173 HDMI support
2016-04-20 8:49 UTC (7+ messages)
` [PATCH v15 1/6] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
` [PATCH v15 2/6] drm/mediatek: Add HDMI support
` [PATCH v15 3/6] drm/mediatek: enable hdmi output control bit
` [PATCH v15 4/6] arm64: dts: mt8173: Add HDMI related nodes
` [PATCH v15 5/6] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation
` [PATCH v15 6/6] arm64: dts: mt8173-evb: enable HDMI output
[PATCH] arm64: defconfig: Add Renesas R-Car USB 3.0 driver support
2016-04-20 8:47 UTC
[PATCH] ARM: dts: AM57xx/DRA7: Update SoC voltage rail limits to match data sheet
2016-04-20 8:18 UTC
[PATCH] arm: dts: mt2701: Use real clock for UARTs
2016-04-20 8:02 UTC
[PATCH v3 0/7] ASoC: davinci-mcbsp: add binding for McBSP
2016-04-20 6:49 UTC (3+ messages)
` [PATCH v3 1/7] "
[PATCH 1/3] ARM: pxa: prepare pxa25x interrupts for device-tree platforms
2016-04-20 6:37 UTC (4+ messages)
` [PATCH 2/3] ARM: pxa: add pxa25x device-tree support
[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
2016-04-20 5:10 UTC (86+ messages)
` [PATCH v8 03/45] powerpc/pci: Cleanup on struct pci_controller_ops
` [PATCH v8 09/45] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v8 11/45] powerpc/powernv: Track M64 segment consumption
` [PATCH v8 13/45] powerpc/powernv/ioda1: M64 support on P7IOC
` [PATCH v8 15/45] powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
` [PATCH v8 16/45] powerpc/powernv: Remove DMA32 PE list
` [PATCH v8 17/45] powerpc/powernv/ioda1: Improve DMA32 segment track
` [PATCH v8 18/45] powerpc/powernv: Increase PE# capacity
` [PATCH v8 20/45] powerpc/powernv: Allocate PE# in reverse order
` [PATCH v8 21/45] powerpc/powernv: Create PEs at PCI hot plugging time
` [PATCH v8 22/45] powerpc/powernv/ioda1: Support releasing IODA1 TCE table
` [PATCH v8 24/45] powerpc/pci: Rename pcibios_{add,remove}_pci_devices()
` [PATCH v8 28/45] powerpc/pci: Introduce pci_remove_device_node_info()
` [PATCH v8 29/45] powerpc/pci: Export pci_traverse_device_nodes()
` [PATCH v8 30/45] powerpc/pci: Delay populating pdn
` [PATCH v8 35/45] powerpc/powernv: Fundamental reset in pnv_pci_reset_secondary_bus()
` [PATCH v8 36/45] powerpc/powernv: Support PCI slot ID
` [PATCH v8 37/45] powerpc/powernv: Use firmware PCI slot reset infrastructure
` [PATCH v8 38/45] powerpc/powernv: Functions to get/set PCI slot status
` [PATCH v8 39/45] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v8 40/45] drivers/of: Split unflatten_dt_node()
` [PATCH v8 45/45] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH] ARM64: dts: rockchip: add core dtsi file for rk3399 SoCs
2016-04-20 3:15 UTC
[PATCH 0/2] [media] atmel-isc: add driver for Atmel ISC
2016-04-20 2:50 UTC (4+ messages)
` [PATCH 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver
[RFC] Addition of Altera Arria10 System Resource Chip
2016-04-20 1:48 UTC (9+ messages)
` [RFC 1/8] dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindings
[PATCH] of: document refcount incrementation of of_get_cpu_node()
2016-04-20 1:18 UTC
[PATCH] gpio: of: make it possible to name GPIO lines
2016-04-20 1:10 UTC (2+ messages)
[PATCH] ARM: imx6: Fix PCIe reset gpio polarity on Toradex Apalis
2016-04-20 0:48 UTC (2+ messages)
[PATCH] ARM: dts: r8a7791: Don't disable referenced optional clocks
2016-04-19 22:51 UTC (3+ 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).