Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2012-09-06 17:16:54 to 2012-11-19 18:26:18 UTC [more...]

[PATCH 158/493] video: remove use of __devinit
 2012-11-19 18:26 UTC  (3+ messages)
` [PATCH 270/493] arm: "
` [PATCH 429/493] tty: remove use of __devexit

[RFC] dt/platform: Use cell-index for device naming if available
 2012-11-17  3:29 UTC  (8+ messages)

sysfs crashes while recursively checking file permissions
 2012-11-16 13:17 UTC  (2+ messages)

[PATCH v2] mmc: core: Add support for idle time BKOPS
 2012-11-11  9:25 UTC  (6+ messages)

ARM: idle sleep time for hotplugged cpu
 2012-11-06 21:00 UTC  (4+ messages)

[PATCH] of/irq: stub out public API
 2012-11-01 16:50 UTC  (3+ messages)

[RFC/PATCH v2 2/2]block:row: Add support for urgent request handling
 2012-11-01 12:41 UTC 

[RFC/PATCH v2 0/2] block:row: Adding support for urgent requests handling
 2012-11-01 12:40 UTC 

[RFC/PATCH v2 1/2] block:row: Adding support for reinsert already dispatched req
 2012-11-01 12:41 UTC 

[RFC/PATCH v2 2/2] block: Add API for urgent request handling
 2012-11-01 12:22 UTC 

[RFC/PATCH v2 1/2] block: Add support for reinsert a dispatched req
 2012-11-01 12:21 UTC 

[RFC/PATCH v2 0/2] Adding support for urgent requests handling
 2012-11-01 12:21 UTC 

[RFC/PATCH v3 1/2] block: Adding ROW scheduling algorithm
 2012-11-01 11:59 UTC 

[RFC/PATCH v3 2/2] block: compile ROW statically into the kernel
 2012-11-01 12:00 UTC 

[RFC/PATCH v3 0/2] ROW scheduling Algorithm
 2012-11-01 11:58 UTC 

[RFC] Using CMA with devicetree generated devices
 2012-10-29 14:09 UTC  (2+ messages)

[PATCH] net: usb: Fix memory leak on Tx data path
 2012-10-26  7:43 UTC  (3+ messages)

[PATCH] mmc: fix async request mechanism for sequential read scenarios
 2012-10-21 22:22 UTC  (5+ messages)

[PATCH 0/2] ARM: sort configuration files
 2012-10-16  2:15 UTC  (14+ messages)
  ` [PATCH 1/2] ARM: config: sort select statements alphanumerically
` [PATCH 2/2] ARM: config: make sure that platforms are ordered by option string

enquiry
 2012-10-12 23:37 UTC 

[PATCH] ARM: sort select statements alphanumerically
 2012-10-09  6:18 UTC  (9+ messages)

[PATCH 2/3] clk: Fix documentation typos
 2012-10-04  6:38 UTC 

[PATCH] mmc: fix async request mechanism for sequential read scenarios
 2012-10-02 15:36 UTC 

[PATCH 00/10] Convert MSM to common clock framework
 2012-09-26 18:57 UTC  (29+ messages)
` [PATCH 01/10] usb: otg: msm: Convert to clk_prepare/unprepare
` [PATCH 02/10] msm_sdcc: "
` [PATCH 03/10] msm: iommu: "
` [PATCH 04/10] msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()
` [PATCH 05/10] ARM: msm: Remove custom clk_set_flags() API
` [PATCH 06/10] ARM: msm: Remove custom clk_set_{max,min}_rate() API
` [PATCH 07/10] ARM: msm: Remove clock-7x30.h include file
` [PATCH 08/10] ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driver
` [PATCH 09/10] ARM: msm: Make proc_comm clock control into a platform driver
` [PATCH 10/10] ARM: msm: Migrate to common clock framework

[PATCH 0/5] Trim down mach includes in MSM drivers
 2012-09-23 19:52 UTC  (11+ messages)
` [PATCH 1/5] ARM: msm: Move dma.h #defines that are private to dma.c
` [PATCH 2/5] mmc: msm_sdcc: Remove unnecessary include
` [PATCH 3/5] video: msm: Remove useless mach/* includes
` [PATCH 4/5] gpio: Make gpio-msm-v1 into a platform driver
` [PATCH 5/5] ARM: msm: Remove unused cpu.h header file

[PATCH] msm: clock: fix return value check in msm_clock_init()
 2012-09-21 18:44 UTC  (2+ messages)

[RFC/PATCH 0/2] ROW scheduling Algorithm
 2012-09-21  4:58 UTC  (6+ messages)
` [RFC/PATCH 2/2] block: Adding ROW scheduling algorithm

[RFC/PATCH 0/2] Handling urgent and new request notifications
 2012-09-20  6:02 UTC 

[RFC/PATCH 2/2] mmc: new packet notification
 2012-09-20  6:02 UTC 

[RFC/PATCH 1/2] mmc: Urgent data request flow
 2012-09-20  6:02 UTC 

[PATCH v1] mmc: core: Add support for idle time BKOPs
 2012-09-19 20:17 UTC 

[PATCH] ARM: msm: Silence warning when CONFIG_MMC=n
 2012-09-17 19:13 UTC 

[RFC][PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers
 2012-09-17 17:57 UTC  (3+ messages)

[GIT PULL 0/5] MSM changes for 3.7 merge window
 2012-09-17  1:06 UTC  (7+ messages)
` [GIT PULL 2/5] msm non-critical fixes
` [GIT PULL 3/5] msm devicetree changes
` [GIT PULL 4/5] msm board changes
` [GIT PULL 5/5] msm all changes
` [GIT PULL 1/5] msm cleanups (resend)

[PATCH 01/24] ARM: msm: Remove msm_hw_reset_hook
 2012-09-17  0:38 UTC  (29+ messages)
  ` [GIT PULL] msm-core changes for v3.7
` [PATCH 02/24] ARM: msm: clock-pcom: Mark functions static
` [PATCH 03/24] ARM: msm: Remove unused idle.c
` [PATCH 04/24] ARM: msm: Fix early debug uart mapping on some memory configs
` [PATCH 05/24] ARM: msm: io: Remove 7x30 iomap region from 7x00
` [PATCH 06/24] ARM: msm: io: Change the default static iomappings to be shared
` [PATCH 07/24] ARM: msm: Add handle_irq handler for 8660 DT machine
` [PATCH 08/24] ARM: msm: Add msm8660-surf.dts to Makefile.boot
` [PATCH 09/24] ARM: msm: Remove call to missing FPGA init on 8660
` [PATCH 10/24] ARM: msm: Fix sparse warnings due to incorrect type
` [PATCH 11/24] ARM: msm: Don't touch GIC registers outside of GIC code
` [PATCH 12/24] ARM: msm: Allow timer.c to compile on multiple targets
` [PATCH 13/24] ARM: msm: Add DT support to msm_timer
` [PATCH 14/24] ARM: msm: Move 8660 to DT timer
` [PATCH 15/24] ARM: msm: Make 8660 a DT only target
` [PATCH 16/24] ARM: msm: Rename board-msm8x60 to signify its DT only status
` [PATCH 17/24] ARM: msm: Move io mapping prototypes to common.h
` [PATCH 18/24] ARM: msm: Add DT support for 8960
` [PATCH 19/24] ARM: msm: Remove non-DT targets from 8960
` [PATCH 20/24] ARM: msm: dma: use list_move_tail instead of list_del/list_add_tail
` [PATCH 21/24] ARM: msm: Remove unused acpuclock-arm11
` [PATCH 22/24] ARM: msm: Remove uncompiled board-msm7x27
` [PATCH 23/24] ARM: msm: Allow msm_iomap-8x60 and msm_iomap-8960 to coexist
` [PATCH 24/24] ARM: msm: Allow 8960 and 8660 to compile together

[RFC/PATCH 0/2] row: Adding support for urgent requests handling
 2012-09-16  9:12 UTC  (3+ messages)
` [RFC/PATCH 1/2] row: Adding support for reinsert already dispatched req
` [RFC/PATCH 2/2] row: Add support for urgent request handling

[RFC/PATCH 0/2] Adding support for urgent requests handling
 2012-09-16  9:06 UTC  (3+ messages)
` [RFC/PATCH 1/2] block: Add support for reinsert a dispatched req
` [RFC/PATCH 2/2] block: Add API for urgent request handling

[RFC/PATCH/RESEND 0/2] ROW scheduling Algorithm
 2012-09-16  9:00 UTC  (3+ messages)
` [RFC/PATCH/RESEND 1/2] block: Expose kblock_schedule_delayed_work()
` [RFC/PATCH/RESEND 2/2] block: Adding ROW scheduling algorithm

[PATCH v2 1/2] ARM: arch timer: Set the TVAL before timer is enabled
 2012-09-14 22:29 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: local timers: add timer support using IO mapped register

[PATCH 1/2] ARM: SoC: convert MSM SMP to SoC descriptor
 2012-09-14  7:57 UTC  (5+ messages)
  ` [PATCH 2/2] ARM: msm: Move core.h contents into common.h

[GIT PULL 1/5] msm cleanups
 2012-09-13 18:55 UTC 

[PATCH 0/9] Move closer to single 8660/8960 zImage
 2012-09-12 16:23 UTC  (10+ messages)
` [PATCH 3/9] ARM: msm: Add DT support to msm_timer
` [PATCH 8/9] ARM: msm: Add DT support for 8960
` [PATCH 10/9] ARM: msm: Allow msm_iomap-8x60 and msm_iomap-8960 to coexist
` [PATCH 11/9] ARM: msm: Allow 8960 and 8660 to compile together

[PATCH 00/16] ARM: big platform data header rename
 2012-09-11 21:07 UTC  (3+ messages)
    ` [PATCH 05/16] ARM: msm: move platform_data definitions

Adding 'msm' tree to linux-next
 2012-09-09 23:58 UTC  (2+ messages)

[PATCH v8 0/2] *** adding and exposing SANITIZE capability to the user space via a unique IOCTL ***
 2012-09-09 12:12 UTC  (4+ messages)
` [PATCH v8 1/2] block: ioctl support for sanitize in eMMC 4.5

[PATCH] msm_serial: fix clock rate on DMA-based uarts
 2012-09-07 21:45 UTC 

[PATCH RESEND 2/2] msm: io: Change the default static iomappings to be shared
 2012-09-07 20:05 UTC  (4+ messages)
` [PATCHv2 "
    ` [PATCHv3 "

[PATCH] EHCI: Update qTD next pointer in QH overlay region during unlink
 2012-09-07 16:16 UTC  (4+ messages)

[PATCH] ARM: msm: Remove uncompiled board-msm7x27
 2012-09-07  2:50 UTC 

[PATCH] ARM: msm: Remove unused acpuclock-arm11
 2012-09-07  2:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox