linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-03 22:33:26 to 2011-01-04 20:22:37 UTC [more...]

[RFC 0/5] runtime P2V translations
 2011-01-04 20:22 UTC  (3+ messages)
` [RFC 1/5] ARM: P2V: separate PHYS_OFFSET from platform definitions
` [RFC 2/5] ARM: P2V: avoid initializers and assembly using PHYS_OFFSET

[PATCH v3 0/4] Introduce hardware spinlock framework
 2011-01-04 20:19 UTC  (9+ messages)

[PATCH 0/4] variable PHYS_OFFSET support
 2011-01-04 20:17 UTC  (20+ messages)
` [PATCH 1/4] ARM: runtime patching of __virt_to_phys() and __phys_to_virt()
` [PATCH 2/4] ARM: make PHYS_OFFSET actually variable
` [PATCH 3/4] ARM: module support for CONFIG_ARM_PATCH_PHYS_VIRT
` [PATCH 4/4] ARM: support for Thumb-2 instructions with CONFIG_ARM_PATCH_PHYS_VIRT

[PATCH 0/5] OMAP2+: trivial sparse fixes
 2011-01-04 20:07 UTC  (6+ messages)
` [PATCH 1/5] omap3|4: mux: make local structures static
` [PATCH 2/5] omap3: zoom: use static for pointer passing
` [PATCH 3/5] omap3: igep3: make igep3_flash_init static
` [PATCH 4/5] omap2+: wdt: trivial sparse fixes
` [PATCH 5/5] omap2+: pm_bus: make functions used as pointers as static

[patch 0/5] iMX51 usb fixes
 2011-01-04 20:03 UTC  (11+ messages)
` [patch 2/5] ulpi: handle ULPI_OTG_CTRL_CHRGVBUS

[PATCH] omap: boards w/ wl12xx should select REGULATOR_FIXED_VOLTAGE
 2011-01-04 19:21 UTC  (4+ messages)

[PATCH v5 1/3] ARM: add CPPI 4.1 DMA support
 2011-01-04 19:12 UTC  (18+ messages)

[PATCH 0/5] omap2plus: Trivial build break fixes
 2011-01-04 18:56 UTC  (19+ messages)
` [PATCH 1/5] omap2plus: clockdomain: Trivial fix for build break because of clktrctrl_mask
  ` [PATCH 2/5] omap2plus: prm: Trvial build break fix for undefined reference to 'omap2_prm_read_mod_reg'
    ` [PATCH 3/5] omap2plus: voltage: Trivial warning fix 'no return statement'
      ` [PATCH 4/5] omap2plus: voltage: Trivial linking fix 'undefined reference'
        ` [PATCH 5/5] omap2plus: voltage: Trivial linking fix for 'EINVAL' undeclared

[PATCH] hvc_dcc: Simplify assembly for v6 and v7 ARM
 2011-01-04 18:52 UTC  (8+ messages)
` [PATCH 0/3] hvc_dcc cleanups and fixes
  ` [PATCH 1/3] hvc_dcc: Fix bad code generation by marking assembly volatile
  ` [PATCH 3/3] hvc_dcc: Simplify assembly for v6 and v7 ARM

[PATCH 2/3] perf: add OMAP support for the new power events
 2011-01-04 18:48 UTC  (2+ messages)

[PATCH 0/2] OMAP: TWL: sparse fixes
 2011-01-04 18:00 UTC  (4+ messages)

[PATCH] OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+
 2011-01-04 17:52 UTC  (2+ messages)

[PATCH 0/4] ARM IRQ Changes
 2011-01-04 17:33 UTC  (8+ messages)
` [PATCH 1/4] arm: omap: gpio: don't access irq_desc array directly
` [PATCH 2/4] arm: Kconfig: remove duplicated GENERIC_HARDIRQS entry
` [PATCH 3/4] arm: Kconfig: remove duplicated SPARSE_IRQ entry
` [PATCH 4/4] arm: Kconfig: allow OMAP to use sparse IRQ numbering

[PATCHv8 00/12] Contiguous Memory Allocator
 2011-01-04 17:31 UTC  (7+ messages)

[PATCH v5] davinci: Support various speedgrades for MityDSP-L138 and MityARM-1808 SoMs
 2011-01-04 17:30 UTC  (2+ messages)

[PATCH v6 1/2] ARM: mx5: dynamically allocate pwm devices
 2011-01-04 17:26 UTC  (3+ messages)

[PATCH] arm/mach-stmp3xxx: remove headers for DUART
 2011-01-04 16:36 UTC 

[PATCH 2/5 v3] omap2plus: prm: Trvial build break fix for
 2011-01-04 15:10 UTC 

[PATCH/RFC 0/3] ARM: S5P: Add a common platform setup code for MIPI CSIS/DSIM
 2011-01-04 15:09 UTC  (4+ messages)
` [PATCH/RFC 1/3] ARM: S5P: Add a platform callback for MIPI CSIS PHY control
` [PATCH/RFC 2/3] ARM: S5PV310: Add a platform helper for MIPI DSIM/CSIS setup
` [PATCH/RFC 3/3] ARM: S5PV210: "

[PATCH v2 00/10] net/fec: add dual fec support for i.MX28
 2011-01-04 15:07 UTC  (16+ messages)
` [PATCH v2 01/10] net/fec: fix MMFR_OP type in fec_enet_mdio_write
` [PATCH v2 02/10] net/fec: remove the use of "index" which is legacy
` [PATCH v2 03/10] net/fec: add mac field into platform data and consolidate fec_get_mac
` [PATCH v2 04/10] net/fec: improve pm for better suspend/resume
` [PATCH v2 05/10] net/fec: add dual fec support for mx28
` [PATCH v2 06/10] ARM: mx28: update clocks for dual fec support
` [PATCH v2 07/10] ARM: mx28: add the second fec device registration
` [PATCH v2 08/10] ARM: mxs: add ocotp read function
` [PATCH v2 09/10] ARM: mx28: read fec mac address from ocotp
` [PATCH v2 10/10] ARM: mxs: add initial pm support

[PATCH v3 0/2] ARM i.MX53: Some bug fix about MX53 MSL code
 2011-01-04 14:41 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ARM i.MX53: Make MX53 EVK bootable

[PATCH 1/2] serial: Provide capability to disable modem status interrupts in 8250 driver
 2011-01-04 14:10 UTC  (4+ messages)
` [PATCH 2/2] davinci: Disable modem status (CTS) interrupts on UART1

[PATCH v8 0/7] nand prefetch-irq support and ecc layout chanage
 2011-01-04 13:33 UTC  (6+ messages)
` [PATCH v8 1/7] omap3630: nand: fix device size to work in polled mode
` [PATCH v8 2/7] omap3: nand: configurable transfer type per board
` [PATCH v8 3/7] omap: gpmc: enable irq mode in gpmc
` [PATCH v8 5/7] omap3: nand: configurable fifo threshold to gain the throughput
` [PATCH v8 7/7] omap3: nand: making ecc layout as compatible with romcode ecc

[GIT PULL] i.MX patches for next merge window
 2011-01-04 13:30 UTC 

[PATCH v4] davinci: Support various speedgrades for MityDSP-L138 and MityARM-1808 SoMs
 2011-01-04 12:23 UTC  (3+ messages)

zaurus bluetooth regression
 2011-01-04 11:56 UTC  (5+ messages)

[PATCH 0/2] IRQ-related changes
 2011-01-04 11:52 UTC  (8+ messages)
` [PATCH 1/2] arm: omap: gpio: don't access irq_desc array directly
` [PATCH 2/2] arm: omap: select HAVE_SPARSE_IRQ

[PATCH 06/13] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
 2011-01-04 10:47 UTC  (7+ messages)

[PATCH 2/4] arm: Kconfig: remove duplicated GENERIC_HARDIRQS entry
 2011-01-04 10:38 UTC 

[RFC] Fixing CPU Hotplug for RealView Platforms
 2011-01-04  8:55 UTC  (5+ messages)

[PATCH v7 0/7] nand prefetch-irq support and ecc layout chanage
 2011-01-04  8:50 UTC  (4+ messages)
` [PATCH v7 4/7] omap3: nand: prefetch in irq mode support

[PATCH] ARM: pxa168: Add support for UART3
 2011-01-04  7:00 UTC 

ks8695_gettimeoffset
 2011-01-04  6:32 UTC  (6+ messages)

[PATCH RESEND] [ARM] Add missing include "asm/memory.h"
 2011-01-04  6:30 UTC  (2+ messages)

[PATCH v8 00/15] ARM: mxs: Add initial support for MX23 and MX28
 2011-01-04  6:20 UTC  (7+ messages)
` [PATCH] ARM: mxs: Change duart device to use amba-pl011
` [PATCH v4] "

[PATCH 15/23] Alternative mmc structure to support pxa168, pxa910, mmp2 family SD
 2011-01-04  6:10 UTC  (8+ messages)

[PATCH] Trivial: ARM: pxa168: Bug fix - correct UART DMA channels
 2011-01-04  6:07 UTC 

mc13xxx-core, support for i2c, V4
 2011-01-04  5:34 UTC  (5+ messages)
` [PATCH v4 1/4] mc13xxx-core: Prepare for separate spi and i2c backends
` [PATCH v4 2/4] mc13xxx-core: Kconfig: Config menu driven by specific IC type
` [PATCH v4 3/4] mc13xxx-core: Move spi specific code into separate module
` [PATCH v4 4/4] mc13xxx-core: Add i2c driver

[PATCH 1/2] arm/pxa: fix build of it8152
 2011-01-04  4:00 UTC  (5+ messages)
` [PATCH 2/2] arm/pxa: buildfix for pam27x without fb

[PATCH V2] ARM: S5PV310: Implement kernel timers using MCT
 2011-01-04  2:18 UTC 

mc13xxx core support for i2c
 2011-01-04  1:01 UTC  (2+ messages)

still nfs problems [Was: Linux 2.6.37-rc8]
 2011-01-04  0:22 UTC  (5+ messages)

[PATCH v5] davinci: Add additional JTAG code for AM-1808 and OMAP-L138 Rev 2.0 SoCs From: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
 2011-01-03 23:53 UTC  (5+ messages)

[PATCH 00/48] PL08x DMA
 2011-01-03 22:46 UTC  (40+ messages)
` [PATCH 10/48] ARM: PL08x: improve the announcement printk
` [PATCH 11/48] ARM: PL08x: prefix hex numbers with 0x
` [PATCH 12/48] ARM: PL08x: remove unnecessary includes
` [PATCH 13/48] ARM: PL08x: remove unnecessary NULL and BUG checks
` [PATCH 14/48] ARM: PL08x: remove circular buffer support
` [PATCH 15/48] ARM: PL08x: constify vendor data pointers
` [PATCH 16/48] ARM: PL08x: avoid 'void *' struct fields when we can type them properly
` [PATCH 17/48] ARM: PL08x: consolidate common txd initialization
` [PATCH 18/48] ARM: PL08x: consolidate physical channel release code
` [PATCH 19/48] ARM: PL08x: ensure loops use cpu_relax()
` [PATCH 20/48] ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
` [PATCH 21/48] ARM: PL08x: don't try to use llis_bus as a pointer
` [PATCH 22/48] ARM: PL08x: use 'size_t' for lengths
` [PATCH 23/48] ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t
` [PATCH 24/48] ARM: PL08x: rename lli.next to lli.lli
` [PATCH 25/48] ARM: PL08x: clean up LLI lookup
` [PATCH 26/48] ARM: PL08x: combine functions to start DMA into one function
` [PATCH 27/48] ARM: PL08x: avoid duplicating registers in txd and phychan structures
` [PATCH 28/48] ARM: PL08x: move ccfg into txd structure
` [PATCH 29/48] ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel()
` [PATCH 30/48] ARM: PL08x: move default cctl into txd structure
` [PATCH 31/48] ARM: PL08x: move cctl increment and protection setup to prep_slave_sg
` [PATCH 32/48] ARM: PL08x: move AHB master port selection into prep_* functions
` [PATCH 33/48] ARM: PL08x: allow AHB master port selection to be configured
` [PATCH 34/48] ARM: PL08x: move callback outside spinlock'd region
` [PATCH 35/48] ARM: PL08x: make pl08x_fill_lli_for_desc() return void
` [PATCH 36/48] ARM: PL08x: ensure pl08x_pre_boundary() works for any value of addr
` [PATCH 37/48] ARM: PL08x: use min() to calculate target_len
` [PATCH 38/48] ARM: PL08x: fix fill_bytes calculation
` [PATCH 39/48] ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus during LLI fill
` [PATCH 40/48] ARM: PL08x: shrink srcbus/dstbus in txd structure
` [PATCH 41/48] ARM: PL08x: store prep_* flags in async_tx structure
` [PATCH 42/48] ARM: PL08x: implement unmapping of memcpy buffers
` [PATCH 43/48] ARM: PL08x: rename 'desc_list' as 'pend_list'
` [PATCH 44/48] ARM: PL08x: put txd's on the pending list in pl08x_tx_submit()
` [PATCH 45/48] ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
` [PATCH 46/48] ARM: PL08x: fix locking between prepare function and submit function
` [PATCH 47/48] ARM: PL08x: allow dma_set_runtime_config() to return errors
` [PATCH 48/48] ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels


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