messages from 2014-03-20 04:16:21 to 2014-03-20 14:00:09 UTC [more...]
[PATCH 0/3] add hisilicon hip04 ethernet driver
2014-03-20 14:00 UTC (12+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet
` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver
` [PATCH 3/3] net: hisilicon: new hip04 ethernet driver
[PATCH] ASoC: tda998x: Fix lack of required reg in DT documentation
2014-03-20 13:52 UTC (8+ messages)
[PATCH 1/3] arm64: topology: Add support for topology DT bindings
2014-03-20 13:43 UTC (3+ messages)
[PATCH v3 0/3] clk: s2mps11: Add support for S2MPS14 clocks
2014-03-20 13:42 UTC (7+ messages)
` [PATCH v3 1/3] "
Forcing DEBUG_UART_{PHYS, VIRT} changes when switching between v7 platforms?
2014-03-20 13:36 UTC (6+ messages)
[PATCH 0/2] Disable subpage write for k2hk-evm
2014-03-20 13:34 UTC (2+ messages)
[PATCH 0/5] mtd: st_spi_fsm: Sweep-up remaining blocking-issues
2014-03-20 13:29 UTC (17+ messages)
` [PATCH 1/5] mtd: st_spi_fsm: Remove useless consts from function arguments
` [PATCH 2/5] mtd: st_spi_fsm: Avoid duplicating MTD core code
` [PATCH 3/5] mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
` [PATCH 4/5] mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
` [PATCH 5/5] mtd: st_spi_fsm: Succinctly reorganise .remove()
[PATCH 0/4] ata: add remaining new-style AHCI platform drivers
2014-03-20 13:23 UTC (8+ messages)
` [PATCH 3/4] ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller
` [PATCH 4/4] ata: add new-style AHCI platform driver for ST SPEAr1340 "
[PATCH] ARM: mvebu: Enable NEON support in defconfig
2014-03-20 13:19 UTC (2+ messages)
[PATCH V2] mm: hugetlb: Introduce huge_pte_{page,present,young}
2014-03-20 13:17 UTC
[PATCH 00/62] arm-soc randconfig fixes
2014-03-20 13:16 UTC (46+ messages)
` [PATCH 01/62] ARM: at91: split out at91x40 into a top-level option
` [PATCH 02/62] ARM: at91: don't provide dt init code for at91x40
` [PATCH 03/62] ARM: at91: export sam9_smc interfaces
` [PATCH 04/62] ARM: at91: fix broken "if () else" statement
` [PATCH 05/62] ARM: at91: sama5 always uses DT
` [PATCH 06/62] ARM: davinci: export da8xx_syscfg0_base
` [PATCH 07/62] ARM: davinci: make dm644x-evm phy fixup conditional
` [PATCH 08/62] ARM: davinci: use explicit 'select' for DA850_EVM
` [PATCH 14/62] ARM: imx: imx6q_set_lpm is only defined for CONFIG_PM=y
` [PATCH 55/62] ARM: samsung: select CRC32 for SAMSUNG_PM_CHECK
` [PATCH 56/62] ARM: samsung: select I2C where needed for PMIC
` [PATCH 57/62] ARM: exynos: fix l2x0 saved regs handling
` [PATCH 58/62] ARM: exynos: add missing include of linux/module.h
` [PATCH 61/62] ARM: sunxi: fix build for THUMB2_KERNEL
` [PATCH 62/62] ARM: tegra: make debug_ll code build for ARMv6
` [PATCH 44/62] ARM: integrator: refine CPU selection
[PATCH] ARM: topology: Make it clear that all CPUs need to be described
2014-03-20 12:59 UTC
[PATCH v7 0/3] Add support for PCI in AArch64
2014-03-20 12:50 UTC (9+ messages)
` [PATCH v7 3/3] arm64: Add architecture support for PCI
[RFC PATCH v2 0/2] clk: Support for DT assigned clock parents and rates
2014-03-20 12:42 UTC (3+ messages)
[PATCH v3 0/6] rework sched_domain topology description
2014-03-20 12:41 UTC (3+ messages)
` [PATCH v3 1/6] sched: rework of sched_domain topology definition
arm64: mainline with foundation model: hang in arm64_device_init
2014-03-20 12:34 UTC (2+ messages)
[PATCH v6 00/18] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
2014-03-20 12:28 UTC (4+ messages)
` [PATCH v6 04/18] ahci-platform: Add support for devices with more then 1 clock
[PATCH v11 17/27] iommu/exynos: remove calls to Runtime PM API functions
2014-03-20 12:07 UTC (13+ messages)
[PATCH v2 00/19] arm64: GICv3 support
2014-03-20 11:53 UTC (20+ messages)
` [PATCH v2 01/19] ARM: GIC: move some bits of GICv2 to a library-type file
` [PATCH v2 02/19] arm64: initial support for GICv3
` [PATCH v2 03/19] arm64: GICv3 device tree binding documentation
` [PATCH v2 04/19] arm64: boot protocol documentation update for GICv3
` [PATCH v2 05/19] KVM: arm/arm64: vgic: move GICv2 registers to their own structure
` [PATCH v2 06/19] KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
` [PATCH v2 07/19] KVM: ARM: vgic: abstract access to the ELRSR bitmap
` [PATCH v2 08/19] KVM: ARM: vgic: abstract EISR bitmap access
` [PATCH v2 09/19] KVM: ARM: vgic: abstract MISR decoding
` [PATCH v2 10/19] KVM: ARM: vgic: move underflow handling to vgic_ops
` [PATCH v2 11/19] KVM: ARM: vgic: abstract VMCR access
` [PATCH v2 12/19] KVM: ARM: vgic: introduce vgic_enable
` [PATCH v2 13/19] KVM: ARM: introduce vgic_params structure
` [PATCH v2 14/19] KVM: ARM: vgic: split GICv2 backend from the main vgic code
` [PATCH v2 15/19] arm64: KVM: remove __kvm_hyp_code_{start, end} from hyp.S
` [PATCH v2 16/19] arm64: KVM: split GICv2 world switch from hyp code
` [PATCH v2 17/19] arm64: KVM: move hcr_el2 setting into vgic-v2-switch.S
` [PATCH v2 18/19] KVM: ARM: vgic: add the GICv3 backend
` [PATCH v2 19/19] arm64: KVM: vgic: add GICv3 world switch
[GIT PULL] DaVinci SoC fixes for v3.15
2014-03-20 11:43 UTC
[PATCH v3 0/9] tty: xuartps: Rebranding + DT documentation
2014-03-20 11:43 UTC (2+ messages)
Common clock: function clock and bus clock
2014-03-20 11:42 UTC (11+ messages)
[PATCH v3 1/2] i2c: Add driver for Cadence I2C controller
2014-03-20 11:35 UTC (4+ messages)
` [PATCH v3 2/2] ARM: zynq: dt: Add I2C nodes to Zynq device tree
[PATCH v6 00/36] mtd: st_spi_fsm: Add new driver
2014-03-20 11:27 UTC (40+ messages)
` [PATCH v6 01/36] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH v6 02/36] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH v6 03/36] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH v6 04/36] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH v6 05/36] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH v6 06/36] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [PATCH v6 07/36] mtd: devices: Provide header for shared OPCODEs and SFDP commands
` [PATCH v6 08/36] mtd: st_spi_fsm: Provide device look-up table
` [PATCH v6 09/36] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH v6 10/36] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
` [PATCH v6 11/36] mtd: st_spi_fsm: Use device size to determine address width
` [PATCH v6 12/36] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH v6 13/36] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH v6 14/36] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH v6 15/36] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH v6 16/36] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH v6 17/36] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH v6 18/36] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH v6 19/36] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH v6 20/36] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH v6 21/36] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH v6 22/36] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH v6 23/36] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH v6 24/36] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH v6 25/36] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH v6 26/36] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH v6 27/36] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH v6 28/36] mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
` [PATCH v6 29/36] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH v6 30/36] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH v6 31/36] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH v6 32/36] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH v6 33/36] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH v6 34/36] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH v6 35/36] mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions
` [PATCH v6 36/36] ARM: STi: Add support for the FSM Serial Flash Controller
[PATCH RESEND v2 0/2]: ixp4xx: Fix 3.7 regression for IXP4xx ethernet driver
2014-03-20 11:10 UTC (10+ messages)
` [PATCH RESEND v2 1/2] ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation
` [PATCH RESEND v2 2/2] ixp4xx_eth: Setup coherent_dma_mask
[PATCH] mtd: gpmi: make blockmark swapping optional
2014-03-20 10:56 UTC (8+ messages)
[PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W
2014-03-20 10:54 UTC (9+ messages)
[PATCH v11 10/27] iommu/exynos: use managed device helper functions
2014-03-20 10:44 UTC (9+ messages)
[stable 3.10.y] Please backport a56a5cf1f2ec "ARM: highbank: avoid L2 cache smc calls when PL310 is not present"
2014-03-20 10:10 UTC (3+ messages)
[PATCH 00/11] ARM: at91: rework main and slow clk implementation
2014-03-20 10:09 UTC (7+ messages)
` [PATCH 08/11] ARM: at91/dt: move at91sam9261 SoC to the new main clock model
` [PATCH 09/11] ARM: at91/dt: define main xtal frequency of the at91sam9261ek board
[PATCH] checkpatch.pl: Add check for Change-Id
2014-03-20 10:08 UTC (2+ messages)
[PATCH v11 24/27] iommu/exynos: use exynos-iommu specific typedef
2014-03-20 9:55 UTC (3+ messages)
[RESEND PATCH] mm: hugetlb: Introduce huge_pte_{page,present,young}
2014-03-20 9:50 UTC (3+ messages)
[PATCH 0/2] arm64: Add PMU node for APM X-Gene Storm SoC
2014-03-20 9:47 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: Add Potenza PMU binding
` [PATCH 2/2] arm64: dts: Add PMU node for APM X-Gene Storm SOC
[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
2014-03-20 9:47 UTC (4+ messages)
` [PATCH v7 1/8] clk: sunxi: factors: automatic reparenting support
[PATCH RESEND] ARM: SPEAr1340: static-ize SATA functions
2014-03-20 8:55 UTC (3+ messages)
please revert: regulator: dbx500: use seq_puts() instead of seq_printf()
2014-03-20 8:28 UTC (3+ messages)
[RFC 0/6] rework sched_domain topology description
2014-03-20 8:28 UTC (11+ messages)
[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
2014-03-20 8:06 UTC (12+ messages)
` [PATCH 01/35] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH v6 "
` [PATCH 11/35] mtd: st_spi_fsm: Use device size to determine address width
` [PATCH 25/35] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH 27/35] mtd: st_spi_fsm: Supply a busy wait for post-write status
[PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup
2014-03-20 6:07 UTC (5+ messages)
` [PATCH v2 16/16] ASoC: fsl-ssi: Use regmap
[PATCH Resend 1/3] ARM: EXYNOS: Consolidate Kconfig entries
2014-03-20 6:05 UTC (3+ messages)
[PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
2014-03-20 5:57 UTC (4+ messages)
` [PATCH v2 3/5] thermal: "
[PATCH v5 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
2014-03-20 5:04 UTC (3+ messages)
` [PATCH v5 2/2] i2c: New bus driver for the Qualcomm QUP "
[PATCH v2 0/4] Introduce new Kconfig for Samsung common clock
2014-03-20 4:55 UTC (12+ messages)
` [PATCH v2 1/4] clk: samsung: add new Kconfig for Samsung common clock options
` [PATCH v2 2/4] drivers: clk: use CONFIG_COMMON_CLK_SAMSUNG for Samsung clock support
` [PATCH v3 0/4] Introduce new Kconfig for Samsung common clock
` [PATCH v3 1/4] clk: samsung: add new Kconfig for Samsung common clock option
` [PATCH v3 2/4] ARM: select COMMON_CLK_SAMSUNG for ARCH_EXYNOS and ARCH_S3C64XX
` [PATCH v3 3/4] ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig file
` [PATCH v3 4/4] drivers: clk: use COMMON_CLK_SAMSUNG for Samsung clock support
[PATCH v5] can: xilinx CAN controller support
2014-03-20 4:41 UTC (6+ 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).