linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-25 09:44:14 to 2013-01-25 22:44:10 UTC [more...]

[PATCH 09/19] mfd/twl4030: don't warn about uninitialized return code
 2013-01-25 22:44 UTC  (17+ messages)
    ` [PATCH 18/19] ARM: at91: suspend both memory controllers on at91sam9263
      ` [PATCH 19/19] [INCOMPLETE] ARM: make return_address available for ARM_UNWIND
` [PATCHv2 00/19] ARM: common warning fixes
  ` [PATCH 01/19] ARM: shmobile: fix defconfig warning on CONFIG_USB
  ` [PATCH 02/19] ARM: disable virt_to_bus/virt_to_bus almost everywhere
  ` [PATCH 03/19] ARM: msm: proc_comm_boot_wait should not be __init
  ` [PATCH 04/19] oss/dmabuf: use dma_map_single
  ` [PATCH 05/19] sched: warnings in kernel/sched/fair.c
  ` [PATCH 06/19] sched/debug: fix format string for 32 bit platforms
  ` [PATCH 07/19] scripts/sortextable: silence script output
  ` [PATCH 08/19] lockdep: avoid warning about unused variables
  ` [PATCH 10/19] watchdog: at91sam9: at91_wdt_dt_ids cannot be __init
  ` [PATCH 11/19] regmap: avoid undefined return from regmap_read_debugfs

[PATCH v2 1/2] clk: divider: prepare for minimum divider
 2013-01-25 22:35 UTC  (6+ messages)

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

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

[PATCH 0/4 v11] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2013-01-25 22:15 UTC  (8+ messages)
  ` [PATCH 1/4 v11] arm: use device tree to get smp_twd clock
  ` [PATCH 2/4 v11] clk, highbank: Prevent glitches in non-bypass reset mode
  ` [PATCH 3/4 v11] arm highbank: add support for pl320 IPC
  ` [PATCH 4/4] cpufreq, highbank: add support for highbank cpufreq

[PATCH] [RFC] arm: fix return value of assembly version of memset()
 2013-01-25 21:49 UTC 

[PATCHv1 for soc 0/5] Enabling socfpga on hardware
 2013-01-25 21:02 UTC  (20+ 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
` [PATCHv1 for soc 5/5] arm: socfpga: Add SMP support for actual socfpga harware

[PATCH 00/10] rework gpio pxa driver for pinctrl
 2013-01-25 21:01 UTC  (14+ 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

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

[RFC PATCH 0/4] net: mvmdio: close the gaps between mv643xx_eth and mvmdio
 2013-01-25 19:58 UTC  (7+ 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

[Qemu-devel] [RFC] Virtio-desktop: Virtio-based virtual desktop
 2013-01-25 19:31 UTC  (2+ messages)
  ` [kvmarm] "

[PATCH 0/6] Initial Device Tree support for S3C64xx
 2013-01-25 19:25 UTC  (7+ messages)
` [PATCH 5/6] ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs

[PATCH v3 0/9] ARM: S3C24XX: rework irq handling for a later dt usage
 2013-01-25 18:59 UTC  (2+ messages)

[PATCH] mfd/vexpress: vexpress_sysreg_setup must not be __init
 2013-01-25 18:53 UTC 

[PATCH] ARM: EXYNOS: Fix crash on soft reset
 2013-01-25 18:42 UTC 

[PATCH] ARM: SAMSUNG: Gracefully exit on suspend failure
 2013-01-25 18:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] ARM: plat-samsung: using vsnprintf instead of vsprintf for the limit buffer length 256
 2013-01-25 18:29 UTC  (2+ messages)

[PATCH 0/3] ARM: shmobile: sh-eth pins in DT for armadillo800eva
 2013-01-25 18:21 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 0/4] Preparatory GIC patches for arm64 support
 2013-01-25 18:12 UTC  (5+ messages)
` [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 18:11 UTC  (5+ messages)
` [PATCH v3 2/3] arm: omap2: gpmc-onenand: drop __init annotation
` [PATCH v3 3/3] arm: omap2: gpmc: add DT bindings for OneNAND

[PATCH v2 0/5] ARM build regressions in 3.8
 2013-01-25 17:50 UTC  (7+ 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 v3 1/1 net-next] net: fec: enable pause frame to improve rx prefomance for 1G network
 2013-01-25 17:33 UTC  (6+ messages)

[PATCH v2 0/5] arm: mvebu: add support for local timer for Armada 370/XP
 2013-01-25 17:32 UTC  (6+ messages)
` [PATCH v2 1/5] arm: mvebu: Add support for local interrupt
` [PATCH v2 2/5] clocksource: time-armada-370-xp: add local timer support
` [PATCH v2 3/5] arm: mvebu: update defconfig with "
` [PATCH v2 4/5] arm: mvebu: update DT to support local timers
` [PATCH v2 5/5] clocksource: update and move armada-370-xp-timer documentation to timer directory

[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

OMAP baseline test results for v3.8-rc4
 2013-01-25 16:59 UTC  (10+ 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

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

[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

[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  (8+ messages)
` [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

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

[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  (3+ messages)

[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

[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 


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