linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-20 04:06:41 to 2011-04-20 23:24:32 UTC [more...]

[PATCH 1/2] gpio: add pin biasing and drive mode to gpiolib
 2011-04-20 23:24 UTC  (33+ messages)

Away for Easter
 2011-04-20 23:00 UTC  (2+ messages)

[PATCH 1/3] bitops: add ifdef CONFIG_GENERIC_FIND_BIT_LE guard
 2011-04-20 22:59 UTC  (4+ messages)
` [PATCH 2/3] arm: use asm-generic/bitops/le.h

[RFC] sanitizing crazy clock data files
 2011-04-20 21:45 UTC  (24+ messages)
` [PATCH 03/10] clk: Make NULL a valid clock again
` [PATCH 04/10] clk: implement parent pass through functions
          ` [PATCH RFC] clk: add support for automatic parent handling
` [PATCH 05/10] clk: Add support for simple dividers

[PATCH 0/2] Common struct clk implementation, v14
 2011-04-20 21:30 UTC  (13+ messages)

[RFC PATCH 00/23] at91: Replace duplicate device initialisation code with common code
 2011-04-20 21:07 UTC  (13+ messages)
` [RFC PATCH 02/23] at91: Make Ethernet device common
` [RFC PATCH 11/23] at91: Make watchdog "

[PATCH] drivers: brcmaxi: provide amba axi functionality in separate module
 2011-04-20 20:34 UTC 

[PATCH] mmci: sync DATAEND irq with dma transfer done
 2011-04-20 20:11 UTC  (9+ messages)

[GIT PULL] OMAP hwmod/PRCM/clock: patches for 2.6.39-rc
 2011-04-20 20:06 UTC 

[PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
 2011-04-20 19:55 UTC  (4+ messages)

[PATCH] pxa/mioa701: use gpio arrays for global and gsm gpio initialization
 2011-04-20 19:55 UTC 

[PATCH] pxa/magician: use gpio arrays for backlight and lcd power init
 2011-04-20 19:55 UTC 

[PATCH] pxa/hx4700: use gpio arrays for global gpio initialization
 2011-04-20 19:55 UTC 

[PATCH] OMAP4: clockdomain: Follow recommended enable sequence
 2011-04-20 19:42 UTC  (7+ messages)

[PATCH 0/2] Couple of fixes regarding CM_AUTOIDLE_PLL register
 2011-04-20 19:35 UTC  (5+ messages)
` [PATCH 2/2] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL

[PATCH 0/5] OMAP hwmod/PRCM/clock: patches for 2.6.39-rc
 2011-04-20 19:28 UTC  (6+ messages)
` [PATCH 1/5] OMAP2+: hwmod data: Fix wrong dma_system end address
` [PATCH 2/5] OMAP4: clock data: Change DSS clock aliases
` [PATCH 3/5] OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
` [PATCH 4/5] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
` [PATCH 5/5] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup

how can I cleanly exclude memory from the kernel memory allocator?
 2011-04-20 19:22 UTC  (7+ messages)

[RFC PATCH 00/12] Consolidating GIC per-cpu interrupts
 2011-04-20 19:08 UTC  (13+ messages)
` [RFC PATCH 01/12] ARM: gic: add per-cpu interrupt multiplexer
` [RFC PATCH 02/12] ARM: smp_twd: add support for remapped PPI interrupts
` [RFC PATCH 03/12] ARM: omap4: use remapped PPI interrupts for local timer
` [RFC PATCH 04/12] ARM: versatile: "
` [RFC PATCH 05/12] ARM: shmobile: "
` [RFC PATCH 06/12] ARM: ux500: "
` [RFC PATCH 07/12] ARM: tegra: "
` [RFC PATCH 08/12] ARM: msm: "
` [RFC PATCH 09/12] ARM: exynos4: "
` [RFC PATCH 10/12] ARM: gic: remove previous local timer interrupt handling
` [RFC PATCH 11/12] ARM: gic: add compute_irqnr macro for exynos4
` [RFC PATCH 12/12] ARM: SMP: automatically select ARM_GIC_VPPI

[PATCH v4] ARM: Use generic BUG() handler
 2011-04-20 18:37 UTC  (6+ messages)

Architecture specific implementations for tickless kernel and deferrable timers
 2011-04-20 18:15 UTC 

[PATCH 5/5] driver core: let dev_set_drvdata return int instead of void as it can fail
 2011-04-20 17:59 UTC  (13+ messages)
` [PATCH v2] "
      ` [PATCH v2 1/5] driver core/platform_device_add_data: set platform_data to NULL if !data
        ` [PATCH v2 2/5] driver core/platform_device_add_data: free platform data before overwriting
        ` [PATCH v2 3/5] driver core/platform_device_add_resources: set resource to NULL if !res
        ` [PATCH v2 4/5] driver core/platform_device_add_resources: free resource before overwriting
        ` [PATCH v2 5/5] driver core: let dev_set_drvdata return int instead of void as it can fail

[PATCH] ARM: futex: add SMP futex support when !CPU_USE_DOMAINS
 2011-04-20 17:41 UTC  (3+ messages)

[RFC PATCH V3 0/4] cpuidle: global registration of idle states with per-cpu statistics
 2011-04-20 17:33 UTC  (7+ messages)
` [RFC PATCH V3 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
  ` [linux-pm] "
` [RFC PATCH V3 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [RFC PATCH V3 3/4] Split cpuidle_state structure and move per-cpu statistics fields
` [RFC PATCH V3 4/4] cpuidle: Single/Global registration of idle states
  ` [linux-pm] "

[PATCH 0/3] fix some issues with the kernel decompressor
 2011-04-20 17:19 UTC  (17+ messages)
` [PATCH 1/3] ARM: zImage: no need to get the decompressed size from the filesystem
` [PATCH 2/3] ARM: compressed/misc.c: simplify decompress_kernel()
` [PATCH 3/3] ARM: zImage: fix issues with missing GOT entries for some global variables

Lockdep question
 2011-04-20 16:54 UTC  (3+ messages)

[RFC/PATCH v3 0/7] Samsung IOMMU videobuf2 allocator and s5p-fimc update
 2011-04-20 16:07 UTC  (6+ messages)
` [PATCH 2/7] ARM: Samsung: update/rewrite Samsung SYSMMU (IOMMU) driver

[PATCH 2/2] mach-u300: rewrite gpio driver, move to drivers/gpio
 2011-04-20 16:00 UTC 

[PATCH 1/2] gpio: add a custom configuration mechanism to gpiolib
 2011-04-20 16:00 UTC 

[RESEND][PATCH] ARM: memmap: only free allocated memmap entries when using SPARSEMEM
 2011-04-20 15:32 UTC  (2+ messages)

[PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
 2011-04-20 15:30 UTC  (22+ messages)
` [PATCH v2 01/12] mmc: add none blocking mmc request function
` [PATCH v2 03/12] mmc: mmc_test: add test for none blocking transfers
` [PATCH v2 08/12] mmc: add handling for two parallel block requests in issue_rw_rq
` [PATCH] mmc: mxs-mmc: add support for pre_req and post_req
  ` [PATCH v2] "

[PATCH v16 01/13] davinci vpbe: V4L2 display driver for DM644X SoC
 2011-04-20 15:30 UTC  (2+ messages)

[PATCH v2] arm: omap2: enable smc instruction for sleep34xx
 2011-04-20 15:23 UTC  (2+ messages)

[PATCH] clkdev: add support to lookup for early platform device
 2011-04-20 14:05 UTC 

[PATCH v18 08/13] davinci: eliminate use of IO_ADDRESS() on sysmod
 2011-04-20 13:53 UTC  (2+ messages)

[PATCH] pxa/hx4700: bq24022 regulator needs to be enabled
 2011-04-20 13:48 UTC  (7+ messages)
      ` [PATCH] pxa/magician: "

[PATCH v2] ide: at91_ide.c bugfix for high master clock
 2011-04-20 11:54 UTC  (4+ messages)

[PATCH] mach-at91: gsia18s board improvements and bug fixes
 2011-04-20 11:43 UTC  (3+ messages)

[PATCH] ARM: tegra: consolidate GIC extension usage
 2011-04-20 10:58 UTC 

[PATCH V2 1/3] ARM: mxs: add GPMI support for imx23/imx28
 2011-04-20 10:48 UTC  (3+ messages)
` [PATCH V2 2/3] ARM: mxs: add GPMI device for imx23

[PATCH v1 3/3]ARM: mmp: support mmc on pxa910 dkb board
 2011-04-20 10:44 UTC 

[PATCH] at91: switch to CLKDEV_LOOKUP
 2011-04-20 10:44 UTC  (3+ messages)

[PATCH v1 2/3]ARM: mmp: append mmc 2v8 regulator on dkb board
 2011-04-20 10:41 UTC 

[PATCH v1 1/3]ARM: mmp: add pxa910 mmc resource
 2011-04-20 10:39 UTC 

[PATCH 1/7] ARM: pxa: add clk_set_rate()
 2011-04-20 10:32 UTC  (2+ messages)

[PATCH] ARM: Include Makefile.boot only when it exists
 2011-04-20  9:48 UTC  (5+ messages)

[RFC patch 00/20] Interrupt chip consolidation
 2011-04-20  9:34 UTC  (7+ messages)
` genirq: Implement a generic interrupt chip
` arm: orion: Use generic irq chip

[PATCH v3] ARM: omap2: mtd split nand_scan in ident and tail
 2011-04-20  9:00 UTC  (2+ messages)

Query about vexpress_ct_ca9x4 watchdog issue ?
 2011-04-20  8:33 UTC  (9+ messages)

[GIT PULL] i.MX for -rc
 2011-04-20  8:19 UTC 

Could I (ab)use bus (struct bus_type) for virtual Broadcom bus?
 2011-04-20  7:57 UTC  (13+ messages)

Cleanup Samsung stuff
 2011-04-20  7:46 UTC  (2+ messages)

Status of arch/arm in linux-next
 2011-04-20  7:43 UTC  (11+ messages)

[PATCHv3] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
 2011-04-20  7:34 UTC  (5+ messages)

[RFC PATCH] Current status, suspend-to-disk support on ARM
 2011-04-20  7:14 UTC  (8+ messages)
        ` [TuxOnIce-devel] "

[PATCH V2] genalloc: add support to specify the physical address
 2011-04-20  6:54 UTC 

[RFC PATCH] Consolidate SRAM support
 2011-04-20  5:27 UTC  (14+ messages)
` [RFC PATCH v2] "

[PATCH v2 0/6] Use chained handler entry/exit functions in platform code
 2011-04-20  4:20 UTC  (5+ messages)
` [PATCH 6/6] ARM: gic: use handle_fasteoi_irq for SPIs


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