linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-09 23:12:49 to 2013-09-10 20:04:21 UTC [more...]

[PATCH RESEND 0/2] runtime PM support for I2C clients
 2013-09-10 20:04 UTC  (7+ messages)
` [PATCH RESEND 1/2] i2c: prepare runtime PM support for I2C client devices

[PATCH v9 0/3] gpio: bcm281xx: GPIO driver
 2013-09-10 20:02 UTC  (5+ messages)
` [PATCH v9 1/3] gpio: bcm281xx: Add "
` [PATCH v9 2/3] ARM: bcm281xx: Enable "
` [PATCH v9 3/3] ARM: bcm281xx: Add device node for the GPIO controller

[PATCH v7 0/4] Device Tree support for CMA (Contiguous Memory Allocator)
 2013-09-10 19:53 UTC  (7+ messages)
` [PATCH v7 3/4] drivers: of: add initialization code for dma reserved memory

"cpufreq: fix serialization issues with freq change notifiers" breaks cpufreq too
 2013-09-10 19:46 UTC  (13+ messages)

[PATCH v2 1/2] video: ARM CLCD: Add DT support
 2013-09-10 19:43 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: vexpress: Add CLCD Device Tree properties

[PATCH 0/3] ARM: dts: Enable EDMA, MMC and SPI on AM33XX for v3.13
 2013-09-10 19:40 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: add AM33XX EDMA support
` [PATCH 2/3] ARM: dts: add AM33XX SPI DMA support
` [PATCH 3/3] ARM: dts: add AM33XX MMC support and documentation

[PATCH 0/3] perf: parse the dwarf backtrace info from .debug_frame section
 2013-09-10 19:38 UTC  (5+ messages)
` [PATCH 3/3] perf: parse the .debug_frame section in case .eh_frame is not present

[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources
 2013-09-10 18:52 UTC 

[PATCH ] ARM: sunxi: Add Emac,SMP and Arch_timer support for sunxi A20;Add phy cnt arch timer for ARMv7 support
 2013-09-10 18:48 UTC  (3+ messages)

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-10 18:09 UTC  (3+ messages)
` [PATCH v3 5/8] spi: Add Freescale QuadSpi driver

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-10 18:07 UTC  (8+ messages)

[PATCH 0/4] cpufreq: fixes for v3.12
 2013-09-10 17:59 UTC  (5+ messages)
` [PATCH 1/4] cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device
` [PATCH 2/4] cpufreq: imx6q-cpufreq: "
` [PATCH 3/4] ARM: i.MX: change dev_id to cpu0 while registering cpu clock
` [PATCH 4/4] ARM: shmobile: "

[PATCH v3 00/38] iio: ST clean-ups and new sensor support
 2013-09-10 16:57 UTC  (47+ messages)
` [PATCH 01/38] ARM: ux500: Remove PrimeCell IDs from Nomadik I2C DT nodes
` [PATCH 02/38] ARM: ux500: Enable the LPS001WP Pressure & Temperature sensor from DT
` [PATCH 03/38] ARM: ux500: Enable the LSM303DLH Accelerator "
` [PATCH 04/38] ARM: ux500: Enable the LSM303DLH Magnetometer "
` [PATCH 05/38] ARM: ux500: Enable the L3G4200D Gyroscope "
` [PATCH 06/38] ARM: ux500: CONFIG: Enable ST's IIO Pressure Sensors by default
` [PATCH 07/38] ARM: ux500: CONFIG: Enable ST's IIO Accelerometer "
` [PATCH 08/38] ARM: ux500: CONFIG: Enable ST's IIO Magnetometer "
` [PATCH 09/38] ARM: ux500: CONFIG: Enable ST's IIO Gyroscope "
` [PATCH 10/38] Documentation: dt: iio: Add binding for LPS001WP
` [PATCH 11/38] Documentation: dt: iio: Add binding for LSM303DLH
` [PATCH 12/38] Documentation: dt: iio: Add binding for L3G4200D
` [PATCH 13/38] Documentation: dt: iio: Add binding for LSM303DLH
` [PATCH 14/38] iio: accel: st: Append _accel to accelerator sensor device names
` [PATCH 15/38] iio: gyro: st: Append _gyro to gyroscope "
` [PATCH 16/38] iio: magn: st: Append _magn to magnetometer "
` [PATCH 17/38] iio: press: st: Append _press to pressure "
` [PATCH 18/38] iio: sensors-core: st: Allow full-scale to be an optional feature
` [PATCH 19/38] iio: sensors-core: st: Support sensors which don't have a Data Ready pin
` [PATCH 20/38] iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
` [PATCH 21/38] iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()
` [PATCH 22/38] iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()
` [PATCH 23/38] iio: pressure-core: st: Describe LPS331AP defines by name
` [PATCH 24/38] iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor
` [PATCH 25/38] iio: pressure-core: st: Allow for number of channels to vary
` [PATCH 26/38] iio: pressure-core: st: Clean-up probe() function
` [PATCH 27/38] iio: pressure-core: st: Give some indication if device probing was successful
` [PATCH 28/38] iio: pressure: st: Add support for new LPS001WP pressure sensor
` [PATCH 29/38] iio: pressure-core: st: Provide support for the Vdd power supply
` [PATCH 30/38] iio: pressure-core: st: Provide support for the Vdd_IO "
` [PATCH 31/38] iio: accel-core: st: Clean up error handling in probe()
` [PATCH 32/38] iio: accel-core: st: Move LSM303DLH into correct group
` [PATCH 33/38] iio: accel-core: st: Give some indication if device probing was successful
` [PATCH 34/38] iio: gyro-core: st: Clean up error handling in probe()
` [PATCH 35/38] iio: gyro-core: st: Give some indication if device probing was successful
` [PATCH 36/38] iio: magn-core: st: Clean up error handling in probe()
` [PATCH 37/38] iio: magn-core: st: Give some indication if device probing was successful
` [PATCH 38/38] iio: magn-core: st: Provide support for the LSM303DLH

[RESEND PATCH v2] pwm: pxa: add device tree support to pwm driver
 2013-09-10 16:54 UTC  (5+ messages)

[PATCH] RFC: interrupt consistency check for OF GPIO IRQs
 2013-09-10 16:25 UTC  (8+ messages)

[PATCH v3 0/5] ARM: Broadcom BCM4760 support
 2013-09-10 16:16 UTC  (7+ messages)
` [PATCH v3 2/5] ARM: bcm4760: Add platform infrastructure

[PATCH 0/3] crypto: omap-des: Add driver for OMAP DES module
 2013-09-10 16:16 UTC  (4+ messages)
` [PATCH 1/3] crypto: omap-des: Add omap-des driver for OMAP4/AM43xx

[GIT PULL 0/3] ARM: SoC: Second round of changes for v3.12
 2013-09-10 16:00 UTC  (9+ messages)

[PATCH v5 0/5] dma: pdma: cyclic, residue, DMA_PRIVATE
 2013-09-10 15:46 UTC  (6+ messages)
` [PATCH v5 4/5] dma: mmp_pdma: add support for residue reporting

[PATCH 1/2] ARM: dts: mx6: Add mx6solo support
 2013-09-10 15:15 UTC  (8+ messages)

Build error in torvalds kernel 3.11 for omap2plus
 2013-09-10 15:09 UTC  (12+ messages)

[PATCH v2] pwm: pxa: add device tree support to pwm driver
 2013-09-10 14:53 UTC  (5+ messages)

[PATCH] ARM: davinci: fix build breakage with DEBUG_LL
 2013-09-10 14:50 UTC  (3+ messages)

[PATCH 4/7] ptp: switch to use gpiolib
 2013-09-10 14:19 UTC  (2+ messages)

[PATCH 0/8] IOP GPIO refactoring
 2013-09-10 14:14 UTC  (2+ messages)

[RFCv3] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-09-10 13:43 UTC  (7+ messages)
` [PATCH 3/5] Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC driver

[GIT PULL 1/2] DaVinci SoC updates for v3.12
 2013-09-10 13:20 UTC  (6+ messages)

[PATCH v5 0/5] ARM: support for Trusted Foundations secure monitor
 2013-09-10 13:18 UTC  (6+ messages)
` [PATCH v5 1/5] ARM: add basic Trusted Foundations support

[PATCH 1/8] ARM: plat-iop: move the GPIO driver to drivers/gpio
 2013-09-10 13:06 UTC  (2+ messages)

Inte IOP Xscale updates
 2013-09-10 12:58 UTC  (4+ messages)

kmalloc memory slower than malloc
 2013-09-10 12:54 UTC  (13+ messages)

[PATCH 7/7] ARM: ixp4xx: stop broadcasting the custom GPIO API
 2013-09-10 12:31 UTC 

[PATCH 6/7] ARM: ixp4: delete irq_to_gpio
 2013-09-10 12:31 UTC 

[PATCH 5/7] staging: media/lirc: switch to use gpiolib
 2013-09-10 12:31 UTC 

[PATCH 3/7] misc: ixp4-beeper: use gpiolib strictly
 2013-09-10 12:30 UTC 

[PATCH 2/7] misc: ixp4-beeper: switch to use gpiolib
 2013-09-10 12:30 UTC 

[PATCH 1/7] ARM: ixp4xx: convert remaining users to use gpiolib
 2013-09-10 12:30 UTC 

[PATCH 0/7] IXP4 GPIO consolidation
 2013-09-10 12:29 UTC 

[PATCH v2 00/03] ARM: shmobile: r8a7790 APMU SMP support
 2013-09-10 12:19 UTC  (7+ messages)

[PATCH v2 0/2] Add early_ioremap()/early_memremap() support to arm
 2013-09-10 12:02 UTC  (4+ messages)
` [PATCH v2 2/2] arm: add early_ioremap support

[PATCH v3 00/16] DT/core: update cpu device of_node
 2013-09-10 11:19 UTC  (10+ messages)
` [PATCH v4 00/19] "
  ` [PATCH v4 12/19] cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes

[PATCH v4 00/10] ARM: Exynos: Add Exynos5420 SoC support
 2013-09-10 11:19 UTC  (6+ messages)
` [PATCH v4 02/10] ARM: dts: list the CPU nodes for Exynos5250

[RFC PATCH] arm64: KVM: honor cacheability attributes on S2 page fault
 2013-09-10  9:51 UTC 

[RFC] ARM: kernel: io: Optimize memcpy_fromio function
 2013-09-10  9:05 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the pm tree
 2013-09-10  8:59 UTC  (5+ messages)

[PATCH v2] ARM: omap2: throw the die id into the entropy pool
 2013-09-10  8:20 UTC  (3+ messages)

[PATCHv3 0/4] Add Freescale FTM PWM driver
 2013-09-10  8:12 UTC  (10+ messages)
` [PATCHv3 1/4] pwm: Add Freescale FTM PWM driver support
` [PATCHv3 2/4] ARM: dts: Add Freescale FTM PWM node for VF610

[PATCH] mmc: atmel-mci: fix oops in atmci_tasklet_func
 2013-09-10  8:04 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: abort transfer on timeout error
 2013-09-10  7:54 UTC  (2+ messages)

[PATCH][RESEND] ARM: imx: remove IRQF_DISABLED
 2013-09-10  7:16 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: am335x-bone*: add DT for BeagleBone Black
 2013-09-10  5:53 UTC  (12+ messages)

[PATCH] ARM: pxa: use spinlock for dma channels
 2013-09-10  5:20 UTC 

[PATCH v2 0/3] Add PCIe support for i.MX6q
 2013-09-10  3:37 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
` [PATCH v2 2/3] ARM: imx6q: Add PCIe bits to GPR syscon definition
` [PATCH v2 3/3] PCI: imx6: Add support for i.MX6 PCIe controller

[PATCH v2 0/4] *** ARM: imx6sl: add FEC support for imx6sl evk platform ***
 2013-09-10  3:34 UTC  (7+ messages)
` [PATCH v2 2/4] ARM: dts: add fec phy reset for imx6sl evk board

[PATCH 1/1] ARM: imx: mx6sl-evk: Enable USB function
 2013-09-10  3:28 UTC  (2+ messages)

[PATCH] ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_data
 2013-09-10  1:04 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: fixes-non-critical for v3.12 (last one)
 2013-09-10  0:46 UTC  (2+ messages)

[PATCH] ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 build
 2013-09-10  0:37 UTC  (3+ messages)

[PATCH 1/2] ARM: integrator_cp: Set LCD{0, 1} enable lines when turning on CLCD
 2013-09-10  0:35 UTC  (2+ messages)
` [PATCH 1/2] ARM: integrator_cp: Set LCD{0,1} "

[PATCH 0/3] ARM: PCI: versatile: fix irqs, I/O
 2013-09-10  0:33 UTC  (4+ messages)

[GIT PULL] Third Round of Renesas ARM based SoC fixes for v3.12
 2013-09-10  0:26 UTC  (2+ messages)

[PATCH 1/2] ARM: msm: trout: fix 'pointer from integer' warnings
 2013-09-10  0:02 UTC  (2+ messages)
` [PATCH 2/2] ARM: msm: trout: fix uninit var warning

[PATCHv2 1/2] ARM: msm: Remove irqs-*.h files for DT based targets
 2013-09-09 23:39 UTC  (3+ messages)
` [PATCHv2 2/2] ARM: msm: Create a common board-dt and config ARCH_MSM_DT

[PATCH] clk: clean up everything on debugfs error
 2013-09-09 23:20 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).