linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-17 11:01:47 to 2013-01-18 03:35:44 UTC [more...]

[PATCH 1/2] usb: mxs-phy: add set_suspend API
 2013-01-18  3:35 UTC  (3+ messages)
` [PATCH 2/2] usb: chipidea: imx: Add system suspend/resume API

[PATCH 1/3] ARM: introduce common set_auxcr/get_auxcr functions
 2013-01-18  3:34 UTC  (9+ messages)
` [PATCH 2/3] ARM: convert platform hotplug inline assembly to C
` [PATCH 3/3] ARM: omap2: use get_auxcr for aux ctrl register read

[PATCH] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210 to fix compiling issue
 2013-01-18  3:33 UTC  (4+ messages)
` [PATCH v2] "
      ` [PATCH v2] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210to "

linux-next: manual merge of the samsung tree with the arm-soc tree
 2013-01-18  3:28 UTC 

linux-next: manual merge of the samsung tree with the arm-soc tree
 2013-01-18  3:24 UTC 

linux-next: manual merge of the samsung tree with the arm-soc tree
 2013-01-18  3:21 UTC 

[PATCH v4 1/1] ARM i.MX6: change mxs usbphy clock usage
 2013-01-18  2:55 UTC  (2+ messages)

[PATCH 0/2] Uncompress debug for multiplatform
 2013-01-18  2:49 UTC  (8+ messages)
` [PATCH 1/2] ARM: use Kconfig to select uncompress.h
` [PATCH 2/2] ARM: use DEBUG_LL infrastructural for multiplatform uncompress debug
  ` [PATCH v2 2/2] ARM: uncompress debug support for multiplatform build

[PATCH v7 0/3] Fix the Build error for fsl_mxc_udc.c
 2013-01-18  2:45 UTC  (6+ messages)
` [PATCH v7 1/3] usb: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
` [PATCH v7 2/3] usb: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
` [PATCH v7 3/3] ARM: i.MX clock: Change the connection-id for fsl-usb2-udc

[PATCH RESEND] Fixes/Cleanup for vt8500 serial driver
 2013-01-18  2:05 UTC  (3+ messages)
` [PATCH 3/4 v4] serial: vt8500: UART uses gated clock rather than 24Mhz reference
` [PATCH 4/4 v4] serial: tty: Cleanup code using devm_ function

[PATCH v6 0/3] *** SUBJECT HERE ***
 2013-01-18  1:51 UTC  (6+ messages)
` [PATCH v6 1/3] usb: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id

[GIT PULL v3] Fixes/cleanup for vt8500 serial
 2013-01-18  1:27 UTC  (6+ messages)
` [PATCH 3/4 v3] serial: vt8500: UART uses gated clock rather than 24Mhz reference
` [PATCH 4/4 v3] serial: tty: Cleanup code using devm_ function
  ` [PATCH 4/4 v3] serial: vt8500: "

[PATCH] usb: phy: samsung: Add support to set pmu isolation
 2013-01-18  1:16 UTC  (3+ messages)
` [PATCH v7] "

[GIT PULL] Samsung cleanup-header for v3.9
 2013-01-18  0:26 UTC 

[PATCH] ARM: shmobile: sh73a0: Use generic irqchip_init()
 2013-01-18  0:05 UTC  (2+ messages)

[PATCH v2] drivers/pinctrl: grab default handles from device core
 2013-01-17 23:55 UTC  (11+ messages)

[PATCH] ARM: OMAP2: Fix missing omap2xxx_clkt_vps_xxx function calls
 2013-01-17 23:24 UTC  (5+ messages)

[[PATCH v2]] OMAP: omap4-panda: add WiLink shared transport power functions
 2013-01-17 23:16 UTC  (11+ messages)

[PATCH v7 00/22] OMAP USB Host cleanup
 2013-01-17 22:38 UTC  (47+ messages)
` [PATCH v7 01/22] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
` [PATCH v7 02/22] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v7 03/22] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v7 04/22] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v7 05/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH v7 06/22] mfd: omap-usb-tll: Check for missing platform data in probe
` [PATCH v7 07/22] mfd: omap-usb-tll: Fix error message
` [PATCH v7 08/22] mfd: omap-usb-tll: serialize access to TLL device
` [PATCH v7 09/22] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
` [PATCH v7 10/22] mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
` [PATCH v7 11/22] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
` [PATCH v7 12/22] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v7 13/22] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v7 14/22] mfd: omap-usb-host: cleanup clock management code
` [PATCH v7 15/22] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v7 16/22] mfd: omap-usb-host: Get rid of unnecessary spinlock
` [PATCH v7 17/22] mfd: omap-usb-host: clean up omap_usbhs_init()
` [PATCH v7 18/22] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v7 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
` [PATCH v7 20/22] ARM: OMAP4: clock data: get rid of unused USB host clock aliases
` [PATCH v7 21/22] mfd: omap-usb-host: Don't spam console on clk_set_parent failure
` [PATCH v7 22/22] mdf: omap-usb-host: get rid of build warning

[PATCH] ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC active
 2013-01-17 22:31 UTC  (5+ messages)

[PATCH 1/2] ARM: DT: tegra: Add Colibri T20 512MB COM
 2013-01-17 22:28 UTC  (7+ messages)
` [PATCH 2/2] ARM: DT: tegra: Add Toradex Iris carrier board with "

[PATCH 00/15] OMAP SHAM & AES Crypto Updates
 2013-01-17 22:27 UTC  (5+ messages)

[PATCH] am33xx: cpsw: default to ethernet hwaddr from efuse if not defined in dt
 2013-01-17 22:19 UTC  (3+ messages)

[PATCH] [RFC] ARM: compile fix for DEBUG_LL=y && MMU=n
 2013-01-17 22:09 UTC  (4+ messages)

[PATCH v6 1/3] clk: tegra: add Tegra specific clocks
 2013-01-17 22:05 UTC 

[PATCH V5 1/3] clk: tegra: add Tegra specific clocks
 2013-01-17 21:53 UTC  (3+ messages)

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-17 20:30 UTC  (10+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-17 20:26 UTC  (6+ messages)
` [PATCH v2] "

Atmel USBA UDC support (USB gadget)
 2013-01-17 19:46 UTC 

[PATCH v2 0/3] at91: PMECC: enable PMECC in dt for at91sam9x5ek, at91sam9n12ek
 2013-01-17 19:38 UTC  (6+ messages)
` [PATCH v2 2/3] at91: 9x5: add DT parameters to enable PMECC
` [PATCH v2 3/3] at91: at91sam9n12: "

[PATCH 4/4 v3] net/smsc911x: Provide common clock functionality
 2013-01-17 19:36 UTC  (4+ messages)

[PATCH 0/4] gpio: introduce descriptor-based interface
 2013-01-17 19:22 UTC  (9+ messages)

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-01-17 19:09 UTC  (10+ messages)
` [RFC v2 12/18] ARM: OMAP2+: timer: Add suspend-resume callbacks for clockevent device
` [RFC v2 13/18] ARM: OMAP2+: AM33XX: timer: Interchance clkevt and clksrc timers
` [RFC v2 16/18] ARM: OMAP2+: AM33XX: Basic suspend resume support

OMAP baseline test results for v3.8-rc3
 2013-01-17 18:43 UTC  (5+ messages)

[PATCH 00/16] big.LITTLE low-level CPU and cluster power management
 2013-01-17 17:55 UTC  (8+ messages)

[PATCH v5 5/9] ARM: davinci: New reset functionality/API provided for Davinci DSP
 2013-01-17 17:46 UTC  (2+ messages)

[PATCH v6 00/13] KVM/ARM vGIC support
 2013-01-17 17:37 UTC  (3+ messages)
` [PATCH v6 02/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
  ` [kvmarm] "

[GIT PULL] clockevents: decouple broadcast mechanism from drivers
 2013-01-17 17:29 UTC 

[PATCH v6 00/15] KVM/ARM Implementation
 2013-01-17 17:07 UTC  (8+ messages)
` [PATCH v6 13/15] KVM: ARM: Handle I/O aborts
` [PATCH v6 14/15] KVM: ARM: Power State Coordination Interface implementation
` [PATCH v6 15/15] KVM: ARM: Add maintainer entry for KVM/ARM

[RFC PATCH 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-01-17 16:55 UTC  (5+ messages)
` [PATCH 2/7] reset: Add reset controller API

[PATCH V4 5/5] ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode
 2013-01-17 16:48 UTC  (5+ messages)

[RFC PATCH 0/7] usb: musb: add driver for control module
 2013-01-17 16:43 UTC  (5+ messages)
` [RFC PATCH 2/7] ARM: OMAP: devices: create device for usb part of "

[PATCH v5 06/14] ARM: EXYNOS: add System MMU definition to DT
 2013-01-17 16:39 UTC  (4+ messages)

[PATCH v4 2/9] clk: tegra: Add tegra specific clocks
 2013-01-17 16:35 UTC  (5+ messages)

[PATCH 1/2] ARM: tegra: config: enable SERIAL_TEGRA
 2013-01-17 16:27 UTC  (4+ messages)

[RFC PATCH 0/6] USB: Add multiple PHYs of same type
 2013-01-17 16:07 UTC  (12+ messages)
` [RFC PATCH 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [RFC PATCH 2/6] ARM: OMAP: USB: Add phy binding information
` [RFC PATCH 3/6] usb: otg: utils: change the phy lib to support multiple PHYs of same type

[PATCH v3] sdma-imx: Add SDMA firmware for Freescale i.MX SOCs
 2013-01-17 15:48 UTC 

[PATCH RFC] Provide MSI controller registration mechanism
 2013-01-17 15:21 UTC 

[PATCH] sdma-imx: Add SDMA firmware for Freescale i.MX SOCs
 2013-01-17 15:16 UTC  (5+ messages)

[PATCH] mmc_select_voltage only if host->ocr_avail_mmc
 2013-01-17 15:15 UTC 

[PATCH v2 1/1] block: blk-merge: don't merge the pages with non-contiguous descriptors
 2013-01-17 14:58 UTC  (10+ messages)

[PATCH] mtd: gpmi: dump the BCH registers
 2013-01-17 14:35 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q: Remove silicon version from SDMA firmware
 2013-01-17 14:20 UTC  (2+ messages)

[PATCH] ARM: remove unnecessary 'select GENERIC_GPIO'
 2013-01-17 14:18 UTC  (3+ messages)

[PATCH 0/2] A couple of gpio fixes
 2013-01-17 14:13 UTC  (9+ messages)
` [PATCH 1/2] gpio: fix warning of 'struct gpio_chip' declaration
  ` [PATCH 1/2 RESEND] "
` [PATCH 2/2] gpio: devm_gpio_* support should not depend on GPIOLIB

[PATCH v2] sdma-imx: Add SDMA firmware for Freescale i.MX SOCs
 2013-01-17 14:08 UTC 

[PATCH 0/8] ARM: shmobile: pinctrl and DT extensions
 2013-01-17 13:55 UTC  (6+ messages)
` [PATCH 1/8] pinctrl: add SDHI and MMCIF pin groups to r8a7740
` [PATCH 2/8] pinctrl: add SDHI and MMCIF pin groups to sh7372

[PATCH] ARM: ux500: Include the PRCMU's Secure Registers in DB8500's DT
 2013-01-17 13:39 UTC  (3+ messages)

[PATCHv3 0/7] Add pinctrl driver for Allwinner A1X SoCs
 2013-01-17 13:31 UTC  (3+ messages)

[PATCH] usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare
 2013-01-17 13:15 UTC  (8+ messages)

[PATCH v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller
 2013-01-17 12:30 UTC  (3+ messages)

[PATCH v4 0/3] mtd: nand: OMAP: ELM error correction support for BCH ecc
 2013-01-17 12:06 UTC  (3+ messages)

[PATCH 0/3] at91: PMECC: enable PMECC in dt for at91sam9x5ek, at91sam9n12ek
 2013-01-17 11:54 UTC  (5+ messages)
` [PATCH 1/3] MTD: at91: atmel_nand: for PMECC, add code to choose the ecc bits and sector size according to the ONFI parameter ECC requirement

[PATCH 1/3] mtd: omap-onenand: pass device_node in platform data
 2013-01-17 11:47 UTC  (3+ messages)

[PATCH 0/2] Add GPIO driver for Allwinner SoCs
 2013-01-17 11:06 UTC  (5+ messages)
` [PATCH 1/2] ARM: sunxi: gpio: Add Allwinner SoCs GPIO drivers


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