linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-18 10:07:16 to 2011-04-19 12:03:44 UTC [more...]

[PATCH] mmci: sync DATAEND irq with dma transfer done
 2011-04-19 12:03 UTC  (4+ messages)

[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
 2011-04-19 12:01 UTC  (11+ messages)

[RFC/PATCH v3 0/7] Samsung IOMMU videobuf2 allocator and s5p-fimc update
 2011-04-19 12:00 UTC  (10+ messages)
` [PATCH 2/7] ARM: Samsung: update/rewrite Samsung SYSMMU (IOMMU) driver
` [PATCH 4/7] v4l: videobuf2: add IOMMU based DMA memory allocator

[PATCH] pxa/hx4700: bq24022 regulator needs to be enabled
 2011-04-19 11:32 UTC  (4+ messages)

[PATCH v2 0/6] Use chained handler entry/exit functions in platform code
 2011-04-19 11:20 UTC  (12+ messages)
` [PATCH 4/6] ARM: msm: update GPIO chained IRQ handler to use entry/exit functions
` [PATCH 5/6] ARM: nmk: update GPIO chained IRQ handler to "
` [PATCH 6/6] ARM: gic: use handle_fasteoi_irq for SPIs

[PATCH v4 0/4] OMAP: DMA: mstandby mode and runtime pm support
 2011-04-19 11:05 UTC  (2+ messages)

Cleanup Samsung stuff
 2011-04-19 10:59 UTC  (6+ messages)

[PATCH] arm: omap2: enable smc instruction for sleep34xx
 2011-04-19 10:28 UTC  (5+ messages)

[RFC patch 00/20] Interrupt chip consolidation
 2011-04-19 10:26 UTC  (16+ messages)
` genirq: Implement a generic interrupt chip
` arm: vic: Use "
  `  "
` arm: samsung: Convert irq-vic-timer to generic irq chip
  ` [PATCH] arm: omap2/3: Use "

[PATCH V2 0/7] dmaengine/dw_dmac updates
 2011-04-19 10:12 UTC  (11+ messages)
` [PATCH V2 1/7] dmaengine/dw_dmac: Replace spin_lock_bh with irqsave variants
` [PATCH V2 2/7] dmaengine/dw_dmac: Enable resubmission from callback routine
` [PATCH V2 3/7] dmaengine/dw_dmac: call dwc_descriptor_complete from dwc_control with lock held
` [PATCH V2 4/7] dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
` [PATCH V2 5/7] dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
` [PATCH V2 6/7] dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
` [PATCH V2 7/7] dmaengine/dw_dmac: implement pause and resume in dwc_control
` [PATCH V2 7/7 resend] "

[PATCH 0/5] ARM: kprobes: Fixes and additions for ARM instruction emulation (part 6)
 2011-04-19  9:52 UTC  (6+ messages)
` [PATCH 1/5] ARM: kprobes: Reject probing of undefined data processing instructions
` [PATCH 2/5] ARM: kprobes: Add emulation of MOVW and MOVT instructions
` [PATCH 3/5] ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions
` [PATCH 4/5] ARM: kprobes: Add emulation of hint instructions like NOP and WFI
` [PATCH 5/5] ARM: kprobes: Tidy-up kprobes-decode.c

[patch 00/29] arm: bug fixes and irq cleanup (v2) for .39
 2011-04-19  9:49 UTC  (4+ messages)
` [patch 27/29] arm: Cleanup the irq namespace

[RFC] sanitizing crazy clock data files
 2011-04-19  9:31 UTC  (22+ messages)
` [PATCH 03/10] clk: Make NULL a valid clock again
` [PATCH 05/10] clk: Add support for simple dividers
` [PATCH 06/10] clk: Add support for a generic clock multiplexer

[RFC 0/4] convert stmp into mxs and delete the obsolete platform
 2011-04-19  9:30 UTC  (10+ messages)

[PATCHv2 2.6.40 0/3] ARM: simpad: Add support for GPIO attached hardware
 2011-04-19  9:09 UTC  (10+ messages)
` [PATCHv2 2.6.40 1/3] ARM:simpad: Add ucb1x00 GPIO definitions and register GPIO
` [PATCHv2 2.6.40 2/3] ARM:simpad: Cleanup CS3 accessors
` [PATCHv2 2.6.40 3/3] ARM:simpad: add GPIO based device definitions

[PATCH 1/2] gpio: add pin biasing and drive mode to gpiolib
 2011-04-19  8:51 UTC  (12+ messages)

[PATCH] ARM: at91: AT91CAP9 has a macb device
 2011-04-19  8:21 UTC 

[PATCH 0/7] ARM: Use syscore_ops for "core" power management
 2011-04-19  8:02 UTC  (11+ messages)
` [PATCH 0/14] Remove sysdev suspend/resume and shutdown operations
  ` [PATCH 10/14] PM / MIPS: Use struct syscore_ops instead of sysdevs for PM
  ` [PATCH 12/14] PM / UNICORE32: "
` [PATCH 9/14] PM / Blackfin: "

[PATCH V2 1/3] ARM: mxs: add GPMI support for imx23/imx28
 2011-04-19  6:49 UTC  (4+ messages)
` [PATCH V2 2/3] ARM: mxs: add GPMI device for imx23
` [PATCH V2 3/3] ARM: mxs: add GPMI device for imx28

[PATCH 1/6] dmaengine/dw_dmac: Replace spin_lock_bh with irqsave variants
 2011-04-19  6:46 UTC  (11+ messages)
` [PATCH 2/6] dmaengine/dw_dmac: Enable resubmission from callback routine
` [PATCH 3/6] dmaengine/dw_dmac: call dwc_descriptor_complete from dwc_control with lock held
` [PATCH 4/6] dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
` [PATCH 5/6] dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
` [PATCH 6/6] dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT

[v2 0/7] OMAP: GPIO: Use PM runtime framework
 2011-04-19  6:26 UTC  (9+ messages)
` [PATCH 1/7] OMAP: GPIO: Make gpio_context part of gpio_bank structure
` [PATCH 2/7] OMAP: GPIO: Use flag to identify wkup dmn GPIO
` [PATCH 3/7] OMAP4: GPIO: Save/restore context
` [PATCH 4/7] OMAP: GPIO: handle save/restore ctx in GPIO driver
` [PATCH 5/7] OMAP2+: GPIO: make workaround_enabled bank specific
` [PATCH 6/7] OMAP: GPIO: Cleanup prepare_for_idle/resume
` [PATCH 7/7] OMAP: GPIO: use PM runtime framework

[PATCH 2.6.39 v2] V4L: videobuf-dma-contig: fix mmap_mapper broken on ARM
 2011-04-19  6:08 UTC  (6+ messages)
        ` [REVERT] "

[PATCH] tty/serial/pl011: don't print error msg if dmaengine_pause is not supported
 2011-04-19  6:07 UTC  (4+ messages)

[PATCH] dmaengine: implement pause and resume for dw_dmac
 2011-04-19  6:04 UTC  (3+ messages)

[PATCH] rtc: max8925 crash since driver data not set before interrupt
 2011-04-19  3:53 UTC  (3+ messages)

[PATCH 0/6] i2c-davinci gpio pulsed SCL recovery with ICPFUNC
 2011-04-19  1:47 UTC  (4+ messages)

[PATCH 0/3] ARM: SAMSUNG: add entry and exit functions for interrupt chained handler
 2011-04-19  1:45 UTC  (4+ messages)
` [PATCH 1/3] ARM: SAMSUNG: add entry and exit functions for uart "
` [PATCH 2/3] ARM: SAMSUNG: add entry and exit functions for pwm "
` [PATCH 3/3] ARM: EXYNOS4: add entry and exit functions for external "

[RFC PATCH] Consolidate SRAM support
 2011-04-19  1:23 UTC  (7+ messages)
` [RFC PATCH v2] "

since when does ARM map the kernel memory in sections?
 2011-04-19  0:43 UTC  (9+ messages)

Status of arch/arm in linux-next
 2011-04-18 23:55 UTC  (20+ messages)

[GIT PULL for 39-rc4] msm: minor fixes
 2011-04-18 22:40 UTC 

[PATCH] Fix infinite loop in ARM user perf_event backtrace code
 2011-04-18 21:02 UTC  (5+ messages)

[PATCH V14 0/4] ptp: IEEE 1588 hardware clock support
 2011-04-18 20:57 UTC  (5+ messages)
` [PATCH V14 3/4] ptp: Added a clock driver for the IXP46x
` [PATCH V14 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER

[PATCH] rtc: max8925 crash since driver data not set before interr=
 2011-04-18 19:56 UTC 

[PATCH 0/5] ARM: kprobes: Fixes for ARM instruction emulation (part 5)
 2011-04-18 18:41 UTC  (2+ messages)

[PATCH] ARM: allow hotplug on msm
 2011-04-18 17:44 UTC  (2+ messages)

[patch 00/23] ARM: Final genirq cleanup
 2011-04-18 17:43 UTC  (3+ messages)
` [patch 21/23] arm: Cleanup the irq namespace

Could I (ab)use bus (struct bus_type) for virtual Broadcom bus?
 2011-04-18 16:48 UTC  (10+ messages)

[PATCH v2 0/3] OMAP: l3: fixes and cleanup
 2011-04-18 16:39 UTC  (4+ messages)
` [PATCH v2 1/3] OMAP3: l3: fix for "irq 10: nobody cared" message
` [PATCH v2 2/3] OMAP3/4: l3: fix omap3_l3_probe error path
` [PATCH v2 3/3] OMAP3/4: l3: minor cleanup for parenthesis and extra spaces

[PATCH 0/2] Common struct clk implementation, v14
 2011-04-18 10:54 UTC  (10+ messages)


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).