linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-05 23:18:38 to 2012-09-06 14:20:07 UTC [more...]

[PATCH 00/10] ARM: OMAP: DMTIMER fixes and clean-up
 2012-09-06 14:20 UTC  (10+ messages)
` [PATCH 01/10] ARM: OMAP3+: Implement timer workaround for errata i103 and i767
` [PATCH 02/10] ARM: OMAP: Fix timer posted mode support
` [PATCH 09/10] ARM: OMAP: Add dmtimer interrupt disable function

[PATCH 1/6 v2] ARM: integrator: call common init function from machine
 2012-09-06 14:19 UTC  (10+ messages)
` [PATCH 2/6 v2] ARM: integrator: check PL010 device name rather than base address
  ` [PATCH 3/6 v2] ARM: plat-versatile: add DT support to FPGA IRQ controller
    ` [PATCH 4/6 v2] ARM: integrator: initial device tree support

[PATCH 1/2] ARM: Exynos4: Put PCM, Slimbus, Spdif clocks to off state
 2012-09-06 14:16 UTC 

[PATCH 1/8] gpio: 74x164: Use module_spi_driver boiler plate function
 2012-09-06 14:10 UTC  (7+ messages)
` [PATCH 2/8] gpio: 74x164: Use devm_kzalloc
` [PATCH 4/8] gpio: 74x164: Add device tree support

[PATCH 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-09-06 14:01 UTC  (6+ messages)
` [PATCH 08/10] net/macb: macb_get_drvinfo: add GEM/MACB suffix to differentiate revision
` [PATCH 09/10] net/macb: ethtool interface: add register dump feature

[PATCH 0/2] arm/dts: AM33XX: Add reg and interrupt property for all nodes
 2012-09-06 13:57 UTC  (2+ messages)

[RFC RESEND 0/4] ARM: OMAP3+: Add device-tree support for timers
 2012-09-06 13:45 UTC  (6+ messages)
` [RFC RESEND 1/4] arm/dts: OMAP: Add timer nodes

[RFC PATCH 0/2] ARM: kexec: Add dtb kexec support
 2012-09-06 13:35 UTC  (3+ messages)
` [RFC PATCH 1/2] ARM: kexec: scan for dtb magic in segments
` [RFC PATCH 2/2] ARM: kexec: Check segment memory addresses

mxs: mmc: Problems resetting first SSP/MMC module upon boot
 2012-09-06 13:34 UTC 

[PATCH v2 0/3] MFD/GPIO: Add twl6040 GPO driver
 2012-09-06 13:32 UTC  (4+ messages)

[PATCH v3 0/3] DaVinci DMA engine conversion
 2012-09-06 13:25 UTC  (3+ messages)

[PATCH 0/4] arm/dts: omap: add dt data for MUSB
 2012-09-06 13:22 UTC  (2+ messages)

[PATCH v7 0/7] omap: musb: Add device tree support
 2012-09-06 13:16 UTC  (5+ messages)
` [PATCH v7 1/7] drivers: usb: phy: add a new driver for omap usb2 phy

[PATCH 0/2] ARM/dts: omap4 boards: Enable the use of GPO on twl6040
 2012-09-06 13:06 UTC  (3+ messages)
` [PATCH 1/2] ARM/dts: omap4-sdp: Enable GPO functionality for twl6040
` [PATCH 2/2] ARM/dts: omap4-panda: "

[PATCH v2] mxc_nand : allow swapping the Bad block Indicator for NFC v1
 2012-09-06 13:03 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH V3] Add support for Aurora L2 Cache Controller
 2012-09-06 13:02 UTC  (5+ messages)
` [PATCH V3 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl

[PATCH v3] pwm i.MX: add devicetree support
 2012-09-06 12:48 UTC  (10+ messages)
` [PATCH 1/9] pwm i.MX: factor out SoC specific functions
` [PATCH 2/9] pwm i.MX: remove unnecessary if in pwm_[en|dis]able
` [PATCH 3/9] pwm i.MX: add functions to enable/disable pwm
` [PATCH 4/9] pwm i.MX: Use module_platform_driver
` [PATCH 5/9] pwm i.MX: add devicetree support
` [PATCH 6/9] pwm i.MX: use per clock unconditionally
` [PATCH 7/9] pwm i.MX: fix clock lookup
` [PATCH 8/9] ARM i.MX53: Add pwm support
` [PATCH 9/9] ARM i.MX: remove PWM platform support

[PATCH v3 00/23] OMAP UART patches
 2012-09-06 12:45 UTC  (29+ messages)
` [PATCH v3 03/23] serial: omap: don't access the platform_device
      ` [PATCH v4 00/21] OMAP UART Patches
        ` [PATCH v4 01/21] serial: omap: don't access the platform_device
        ` [PATCH v4 02/21] serial: omap: drop DMA support
        ` [PATCH v4 03/21] serial: add OMAP-specific defines
        ` [PATCH v4 04/21] serial: omap: simplify IRQ handling
        ` [PATCH v4 05/21] serial: omap: refactor receive_chars() into rdi/rlsi handlers
        ` [PATCH v4 06/21] serial: omap: move THRE check to transmit_chars()
        ` [PATCH v4 07/21] serial: omap: stick to put_autosuspend
        ` [PATCH v4 08/21] serial: omap: set dev->drvdata before enabling pm_runtime
        ` [PATCH v4 09/21] serial: omap: drop unnecessary check from remove
        ` [PATCH v4 10/21] serial: omap: make sure to suspend device before remove
        ` [PATCH v4 11/21] serial: omap: don't save IRQ flags on hardirq
        ` [PATCH v4 12/21] serial: omap: fix sequence of pm_runtime_* calls
        ` [PATCH v4 13/21] serial: omap: optimization with section annotations
        ` [PATCH v4 14/21] serial: omap: drop "inline" from IRQ handler prototype
        ` [PATCH v4 15/21] serial: omap: unlock the port lock
        ` [PATCH v4 16/21] serial: omap: implement set_wake
        ` [PATCH v4 17/21] serial: omap: make sure to put() on poll_get_char
        ` [PATCH v4 18/21] serial: omap: fix software flow control
        ` [PATCH v4 19/21] serial: omap: remove unnecessary header and add a missing one
        ` [PATCH v4 20/21] serial: omap: move uart_omap_port definition to C file
        ` [PATCH v4 21/21] serial: omap: enable RX and TX FIFO usage
` [PATCH v3 20/23] serial: omap: fix software flow control

[PATCH 0/2] i2c: s3c2410: allow pin pin configuration using pinctrl
 2012-09-06 12:28 UTC  (8+ messages)
` [PATCH 1/2] i2c: s3c2410: add optional pin configuration using pinctrl interface
` [PATCH 2/2] ARM: dts: exynos4: allow i2c0 bus to be configured "

[PATCH] ARM: i.MX35: Implement camera and keypad clocks
 2012-09-06 12:23 UTC  (2+ messages)

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

[GIT PULL] ARM: LPC32xx: core update
 2012-09-06 11:58 UTC 

[GIT PULL] ARM: LPC32xx: dts update
 2012-09-06 11:56 UTC 

[GIT PULL] ARM: LPC32xx: defconfig update
 2012-09-06 11:55 UTC 

[PATCH v2 0/2] ARM: shmobile: enable PMU(Performance Monitoring Unit)
 2012-09-06 11:21 UTC  (9+ messages)
  ` [PATCH v2 1/2] ARM: shmobile: sh73a0: "
        ` [PATCH v3 0/2] ARM: shmobile: "
          ` [PATCH v3 1/2] ARM: shmobile: sh73a0: "
          ` [PATCH v3 2/2] ARM: shmobile: emev2: "
  ` [PATCH v2 "

[PATCH V4 0/2] video: drm: Add Device tree support to DRM-FIMD
 2012-09-06 11:05 UTC  (5+ messages)
` [PATCH V4 2/2] video: drm: exynos: Add device tree support

[PATCH v2] ASoC: samsung dma - Don't indicate support for pause/resume
 2012-09-06 10:56 UTC  (2+ messages)

[PATCH Resend2] ASoC: imx-mc13783: use defines instead of numerical address of register
 2012-09-06 10:47 UTC  (2+ messages)

[PATCH] ARM: add support for BCM2708/BCM2835 and Raspberry Pi
 2012-09-06  9:47 UTC  (3+ messages)

[PATCH v7 0/3] arm/dts: Add device tree data for AM33XX devices
 2012-09-06  9:38 UTC  (4+ messages)
` [PATCH v7 1/3] arm/dts: AM33XX: Add basic pinctrl device tree data
` [PATCH v7 2/3] arm/dts: AM33XX: Configure pinmuxs for user leds control on Bone
` [PATCH v7 3/3] arm/dts: AM33XX: Add D_CAN device tree data

[PATCH 0/3] ARM: EXYNOS: Power domain DT support extension
 2012-09-06  9:38 UTC  (4+ messages)
` [PATCH 1/3] ARM: EXYNOS: pm_domain: Detect domain state on registration from DT
` [PATCH 2/3] ARM: EXYNOS: pm_domain: Fix power domain name initialization
` [PATCH 3/3] ARM: EXYNOS: pm_domain: Bind devices to power domains using DT

linux-next: manual merge of the arm-soc tree with the usb tree
 2012-09-06  9:32 UTC  (2+ messages)

[PATCH RFC] clk: use spinlock for clk_get_rate
 2012-09-06  9:28 UTC  (2+ messages)

[PATCH 0/4] clk: Support for smp_twd clock for ux500
 2012-09-06  9:09 UTC  (4+ messages)
` [PATCH 1/4] clk: Provide option for clk_get_rate to issue hw for new rate

[PATCH] ARM: shmobile: kzm9g: enable DMAEngine on SHDI0 and SDHI2
 2012-09-06  9:09 UTC 

[PATCH] ASoC: SAMSUNG: Add SND_SOC_DAIFMT_CONT option for snd_soc_set_fmt()
 2012-09-06  8:57 UTC  (7+ messages)

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-09-06  8:36 UTC  (7+ messages)
` [PATCH v2 20/31] arm64: User access library functions
  ` [PATCH v2 20/31] arm64: User access library function

[PATCH] ARM: omap_hwmod: Fix up resource names when booted with devicetree
 2012-09-06  8:28 UTC  (7+ messages)

[PATCH v2 0/4] can: c_can: Add suspend/resume and pinctrl support
 2012-09-06  8:27 UTC  (15+ messages)
` [PATCH RESEND 1/4] can: c_can: Adopt "
` [PATCH RESEND 2/4] can: c_can: Add d_can raminit support
` [PATCH RESEND 3/4] ARM: AM33XX: board-generic: Add of_dev_auxdata to pass d_can raminit

[PATCH v2] pwm i.MX: add devicetree support
 2012-09-06  8:19 UTC  (2+ messages)

[PATCH v6 0/3] arm/dts: Add device tree data for AM33XX devices
 2012-09-06  8:09 UTC  (6+ messages)
` [PATCH RESEND v5 1/3] arm/dts: AM33XX: Add basic pinctrl device tree data
` [PATCH RESEND v5 3/3] arm/dts: AM33XX: Add D_CAN "

[PATCH v6 00/10] OMAP-GPMC: generic time calc, prepare for driver
 2012-09-06  7:39 UTC  (6+ messages)
` [PATCH v6 10/10] ARM: OMAP2+: tusb6010: generic timing calculation

[PATCH] cpufreq: OMAP: remove redundant loops_per_jiffy code
 2012-09-06  7:39 UTC  (3+ messages)

[GIT PULL] Renesas ARM-based SoC: KZM-A9-GT for 3.7 #2
 2012-09-06  7:35 UTC  (6+ messages)

[PATCH v3 0/3] Add a generic cpufreq-cpu0 driver
 2012-09-06  7:29 UTC  (5+ messages)
` [PATCH v3 3/3] cpufreq: "

Dockstar fails to boot since v3.0-rc6-6-g3835d69
 2012-09-06  7:18 UTC  (3+ messages)

[PATCH 7/8] pwm i.MX: fix clock lookup
 2012-09-06  7:15 UTC  (3+ messages)

[PATCH v4] cpufreq: Add a generic cpufreq-cpu0 driver
 2012-09-06  7:09 UTC 

[PATCH v2] ARM: initial DTS support for km_kirkwood
 2012-09-06  7:04 UTC  (2+ messages)

[PATCH 0/4] Series short description
 2012-09-06  7:03 UTC  (5+ messages)
` [PATCH 2/4] ARM: OMAP: Split plat/hardware.h, introduce local hardware.h and soc.h for omap2+

[PATCH Resend] ASoC: imx-mc13783: use defines instead of numerical address of register
 2012-09-06  7:02 UTC  (2+ messages)

[PATCH RESEND] arm/dts: AM33XX: Add SPI device tree data
 2012-09-06  7:00 UTC 

[PATCH 5/8] pwm i.MX: add devicetree support
 2012-09-06  6:58 UTC  (3+ messages)

[PATCH] ARM: OMAP4: wakeupgen: remove duplicate AUXCOREBOOT* read/write
 2012-09-06  6:35 UTC  (2+ messages)

[PATCH 1/1] [ASoC] Fix v2: Revert 'ASoC: imx-ssi: Remove mono support'
 2012-09-06  6:29 UTC  (2+ messages)

[PATCH v5 0/5] Add device tree data for AM33XX devices
 2012-09-06  6:17 UTC  (4+ messages)
` [PATCH v5 1/5] arm/dts: AM33XX: Add basic pinctrl device tree data

[PATCHv2 4/4] gpio: smscece: Add support for gpio IO expander feature
 2012-09-06  5:57 UTC  (3+ messages)

[PATCHv2 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
 2012-09-06  5:50 UTC  (3+ messages)

[PATCHv2 2/4] Input: keypad: Add smsc ece1099 keypad driver
 2012-09-06  5:38 UTC  (3+ messages)

[PATCH 0/8] i2c: at91: cleanup and dt support
 2012-09-06  4:54 UTC  (8+ messages)
` [PATCH 3/8] i2c: at91: use an id table for SoC dependent parameters

[PATCH] ARM: S3C24XX: Add WIZnet W5300E01-ARM board support
 2012-09-06  4:27 UTC  (2+ messages)
` [PATCH v3] "

[GIT PULL] Renesas ARM-based SoC: defconfig for 3.7
 2012-09-06  2:06 UTC  (2+ messages)
` [PATCH] ARM: mach-shmobile: marzen: defconfig update

[PATCH 0/4] mxs/spi: Fixes and improvements
 2012-09-06  2:05 UTC  (3+ messages)

[PATCH v2] leds: leds-gpio: adopt pinctrl support
 2012-09-06  2:05 UTC  (5+ messages)

[GIT PULL] Renesas ARM-based SoC: Boards for 3.7
 2012-09-06  2:04 UTC  (4+ messages)
` [PATCH 1/3] ARM: shmobile: marzen: add SDHI0 support
` [PATCH 2/3] ARM: shmobile: marzen: fixup regulator id for smsc911x
` [PATCH 3/3] ARM: shmobile: marzen: enable thermal sensor

[GIT PULL] Renesas ARM-based SoC: SoC for 3.7
 2012-09-06  2:02 UTC  (2+ messages)
` [PATCH] r8a7779: add SDHI clock support

[GIT PULL] CSR SiRFmarco preparing patches
 2012-09-06  0:44 UTC  (3+ messages)

[PATCH V2] ASoC: Davinci: McASP: add support new McASP IP Variant
 2012-09-06  0:20 UTC  (2+ messages)

[PATCH] ASoC: imx-mc13783: use defines instead of numerical address of register
 2012-09-06  0:07 UTC  (3+ messages)

[GIT PULL v3] Renesas ARM-based SoC: Marzen and r8a7779 for 3.7
 2012-09-06  0:02 UTC  (3+ messages)

[GIT PULL] Kirkwood: board changes for v3.7
 2012-09-05 23:58 UTC  (4+ messages)

[PATCH] mxs/spi: Fix misuse of init_completion
 2012-09-05 23:46 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: select PINCTRL in Kconfig
 2012-09-05 23:29 UTC  (3+ messages)

[GIT PULL] CSR SiRFprimaII dt-binding pinmux mapping
 2012-09-05 23:28 UTC  (2+ messages)

[PATCH v8 0/3] GPMC driver conversion
 2012-09-05 23:27 UTC  (3+ messages)
` [PATCH v8 1/3] ARM: OMAP2/3: hwmod data: add gpmc


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