messages from 2013-05-26 17:27:45 to 2013-06-13 14:20:04 UTC [more...]
[PATCH 0/2] scsi: ufs: Add support to control UFS device background operations
2013-06-13 14:20 UTC (2+ messages)
` [PATCH 1/2] scsi: ufs: Add support for host assisted "
[PATCHv7 00/11] Remove ARM local timer API
2013-06-13 13:15 UTC (20+ messages)
` [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices
` [PATCHv7 02/11] clocksource: add generic dummy timer driver
` [PATCHv7 03/11] ARM: smp: Remove duplicate dummy timer implementation
` [PATCHv7 04/11] ARM: smp_twd: Divorce smp_twd from local timer API
` [PATCHv7 05/11] ARM: OMAP2+: Divorce "
` [PATCHv7 06/11] ARM: EXYNOS4: Divorce mct "
` [PATCHv7 07/11] ARM: PRIMA2: Divorce timer-marco "
` [PATCHv7 08/11] ARM: msm: Divorce msm_timer "
` [PATCHv7 09/11] clocksource: time-armada-370-xp: Fix sparse warning
` [PATCHv7 10/11] clocksource: time-armada-370-xp: Divorce from local timer API
` [PATCHv7 11/11] ARM: smp: Remove "
[PATCH 0/2]
2013-06-13 4:36 UTC (7+ messages)
` [PATCH 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization
[RFC/PATCH 00/13] Add support for MSM's mmio clocks
2013-06-13 1:49 UTC (14+ messages)
` [RFC/PATCH 01/13] clk: fixed-rate: Export clk_fixed_rate_register()
` [RFC/PATCH 02/13] clk: Add of_init_clk_data() to parse common clock bindings
` [RFC/PATCH 03/13] clk: Add of_clk_match() for device drivers
` [RFC/PATCH 04/13] clk: Add set_rate_and_parent() op
` [RFC/PATCH 05/13] clk: msm: Add support for phase locked loops (PLLs)
` [RFC/PATCH 06/13] clk: msm: Add support for root clock generators (RCGs)
` [RFC/PATCH 07/13] clk: msm: Add support for branches/gate clocks
` [RFC/PATCH 08/13] clk: msm: Add MSM clock driver
` [RFC/PATCH 09/13] clk: msm: Add support for MSM8960's global clock controller (GCC)
` [RFC/PATCH 10/13] clk: msm: Add support for MSM8960's multimedia clock controller (MMCC)
` [RFC/PATCH 11/13] ARM: dts: msm: Add MSM8960 GCC DT nodes
` [RFC/PATCH 12/13] ARM: dts: msm: Add MSM8960 MMCC "
` [RFC/PATCH 13/13] ARM: dts: msm: Add clock entries for MSM8960 uart device
[PATCH] ARM: sched_clock: Load cycle count after epoch stabilizes
2013-06-13 0:10 UTC
[PATCH] ARM: msm: Move msm_timer to CLOCKSOURCE_OF_DECLARE
2013-06-12 23:32 UTC
[PATCHv2 0/3] Remove msm_iomap for 8x60 and 8960
2013-06-12 22:30 UTC (4+ messages)
` [PATCHv2 1/3] ARM: msm: Move debug-macro.S to include/debug
` [PATCHv2 2/3] ARM: msm: Remove TMR and TMR0 static mappings
` [PATCHv2 3/3] ARM: msm: Don't compile __msm_ioremap_caller() unless used
[PATCHv3 0/3] 64bit friendly generic sched_clock
2013-06-12 18:51 UTC (7+ messages)
` [PATCHv3 1/3] sched_clock: Add support for >32 bit sched_clock
` [PATCHv3 2/3] ARM: arch_timer: Move to generic sched_clock framework
` [PATCHv3 3/3] arm64: Move to generic sched_clock infrastructure
[PATCH 0/3] Remove msm_iomap for 8x60 and 8960
2013-06-12 17:46 UTC (5+ messages)
` [PATCH 1/3] ARM: msm: Move debug-macro.S to include/debug
` [PATCH 2/3] ARM: msm: Remove TMR and TMR0 static mappings
` [PATCH 3/3] ARM: msm: Don't compile __msm_ioremap_caller() unless used
[RFC 0/3] Allow CONFIG_DEBUG_SET_MODULE_RONX to be used on ARM
2013-06-12 17:32 UTC (5+ messages)
` [RFC 1/3] arm: Add definitions for pte_mkexec/pte_mknexec
` [RFC 2/3] arm: mm: Define set_memory_* functions for ARM
` [RFC 3/3] arm: add DEBUG_SET_MODULE_RONX option to Kconfig
[PATCH] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
2013-06-12 17:21 UTC (3+ messages)
[PATCH 00/12] Convert MSM to common clock framework
2013-06-12 16:54 UTC (16+ messages)
` [PATCH 01/12] msm_serial: Convert to clk_prepare/unprepare
` [PATCH 02/12] msm_serial: Use devm_clk_get() and properly return errors
` [PATCH 03/12] usb: otg: msm: Convert to clk_prepare/unprepare
` [PATCH 04/12] msm_sdcc: "
` [PATCH 05/12] msm: iommu: "
` [PATCH 06/12] msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()
` [PATCH 07/12] ARM: msm: Remove custom clk_set_flags() API
` [PATCH 08/12] ARM: msm: Remove custom clk_set_{max,min}_rate() API
` [PATCH 09/12] ARM: msm: Remove clock-7x30.h include file
` [PATCH 10/12] ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driver
` [PATCH 11/12] ARM: msm: Make proc_comm clock control into a platform driver
` [PATCH 12/12] ARM: msm: Migrate to common clock framework
[PATCHv5 0/3] Cleanup MSM_GPIOMUX and add DT support for gpio-msm
2013-06-11 12:45 UTC (5+ messages)
` [PATCH 1/3] ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs
` [PATCH 2/3] ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60
` [PATCH 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2
[PATCHv4 0/3] Cleanup MSM_GPIOMUX and add DT support for gpio-msm
2013-06-10 22:46 UTC (8+ messages)
` [PATCH 1/3] ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs
` [PATCH 2/3] ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60
` [PATCHv4 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2
[PATCHv2 0/6] Make ARM's sched_clock generic + 64 bit friendly
2013-06-10 16:08 UTC (25+ messages)
` [PATCHv2 1/6] ARM: sched_clock: Remove unused needs_suspend member
` [PATCHv2 2/6] ARM: sched_clock: Return suspended count earlier
` [PATCHv2 3/6] sched_clock: Make ARM's sched_clock generic for all architectures
` [PATCHv2 4/6] sched_clock: Add support for >32 bit sched_clock
` [PATCHv2 5/6] ARM: arch_timer: Move to setup_sched_clock_64()
` [PATCHv2 6/6] arm64: Move to generic sched_clock infrastructure
[PATCH 0/2] Add suport for internal request (NOP and Query Request)
2013-06-10 14:12 UTC (3+ messages)
` [PATCH 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization
[PATCH] arm: Prevent memory aliasing on non-LPAE kernels
2013-06-10 5:24 UTC (5+ messages)
[RFC/PATCH] mmc: Add support to handle Urgent data transfer request
2013-06-09 15:48 UTC (2+ messages)
[PATCH/RESEND v8 4/4] block: Adding ROW scheduling algorithm
2013-06-09 10:44 UTC
[PATCH v8 3/4] block: Add API for urgent request handling
2013-06-09 10:44 UTC
[PATCH/RESEND v8 2/4] block: Extend cmd_flags in struct request
2013-06-09 10:38 UTC
[PATCH/RESEND v8 1/4] block: Add support for reinsert a dispatched req
2013-06-09 10:38 UTC
[PATCH v8 0/4] block: Adding ROW scheduling algorithm
2013-06-09 10:38 UTC
[PATCH v7 4/4] block: Adding ROW scheduling algorithm
2013-06-06 11:23 UTC
[PATCH v7 3/4] block: Add API for urgent request handling
2013-06-06 11:23 UTC
[PATCH v7 2/4] block: Extend cmd_flags in struct request
2013-06-06 11:23 UTC
[PATCH v7 1/4] block: Add support for reinsert a dispatched req
2013-06-06 11:20 UTC
[PATCH v7 0/4] block: Adding ROW scheduling algorithm
2013-06-06 11:20 UTC
[PATCH] ARM: avoid mis-detecting some V7 cores in the decompressor
2013-06-06 4:21 UTC (19+ messages)
[PATCH v1] mmc: card: fixing an false identification of SANITIZE command
2013-06-05 11:13 UTC
[PATCH 0/3] Add SMP support for MSM8660 and MSM8960
2013-06-04 22:52 UTC (6+ messages)
` [PATCH 1/3] msm: platsmp: Consolidate write to pen_release
` [PATCH 2/3] ARM: msm: Re-organize platsmp to make it extensible
` [PATCH 3/3] ARM: msm: Add SMP support for 8960
[PATCH] gpio: msm-v1: Remove errant __devinit to fix compile
2013-06-04 19:20 UTC
[PATCHv2 1/2] mfd: ssbi: Add MODULE_DEVICE_TABLE
2013-06-04 7:33 UTC (3+ messages)
` [PATCHv2 2/2] mfd: ssbi: Use devm_* and simplify code
[PATCH 1/2] msm: Remove unused file core.h
2013-06-03 20:53 UTC (3+ messages)
` [PATCH 2/2] msm: iomap: Remove unused bases and mappings
[PATCHv6 00/11] Remove ARM local timer API
2013-06-03 20:06 UTC (13+ messages)
` [PATCHv6 06/11] ARM: EXYNOS4: Divorce mct from "
` [PATCHv6 07/11] ARM: PRIMA2: Divorce timer-marco "
[PATCH 1/2] mfd: ssbi: Add MODULE_DEVICE_TABLE
2013-06-03 19:17 UTC (4+ messages)
` [PATCH 2/2] mfd: ssbi: Use devm_* to simplify code
[PATCH 0/4] ARM 64 bit sched_clock take #2
2013-05-31 23:50 UTC (5+ messages)
` [PATCH 5/4] sched: Make ARM's sched_clock generic for all architectures
[PATCHv2 0/3] Cleanup MSM_GPIOMUX and add DT support for gpio-msm
2013-05-31 21:31 UTC (6+ messages)
` [PATCHv2 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2
[PATCHv3 0/3] Cleanup MSM_GPIOMUX and add DT support for gpio-msm
2013-05-31 15:50 UTC (4+ messages)
` [PATCHv3 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2
Changes pulled into MSM tree
2013-05-30 21:06 UTC
[PATCH 0/3] Cleanup MSM_GPIOMUX and add device-tree support for
2013-05-30 17:54 UTC (4+ messages)
` [PATCH 1/3] ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs
[PATCH v2 1/2] clk: Disable unused clocks after deferred probing is done
2013-05-30 1:46 UTC (4+ messages)
[PATCH V2 0/9] ufs patch siries
2013-05-28 5:31 UTC (4+ messages)
` [PATCH V2 2/9] Documentation: devicetree: Add DT bindings for UFS host controller
[PATCH] Add method for triggering Sanitize command
2013-05-26 17:27 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).