linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-14 09:34:11 to 2012-08-15 00:49:14 UTC [more...]

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-15  0:49 UTC  (43+ messages)
` [PATCH v2 01/31] arm64: Assembly macros and definitions
` [PATCH v2 02/31] arm64: Kernel booting and initialisation
` [PATCH v2 03/31] arm64: Exception handling
` [PATCH v2 04/31] arm64: MMU definitions
` [PATCH v2 05/31] arm64: MMU initialisation
` [PATCH v2 06/31] arm64: MMU fault handling and page table management
` [PATCH v2 07/31] arm64: Process management
` [PATCH v2 08/31] arm64: CPU support
` [PATCH v2 09/31] arm64: Cache maintenance routines
` [PATCH v2 10/31] arm64: TLB maintenance functionality
` [PATCH v2 11/31] arm64: IRQ handling
` [PATCH v2 12/31] arm64: Atomic operations
` [PATCH v2 13/31] arm64: Device specific operations
` [PATCH v2 14/31] arm64: DMA mapping API
` [PATCH v2 15/31] arm64: SMP support
` [PATCH v2 16/31] arm64: ELF definitions
` [PATCH v2 17/31] arm64: System calls handling
` [PATCH v2 18/31] arm64: VDSO support
` [PATCH v2 19/31] arm64: Signal handling support
` [PATCH v2 20/31] arm64: User access library functions
` [PATCH v2 21/31] arm64: 32-bit (compat) applications support
` [PATCH v2 22/31] arm64: Floating point and SIMD
` [PATCH v2 23/31] arm64: Debugging support
` [PATCH v2 24/31] arm64: Add support for /proc/sys/debug/exception-trace
` [PATCH v2 25/31] arm64: Performance counters support
` [PATCH v2 26/31] arm64: Miscellaneous library functions
` [PATCH v2 27/31] arm64: Loadable modules
` [PATCH v2 28/31] arm64: Generic timers support
` [PATCH v2 29/31] arm64: Miscellaneous header files
` [PATCH v2 30/31] arm64: Build infrastructure
` [PATCH v2 31/31] arm64: MAINTAINERS update

Potential Regression in 3.6-rc1 - Kirkwood SATA
 2012-08-15  0:47 UTC  (3+ messages)

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-15  0:08 UTC  (20+ messages)
` [PATCH v3 05/10] resource: add PCI configuration space support
` [PATCH v3 10/10] ARM: tegra: pcie: Add device tree support

[PATCH v3] rtc: snvs: add Freescale rtc-snvs driver
 2012-08-15  0:03 UTC  (2+ messages)
` [rtc-linux] "

PATCH Add support for the Iomega IX2-200 Device Tree
 2012-08-14 23:56 UTC  (2+ messages)

[GIT PULL] orion/kirkwood fixes for v3.6
 2012-08-14 23:44 UTC 

[PATCH 1/2] ARM: kirkwood: DT board setup for Seagate FreeAgent Dockstar
 2012-08-14 23:22 UTC  (6+ messages)
` [PATCH 2/2] ARM: kirkwood: DT descriptor "
    ` [PATCH v2 1/2] ARM: kirkwood: DT board setup "
      ` [PATCH v2 2/2] ARM: kirkwood: DT descriptor "

[PATCH] ARM: mxc: ssi-fiq: Make ssi-fiq.S Thumb-2 compatible
 2012-08-14 20:32 UTC  (6+ messages)

[PATCH] Documentation: dt: hwmon: Update for tmp102
 2012-08-14 19:51 UTC  (2+ messages)

[patch 2/2] ARM: Kirkwood: Describe iconnect nand in DT
 2012-08-14 19:48 UTC  (2+ messages)

[patch 1/2] ARM: Kirkwood: Describe iconnect keys in DT
 2012-08-14 19:46 UTC  (2+ messages)

[patch] ARM: Kirkwood: fix Makefile.boot
 2012-08-14 19:43 UTC  (2+ messages)

[patch] ARM: Kirkwood: Fix iconnect leds
 2012-08-14 19:40 UTC  (2+ messages)

[PATCH] pinctrl: imx5: start numbering pad from 0
 2012-08-14 19:37 UTC  (11+ messages)

[PATCH] arm: add documentation describing Marvell families of SoC
 2012-08-14 19:20 UTC  (2+ messages)

[PATCH 1/2] ARM: local timers: Unmask interrupt before new TVAL is set
 2012-08-14 18:49 UTC  (3+ messages)

[PATCH 0/5] ARM: tegra: add CPU hotplug support
 2012-08-14 18:32 UTC  (2+ messages)

[patch v2 1/1] ARM: Orion: Set eth packet size csum offload limit
 2012-08-14 18:23 UTC  (2+ messages)

[PATCH 00/23] work in progress: SPI controller w/DMA SAM9X5
 2012-08-14 17:48 UTC  (29+ messages)
` [PATCH 01/23] of: add dma-mask binding
` [PATCH 02/23] of_spi: add generic binding support to specify cs gpio
` [PATCH 03/23] spi/atmel_spi: trivial: change some comments
` [PATCH 04/23] spi/atmel_spi: add physical base address
` [PATCH 05/23] spi/atmel_spi: call unmapping on transfers buffers
` [PATCH 06/23] spi/atmel_spi: status information passed through controller data
` [PATCH 07/23] spi/atmel_spi: add flag to controller data for lock operations
` [PATCH 08/23] spi/atmel: add DT support
` [PATCH 09/23] spi/atmel_spi: add dmaengine support
` [PATCH 10/23] spi-atmel: update with dmaengine interface
` [PATCH 11/23] spi-atmel: fix __init/__devinit sections mismatch
` [PATCH 12/23] spi-atmel: Fix spi-atmel driver to adapt to slave_config changes
` [PATCH 13/23] AT91 DMA OF support
` [PATCH 14/23] add at91sam9x5 Kconfig ARCH/SOC link
` [PATCH 15/23] spi-atmel: add DMA OF support
` [PATCH 16/23] [BUG] SPI: array out of bound => no CS
` [PATCH 17/23] [BUG] atmel-spi && DMA: OOPS if buffer > 4400 bytes
` [PATCH 18/23] sam9x5: declare SPI clocks
` [PATCH 19/23] spi-atmel: add sam9x5 SPI in device tree
` [PATCH 20/23] spi-atmel: add dma support in sam9x5 "
` [PATCH 21/23] spi-atmel OF: complete documentation
` [PATCH 22/23] spi-atmel: complete DMA slave OF documentation
` [PATCH 23/23] sam9x5ek DTS: enable SPI dataflash

[PATCH 0/9] ARM perf updates for 3.7
 2012-08-14 16:53 UTC  (5+ messages)
` [PATCH 4/9] ARM: pmu: remove arm_pmu_type enumeration

[PATCHv3 0/4] Add device tree data for omap5
 2012-08-14 16:24 UTC  (5+ messages)
` [PATCHv3 1/4] arm/dts: omap5-evm: Add I2C support
` [PATCHv3 2/4] arm/dts: omap5-evm: Add tmp102 sensor support
` [PATCHv3 3/4] arm/dts: omap5-evm: Add keypad data
` [PATCHv3 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

[PATCH] ARM: support syscall tracing
 2012-08-14 16:11 UTC  (2+ messages)

[PATCH] ARM: io: avoid writeback addressing modes for __raw_ accessors
 2012-08-14 14:59 UTC 

[PATCH v2 0/4] Add AM33XX regulators device tree data
 2012-08-14 14:25 UTC  (4+ messages)
` [PATCH v2 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts

[PATCH v2 00/14] MFD/ASoC/Input: twl4030-audio submodule DT support
 2012-08-14 14:22 UTC  (15+ messages)
` [PATCH v2 01/14] MFD: twl4030-audio: Clean up MODULE_* and platform_driver part
` [PATCH v2 02/14] MFD: twl4030-audio: Convert to use devm_kzalloc
` [PATCH v2 03/14] MFD: twl4030-audio: Rearange and clean-up the probe function
` [PATCH v2 04/14] MFD: twl-core: Add API to query the HFCLK rate
` [PATCH v2 05/14] MFD: twl4030-audio: Get audio MCLK via twl-core API instead of pdata
` [PATCH v2 06/14] dt: Add empty of_find_node_by_name() function
` [PATCH v2 07/14] MFD: twl4030-audio: Add DT support
` [PATCH v2 08/14] Input: twl4030-vibra: Support for DT booted kernel
` [PATCH v2 09/14] ASoC: twl4030: Move hs_extmute GPIO handling to driver
` [PATCH v2 10/14] ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO
` [PATCH v2 11/14] ASoC/MFD: twl4030: Remove set_hs_extmute callback from platform data
` [PATCH v2 12/14] ASoC: twl4030: Convert to use devm_kzalloc
` [PATCH v2 13/14] ASoC: twl4030: Add pointer to pdata within the private data
` [PATCH v2 14/14] ASoC: twl4030: Support for DT booted kernel

[PATCHv6 00/24] I2C big cleanup
 2012-08-14 14:19 UTC  (25+ messages)
` [PATCHv6 01/24] i2c: omap: switch to devm_* API
` [PATCHv6 02/24] i2c: omap: simplify num_bytes handling
` [PATCHv6 03/24] i2c: omap: decrease indentation level on data handling
` [PATCHv6 04/24] i2c: omap: add blank lines
` [PATCHv6 05/24] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv6 06/24] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv6 07/24] i2c: omap: improve i462 errata handling
` [PATCHv6 08/24] i2c: omap: re-factor receive/transmit data loop
` [PATCHv6 09/24] i2c: omap: switch over to do {} while loop
` [PATCHv6 10/24] i2c: omap: ack IRQ in parts
` [PATCHv6 11/24] i2c: omap: switch to platform_get_irq()
` [PATCHv6 12/24] i2c: omap: bus: add a receiver flag
` [PATCHv6 13/24] i2c: omap: simplify errata check
` [PATCHv6 14/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv6 15/24] i2c: omap: simplify IRQ exit path
` [PATCHv6 16/24] i2c: omap: resize fifos before each message
` [PATCHv6 17/24] i2c: omap: get rid of the "complete" label
` [PATCHv6 18/24] i2c: omap: remove redundant status read
` [PATCHv6 19/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv6 20/24] i2c: omap: switch to threaded IRQ support
` [PATCHv6 21/24] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv6 22/24] i2c: omap: switch over to autosuspend API
` [PATCHv6 23/24] i2c: omap: sanitize exit path
` [PATCHv6 24/24] i2c: omap: Prevent NULL pointer dereference in remove

[PATCH 0/2] ARM: davinci: da850/omap-l138: add support for VPIF driver
 2012-08-14 13:00 UTC  (5+ messages)
` [PATCH 1/2] ARM: da850/omap-l138: Add SoC related definitions for VPIF
` [PATCH 2/2] ARM: da850/omap-l138: Add EVM specific code for VPIF to work

[PATCH 0/5] ARM/ASoC: Davinci: Add Device Tree Support
 2012-08-14 12:42 UTC  (6+ messages)
` [PATCH 1/5] ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific
` [PATCH 2/5] ASoC: Davinci: McASP: add device tree support for McASP
` [PATCH 3/5] ASoC: Davinci: pcm: Add device tree bindings
` [PATCH 4/5] ASoC: Davinci: machine: Add device tree binding
` [PATCH 5/5] ASoC: tlv320aic3x: Add device tree bindings

[GIT PULL] Update LZO compression
 2012-08-14 12:39 UTC 

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-08-14 12:17 UTC  (32+ messages)
` [PATCH 03/22] ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements
  ` [alsa-devel] "
` [PATCH 07/22] ASoC: Ux500: Initialise PCM from MSP probe rather than as a device
` [PATCH 08/22] ASoC: codecs: Enable AB8500 CODEC for Device Tree
  ` [alsa-devel] "
` [PATCH 11/22] ARM: ux500: Clean-up MSP platform code
` [PATCH 13/22] ARM: ux500: Fork MSP platform registration for step-by-step DT enablement
` [PATCH 14/22] ARM: ux500: Pass MSP DMA platform data though AUXDATA
` [PATCH 15/22] ARM: ux500: Stop registering the MOP500 Audio driver from platform code
` [PATCH 16/22] ARM: ux500: Stop registering the PCM "
` [PATCH 17/22] ARM: ux500: Remove platform registration of MSP devices
` [PATCH 18/22] ARM: ux500: Rename MSP board file to something more meaningful
` [PATCH 19/22] ARM: ux500: Rename db8500.dtsi to dbx5x0.dtsi to encompass the u9500, u8540 and u9540
` [PATCH 20/22] ARM: ux500: Add nodes for the MSP into Device Tree
` [PATCH 21/22] ARM: ux500: Add all encompassing sound node to the Snowball "
` [PATCH 22/22] Documentation: Add the AB8500 CODEC device to the MFD AB8500 doc

[PATCH] cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify
 2012-08-14 11:52 UTC 

[PATCHv7] arm/dts: omap4-sdp: Add keypad data
 2012-08-14 11:15 UTC 

[PATCH v3 2/2] DMAEngine: Add DMAEngine driver based on old MSM DMA APIs
 2012-08-14 11:00 UTC  (5+ messages)

RFC: changing DMA slave configuration API
 2012-08-14 10:55 UTC  (5+ messages)

[PATCH 0/8] Changes surrounding IRQs and IRQ domains
 2012-08-14 10:44 UTC  (5+ messages)
` [PATCH 5/8] mfd: Provide the PRCMU with its own IRQ domain

[PATCHv2 0/4] Add device tree data for omap5
 2012-08-14 10:34 UTC  (8+ messages)
` [PATCHv2 2/4] arm/dts: omap5-evm: Add tmp102 sensor support

[GIT PULL] io.h clean-up for PCI
 2012-08-14  9:37 UTC  (4+ messages)

[PATCH v3 0/4] dmaengine: add support mmp-pdma
 2012-08-14  9:34 UTC  (3+ messages)
` [PATCH v3 2/4] dmaengine: mmp_tdma: add dt support


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