linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-22 20:47:07 to 2014-01-23 12:52:20 UTC [more...]

[PATCH] pwm: Remove obsolete HAVE_PWM Kconfig symbol
 2014-01-23 12:52 UTC  (2+ messages)

[PATCH 3/3 RESEND] input: tc3589x-keypad: support probing from device tree
 2014-01-23 12:43 UTC 

[PATCH 2/3 RESEND] mfd: tc3589x: Reform device tree probing
 2014-01-23 12:43 UTC 

[PATCH 1/3 RESEND] mfd: tc3589x: Add device tree bindings
 2014-01-23 12:43 UTC 

[PATCHv2 0/2] pwm: imx: support polarity inversion
 2014-01-23 12:33 UTC  (11+ messages)
` [PATCHv2 2/2] "
        ` [PATCH 1/2] PWM: let of_xlate handlers check args count
        ` [PATCH 2/2] PWM: handle additional flags in of_pwm_simple_xlate

[PATCH v3 0/7] ARM: brcmstb: Add Broadcom STB SoC support
 2014-01-23 12:25 UTC  (6+ messages)
` [PATCH v3 7/7] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445

[PATCH V2 0/8] PCI: Add SPEAr13xx PCIe support
 2014-01-23 12:22 UTC  (10+ messages)
` [PATCH V2 1/8] SPEAr13xx: Set dt field entry <stmmac, phy-addr> for phy probe
` [PATCH V2 2/8] SPEAr13xx: defconfig: Update
` [PATCH V2 3/8] ahci: Add a driver_data field to struct ahci_platform_data
` [PATCH V2 4/8] SPEAr13xx: Fixup: Move SPEAr1340 SATA platform code to system cfg driver
` [PATCH V2 5/8] clk: SPEAr13xx: Fix pcie clock name
` [PATCH V2 6/8] SPEAr13xx: Fix static mapping table

[GIT PULL]ARM: sirf: machine update for 3.14
 2014-01-23 12:08 UTC  (4+ messages)

[PATCH v2 00/15] Armada 370/XP watchdog support
 2014-01-23 12:04 UTC  (17+ messages)
` [PATCH v2 06/15] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear

[PATCH 2/2] clocksource: Make clocksource register functions void
 2014-01-23 11:40 UTC  (9+ messages)

[PATCH v2] Add Xilinx AXI Video DMA Engine driver
 2014-01-23 11:25 UTC  (4+ messages)
` [PATCH v2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

[PATCH 0/6] arm64: Add EFI stub and runtime services support
 2014-01-23 11:24 UTC  (3+ messages)
` [PATCH 6/6] arm64: add EFI runtime services

[BUG] FL1009: xHCI host not responding to stop endpoint command
 2014-01-23 11:09 UTC  (17+ messages)

[PATCH v2 0/2] at91: gpio: pinctrl: use gpiolib API to mark a GPIO used as an IRQ
 2014-01-23 10:37 UTC  (3+ messages)
` [PATCH v2 1/2] at91: gpio: "
` [PATCH v2 2/2] at91: pinctrl: "

[PATCH v2 0/7] Support Krait CPU PMUs
 2014-01-23 10:32 UTC  (6+ messages)
` [PATCH v2 5/7] ARM: perf_event: Fully support Krait CPU PMU events

[PATCH RESEND v4 00/37] mtd: st_spi_fsm: Add new driver
 2014-01-23 10:31 UTC  (38+ messages)
` [PATCH RESEND v4 01/37] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH RESEND v4 02/37] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH RESEND v4 03/37] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH RESEND v4 04/37] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH RESEND v4 05/37] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH RESEND v4 06/37] mtd: st_spi_fsm: Supply defines for the possible flash command opcodes
` [PATCH RESEND v4 07/37] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [PATCH RESEND v4 08/37] mtd: devices: Provide header for shared OPCODEs and SFDP commands
` [PATCH RESEND v4 09/37] mtd: st_spi_fsm: Provide device look-up table
` [PATCH RESEND v4 10/37] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH RESEND v4 11/37] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
` [PATCH RESEND v4 12/37] mtd: st_spi_fsm: Fetch platform specific configurations
` [PATCH RESEND v4 13/37] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH RESEND v4 14/37] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH RESEND v4 15/37] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH RESEND v4 16/37] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH RESEND v4 17/37] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH RESEND v4 18/37] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH RESEND v4 19/37] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH RESEND v4 20/37] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH RESEND v4 21/37] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH RESEND v4 22/37] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH RESEND v4 23/37] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH RESEND v4 24/37] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH RESEND v4 25/37] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH RESEND v4 26/37] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH RESEND v4 27/37] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH RESEND v4 28/37] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH RESEND v4 29/37] mtd: st_spi_fsm: Add the ability to write to a Serial Flash device
` [PATCH RESEND v4 30/37] mtd: st_spi_fsm: Erase partly or as a whole "
` [PATCH RESEND v4 31/37] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH RESEND v4 32/37] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH RESEND v4 33/37] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH RESEND v4 34/37] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH RESEND v4 35/37] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH RESEND v4 36/37] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH RESEND v4 37/37] ARM: STi: Add support for the FSM Serial Flash Controller

[PATCH] [media] s5p-mfc: Add Horizontal and Vertical search range for Video Macro Blocks
 2014-01-23 10:21 UTC  (5+ messages)

[PATCH v7 0/6] arm64: KGDB Support
 2014-01-23  9:57 UTC  (5+ messages)
` [PATCH 1/6] arm64: Add macros to manage processor debug state

[PATCH] ARM: davinci: defconfig: drop CONFIG_REGULATOR_DUMMY
 2014-01-23  9:27 UTC 

[PATCH] vt8500: pinctrl: Change devicetree data parsing
 2014-01-23  9:00 UTC  (3+ messages)

[PATCH v2 RESEND] vt8500: pinctrl: Change devicetree data parsing
 2014-01-23  8:57 UTC 

[PATCH v2] vt8500: pinctrl: Change devicetree data parsing
 2014-01-23  8:55 UTC 

[PATCH] pinctrl: Rename Broadcom Capri pinctrl driver
 2014-01-23  8:36 UTC  (3+ messages)

[PATCH v5 00/14] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
 2014-01-23  8:34 UTC  (3+ messages)
` [PATCH v5 13/14] ARM: sun4i: dts: Add ahci / sata support
  ` [linux-sunxi] "

[PATCH] pinctrl: at91: use locked variant of irq_set_handler
 2014-01-23  7:39 UTC  (2+ messages)

[PATCH 0/5] ARM: firmware: improvements to Trusted Foundations support
 2014-01-23  7:39 UTC  (11+ messages)
` [PATCH 3/5] ARM: firmware: enable Trusted Foundations by default
` [PATCH 4/5] ARM: trusted_foundations: implement do_idle()
` [PATCH 5/5] ARM: tegra: cpuidle: use firmware call for power down

[PATCH v2 0/4] pinctrl: st: Add interrupt controller support
 2014-01-23  7:33 UTC  (9+ messages)
` [PATCH v2 1/4] pinctrl: st: Add Interrupt support
` [PATCH v2 2/4] pinctrl: st: Add software edge trigger interrupt support
` [PATCH v2 3/4] ARM:STi: STiH416: Add interrupt support for pin controller
` [PATCH v2 4/4] ARM:STi: STiH415: "

[PATCH 1/2] clocksource: Remove outdated comments
 2014-01-23  7:12 UTC 

[PATCH] MAINTAINERS: vt8500: Update maintained files for arch/vt8500
 2014-01-23  6:43 UTC 

[PATCH] serial: vt8500: Add missing binding document for arch-vt8500 serial driver
 2014-01-23  6:30 UTC 

[PATCH] arm: vt8500: Fix gpio mux setup in vt8500_init()
 2014-01-23  6:28 UTC 

Kconfig errors
 2014-01-23  5:21 UTC  (4+ messages)

Internal error: Oops: 17 [#1] ARM
 2014-01-23  4:13 UTC  (9+ messages)

[PATCH 0/3] clk: mmp: bug fix for clk-frac
 2014-01-23  2:47 UTC  (4+ messages)
` [PATCH 1/3] clk: mmp: fix wrong mask when calculate denominator
` [PATCH 2/3] clk: mmp: fix the wrong calculation formula
` [PATCH 3/3] clk: mmp: try to use closer one when do round rate

[PATCH 0/3] Bugfix for kdump on arm
 2014-01-23  2:16 UTC  (4+ messages)
` [PATCH 2/3] ARM: kexec: copying code to ioremapped area

[PATCH 1/2] ARM: dts: imx6sl-evk: Add PFUZE100 support
 2014-01-23  2:13 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6sl-evk: Add audio support

[PATCH] clk: export __clk_get_hw for re-use in others
 2014-01-23  2:05 UTC  (10+ messages)

Freescale FEC packet loss
 2014-01-23  1:49 UTC  (2+ messages)

[RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-01-23  1:49 UTC  (3+ messages)
` [RFC PATCH 1/9] mtd: nand: retrieve ECC requirements from Hynix READ ID byte 4

[PATCH v5 0/8] ARM: brcmstb: Add Broadcom STB SoC support
 2014-01-23  1:48 UTC  (4+ messages)
` [PATCH v5 7/8] ARM: brcmstb: gic: add compatible string for Broadcom Brahma15

[PATCH v4 00/36] mtd: st_spi_fsm: Add new driver
 2014-01-23  1:46 UTC  (4+ messages)

[PATCH] ARM: exynos_defconfig: Update EHCI config entry
 2014-01-23  1:22 UTC  (3+ messages)

[PATCH 1/1] gic: change access of gicc_ctrl register to read modify write
 2014-01-23  1:01 UTC  (3+ messages)

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-23  0:38 UTC  (3+ messages)

[PATCH RFC 00/10] Generic Device Tree based power domain look-up
 2014-01-23  0:32 UTC  (7+ messages)
` [PATCH RFC 04/10] base: power: Add generic OF-based "

linux-next: manual merge of the arm-soc tree with Linus' tree
 2014-01-23  0:23 UTC 

[PATCH v3 02/24] drm/i2c: tda998x: check more I/O errors
 2014-01-22 23:52 UTC  (31+ messages)
` [PATCH v3 03/24] drm/i2c: tda998x: code cleanup
` [PATCH v3 07/24] drm/i2c: tda998x: set the video mode from the adjusted value
` [PATCH v3 10/24] drm/i2c: tda998x: don't read write-only registers
` [PATCH v3 14/24] drm/i2c: tda998x: add DT support
` [PATCH v3 15/24] drm/i2c: tda998x: use irq for connection status and EDID read
` [PATCH v3 13/24] drm/i2c: tda998x: fix a NULL pointer dereference
` [PATCH v3 17/24] drm/i2c: tda998x: get a better status of the connection
` [PATCH v3 16/24] drm/i2c: tda998x: add DT documentation
` [PATCH v3 18/24] drm/i2c: tda998x: fix the ENABLE_SPACE register
` [PATCH v3 19/24] drm/i2c: tda998x: use global constants
` [PATCH v3 20/24] drm/i2c: tda998x: remove the unused variable ca_i2s
` [PATCH v3 21/24] drm/i2c: tda998x: add the active aspect in HDMI AVI frame
` [PATCH v3 22/24] drm/i2c: tda998x: change the frequence in the audio channel

[PATCH v4 00/18] Armada 370/XP watchdog support
 2014-01-22 23:05 UTC  (19+ messages)
` [PATCH v4 01/18] ARM: Introduce atomic MMIO modify
` [PATCH v4 02/18] clocksource: orion: Use atomic access for shared registers
` [PATCH v4 03/18] watchdog: orion: Add clock error handling
` [PATCH v4 04/18] watchdog: orion: Use atomic access for shared registers
` [PATCH v4 05/18] watchdog: orion: Remove unused macros
` [PATCH v4 06/18] watchdog: orion: Make sure the watchdog is initially stopped
` [PATCH v4 07/18] watchdog: orion: Handle IRQ
` [PATCH v4 08/18] watchdog: orion: Make RSTOUT register a separate resource
` [PATCH v4 09/18] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
` [PATCH v4 10/18] watchdog: orion: Introduce an orion_watchdog device structure
` [PATCH v4 11/18] watchdog: orion: Introduce per-compatible of_device_id data
` [PATCH v4 12/18] watchdog: orion: Add per-compatible clock initialization
` [PATCH v4 13/18] watchdog: orion: Add per-compatible watchdog start implementation
` [PATCH v4 14/18] watchdog: orion: Add support for Armada 370 and Armada XP SoC
` [PATCH v4 15/18] ARM: mvebu: Enable Armada 370/XP watchdog in the devicetree
` [PATCH v4 16/18] ARM: kirkwood: Add RSTOUT 'reg' entry to devicetree
` [PATCH v4 17/18] watchdog: orion: Enable the build on ARCH_MVEBU
` [PATCH v4 18/18] ARM: mvebu: Enable watchdog support in defconfig

[PATCH 1/2] ohci-platform: Add support for controllers with big-endian regs / descriptors
 2014-01-22 23:03 UTC  (9+ messages)
` [PATCH 2/2] ehci-platform: "

[PATCH v2 0/5] clk: sunxi: Add support for USB clocks and reset bits
 2014-01-22 21:36 UTC  (6+ messages)
` [PATCH v2 1/5] clk: sunxi: Add support for USB clock-register "
` [PATCH v2 2/5] clk: sunxi: Add USB clock register defintions
` [PATCH v2 3/5] ARM: sun4i: dt: Add bindings for USB clocks
` [PATCH v2 4/5] ARM: sun5i: "
` [PATCH v2 5/5] ARM: sun7i: "

[PATCH 0/2] omapfb: option to use coherent dma mem
 2014-01-22 21:08 UTC  (9+ messages)
` [PATCH 1/2] ARM: omapfb: add coherent dma memory support


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