linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-27 13:30:59 to 2011-06-28 21:33:59 UTC [more...]

[PATCH] ARM: mach-s3c24a0: delete
 2011-06-28 21:33 UTC  (8+ messages)

[PATCH 0/5] remove spi-s3c24xx-gpio driver
 2011-06-28 21:24 UTC  (7+ messages)
` [PATCH 1/5] mach-jive: convert to spi_gpio
` [PATCH 2/5] mach-qt2410: "
` [PATCH 3/5] mach-gta2: remove unused spi-gpio.h include
` [PATCH 4/5] spi: remove obsolete spi-s3c24xx-gpio driver
` [PATCH 5/5] mach-s3c2410: remove unused spi-gpio.h file

[PATCH v5 0/1] pruss mfd drivers
 2011-06-28 21:01 UTC  (3+ messages)
` [PATCH v5 1/1] drivers:staging:pruss: add pruss staging mfd driver

Git pull request: 64-bit atomic user helper
 2011-06-28 20:41 UTC  (4+ messages)

[PATCH] omap: iommu: fix pte attributes for super section
 2011-06-28 19:46 UTC  (3+ messages)

[RFC] implement a generic PWM framework - once again
 2011-06-28 19:40 UTC  (10+ messages)
` [PATCH 1/2] PWM: add pwm framework support
` [PATCH 2/2] pwm: Add a i.MX23/28 pwm driver

[PATCH] USB: ehci: use packed, aligned(4) instead of removing the packed attribute
 2011-06-28 18:51 UTC  (5+ messages)

[PATCH 0/3] Add generic idle notifiers
 2011-06-28 18:28 UTC  (7+ messages)
` [PATCH 1/3] Move x86_64 idle notifiers to generic
` [PATCH 2/3] ARM: Call idle notifiers
` [PATCH 3/3] ARM: Move leds idle start/stop calls to "

[next][bug] rcu_dyntick_kick_cpu() kills ARM SMP
 2011-06-28 17:25 UTC  (2+ messages)

Problem with GDB when debugging IRQ handlers
 2011-06-28 16:11 UTC  (21+ messages)

[PATCH] AT91: add AT91SAM9X5 dummy configuration variable
 2011-06-28 16:03 UTC  (6+ messages)

[PATCH] ARM: mx53: Fix some interrupts marked as reserved
 2011-06-28 15:58 UTC 

[PATCH V2 0/3] Add drivers/pwm and drivers/pwm/st_pwm.c
 2011-06-28 15:13 UTC  (5+ messages)

[PATCH] MTD: pxa3xx_nand: enable multiple chip select support
 2011-06-28 15:12 UTC  (4+ messages)

[PATCH V2] davinci: da850: move input frequency to board specific files
 2011-06-28 15:10 UTC  (4+ messages)
` [PATCH] davinci: da850: add a .set_rate method to ref_clk
    ` [PATCH v2] "

[RFC PATCH] MTD: atmel_nand: optimize read/write buffer functions
 2011-06-28 14:59 UTC  (4+ messages)

[PATCH] omap1: select GENERIC_IRQ_CHIP for TI OMAP1
 2011-06-28 14:56 UTC  (2+ messages)

[PATCH] OMAP1: enable GENERIC_IRQ_CHIP
 2011-06-28 14:54 UTC  (3+ messages)

[PATCH] ARM: automatically select OMAP3_PMU if we try to use perf on OMAP3
 2011-06-28 13:57 UTC  (2+ messages)

[PATCH] OMAP: HSMMC: Fix GPIO muxing
 2011-06-28 13:50 UTC  (3+ messages)

[PATCH 1/4] ARM: mx53: Add support for missing UARTs
 2011-06-28 13:37 UTC  (6+ messages)
` [PATCH 2/4] ARM: mx53: Add SSI suport
  ` [PATCH 3/4] ARM: mx51: Fix the address space length for SSI
    ` [PATCH 4/4] ARM: mx53: Add keypad support

[PATCH 1/4] davinci: psc.h: clean up indentation done using spaces
 2011-06-28 13:24 UTC  (6+ messages)

[PATCH] arm: fix regression in ixp4xx clocksource
 2011-06-28 13:10 UTC  (3+ messages)

[PATCH 0/2] RFC: gpio: driver-local pin configuration
 2011-06-28 11:53 UTC  (6+ messages)

[RFC 0/8] Introducing a generic AMP/IPC framework
 2011-06-28 11:36 UTC  (22+ messages)
  ` [RFC 5/8] remoteproc: add davinci implementation
  ` [RFC 1/8] drivers: add generic remoteproc framework
  ` [RFC 2/8] remoteproc: add omap implementation
  ` [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus
  ` [RFC 6/8] davinci: da850: add remoteproc dsp device

[PATCH 1/3] dmaengine: at_hdmac: replace spin_lock* with irqsave variants
 2011-06-28 11:17 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: at_hdmac: improve power management routines
` [PATCH 3/3] dmaengine: at_hdmac: add slave config operation

[PATCH v3 00/40] ARM: mm: Add generic macros for declaring various CPU structs
 2011-06-28 10:53 UTC  (2+ messages)

[PATCH 0/1] Add Thread Support for the Context ID Register of ARM v6 & v7 Architectures
 2011-06-28 10:29 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v8 00/12] use nonblock mmc requests to minimize latency
 2011-06-28  9:54 UTC  (15+ messages)
` [PATCH v8 01/12] mmc: core: add non-blocking mmc request function
` [PATCH v8 02/12] omap_hsmmc: add support for pre_req and post_req
` [PATCH v8 03/12] mmci: implement pre_req() and post_req()
` [PATCH v8 04/12] mmc: mmc_test: add debugfs file to list all tests
` [PATCH v8 05/12] mmc: mmc_test: add test for non-blocking transfers
` [PATCH v8 06/12] mmc: mmc_test: test to measure how sg_len affect performance
` [PATCH v8 07/12] mmc: block: add member in mmc queue struct to hold request data
` [PATCH v8 08/12] mmc: block: add a block request prepare function
` [PATCH v8 09/12] mmc: block: move error code in issue_rw_rq to a separate function
` [PATCH v8 10/12] mmc: queue: add a second mmc queue request member
` [PATCH v8 11/12] mmc: core: add random fault injection
` [PATCH v8 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq

[PATCH 4/4] mmci: fixup sg buffer handling in pio_write
 2011-06-28  7:57 UTC 

[PATCH 3/4] mmci: sync DATAEND irq with dma|pio transfer done
 2011-06-28  7:57 UTC 

[PATCH 2/4] mmci: adjust calculation of f_min
 2011-06-28  7:57 UTC 

[PATCH 1/4] mmci: use StartBitErr to detect bad connections
 2011-06-28  7:57 UTC 

[PATCH 0/4] MMCI patches for 3.1
 2011-06-28  7:57 UTC 

[PATCH 1/1] MXC: iomux-v3: correct NO_PAD_CTRL definition
 2011-06-28  7:24 UTC  (3+ messages)

[PATCH v6 00/11] mmc: use nonblock mmc requests to minimize latency
 2011-06-28  6:22 UTC  (13+ messages)

[PATCH] OMAP: 4430SDP: Register the card detect GPIO properly
 2011-06-28  5:56 UTC 

[PATCH v2] ARM: CSR: Adding CSR SiRFprimaII board support
 2011-06-28  3:32 UTC 

[PATCH 1/2] gpio-vbus: support disabling D+ pullup on suspend
 2011-06-28  2:41 UTC  (5+ messages)

[PATCH v2] NET: AX88796: Tighten up Kconfig dependencies
 2011-06-28  1:38 UTC  (3+ messages)

[PATCH 0/8] Fix module-mode enable sequence on OMAP4
 2011-06-27 23:36 UTC  (9+ messages)
` [PATCH 1/8] OMAP2+: clockdomain: Add an api to read idle mode
  ` [PATCH 2/8] OMAP2+: clockdomain: Add SoC support for clkdm_is_idle
    ` [PATCH 3/8] OMAP2+: PM: Initialise sleep_switch to a non-valid value
      ` [PATCH 4/8] OMAP2+: PM: idle clkdms only if already in idle

Missing volatile in hard_smp_processor_id
 2011-06-27 23:16 UTC  (2+ messages)

[PATCH v3 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
 2011-06-27 22:57 UTC  (16+ messages)
` [PATCH v3 04/12] Serial: OMAP: Add runtime pm support for omap-serial driver
` [PATCH v3 05/12] OMAP: Serial: Hold console lock for console usage
` [PATCH v3 10/12] OMAP: Serial: Use resume call from prcm to enable uart
` [PATCH v3 11/12] OMAP2: Serial: Add has_async_wake flag

[PATCH v4 00/18] I2C: OMAP: I2C fixes, removal of cpu_is... from driver
 2011-06-27 22:15 UTC  (5+ messages)

Mark Abbate wants to chat
 2011-06-27 22:14 UTC 

[PATCH 00/10] init_early cleanup for omap init_irq and init_timer
 2011-06-27 21:16 UTC  (23+ messages)
` [PATCH 01/10] omap: Use separate init_irq functions to avoid cpu_is_omap tests early
` [PATCH 06/10] omap2+: Remove gptimer_wakeup for now
` [PATCH 07/10] omap2+: Reserve clocksource and timesource and initialize dmtimer later
` [PATCH 08/10] omap2+: Use dmtimer macros for clocksource

No subject
 2011-06-27 20:47 UTC 

[PATCH v2] ARM: sort the meminfo array earlier
 2011-06-27 20:47 UTC 

No subject
 2011-06-27 20:47 UTC 

[patch 3/3] efika: Fix board id detection
 2011-06-27 20:41 UTC 

[patch 2/3] efikasb: fix gpio keys
 2011-06-27 20:41 UTC 

[patch 1/3] efikasb/mx: fix usbh1 initialisation
 2011-06-27 20:41 UTC 

[PATCH 1/2] gpio-vbus: support disabling D+ pullup on suspend
 2011-06-27 20:39 UTC  (2+ messages)

IRQS off tracer - is it useful or not?
 2011-06-27 20:38 UTC  (6+ messages)

[GIT PULL] misc. OMAP PM updates for v3.1
 2011-06-27 19:22 UTC  (5+ messages)

[PATCH] Use MMIO clocksource for 32kHz counter
 2011-06-27 19:11 UTC  (3+ messages)

[PATCHv2] omap3: beagle: Use GPTIMER1 for clockevents
 2011-06-27 19:04 UTC  (7+ messages)

[PATCH] omap3: beagle: Use GPTIMERi 1 for clockevents
 2011-06-27 18:03 UTC  (9+ messages)

[PATCH] mach-ux500: fix USB build error
 2011-06-27 17:46 UTC  (2+ messages)

[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
 2011-06-27 15:06 UTC  (18+ messages)
` [PATCH 7/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
` [PATCH 2/8] ARM: dma-mapping: implement dma_map_single on top of dma_map_page
` [PATCH 5/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure

[PATCH] OMAP4: PANDA, SDP: Fix EHCI regulator supply
 2011-06-27 15:05 UTC  (3+ messages)
` [PATCHv2] "

[RFC PATCH 0/4] DT support for ARM GIC and TWD
 2011-06-27 15:02 UTC  (5+ messages)
` [RFC PATCH 3/4] ARM: dt: add GIC bindings and driver support

[PATCH 1/2] drivers: create a pinmux subsystem v3
 2011-06-27 14:34 UTC  (7+ 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).