messages from 2014-01-23 02:47:42 to 2014-01-23 18:26:51 UTC [more...]
[PATCH] arm64: delete non-required instances of <linux/init.h>
2014-01-23 18:26 UTC
[PATCH v5 0/8] ARM: brcmstb: Add Broadcom STB SoC support
2014-01-23 18:26 UTC (5+ messages)
` [PATCH v5 7/8] ARM: brcmstb: gic: add compatible string for Broadcom Brahma15
[PATCH V2 00/10] exynos: add basic support for exynos5260 SoC
2014-01-23 18:24 UTC (5+ messages)
` [PATCH V2 01/10] clk/exynos5410: move suspend/resume handling to SoC driver
` [PATCH V2 04/10] clk/samsung: add support for multiple clock providers
[PATCH 0/5] ARM: S3C24XX: unify restart functions
2014-01-23 18:12 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: document the s3c24xx software-reset register
` [PATCH 4/5] ARM: S3C24XX: convert boards to use common restart function
[PATCH 00/20] Make ACPI core running on ARM64
2014-01-23 18:03 UTC (17+ messages)
` [PATCH 02/20] ARM64 : Add dummy asm/cpu.h
` [PATCH 03/20] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [PATCH 04/20] ARM64 / ACPI: Introduce arm_core.c and its related head file
` [Linaro-acpi] "
` [PATCH 07/20] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH 09/20] ARM64 / ACPI: Implement core functions for parsing MADT table
` [PATCH 11/20] ARM64 / ACPI: Get the enable method for SMP initialization
[PATCH v2] ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
2014-01-23 17:53 UTC (4+ messages)
` [PATCH] ARM: OMAP4+: move errata initialization to omap4_pm_init_early
[PATCH v2] Add Xilinx AXI Video DMA Engine driver
2014-01-23 17:52 UTC (11+ messages)
` [PATCH v2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
[PATCHv2 0/2] pwm: imx: support polarity inversion
2014-01-23 17:36 UTC (14+ 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 0/2] Enable clock controllers on MSM
2014-01-23 17:25 UTC (2+ messages)
[GIT PULL] bcm dt updates for 3.14
2014-01-23 17:04 UTC (2+ messages)
[GIT PULL] bcm driver updates for 3.14
2014-01-23 17:04 UTC (2+ messages)
[RESEND][RFC PATCH 0/2] Early patches to get rid of meminfo
2014-01-23 16:09 UTC (3+ messages)
` [RESEND][RFC PATCH 2/2] arm: Get "
[PATCH v3 00/15] Device Tree support for the at91sam9261ek
2014-01-23 15:57 UTC (16+ messages)
` [PATCH v3 01/15] at91: dt: Add at91sam9261 dt SoC support
` [PATCH v3 02/15] at91: dt: defconfig: Added the sam9261 to the list of supported SOCs
` [PATCH v3 03/15] at91: dt: sam9261: Basic Device Tree support for the at91sam9261ek
` [PATCH v3 04/15] ARM: at91: prepare common clk transition for sam9261 SoC
` [PATCH v3 05/15] ARM: at91: move sam9261 SoC to common clk
` [PATCH v3 06/15] at91: dt: at91sam9261ek: Adds DT entries for the 4 user buttons
` [PATCH v3 07/15] at91: dt: sam9261: Added the descriptions of hck0 and hck1 clocks (CCF)
` [PATCH v3 08/15] at91: dt: sam9261: Added hclk declaration for the fb driver (non-CCF)
` [PATCH v3 09/15] at91: dt: sam9261: Added support for the LCD display
` [PATCH v3 10/15] at91: dt: at91sam9261ek: "
` [PATCH v3 11/15] at91: dt: Adds support for the bus matrix declaration in the device tree
` [PATCH v3 12/15] at91: dt: sam9261: adds description for the bus matrix
` [PATCH v3 13/15] at91: dt: sam9261: CCF: Added USB clocks
` [PATCH v3 14/15] at91: dt: at91sam9261ek: Enabled the USB host port (OHCI)
` [PATCH v3 15/15] at91: dt: at91sam9261ek: Enabled the USB device port
[PATCH RESEND v4 00/37] mtd: st_spi_fsm: Add new driver
2014-01-23 15:55 UTC (40+ 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 2/2] ehci-platform: Add support for controllers with big-endian regs / descriptors
2014-01-23 15:46 UTC (2+ messages)
[PATCH v8 2/6] arm64: KGDB: Add Basic KGDB support
2014-01-23 15:31 UTC (5+ messages)
` [PATCH v8 3/6] arm64: KGDB: Add step debugging support
` [PATCH v8 4/6] KGDB: make kgdb_breakpoint() as noinline
` [PATCH v8 5/6] misc: debug: remove compilation warnings
` [PATCH v8 6/6] arm64: KGDB: Add KGDB config
[PATCH 1/6] arm64: Add macros to manage processor debug state
2014-01-23 15:29 UTC
[PATCH v8 0/6] arm64: KGDB Support
2014-01-23 15:26 UTC
[RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support
2014-01-23 15:22 UTC (3+ messages)
[PATCH] serial: vt8500: Add missing binding document for arch-vt8500 serial driver
2014-01-23 15:16 UTC (2+ messages)
[PATCH 2/3 RESEND] mfd: tc3589x: Reform device tree probing
2014-01-23 15:11 UTC (4+ messages)
[PATCH] usb: at91-udc: fix irq and iomem resource retrieval
2014-01-23 15:10 UTC (2+ messages)
[PATCH v2] tty: uartps: Initialize ports according to aliases
2014-01-23 15:06 UTC
[PATCH 1/4] mfd: max8997: Naturalise cross-architecture discrepancies
2014-01-23 15:05 UTC (4+ messages)
` [PATCH 2/4] mfd: max8998: "
` [PATCH 3/4] mfd: wm8994-core: "
` [PATCH 4/4] mfd: tps65217: "
[PATCH v2 resend 0/5] arm64: advertise availability of CRC and crypto instructions
2014-01-23 15:01 UTC (2+ messages)
[PATCH 1/1] openfirmware: trivial: Standardise formatting of 'struct of_device_id' definition
2014-01-23 15:00 UTC
[PATCH v2 0/6] arm64: Add audit support
2014-01-23 14:56 UTC (7+ messages)
` [PATCH v2 1/6] audit: Enable arm64 support
` [PATCH v2 5/6] arm64: audit: Add makefile rule to create unistd_32.h for compat syscalls
` [PATCH v2 6/6] arm64: audit: Add audit hook in ptrace/syscall_trace
[PATCH v3] audit: generic compat system call support
2014-01-23 14:51 UTC (3+ messages)
` [PATCH v3] audit: Add generic compat syscall support
[PATCH] tty: uartps: Initialize ports according to aliases
2014-01-23 14:49 UTC (2+ messages)
[PATCH v5 00/14] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
2014-01-23 14:48 UTC (4+ messages)
` [PATCH v5 13/14] ARM: sun4i: dts: Add ahci / sata support
` [linux-sunxi] "
[PATCH] usb: at91-udc: fix irq and iomem resource retrieval
2014-01-23 14:40 UTC
Freescale FEC packet loss
2014-01-23 14:20 UTC (3+ messages)
[PATCH 1/2] Documentation: Add device tree bindings for i.MX TVE
2014-01-23 14:08 UTC (6+ messages)
` [PATCH 2/2] ARM i.MX53: dts: Add TVE to i.MX53-QSB device tree
device-tree: at91: irq and gpios: problem while requesting a gpio used as an interrupt source
2014-01-23 13:16 UTC (8+ messages)
[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
2014-01-23 13:16 UTC (3+ messages)
` [PATCH 19/73] arm: mach-s3c64xx mach-crag6410-module.c is not modular
[PATCH v2 0/4] pinctrl: st: Add interrupt controller support
2014-01-23 12:56 UTC (11+ 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] 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 1/3 RESEND] mfd: tc3589x: Add device tree bindings
2014-01-23 12:43 UTC
[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 (15+ 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 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 (13+ 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] [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] 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 (10+ 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 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] 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 (2+ messages)
` [PATCH 3/3] clk: mmp: try to use closer one when do round rate
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).