linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-04 13:30:33 to 2011-01-05 14:06:40 UTC [more...]

[PATCH 1/1] mtd: msm_nand: Add initial msm nand driver support
 2011-07-08 17:39 UTC  (2+ messages)

[PATCH 0/8] Switch ARM platforms from integrator-flash to physmap
 2011-01-05 14:06 UTC  (9+ messages)
` [PATCH 1/8] MTD: Add integrator-flash feature "
` [PATCH 2/8] ARM: Realview: Use physmap driver instead of integrator-flash
` [PATCH 3/8] ARM: Versatile: "
` [PATCH 4/8] ARM: VExpress: "
` [PATCH 5/8] ARM: Integrator/AP: "
` [PATCH 6/8] ARM: Integrator/CP: "
` [PATCH 7/8] ARM: aaec2000: "
` [PATCH 8/8] MTD: Remove integrator-flash

[PATCH] omap: wd_timer: Fix crash frm wdt_probe when !CONFIG_RUNTIME_PM
 2011-01-05 13:53 UTC  (2+ messages)

still nfs problems [Was: Linux 2.6.37-rc8]
 2011-01-05 13:40 UTC  (11+ messages)

[PATCH 0/2] OMAP: TWL: sparse fixes
 2011-01-05 13:32 UTC  (8+ messages)

[PATCH] omap: wd_timer: Fix crash frm wdt_probe when
 2011-01-05 13:11 UTC 

[PATCH v2] i.MX51 Framebuffer support
 2011-01-05 13:04 UTC  (2+ messages)

[PATCH 0/7] PL011 DMA support
 2011-01-05 12:32 UTC  (2+ messages)

[PATCH 1/2 v1] davinci: support disabling modem status interrupts on SOC UARTS
 2011-01-05 12:26 UTC  (2+ messages)
` [PATCH 2/2 v1] davinci: mityomapl138 platform: disable MS interrupts on UART1

[PATCH 1/6] i2c-pxa: move i2c_pxa_remove to __devexit instead of just __exit
 2011-01-05 12:17 UTC  (12+ messages)
` [PATCH 2/6] mfp-pxa27x: correct naming of GPIO13_KP_DKIN_7
` [PATCH 3/6] pxa2xx: update stored gpio settings in pxa2xx_mfp_set_lpm()
` [PATCH 4/6] pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platform
` [PATCH 5/6] pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platform
` [PATCH 6/6] Fix eseries compilation if w100fb is not compiled in kernel

[PATCH 1/2] stackprotector: add stack smashing protector generic implementation
 2011-01-05 11:59 UTC  (2+ messages)

kernel NULL pointer dereference in pxa3xx_nand_probe
 2011-01-05 11:43 UTC 

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

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

[PATCH 0/5] omap2plus: Trivial build break fixes
 2011-01-05 10:58 UTC  (23+ 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 2/2] s5pc110: add MIPI-DSI controller driver
 2011-01-05 10:35 UTC 

[PATCH 1/2] s5pc110: add clock gate for MIPI-DSI controller
 2011-01-05 10:34 UTC 

[PATCH 0/2] add Samsung SoC based MIPI-DSI support
 2011-01-05 10:31 UTC 

[PATCH] OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+
 2011-01-05 10:22 UTC  (5+ messages)

[PATCH v2 00/10] net/fec: add dual fec support for i.MX28
 2011-01-05  9:40 UTC  (11+ messages)
` [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] leds/h1940: Use gpiolib for latch access / fix build failure
 2011-01-05  7:08 UTC  (4+ messages)

[PATCH 0/4] ARM IRQ Changes
 2011-01-05  6:51 UTC  (10+ 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] arm: omap: gpio: don't access irq_desc array directly
 2011-01-05  6:46 UTC 

[Oops] Kernel 2.6.35.7 Oops caused by might_sleep() on ARMv7
 2011-01-05  6:33 UTC  (2+ messages)
  `  "

[RFC 0/5] runtime P2V translations
 2011-01-05  6:25 UTC  (20+ messages)
` [RFC 1/5] ARM: P2V: separate PHYS_OFFSET from platform definitions
` [RFC 2/5] ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
` [RFC 3/5] ARM: P2V: make head.S use PLAT_PHYS_OFFSET
` [RFC 4/5] ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
` [RFC 5/5] ARM: P2V: extend to 16-bit translation offsets

[PATCH v2 0/3] add CNS3xxx AHCI support
 2011-01-05  5:43 UTC  (4+ messages)
` [PATCH v2 1/3] ahci_platform: rename to ahci_pltfm, but keep the original module name
` [PATCH v2 2/3] ahci_pltfm: switch to module device table matching
` [PATCH v2 3/3] ahci_platform: add support for CNS3xxx SoC devices

Bug in arch-mmp board selection
 2011-01-05  5:27 UTC  (2+ messages)

[PATCH 0/2] Common struct clk implementation, v10
 2011-01-05  3:55 UTC  (4+ messages)
` [PATCH 1/2] Add a common struct clk
` [PATCH 2/2] clk: Generic support for fixed-rate clocks

[PATCH 0/2] Common struct clk implementation, v10
 2011-01-05  3:18 UTC  (3+ messages)
` [PATCH 2/2] clk: Generic support for fixed-rate clocks
` [PATCH 1/2] Add a common struct clk

[PATCH v3 0/2] ARM i.MX53: Some bug fix about MX53 MSL code
 2011-01-05  2:20 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH 0/5] OMAP2+: trivial sparse fixes
 2011-01-05  0:40 UTC  (7+ 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] [ARM] orion5x: accelerate NAND on the TS-78xx
 2011-01-05  0:33 UTC  (2+ messages)

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

[PATCH] arm: mach-omap2: pm: cleanup !CONFIG_SUSPEND handling
 2011-01-04 22:41 UTC  (2+ messages)

dmaengine: fix dma_unmap (was: Re: [PATCH 06/13] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells)
 2011-01-04 22:34 UTC  (4+ messages)

[PATCH v6 1/2] ARM: mx5: dynamically allocate pwm devices
 2011-01-04 21:05 UTC  (4+ messages)

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

[PATCH 0/4] variable PHYS_OFFSET support
 2011-01-04 20:17 UTC  (17+ 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 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] 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 v5] davinci: Support various speedgrades for MityDSP-L138 and MityARM-1808 SoMs
 2011-01-04 17:30 UTC  (2+ 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 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 


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