linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-25 04:37:43 to 2013-01-25 17:09:03 UTC [more...]

[PATCH v2 5/5] wlcore: move wl12xx_platform_data up and make it truly optional
 2013-01-25 17:09 UTC  (2+ messages)

[PATCH v4 0/4] usb: musb/dwc3: add driver for control module
 2013-01-25 17:08 UTC  (14+ messages)
` [PATCH v4 1/4] drivers: usb: phy: add a new driver for usb part of "
` [PATCH v4 2/4] ARM: OMAP: devices: create device "
` [PATCH v4 3/4] ARM: OMAP2: MUSB: Specify omap4 has mailbox
` [PATCH v4 4/4] drivers: usb: start using the control module driver

[PATCH 09/19] mfd/twl4030: don't warn about uninitialized return code
 2013-01-25 17:08 UTC  (4+ messages)
    ` [PATCH 18/19] ARM: at91: suspend both memory controllers on at91sam9263
      ` [PATCH 19/19] [INCOMPLETE] ARM: make return_address available for ARM_UNWIND

OMAP baseline test results for v3.8-rc4
 2013-01-25 16:59 UTC  (16+ messages)

[PATCH 0/2] Improvement for pca953x drivers
 2013-01-25 16:59 UTC  (3+ messages)
` [PATCH 1/2] gpio: pca953x: use simple irqdomain
` [PATCH 2/2] gpio: pca953x: use managed resources

[PATCH 00/10] ARM: OMAP5: hwmod, clock and prm data files
 2013-01-25 16:55 UTC  (10+ messages)
` [PATCH 08/10] ARM: OMAP5: hwmod data: Create initial OMAP5 SOC hwmod data

[PATCHv1 for soc 0/5] Enabling socfpga on hardware
 2013-01-25 16:24 UTC  (16+ messages)
` [PATCHv1 for soc 1/5] arm: socfpga: Add new device tree source for actual socfpga HW
` [PATCHv1 for soc 3/5] arm: socfpga: Add entries to enable make dtbs socfpga
` [PATCHv1 for soc 4/5] arm: Add v7_invalidate_l1 to cache-v7.S

[PATCH 0/4] Preparatory GIC patches for arm64 support
 2013-01-25 16:16 UTC  (10+ messages)
` [PATCH 2/4] arm: Move chained_irq_(enter|exit) to a generic file
` [PATCH 4/4] irqchip: gic: Perform the gic_secondary_init() call via CPU notifier

[PATCH v3 1/3] mtd: omap-onenand: pass device_node in platform data
 2013-01-25 15:56 UTC  (4+ messages)
` [PATCH v3 2/3] arm: omap2: gpmc-onenand: drop __init annotation
` [PATCH v3 3/3] arm: omap2: gpmc: add DT bindings for OneNAND

[GIT PULL v2] arm-soc: Xilinx zynq timer changes for v3.9
 2013-01-25 15:48 UTC  (2+ messages)

[PATCH v2 0/5] ARM build regressions in 3.8
 2013-01-25 15:28 UTC  (6+ messages)
` [PATCH 1/5] samples/seccomp: be less stupid about cross compiling
` [PATCH 2/5] ARM: compressed/head.S: work around new binutils warning
` [PATCH 3/5] ARM: samsung: fix assembly syntax for new gas
` [PATCH 4/5] ARM: w90x900: fix legacy assembly syntax
` [PATCH 5/5] drm/exynos: don't include plat/gpio-cfg.h

[PATCH 1/2] ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIB
 2013-01-25 15:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: add ARCH_ZYNQ

[RFC PATCH 0/6] ARM: kirkwood: cleanup DT conversion
 2013-01-25 15:03 UTC  (13+ messages)
` [RFC V2 PATCH 0/8] "
  ` [RFC V2 PATCH 1/8] ARM: kirkwood: topkick: init mvsdio via DT
  ` [RFC V2 PATCH 2/8] ARM: kirkwood: topkick: convert to pinctrl
  ` [RFC V2 PATCH 3/8] ARM: kirkwood: nsa310: cleanup includes and unneeded code
  ` [RFC V2 PATCH 4/8] ARM: kirkwood: nsa310: convert to pinctrl
  ` [RFC V2 PATCH 5/8] ARM: kirkwood: consolidate DT init of pcie
  ` [RFC V2 PATCH 6/8] ARM: mvebu: correct gated clock documentation
  ` [RFC V2 PATCH 7/8] mv643xx.c: Add basic device tree support
  ` [RFC V2 PATCH 8/8] ARM: kirkwood: mv643xx_eth dt conversion

[PATCH 0/4] TI LCDC DRM driver
 2013-01-25 14:52 UTC  (6+ messages)
` [PATCH 1/4] drm/tilcdc: add TI LCD Controller DRM driver (v3)

[PATCH v1 0/6] USB: Add support for multiple PHYs of same type
 2013-01-25 14:46 UTC  (9+ messages)

[PATCH] ARM: omap2: gpmc: Remove unneeded of_node_put()
 2013-01-25 14:18 UTC  (2+ messages)

[PATCH v2 0/3] leds-pwm: Defer PWM calls if PWM can sleep
 2013-01-25 13:52 UTC  (7+ messages)
` [PATCH v2 1/3] pwm: Add pwm_cansleep() as exported API to users
` [PATCH v2 2/3] pwm: Add can_sleep property to drivers
` [PATCH v2 3/3] leds: leds-pwm: Defer led_pwm_set() if PWM can sleep

[BUG] panda board locks up on boot
 2013-01-25 13:50 UTC  (7+ messages)

[PATCH v2 0/6] USB: Add support for multiple PHYs of same type
 2013-01-25 13:34 UTC  (5+ messages)
` [PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [PATCH v2 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type

[PATCH 0/3] leds-pwm: Defer PWM calls if PWM can sleep
 2013-01-25 13:07 UTC  (9+ messages)
` [PATCH 1/3] pwm: Add pwm_cansleep() as exported API to users
` [PATCH 2/3] pwm: Add can_sleep property to drivers
` [PATCH 3/3] leds: leds-pwm: Defer led_pwm_set() if PWM can sleep

[PATCH v3 0/3] Add support for gpio expander pca9505 used on Mirabox
 2013-01-25 13:07 UTC  (14+ messages)
` [PATCH v3 1/3] gpio: pca953x: make the register access by GPIO bank
` [PATCH v3 2/3] gpio: pca953x: add support for pca9505
` [PATCH v3 3/3] arm: mvebu: enable gpio expander over i2c on Mirabox platform

[GIT PULL] ux500 fixes for the v3.8 series
 2013-01-25 12:40 UTC 

[PATCH 0/2] ARM: dts: omap3-overo: Add pwm-leds and audio support
 2013-01-25 12:30 UTC  (12+ messages)
` [PATCH 1/2] ARM: dts: omap3-overo: Add support for pwm-leds

[PATCH v2 0/6] ARM: dts: omap: add dt data for dwc3
 2013-01-25 12:18 UTC  (8+ messages)
` [PATCH v2 1/6] ARM: dts: omap5: Add omap control usb data
` [PATCH v2 2/6] ARM: dts: omap5: Add ocp2scp data
` [PATCH v2 3/6] ARM: dts: omap5: Add omap-usb3 and omap-usb2 dt data
` [PATCH v2 4/6] ARM: dts: omap5: add dwc3 omap "
` [PATCH v2 5/6] ARM: dts: omap5: add dwc3 core "
` [PATCH v2 6/6] ARM: dts: palmas: update dt data for palmas-usb

[PATCH v2 0/4] ARM: AM335x: LCDC platform support
 2013-01-25 12:18 UTC  (4+ messages)
` [PATCH v2 1/4] ARM: OMAP2+: dpll: round rate to closest value

[RESEND PATCH v5 0/7] Add fully tested id switch and vbus connect detect support for Chipidea
 2013-01-25 12:12 UTC  (11+ messages)
` [RESEND PATCH v5 3/7] usb: chipidea: add otg id switch and vbus connect/disconnect detect
` [RESEND PATCH v5 4/7] usb: chipidea: consolidate ci_role_driver's API for both roles

[PATCH v2 1/2] clk: divider: prepare for minimum divider
 2013-01-25 12:06 UTC  (5+ messages)

[PATCH 0/3] Fixup issues for clk_set_parent
 2013-01-25 11:40 UTC  (4+ messages)
` [PATCH 1/3] clk: Remove _clk_reparent from API and restructure code
` [PATCH 2/3] clk: Improve errorhandling for clk_set_parent
` [PATCH 3/3] clk: Fixup locking issues "

[PATCH] ARM: davinci: da850: add RTC driver DT entries
 2013-01-25 11:22 UTC  (4+ messages)

[PATCH] ARM: davinci: da850: add interrupt-parent property in soc node
 2013-01-25 11:18 UTC 

[PATCH 2/6] ARM: davinci: da850: add DT node for I2C0
 2013-01-25 10:50 UTC  (2+ messages)

[PATCH v3 0/8] ARM: shmobile: pinctrl and DT extensions
 2013-01-25 10:37 UTC  (3+ messages)
` [PATCH v3 1/8] pinctrl: add SDHI and MMCIF pin groups to r8a7740

arm: Kernel failures when several memory banks are used with starting address above 128MB
 2013-01-25 10:36 UTC  (5+ messages)

[PATCH 0/3] ARM: shmobile: sh-eth pins in DT for armadillo800eva
 2013-01-25 10:34 UTC  (10+ messages)
` [PATCH 1/3] pinctrl: add ethernet pin groups to r8a7740
` [PATCH/RFC 2/3] ethernet: add a PHY reset GPIO DT binding to sh_eth

[PATCH v3 0/3] ARM: dts: omap: add dt data for MUSB
 2013-01-25 10:26 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: dts: omap: Add omap control usb data
` [PATCH v3 2/3] ARM: dts: omap: Add omap-usb2 dt data
` [PATCH v3 3/3] ARM: dts: omap: Add usb_otg and glue data

[GIT PULL v2] Renesas ARM-based SoC for v3.9
 2013-01-25 10:22 UTC  (3+ messages)
` [PATCH 12/15] ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DT

[GIT PULL] i.MX SoC updates for v3.9
 2013-01-25 10:15 UTC 

[GIT PULL] Renesas ARM-based SoC for v3.9
 2013-01-25 10:08 UTC  (3+ messages)
` [PATCH 12/15] ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DT

[RFC PATCH 0/4] net: mvmdio: close the gaps between mv643xx_eth and mvmdio
 2013-01-25 10:06 UTC  (5+ messages)
` [RFC PATCH 1/4] net: mvmdio: rename base register cookie from smireg to regs
` [RFC PATCH 2/4] net: mvmdio: do not assume SMI reg is at offset 0 of the resource
` [RFC PATCH 3/4] net: mvmdio: enhance driver to support SMI error/done interrupts
` [RFC PATCH 4/4] net: mvmdio: add getter and setter for PHY addresses

[PATCH 00/10] rework gpio pxa driver for pinctrl
 2013-01-25 10:01 UTC  (13+ messages)
` [PATCH 01/10] gpio: pxa: set initcall level to module init
` [PATCH 02/10] gpio: pxa: identify ed mask reg with platform data
` [PATCH 04/10] gpio: pxa: use platform data for gpio inverted
` [PATCH 05/10] gpio: pxa: remove gpio_type

[V5 PATCH 00/26] mv-usb fix and enhancement patches
 2013-01-25  9:55 UTC  (9+ messages)
` [V5 PATCH 24/26] usb: gadget: mv_udc: add device tree support
` [V5 PATCH 26/26] usb: ehci: ehci-mv: "

[PATCH V3] ARM: DTS: exynos5250-arndale: Add initial board support file
 2013-01-25  9:44 UTC 

[PATCH] ARM: OMAP2xxx: clock data: clean up unused null clocks
 2013-01-25  9:32 UTC 

[PATCHv2] ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree support
 2013-01-25  9:00 UTC 

[PATCHv2 0/3] Add framebuffer support to the CFA-10049
 2013-01-25  8:54 UTC  (4+ messages)
` [PATCH 1/3] fb: backlight: Add the Himax HX-8357B LCD controller
` [PATCH 2/3] ARM: dts: mxs: Add muxing options for the third PWM
` [PATCH 3/3] ARM: dts: mxs: Add the LCD to the 10049 board

[PATCH v3 0/4] usb: musb/dwc3: add driver for control module
 2013-01-25  8:46 UTC  (7+ messages)
` [PATCH v3 1/4] drivers: usb: phy: add a new driver for usb part of "

[PATCH 0/4] ARM: AM335x: LCDC platform support
 2013-01-25  8:44 UTC  (3+ messages)
` [PATCH 2/4] ARM: OMAP2+: dpll: am335x - avoid freqsel

[PATCH RESEND 0/2] CFA10036: Switch to SPI Bitbanging
 2013-01-25  8:39 UTC  (3+ messages)
` [PATCH 1/2] spi: spi-gpio: Add checks for the dt properties
` [PATCH 2/2] ARM: dts: cfa10049: Change the SPI3 bus to spi-gpio

[PATCH] ARM: omap4: clock data: Add missing clkdm association for dpll_usb
 2013-01-25  8:10 UTC  (2+ messages)

[PATCH] ARM: OMAP1: fix USB host on 1710
 2013-01-25  8:10 UTC  (2+ messages)

[PATCH] arm: omap: make wakeupgen_lock raw
 2013-01-25  7:51 UTC  (3+ messages)

[Qemu-devel] [RFC] Virtio-desktop: Virtio-based virtual desktop
 2013-01-25  7:46 UTC  (2+ messages)

[PATCH v5 00/14] DMA Engine support for AM33XX
 2013-01-25  7:02 UTC  (5+ messages)

[PATCH] ARM: tegra: fix compile error when disable CPU_IDLE
 2013-01-25  6:38 UTC 

[PATCH V2] ARM: DTS: exynos5250-arndale: Add initial board support file
 2013-01-25  6:33 UTC  (3+ messages)

[PATCH 0/6] davinci: support for i2c0 and tps6507x
 2013-01-25  6:29 UTC  (4+ messages)
` [PATCH 5/6] ARM: regulator: add tps6507x device tree data

[PATCH 0/2] ARM: davinci: da850: add ethernet driver DT support
 2013-01-25  6:25 UTC  (5+ messages)
` [PATCH 1/2] ARM: davinci: da850: add DT node for eth0
` [PATCH 2/2] ARM: davinci: da850: add OF_DEV_AUXDATA entry "

[PATCH 1/2] mtd: gpmi: set the Golois Field bit for mx6q's BCH
 2013-01-25  6:04 UTC  (2+ messages)
` [PATCH 2/2] mtd: gpmi: add sanity check for the ECC strength

[PATCH v3 1/1 net-next] net: fec: add napi support to improve proformance
 2013-01-25  4:51 UTC  (3+ messages)

[PATCH 1/7] clk: add common of_clk_init() function
 2013-01-25  4:44 UTC  (7+ messages)
` [PATCH 2/7] clk: tegra: Use "


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