linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-07 12:46:38 to 2014-03-08 04:53:31 UTC [more...]

[PATCH v4 5/5] clk/exynos5260: add clock file for exynos5260
 2014-03-08  4:53 UTC  (8+ messages)

[PATCHv3 1/4] net: phy: decouple PHY id and PHY address in fixed PHY driver
 2014-03-08  4:21 UTC  (4+ messages)
  ` [PATCHv3 2/4] net: phy: extend fixed driver with fixed_phy_register()

[PATCH] net: phy: add suspend_halted module param
 2014-03-08  1:09 UTC  (3+ messages)
` [PATCH] net: phy: Add sysfs attribute to prevent PHY suspend

pinctrl: pinctrl-single vs custom driver
 2014-03-08  0:49 UTC  (3+ messages)

[BUG] atmel: spi: scheduling while atomic
 2014-03-08  0:46 UTC  (6+ messages)

[PATCH RFC v2 00/11] tty: xuartps: Rebranding
 2014-03-07 23:53 UTC  (20+ messages)
` [PATCH RFC v2 01/11] tty: xuartps: Clean up
` [PATCH RFC v2 02/11] tty: xuartps: Print warning in clock notifier
` [PATCH RFC v2 03/11] tty: xuartps: Refactor read-modify-writes
` [PATCH RFC v2 04/11] tty: xuartps: Remove bogus comment and register write
` [PATCH RFC v2 05/11] tty: xuartps: Rebrand driver as Cadence UART
` [PATCH RFC v2 06/11] tty: xuartps: Change driver name to 'cdns-uart'
` [PATCH RFC v2 07/11] tty: xuartps: Replace function and symbol prefix
` [PATCH RFC v2 08/11] tty: xuartps: Rename Kconfig symbols
` [PATCH RFC v2 09/11] ARM: multi_v7_defconfig: Adopt to UART driver renaming
` [PATCH RFC v2 10/11] tty: cadence: Document DT binding
` [PATCH RFC v2 11/11] ARM: zynq: DT: Migrate UART to Cadence binding

SMP Documentation?
 2014-03-07 23:14 UTC 

[Patch v8 0/2] Add Qualcomm BAM dmaengine driver
 2014-03-07 23:11 UTC  (6+ messages)
` [Patch v8 2/2] dmaengine: add Qualcomm BAM dma driver

[PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
 2014-03-07 23:08 UTC  (11+ messages)

[PATCH 1/9] usb: chipidea: usbmisc: Add USB Host support for i.MX25/i.MX35 CPUs
 2014-03-07 22:57 UTC  (11+ messages)
` [PATCH 2/9] ARM: dts: i.MX51: Add a second usbphy
` [PATCH 3/9] ARM: dts: mbimxsd51 baseboard: Add USB host support
` [PATCH 4/9] ARM: dts: imx25.dtsi: Fix USB support
` [PATCH 5/9] ARM: dts: mbimxsd25 baseboard: Add USB host support
` [PATCH 6/9] ARM: dts: i.MX35: Add USB support
` [PATCH 7/9] ARM: dts: mbimxsd35 baseboard: Add USB host support
` [PATCH 8/9] ARM: imx_v6_v7_defconfig: Enable drivers for i.MX51 USB Host support
` [PATCH 9/9] ARM: imx_v4_v5_defconfig: Enable drivers for i.MX25/i.MX35 "

[PATCH] ARM: mvebu: add Device Tree for the Armada 385 RD board
 2014-03-07 21:42 UTC  (14+ messages)

[PATCH v6 0/6] [RFC] Support for creating generic host_bridge from device tree
 2014-03-07 21:14 UTC  (11+ messages)
  ` [PATCH v6 1/6] pci: Introduce pci_register_io_range() helper function
  ` [PATCH v6 2/6] pci: OF: Fix the conversion of IO ranges into IO resources
  ` [PATCH v6 3/6] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus
  ` [PATCH v6 4/6] pci: Introduce a domain number for pci_host_bridge
  ` [PATCH v6 6/6] pci: Add support for creating a generic host_bridge from device tree

[GIT PULL 1/5] ARM: tegra: Trusted Foundations work for 3.15
 2014-03-07 20:28 UTC  (5+ messages)
` [GIT PULL 2/5] ARM: tegra: driver changes "
` [GIT PULL 3/5] ARM: tegra: core SoC "
` [GIT PULL 4/5] ARM: tegra: device tree "
` [GIT PULL 5/5] ARM: tegra: defconfig updates "

[PATCH v7 00/15] uprobes: Add uprobes support for ARM
 2014-03-07 20:10 UTC  (16+ messages)
` [PATCH v7 01/15] uprobes: Kconfig dependency fix
` [PATCH v7 02/15] ARM: Fix missing includes in kprobes sources
` [PATCH v7 03/15] uprobes: allow ignoring of probe hits
` [PATCH v7 04/15] ARM: move shared uprobe/kprobe definitions into new include file
` [PATCH v7 05/15] ARM: Move generic arm instruction parsing code to new files for sharing between features
` [PATCH v7 06/15] ARM: move generic thumb instruction parsing code to new files for use by other feature
` [PATCH v7 07/15] ARM: use a function table for determining instruction interpreter action
` [PATCH v7 08/15] ARM: Remove use of struct kprobe from generic probes code
` [PATCH v7 09/15] ARM: Make the kprobes condition_check symbol names more generic
` [PATCH v7 10/15] ARM: Change more ARM kprobes symbol names to something "
` [PATCH v7 11/15] ARM: Rename the shared kprobes/uprobe return value enum
` [PATCH v7 12/15] ARM: Change the remaining shared kprobes/uprobes symbols to something generic
` [PATCH v7 13/15] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
` [PATCH v7 14/15] ARM: Make arch_specific_insn a define for new arch_probes_insn structure
` [PATCH v7 15/15] ARM: add uprobes support

[PATCH v2 0/3] mv_xor: Spinlock cleanup
 2014-03-07 19:46 UTC  (4+ messages)
` [PATCH v2 1/3] dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call
` [PATCH v2 2/3] dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()
` [PATCH v2 3/3] dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()

[PATCH v4 0/9] ARM: dts: Better support for Gumstix Overo (for 3.15?)
 2014-03-07 19:22 UTC  (10+ messages)
` [PATCH v4 1/9] ARM: dts: overo: reorganize include files
` [PATCH v4 2/9] ARM: dts: omap3-tobi: Add missing pinctrl
` [PATCH v4 3/9] ARM: dts: omap3-overo: "
` [PATCH v4 4/9] ARM: dts: omap3-overo: Enable WiFi/BT combo
` [PATCH v4 5/9] ARM: dts: omap3-overo: Add HSUSB PHY
` [PATCH v4 6/9] ARM: dts: omap: Add common file for SMSC9221
` [PATCH v4 7/9] ARM: dts: omap3-tobi: Use include file omap-gpmc-smsc9221
` [PATCH v4 8/9] ARM: dts: omap3-tobi: Add AT24C01 EEPROM
` [PATCH v4 9/9] ARM: dts: overo: Push uart3 pinmux down to expansion board

[PATCH 1/4] pinctrl: tegra: fix some typos and inconsistencies
 2014-03-07 19:22 UTC  (4+ messages)
` [PATCH 2/4] pinctrl: tegra: init Tegra20/30 at module_init time
` [PATCH 3/4] pinctrl: tegra: dynamically calculate function list of groups
` [PATCH 4/4] pinctrl: tegra: consistency cleanup

[PATCH v5 00/11] imx-drm dt bindings
 2014-03-07 19:17 UTC  (5+ messages)

[PATCH v2 0/4] [RFC] Support for creating generic host_bridge from device tree
 2014-03-07 18:58 UTC  (3+ messages)
    ` [PATCH v2 4/4] pci: Add support for creating a "

[PATCH v4 0/4] APM X-Gene PCIe controller
 2014-03-07 18:32 UTC  (4+ messages)
` [PATCH v4 1/4] pci: APM X-Gene PCIe controller driver

[PATCH 0/7] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-03-07 18:22 UTC  (11+ messages)
` [PATCH 1/7] mfd: AXP20x: Add mfd driver for AXP20x PMIC
` [PATCH 2/7] mfd: AXP20x: Add bindings documentation
` [PATCH 3/7] ARM: dts: cubieboard2: Add AXP209 support
` [PATCH 4/7] input: misc: Add driver for AXP20x Power Enable Key
` [PATCH 6/7] regulator: AXP20x: Add support for regulators subsystem

[GIT PULL] omap device tree changes for v3.15, part 2
 2014-03-07 17:58 UTC 

[GIT PULL] ARM: mvebu: dt changes for v3.15 (incr. #4)
 2014-03-07 17:56 UTC 

[PATCH] video: atmel_lcdfb: ensure the hardware is initialized with the correct mode
 2014-03-07 17:54 UTC  (2+ messages)

[PATCH] i2c: mv64xxx: Fix compilation breakage
 2014-03-07 17:52 UTC  (5+ messages)

[PATCH 1/2] imx-drm: imx-ldb: Add drm_panel support
 2014-03-07 17:45 UTC  (5+ messages)
` [PATCH 2/2] imx-drm: imx-ldb: Use OF graph to find connected panel

[PATCH v15 0/3] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-03-07 17:28 UTC  (4+ messages)
` [PATCH v15 1/3] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
  ` [PATCH v15 2/3] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
    ` [PATCH v15 3/3] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries

Renesas clock clk-mstp updates for clock-indices
 2014-03-07 17:26 UTC  (4+ messages)
` [PATCH 1/2] clk: shmobile: clk-mstp: change to using clock-indices
` [PATCH 2/2] clk: shmobile: clk-mstp: add backwards comapt for indices field

[GIT PULL] ARM: mvebu: soc changes for v3.15 (incr. #3)
 2014-03-07 17:10 UTC 

[PATCH V3 00/12] CCF support for Renesas r7s72100
 2014-03-07 16:59 UTC  (26+ messages)
` [PATCH V3 01/12] clk: shmobile: add CPG driver for rz-platforms
` [PATCH V3 02/12] ARM: shmobile: r7s72100: document MSTP clock support
` [PATCH V3 03/12] ARM: shmobile: r7s72100: add essential clock nodes to dtsi
` [PATCH V3 04/12] ARM: shmobile: r7s72100: genmai: populate nodes for external clocks
` [PATCH V3 05/12] ARM: shmobile: r7s72100: use workaround for non DT-clocks
` [PATCH V3 06/12] ARM: shmobile: r7s72100: add scif nodes to dtsi
` [PATCH V3 07/12] ARM: shmobile: r7s72100: genmai: activate scif2 for console output
` [PATCH V3 08/12] ARM: shmobile: r7s72100: genmai: platform scif devices only for legacy support
` [PATCH V3 09/12] ARM: shmobile: r7s72100: add i2c clocks to dtsi
` [PATCH V3 10/12] ARM: shmobile: r7s72100: remove I2C DT clocks from legacy clock support
` [PATCH V3 11/12] ARM: shmobile: r7s72100: add spi clocks to dtsi
` [PATCH V3 12/12] ARM: shmobile: r7s72100: remove SPI DT clocks from legacy clock support

[GIT PULL] ARM: mvebu: driver changes for v3.15 (incr. #2)
 2014-03-07 16:55 UTC 

[PATCH 0/8] USB support for DRA7-evm
 2014-03-07 16:55 UTC  (15+ messages)
` [PATCH 1/8] CLK: ti: dra7: Initialize USB_DPLL
` [PATCH 2/8] ARM: dts: dra7-clock: Add "l3init_960m_gfclk" clock gate
` [PATCH 3/8] ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss
` [PATCH 4/8] phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"
` [PATCH 5/8] phy: omap-usb2: Add clock names to Documentation binding
` [PATCH 6/8] ARM: dts: omap4+: Add clocks to USB2 PHY node
` [PATCH 7/8] ARM: dts: dra7: Add USB related nodes
` [PATCH 8/8] dts: dra7-evm: add USB support

[PATCH v9][ 3/8] staging: imx-drm: Correct BGR666 and the board's dts that use them
 2014-03-07 16:50 UTC  (7+ messages)
` [PATCH v9][ 4/8] imx-drm: Match ipu_di_signal_cfg's clk_pol with its description
  ` [PATCH v9][ 5/8] staging: imx-drm: Use de-active and pixelclk-active display-timings
  ` [PATCH v9][ 6/8] staging: imx-drm: parallel display: add regulator support

[PATCHv3 00/41] OMAPDSS: DT support v3
 2014-03-07 16:49 UTC  (3+ messages)

[PATCH 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-03-07 16:09 UTC  (7+ messages)
` [PATCH 4/7] of: configure the platform device dma_mask and dma_pfn_offset
` [PATCH 3/7] of: introduce of_dma_is_coherent() helper

[PATCH 0/7] pinctrl-msm cleanups
 2014-03-07 16:05 UTC  (2+ messages)

[PATCH 0/3] dma: mv_xor: spinlock related improvements
 2014-03-07 15:51 UTC  (4+ messages)
` [PATCH 1/3] dma: mv_xor: take channel spinlock in mv_xor_status()

[PATCH v3 0/5] Add STiH407 SoC and reference board support
 2014-03-07 15:37 UTC  (8+ messages)
` [PATCH v3 1/5] ARM: STi: Add STiH407 SoC support
` [PATCH v3 2/5] pinctrl: st: Enhance the controller to manage unavailable registers
` [PATCH v3 3/5] pinctrl: st: add pinctrl support for the STiH407 SoC
` [PATCH v3 4/5] ARM: dts: Add STiH407 SoC support
` [PATCH v3 5/5] ARM: dts: STiH407: Add B2120 board support

[PATCH v3 0/7] ARM: dts: Better support for Gumstix Overo (for 3.15?)
 2014-03-07 15:31 UTC  (7+ messages)
` [PATCH v3 4/7] ARM: dts: omap3-overo: Add HSUSB PHY

[PATCH 0/2] Move header files from dt-bindings/clk to dt-bindings/clock
 2014-03-07 15:24 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Move at91.h to dt-bindigs/clock

[PATCH v3 0/5] clk: exynos: add support for exynos5260 SoC
 2014-03-07 15:20 UTC  (7+ messages)
` [PATCH v3 5/5] clk/exynos5260: add clock file for exynos5260

[PATCH v3 0/5] ARM: sun6i: Add support for the A31 I2C controller
 2014-03-07 14:48 UTC  (12+ messages)
` [PATCH v3 1/5] i2c: mv64xxx: Add reset deassert call
        ` [linux-sunxi] "
            ` [PATCH] i2c: mv64xxx: Fix circular dependencies warning and compilation breakage

[PATCH 0/9] Doc/DT: DT bindings for various display components
 2014-03-07 14:17 UTC  (14+ messages)
` [PATCH 3/9] Doc/DT: Add DT binding documentation for DVI Connector

I2C dummy adapter driver ?
 2014-03-07 13:49 UTC  (7+ messages)

[PATCH 0/3] pinctrl: mvebu: prepare for single PMU node
 2014-03-07 13:46 UTC  (7+ messages)
` [PATCH 3/3] pinctrl: mvebu: silence WARN to dev_warn

[RFC PATCH] arm64: Fix __addr_ok and __range_ok macros
 2014-03-07 13:22 UTC  (3+ messages)

[PATCH v2 00/11] Generic Device Tree based power domain look-up
 2014-03-07 13:04 UTC  (4+ messages)
` [PATCH v2 03/11] ARM: exynos: Move to generic power domain bindings


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).