messages from 2013-11-29 10:37:51 to 2013-11-29 22:05:12 UTC [more...]
[PATCH 0/3] arm64: Add EFI stub and runtime services support
2013-11-29 22:05 UTC (4+ messages)
` [PATCH 1/3] arm64: add EFI stub
` [PATCH 2/3] doc: arm64: add description of EFI stub support
` [PATCH 3/3] arm64: add EFI runtime services
[PATCH v5] gpio: Add MOXA ART GPIO driver
2013-11-29 21:45 UTC (8+ messages)
` [PATCH v6] "
` [PATCH v7] "
[PATCHv3] ARM: mvebu: Add Netgear ReadyNAS 2120 board
2013-11-29 21:29 UTC
[PATCH 0/5] PM: Enable option of re-use runtime PM callbacks at system suspend
2013-11-29 21:20 UTC (7+ messages)
[PATCH V2] dma: tegra: register as an OF DMA controller
2013-11-29 21:08 UTC (5+ messages)
[PATCHv10 00/41] ARM: TI SoC clock DT conversion
2013-11-29 20:52 UTC (9+ messages)
` [PATCHv10 15/41] CLK: TI: DRA7: Add APLL support
[PATCHv2 0/4] ARM: mvebu/kirkwood: NETGEAR ReadyNAS .dts files cleanup
2013-11-29 20:27 UTC (5+ messages)
` [PATCHv2 1/4] ARM: kirkwood: NETGEAR ReadyNAS Duo v2 .dts cleanup
` [PATCHv2 2/4] ARM: mvebu: NETGEAR ReadyNAS 102 "
` [PATCHv2 3/4] ARM: mvebu: NETGEAR ReadyNAS 104 "
` [PATCHv2 4/4] ARM: Fix whitespaces in NETGEAR ReadyNAS .dts files
[PATCH V2] media: i2c: Add ADV761X support
2013-11-29 20:09 UTC (11+ messages)
[RFC PATCH] Documentation: devicetree: add description for generic bus properties
2013-11-29 19:45 UTC (29+ messages)
[PATCH RFC 00/10] ARM: STi: Add dwmac glue and reset controller
2013-11-29 19:37 UTC (3+ messages)
` [PATCH RFC 08/10] net: stmmac:sti: Add STi SOC glue driver
[PATCH 0/3] ARM: OMAP2+: Remove remaining unused legacy code
2013-11-29 19:18 UTC (4+ messages)
` [PATCH 1/3] ARM: OMAP2+: Remove legacy smsc911x and smc91x GPMC support
` [PATCH 2/3] ARM: OMAP2+: Remove unnecesary include in GPMC driver
` [PATCH 3/3] ARM: OMAP2+: Remove legacy board-flash.c
[PATCH 00/12] Drop omap3 board files and make mach-omap2 boot in DT only mode
2013-11-29 19:12 UTC (6+ messages)
` [PATCH 01/12 diet] ARM: OMAP2+: Remove legacy omap3 board-*.c files and make mach-omap2 DT only for booting
[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
2013-11-29 19:07 UTC (38+ messages)
` [PATCH v3 01/36] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH v3 02/36] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH v3 03/36] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH v3 04/36] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH v3 05/36] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH v3 06/36] mtd: st_spi_fsm: Supply defines for the possible flash command opcodes
` [PATCH v3 07/36] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [PATCH v3 08/36] mtd: devices: Provide header for shared OPCODEs and SFDP commands
` [PATCH v3 09/36] mtd: st_spi_fsm: Provide device look-up table
` [PATCH v3 10/36] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH v3 11/36] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
` [PATCH v3 12/36] mtd: st_spi_fsm: Fetch platform specific configurations
` [PATCH v3 13/36] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH v3 14/36] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH v3 15/36] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH v3 16/36] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH v3 17/36] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH v3 18/36] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH v3 19/36] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH v3 20/36] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH v3 21/36] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH v3 22/36] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH v3 23/36] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH v3 24/36] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH v3 25/36] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH v3 26/36] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH v3 27/36] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH v3 28/36] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH v3 29/36] mtd: st_spi_fsm: Add the ability to write to a Serial Flash device
` [PATCH v3 30/36] mtd: st_spi_fsm: Erase partly or as a whole "
` [PATCH v3 31/36] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH v3 32/36] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH v3 33/36] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH v3 34/36] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH v3 35/36] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH v3 36/36] ARM: STi: Add support for the FSM Serial Flash Controller
[PATCH V5 0/2] genirq: arm64: perf: support for percpu pmu interrupt
2013-11-29 18:48 UTC (5+ messages)
` [PATCH V5 2/2] arm64: perf: add "
[PATCH v2] ARM: pxa: Move iotable mapping inside vmalloc region
2013-11-29 18:26 UTC (2+ messages)
[PATCH 00/10] ASoC: dma: ARM: ux500: Obtain DMA data from Device Tree
2013-11-29 18:21 UTC (5+ messages)
[PATCH/RESEND] clocksource: armada-370-xp: Enable timer divider only when needed
2013-11-29 18:04 UTC
[PATCH 0/3] serial: mxs-auart: flush_buffer hook and interrupt processing
2013-11-29 18:04 UTC (12+ messages)
` [PATCH 1/3] serial: mxs-auart: implement flush_buffer hook
` [PATCH 2/3] serial: mxs-auart: check BUSY flag on tx_empty hook
` [PATCH 3/3] serial: mxs-auart: move irq handling to a tasklet
[RFC] kprobes/kprobes-test fixes, .inst updates
2013-11-29 18:00 UTC (9+ messages)
` [PATCH 2/9] ARM: kprobes: fix instruction fetch order with <asm/opcodes.h>
` [PATCH 4/9] ARM: kprobes-test: Use <asm/opcodes.h> for ARM instruction building
` [PATCH 9/9] ARM: asm/opcodes.h: use ARM_HAVE_INST to use .inst to build instructions
[PATCH v3 0/3] (U)EFI runtime services for arm
2013-11-29 17:58 UTC (6+ messages)
` [PATCH v3 2/3] arm: Add [U]EFI runtime services support
[GIT PULL] arm64 fixes for 3.13-rc
2013-11-29 17:31 UTC
[PATCH 0/8] Various omap device tree usability fixes for v3.13 merge window
2013-11-29 17:13 UTC (12+ messages)
` [PATCH 2/8] mmc: omap: Fix DMA configuration to not rely on device id
[PATCH 00/24] mm: Use memblock interface instead of bootmem
2013-11-29 16:50 UTC (2+ messages)
[PATCH v2 00/10] Reuse davinci-nand driver for Keystone arch
2013-11-29 16:28 UTC (2+ messages)
[PATCH] arm64: mm: Avoid set_pte_at with HugeTLB pages
2013-11-29 16:28 UTC (2+ messages)
[PATCH 0/7] Davinci nand driver fixes and updates
2013-11-29 15:44 UTC (3+ messages)
[PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2013-11-29 15:43 UTC (14+ messages)
` [PATCH 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH 2/2] memory: ti-aemif: add bindings for "
[PATCH 1/5] clk: tegra: fix blink clock rate
2013-11-29 15:37 UTC (3+ messages)
[PATCH 0/9] ARM: at91/dt: add missing devices to rm9200ek board
2013-11-29 15:30 UTC (11+ messages)
` [PATCH 5/9] ARM: at91/dt: add mmc0 slot0 support to at91rm9200ek board
[PATCH] IMX6 flexcan: Change serial clock_feq source from IPG clock to PER clock
2013-11-29 15:29 UTC (3+ messages)
[PATCH] dma: pl330: ensure DMA descriptors are zero-initialised
2013-11-29 15:18 UTC (4+ messages)
[PATCH 1/2] ASoC: atmel: sam9x5_wm8731: fix oops when unload module
2013-11-29 14:59 UTC (6+ messages)
[PATCH v4 0/5] Update Davinci watchdog driver
2013-11-29 14:57 UTC (3+ messages)
[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
2013-11-29 14:56 UTC (47+ messages)
` [PATCH 01/31] ARM: tegra: add missing clock documentation to DT bindings
` [PATCH 02/31] ARM: tegra: document reset properties in "
` [PATCH 03/31] ARM: tegra: document use of standard DMA "
` [PATCH 04/31] ARM: tegra: update DT files to add reset properties
` [PATCH 05/31] ARM: tegra: update DT files to add DMA properties
` [PATCH 06/31] ARM: tegra: select the reset framework
` [PATCH 07/31] clk: tegra: implement a reset driver
` [PATCH 08/31] pci: tegra: use reset framework
` [PATCH 09/31] drm/tegra: "
` [PATCH 10/31] ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
` [PATCH 12/31] dma: tegra: use reset framework
` [PATCH 18/31] ASoC: tegra: allocate AHUB FIFO during probe() not startup()
` [PATCH 20/31] i2c: tegra: use reset framework
` [PATCH 21/31] staging: nvec: "
` [PATCH 22/31] spi: tegra: "
` [PATCH 24/31] serial: "
` [PATCH 26/31] Input: tegra-kbc - "
` [PATCH 27/31] USB: EHCI: tegra: "
` [PATCH 28/31] ARM: tegra: remove legacy clock entries from DT
` [PATCH 29/31] ARM: tegra: remove legacy DMA "
` [PATCH 30/31] clk: tegra: remove legacy reset APIs
` [PATCH 31/31] clk: tegra: remove bogus PCIE_XCLK
[PATCH v2] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
2013-11-29 14:53 UTC (3+ messages)
[PATCH 0/4] mtd: spi-nor: add a new framework for SPI NOR
2013-11-29 14:52 UTC (3+ messages)
[PATCH V2] serial: tegra: convert to standard DMA DT bindings
2013-11-29 14:20 UTC (2+ messages)
[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
2013-11-29 13:51 UTC (4+ messages)
` [PATCH 11/15] pwm: pwm-renesas-tpu: Enable driver compilation "
[RFC/PATCH] NAND bus-width detection extreme makeover
2013-11-29 13:40 UTC (2+ messages)
` [RFC/PATCH] mtd: nand: auto-detection of NAND bus-width from ONFI param or nand_id[]
[PATCH V2] ARM : unwinder : Prevent data abort due to stack overflow while executing unwind instructions Signed-off-by: Anurag Aggarwal <a.anurag@samsung.com>
2013-11-29 12:59 UTC (2+ messages)
[PATCH 0/4] iommu: arm/smmu: current updates for 3.14
2013-11-29 12:15 UTC (5+ messages)
` [PATCH 1/4] iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
` [PATCH 2/4] iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
` [PATCH 3/4] iommu: add IOMMU_EXEC flag for safely allowing XN mappings
` [PATCH 4/4] iommu/arm-smmu: add support for IOMMU_EXEC
[PATCH 0/3] iommu: arm/smmu: fixes for 3.13
2013-11-29 12:14 UTC (4+ messages)
` [PATCH 1/3] iommu/arm-smmu: use mutex instead of spinlock for locking page tables
` [PATCH 2/3] iommu/arm-smmu: remove potential NULL dereference on mapping path
` [PATCH 3/3] iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()
STOP THE MADNESS
2013-11-29 12:11 UTC (5+ messages)
[PATCH 00/23] mtd: st_spi_fsm: Add new device
2013-11-29 11:53 UTC (7+ messages)
[PATCHv6+ 01/13] of: introduce of_property_for_earch_phandle_with_args()
2013-11-29 11:46 UTC (4+ messages)
` [RFC][PATCHv6++ "
` [RFC][PATCHv6+++ "
[PATCH V5 0/6] Add ARM EFI stub
2013-11-29 11:30 UTC (3+ messages)
` [PATCH V5 2/6] Add shared update_fdt() function for ARM/ARM64
[PATCH V2] ASoC: tegra: use reset framework
2013-11-29 11:14 UTC (2+ messages)
[RFC] ARM: lib: delay-loop: Add align directive to fix BogoMIPS calculation
2013-11-29 11:02 UTC (2+ 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).