messages from 2013-06-12 01:48:06 to 2013-06-27 15:28:32 UTC [more...]
[PATCH v1] mmc: card: fixing an false identification of SANITIZE command
2013-06-27 15:28 UTC (2+ messages)
[PATCH 0/4] scsi: ufs: Improve UFS error handling
2013-06-27 11:19 UTC (6+ messages)
` [PATCH 1/4] scsi: ufs: Fix broken task management command implementation
` [PATCH 2/4] scsi: ufs: Fix hardware race conditions while aborting a command
` [PATCH 3/4] scsi: ufs: Fix device and host reset methods
` [PATCH 4/4] scsi: ufs: Improve UFS fatal error handling
[PATCH 00/11] MSM DT based multi-platform support
2013-06-26 20:28 UTC (18+ messages)
` [PATCH 01/11] ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60
` [PATCH 02/11] ARM: msm: Don't compile __msm_ioremap_caller() unless used
` [PATCH 03/11] ARM: msm: Move debug-macro.S to include/debug
` [PATCH 04/11] ARM: msm: Remove TMR and TMR0 static mappings
` [PATCH 05/11] ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE
` [PATCH 06/11] ARM: msm: Move mach/board.h contents to common.h
` [PATCH 07/11] ARM: msm: Remove devices-iommu.c
` [PATCH 08/11] iommu/msm: Move mach includes to iommu directory
` [PATCH 09/11] ARM: msm: Only compile io.c on platforms that use it
` [RFC/PATCH 10/11] ARM: msm: Only build clock.c on proc_comm based platforms
` [RFC/PATCH 11/11] ARM: msm: Move MSM's DT based hardware to multi-platform support
[PATCH 0/2] scsi: ufs: Add support to control UFS device background operations
2013-06-26 17:36 UTC (4+ messages)
` [PATCH 1/2] scsi: ufs: Add support for host assisted "
` [PATCH 2/2] scsi: ufs: Add runtime PM helpers for UFS host driver
[PATCH v2 1/2] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
2013-06-26 17:02 UTC (3+ messages)
` [PATCH v2 2/2] ARM: mmu: Introduce iotable_init_caller()
[PATCHv3 1/2] ARM: msm: Add support for MSM8974
2013-06-25 17:41 UTC (2+ messages)
` [PATCHv3 2/2] defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974
[PATCHv2 0/6] Make ARM's sched_clock generic + 64 bit friendly
2013-06-24 22:54 UTC (22+ messages)
` [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
[GIT PULL 0/3] msm changes for 3.11
2013-06-24 21:02 UTC (14+ messages)
` [GIT PULL 1/3] msm cleanups "
` [GIT PULL 2/3] msm fixes "
` [GIT PULL 3/3] msm clock "
` [GIT PULL v2] "
[PATCH/RESEND 00/12] Convert MSM to common clock framework
2013-06-24 20:10 UTC (24+ messages)
` [PATCH/RESEND 01/12] msm_serial: Convert to clk_prepare/unprepare
` [PATCH/RESEND 02/12] msm_serial: Use devm_clk_get() and properly return errors
` [PATCH/RESEND 03/12] usb: otg: msm: Convert to clk_prepare/unprepare
` [PATCH/RESEND 04/12] msm_sdcc: "
` [PATCH/RESEND 05/12] msm: iommu: "
` [PATCH/RESEND 06/12] msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()
` [PATCH/RESEND 07/12] ARM: msm: Remove custom clk_set_flags() API
` [PATCH/RESEND 08/12] ARM: msm: Remove custom clk_set_{max,min}_rate() API
` [PATCH/RESEND 09/12] ARM: msm: Remove clock-7x30.h include file
` [PATCH/RESEND 10/12] ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driver
` [PATCH/RESEND 11/12] ARM: msm: Make proc_comm clock control into a platform driver
` [PATCH/RESEND 12/12] ARM: msm: Migrate to common clock framework
[PATCHv7 00/11] Remove ARM local timer API
2013-06-24 20:07 UTC (15+ messages)
` [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices
[PATCH] cpufreq: Fix race between sysfs writes and hotplug/policy update
2013-06-24 19:19 UTC (3+ messages)
[PATCH 0/7] usb: phy: msm: Fixes and cleanups
2013-06-24 15:27 UTC (8+ messages)
` [PATCH 1/7] usb: phy: msm: Move mach dependent code to platform data
` [PATCH 2/7] usb: phy: msm: Migrate to Managed Device Resource allocation
` [PATCH 3/7] usb: phy: msm: Move regulator usage to managed resource allocation
` [PATCH 4/7] usb: phy: msm: Remove unnecessarily check for valid regulators
` [PATCH 5/7] usb: phy: msm: Fix WARNING: quoted string split across lines
` [PATCH 6/7] usb: phy: msm: Fix WARNING: Prefer seq_puts to seq_printf
` [PATCH 7/7] usb: phy: msm: Lindent the code
[PATCHv2 1/2] ARM: msm: Add support for MSM8974
2013-06-22 2:24 UTC (2+ messages)
` [PATCHv2 2/2] defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974
[PATCHv3/RESEND 0/4] Memory mapped architected timers
2013-06-21 23:13 UTC (8+ messages)
` [PATCHv3/RESEND 1/4] Documentation: Add memory mapped ARM architected timer binding
` [PATCHv3/RESEND 2/4] clocksource: arch_timer: Pass clock event to set_mode callback
` [PATCHv3/RESEND 3/4] clocksource: arch_timer: Push the read/write wrappers deeper
` [PATCHv3/RESEND 4/4] clocksource: arch_timer: Add support for memory mapped timers
[PATCH 1/2] ARM: msm: Add support for MSM8974
2013-06-21 22:58 UTC (3+ messages)
` [PATCH 2/2] defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974
[PATCH] usb: phy: msm: Move mach depndend code to platform data
2013-06-21 10:48 UTC
[PATCH] gpio: msm-v1: Remove errant __devinit to fix compile
2013-06-21 1:48 UTC (5+ messages)
[PATCH 0/4] ARM: MSM: Consolidate GPIOMUX for 7x30 and 8x50
2013-06-19 19:50 UTC (9+ messages)
` [PATCH 1/4] ARM: msm: dts: Fix the gpio register address for msm8960
` [PATCH 2/4] drivers: gpio: msm: Fix the error condition for reading ngpio
` [PATCH 3/4] ARM: msm: Consolidate gpiomux for older architectures
` [PATCH 4/4] drivers: gpio: msm: Remove __devinit
[PATCH 0/3] ARM: MSM: Consolidate MSM gpiomux for 7X30 and 8X50
2013-06-19 15:50 UTC (5+ messages)
` [PATCH 1/3] ARM: msm: dts: Fix the gpio register address for msm8960
` [PATCH 2/3] drivers: gpio: msm: Fix the error condition for reading ngpio
` [PATCH 3/3] ARM: msm: Consolidate gpiomux for older architectures
[RFC 0/3] Allow CONFIG_DEBUG_SET_MODULE_RONX to be used on ARM
2013-06-19 13:59 UTC (9+ 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: dts: msm: Fix merge resolution
2013-06-18 7:29 UTC (2+ messages)
[PATCHv2 1/2] mfd: ssbi: Add MODULE_DEVICE_TABLE
2013-06-17 23:51 UTC (2+ messages)
[PATCH v2] ARM: sched_clock: Load cycle count after epoch stabilizes
2013-06-17 22:58 UTC (2+ messages)
[PATCH] ARM: sched_clock: Load cycle count after epoch stabilizes
2013-06-17 22:21 UTC (4+ messages)
[PATCH v2] ARM: msm: Move msm_timer to CLOCKSOURCE_OF_DECLARE
2013-06-17 17:30 UTC
[PATCH v2 0/3] Allow CONFIG_DEBUG_SET_MODULE_RONX to be used on ARM
2013-06-17 17:29 UTC (4+ messages)
` [PATCHv2 1/3] arm: Add definitions for pte_mkexec/pte_mknexec
` [PATCHv2 2/3] arm: mm: Define set_memory_* functions for ARM
` [PATCHv2 3/3] arm: add DEBUG_SET_MODULE_RONX option to Kconfig
[PATCH v9 4/4] block: Adding ROW scheduling algorithm
2013-06-17 6:40 UTC
[PATCH v9 3/4] block: Add API for urgent request handling
2013-06-17 6:40 UTC
[PATCH v9 2/4] block: Add support for reinsert a dispatched req
2013-06-17 6:40 UTC
[PATCH v9 1/4] block: make rq->cmd_flags be 64-bit
2013-06-17 6:39 UTC
[PATCH v9 0/4] block: Adding ROW scheduling algorithm
2013-06-17 6:39 UTC
[PATCHv4 0/3] Cleanup MSM_GPIOMUX and add DT support for gpio-msm
2013-06-17 5:36 UTC (3+ messages)
` [PATCH 1/3] ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs
[PATCH] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
2013-06-14 18:00 UTC (6+ messages)
[PATCH 0/2]
2013-06-14 13:55 UTC (10+ 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: 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 (3+ messages)
` [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 (4+ messages)
` [PATCH 1/3] ARM: msm: Move debug-macro.S to include/debug
` [PATCH 3/3] ARM: msm: Don't compile __msm_ioremap_caller() unless used
[PATCH 00/12] Convert MSM to common clock framework
2013-06-12 16:54 UTC (4+ messages)
` [PATCH 12/12] ARM: msm: Migrate "
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