linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-22 01:49:14 to 2014-07-22 15:45:03 UTC [more...]

[PATCH v2 0/3] Add ST dwc3 glue layer driver
 2014-07-22 15:45 UTC  (9+ messages)
` [PATCH v2 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC

[PATCH v5 00/14] Clock support for rk3066,rk3188 and rk3288
 2014-07-22 15:45 UTC  (4+ messages)

[PATCH v6 0/5] Add Keystone PCIe controller driver
 2014-07-22 15:41 UTC  (9+ messages)
` [PATCH v6 4/5] PCI: add PCI controller for keystone PCIe h/w

[PATCH] pinctrl: dra: dt-bindings: Fix pull enable/disable
 2014-07-22 15:39 UTC 

[PATCH 13/11] arm64: Add support for 48-bit VA space with 64KB page configuration
 2014-07-22 15:37 UTC  (3+ messages)

[PATCH 1/2] ARM: LPAE: load upper bits of early TTBR0/TTBR1
 2014-07-22 15:36 UTC  (2+ messages)
` [PATCH 2/2] ARM: LPAE: reduce damage caused by idmap to virtual memory layout

[PATCH] Documentation/arm64/memory.txt: fix typo
 2014-07-22 15:14 UTC 

[RFC PATCH] usb: dwc3: core: allow vendor drivers to check probe status
 2014-07-22 15:04 UTC  (6+ messages)

[PATCH] ARM: imx6: fix SMP compilation again
 2014-07-22 14:52 UTC  (7+ messages)

[PATCH 0/5] power: reset: Add support for ST's boards
 2014-07-22 14:52 UTC  (6+ messages)
` [PATCH 1/5] power: reset: Add restart functionality for STiH41x platforms
` [PATCH 2/5] power: reset: st: Provide DT bindings for ST's Power Reset driver
` [PATCH 3/5] ARM: sti: Add Restart support for the STiH417 (Cannes) board
` [PATCH 4/5] ARM: sti: Add Restart support for the STiH416 (Orly2) board
` [PATCH 5/5] ARM: multi_v7_defconfig: Enable ST's Power Reset driver

[PATCH 0/9] usb: musb: several bugfixes for the musb driver
 2014-07-22 14:47 UTC  (18+ messages)
` [PATCH 1/9] usb: musb: core: cleanup - remove some useless 'break's from switch statements
  ` [PATCH 2/9] usb: phy: am335x: group the #includes by subdirs
    ` [PATCH 3/9] usb: musb_am335x: source cleanup
      ` [PATCH 4/9] usb: phy: am335x-control: prevent module from being unloaded when in use
        ` [PATCH 5/9] usb: musb: print error message with dev_err() instead of dev_dbg()
          ` [PATCH 6/9] usb: musb: core: properly setup the HW before registering it to the USB core
            ` [PATCH 7/9] usb: phy: am335x: setup the gen_phy function pointers _before_ adding the phy
              ` [PATCH 8/9] usb: phy: am335x: call usb_gen_phy_init()/usb_gen_phy_shutdown() in am335x_init()/am335x_shutdown()
                ` [PATCH 9/9] usb: musb: musb_am335x: reinstate module loading/unloading support

[PATCH 0/6] net: mvpp2: Assorted fixes
 2014-07-22 14:45 UTC  (3+ messages)

[PATCH] PM / OPP: Remove ARCH_HAS_OPP
 2014-07-22 14:43 UTC 

[RFC] arm: section split in boot/compressed/head.S
 2014-07-22 14:42 UTC  (3+ messages)

[PATCH v4 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-07-22 14:36 UTC  (14+ messages)
` [PATCH v4 01/11] mfd: add atmel-hlcdc driver
` [PATCH v4 02/11] mfd: add documentation for atmel-hlcdc DT bindings
` [PATCH v4 03/11] pwm: add support for atmel-hlcdc-pwm device
` [PATCH v4 04/11] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver
` [PATCH v4 05/11] drm: add Atmel HLCDC Display Controller support
` [PATCH v4 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
` [PATCH v4 07/11] ARM: AT91/dt: split sama5d3 lcd pin definitions to match RGB mode configs
` [PATCH v4 08/11] ARM: AT91/dt: add alternative pin muxing for sama5d3 lcd pins
` [PATCH v4 09/11] ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs
` [PATCH v4 10/11] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi
` [PATCH v4 11/11] ARM: at91/dt: enable the LCD panel on sama5d3xek boards

[PATCH v2] iio: exynos-adc: add experimental touchscreen support
 2014-07-22 14:29 UTC  (2+ messages)

[PATCH -next] ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()
 2014-07-22 14:18 UTC 

[PATCH] ARM: at91/dt: sam9x5: fix ADC compatible string
 2014-07-22 14:07 UTC 

[PATCH 1/3] usb: host: st-hcd: Add USB HCD support for STi SoCs
 2014-07-22 13:59 UTC  (3+ messages)

[PATCH 00/19] mfd: Fix checkpatch errors
 2014-07-22 13:48 UTC  (29+ messages)
` [PATCH 01/19] mfd: max77686: Fix 'line over 80 chars' warning
` [PATCH 02/19] mfd: max8925-i2c: Fix 'blank line after declarations' warning
` [PATCH 03/19] mfd: tps80031: Fix 'missing break or fall-through comment' warning
` [PATCH 04/19] mfd: mcp-core: Fix 'blank line after declarations' warning
` [PATCH 05/19] mfd: wm8350-irq: Fix 'line over 80 chars' warning
` [PATCH 06/19] mfd: dm355evm_msp: Fix checkpatch error: insert space after ', '
` [PATCH 07/19] mfd: sec-core: Fix 'missing blank line after declarations' warning
` [PATCH 08/19] mfd: twl6040: Fix 'insert space after ','', error
` [PATCH 09/19] mfd: ezx-pcap: Repair coding style errors picked up with checkpatch
` [PATCH 10/19] mfd: lp8788-irq: Fix 'missing blank line after declarations' warning
` [PATCH 11/19] mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()
` [PATCH 12/19] mfd: max8925-core: Fix 'missing blank line after declarations' warning
` [PATCH 13/19] mfd: wm8350-i2c: Replace spaces with tabs
` [PATCH 14/19] mfd: twl6030-irq: Extinguish coding style warnings
` [PATCH 15/19] mfd: tc6387xb: Remove unnecessary braces and correct "
` [PATCH 16/19] mfd: si476x-cmd: Remedy checkpatch style complains
` [PATCH 17/19] mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatch
` [PATCH 18/19] mfd: kempld-core: Correct a variety of checkpatch warnings
` [PATCH 19/19] mfd: wm8997-tables: Suppress 'line over 80 chars' warnings

Kexec on arm64
 2014-07-22 13:25 UTC  (5+ messages)

[PATCH 0/6] vf610: Add USB support
 2014-07-22 13:18 UTC  (13+ messages)
` [PATCH 1/6] ARM: dts: vf610: add USB PHY and controller
` [PATCH 2/6] ARM: imx: clk-vf610: add USBPHY clocks
` [PATCH 4/6] chipidea: usbmisc_imx: Add USB support for VF610 SoCs
` [PATCH 5/6] usb: phy: mxs: Add VF610 USB PHY support

GSoC 2014 #0 status report - Improving Allwinner SoC support
 2014-07-22 13:17 UTC  (5+ messages)
  ` [linux-sunxi] GSoC 2014 #1 "

[PATCH 0/2] iio: adc: exynos_adc: Add support for s3c64xx/s3c24xx ADC
 2014-07-22 12:59 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: exynos_adc: add support for s3c64xx adc
` [PATCH 2/2] iio: adc: exynos_adc: Add support for S3C24xx ADC

PATCH] video: fix up versatile CLCD helper move
 2014-07-22 12:49 UTC  (2+ messages)

[PATCH v6 0/7] ARM generic idle states
 2014-07-22 12:38 UTC  (6+ messages)
` [PATCH v6 1/7] Documentation: arm: define DT idle states bindings
` [PATCH v6 3/7] arm64: kernel: introduce cpu_init_idle CPU operation

[PATCH v2 0/4] Support for Qualcomm QPNP PMIC's
 2014-07-22 12:17 UTC  (8+ messages)
` [PATCH v2 1/4] mfd: pm8xxx-spmi: add support for Qualcomm SPMI PMICs
` [PATCH v2 4/4] mfd: pm8921: rename pm8921-core driver

[PATCH v3 00/10] Add SDHCI support for ST Microelectronics SoCs
 2014-07-22 12:13 UTC  (4+ messages)
` [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture
    ` [STLinux Kernel] "

[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
 2014-07-22 11:26 UTC  (13+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm

[GIT PULL 1/5] Samsung non-critical-fixes for v3.17
 2014-07-22 11:07 UTC  (3+ messages)

[GIT PULL 4/5] Samsung exynos_mct update for v3.17
 2014-07-22 10:59 UTC  (4+ messages)

[PATCH] ARM: DRA7: hwmod: add entry for RTCSS
 2014-07-22 10:19 UTC  (4+ messages)
` [PATCH V2 0/2] ARM: DRA7: Add RTC hwmod and dt entries
  ` [PATCH V2 1/2] ARM: DRA7: hwmod: Add data for RTC

[PATCH RFC 0/9] Fix INTACK for FIQ support on ARM Cortex A9
 2014-07-22 10:16 UTC  (4+ messages)
` [PATCH RFC 5/9] ARM: Add L1 PTE non-secure mapping

[PATCH] drm: shmobile: fix warnings
 2014-07-22 10:15 UTC  (3+ messages)

[Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW
 2014-07-22 10:11 UTC  (3+ messages)

[PATCH v2] bus: ARM CCN PMU driver
 2014-07-22 10:11 UTC  (2+ messages)

[PATCH v9] video: ARM CLCD: Add DT support
 2014-07-22 10:02 UTC  (3+ messages)

[PATCH] platform: Make platform_bus device a platform device
 2014-07-22 10:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] phy: miphy365x: Select GENERIC_PHY instead of depending on it
 2014-07-22  9:47 UTC 

[PATCH 1/2] ARM: multi_v7_defconfig: Enable ST's (S)ATA driver
 2014-07-22  9:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable MiPHY365x - ST's Generic (SATA & PCIe) PHY

[RESEND PATCH 1/1] ARM: DT: STi: STiH416: Add DT node for ST's SATA device
 2014-07-22  9:31 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v5 0/3] arm64: Add seccomp support
 2014-07-22  9:14 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: ptrace: reload a syscall number after ptrace operations
` [PATCH v5 2/3] asm-generic: Add generic seccomp.h for secure computing mode 1
` [PATCH v5 3/3] arm64: Add seccomp support

[PATCH 0/2] use correct type for dma_map/unmap
 2014-07-22  9:13 UTC  (3+ messages)
` [PATCH 1/2] drivers/i2c/busses: "

[PATCH v3 0/5] phy: miphy365x: Introduce support for MiPHY365x
 2014-07-22  9:02 UTC  (4+ messages)
` [PATCH v3 5/5] ARM: DT: STi: STiH416: Add DT node "
  ` [PATCH v3+1 "
    ` [STLinux Kernel] "

[PATCH 0/7] arm: dts: oma3-gta04: Various updates
 2014-07-22  9:00 UTC  (4+ messages)
` [PATCH 1/7] arm: dts: omap3-gta04: Add nand support

[PATCH] drm: rcar-du: fix warnings
 2014-07-22  8:52 UTC  (2+ messages)

[GIT PULL] Armada DRM devel updates
 2014-07-22  8:51 UTC  (2+ messages)

[GIT PULL] msm drm update for component changes
 2014-07-22  8:51 UTC  (2+ messages)

Fix me in netx-regs.h
 2014-07-22  8:44 UTC  (2+ messages)

iMX6Q FEC: transmit queue 0 timed out
 2014-07-22  8:15 UTC  (10+ messages)

[PATCH v7 8/9] ARM: vdso initialization, mapping, and synchronization
 2014-07-22  8:13 UTC  (11+ messages)

[PATCH 1/3] ARM: exynos: remove unused <mach/memory.h>
 2014-07-22  7:51 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-sabresd: add always on pcie regulator
 2014-07-22  7:51 UTC  (3+ messages)

[PATCH v2] PCI: imx6: fix boot hang when link already enabled
 2014-07-22  7:47 UTC  (3+ messages)

[[RFC PATCH]] gpio: gpio-mxc: make sure gpio is input when request IRQ
 2014-07-22  7:42 UTC  (4+ messages)

[GIT PULL] nommu fixes for 3.17-rc1
 2014-07-22  7:42 UTC  (4+ messages)
` [GIT PULL v2] "

[PATCH v8 00/11] ARM: brcmstb: Add Broadcom STB SoC support
 2014-07-22  7:35 UTC  (4+ messages)
` [PATCH v8 02/11] power: reset: Add reboot driver for brcmstb

[RFC V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'
 2014-07-22  7:09 UTC  (2+ messages)

[PATCH V2 0/2] ARM: OMAP2+: remove DMA interrupt if DT provided
 2014-07-22  6:37 UTC  (3+ messages)
` [PATCH V2 1/2] ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver

[PATCH] SPI: spi-imx: enable realtime master workqueue
 2014-07-22  6:35 UTC  (2+ messages)

[PATCH v2 0/3] iommu: Remove OMAP IOVMM driver
 2014-07-22  6:19 UTC  (5+ messages)

[RESEND PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
 2014-07-22  6:11 UTC  (3+ messages)

[PATCH RESEND] drm/ttm: expose CPU address of DMA-allocated pages
 2014-07-22  5:46 UTC  (4+ messages)

[PATCH] ARM: dts: imx: Add alias for ethernet controller
 2014-07-22  5:45 UTC  (8+ messages)

[PATCH v2] ARM: i.MX6: add more chip revision support
 2014-07-22  5:44 UTC  (2+ messages)

[PATCH v4] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-07-22  5:10 UTC  (3+ messages)

[PATCH] cpufreq: tests: Providing cpufreq regression test
 2014-07-22  4:13 UTC  (4+ messages)

[PATCH v3 00/13] Add support for Hisilicon SMMU architecture
 2014-07-22  3:54 UTC  (3+ messages)

Tegra baseline test results for v3.16-rc6
 2014-07-22  3:45 UTC 

Tegra baseline test results for v3.16-rc5
 2014-07-22  3:45 UTC 

[PATCH 00/12] Add NVIDIA Tegra FUSE driver
 2014-07-22  3:34 UTC  (11+ messages)
` [PATCH 12/12] ARM: tegra: Convert PMC to a driver

[PATCH v8 6/9] pci: Introduce a domain number for pci_host_bridge
 2014-07-22  3:15 UTC  (12+ messages)

[PATCH v2 1/3] mtd: atmel_nand: add NFC status error check
 2014-07-22  3:12 UTC  (2+ messages)

[PATCH v2] mtd: atmel_nand: make ecc parameters same as definition
 2014-07-22  2:56 UTC  (2+ messages)

[PATCHv7 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-22  2:17 UTC  (5+ messages)

[PATCH] ARM: dts: vf610-colibri: split device tree for carrier boards
 2014-07-22  2:14 UTC  (2+ messages)

[PATCH] ARM: dts: mxs: Fix the RTC compatible prop on M28EVK
 2014-07-22  2:11 UTC  (4+ messages)

[PATCH 0/3] Enable SCU standby support at core level
 2014-07-22  2:09 UTC  (8+ messages)
` [PATCH 2/3] ARM: smp_scu: enable SCU standby support

[PATCHv8 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-22  2:04 UTC  (5+ messages)
` [PATCHv8 1/4] iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
` [PATCHv8 2/4] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
` [PATCHv8 3/4] iio: devicetree: Add DT binding documentation for "
` [PATCHv8 4/4] ARM: dts: Fix wrong compatible string "

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-22  1:53 UTC  (9+ messages)
` [PATCH v3 1/8] seccomp, x86, arm, mips, s390: Remove nr parameter from secure_computing
` [PATCH v3 2/8] seccomp: Refactor the filter callback and the API
` [PATCH v3 3/8] seccomp: Allow arch code to provide seccomp_data
` [PATCH v3 4/8] seccomp: Document two-phase seccomp and arch-provided seccomp_data
` [PATCH v3 5/8] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
  ` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases
  ` [PATCH v3 7/8] x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls
  ` [PATCH v3 8/8] x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls


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