messages from 2015-01-15 21:58:04 to 2015-01-16 10:04:48 UTC [more...]
[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2015-01-16 10:04 UTC (13+ messages)
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
[PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
2015-01-16 10:01 UTC (38+ messages)
` [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH 02/28] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH 03/28] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH 04/28] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH 05/28] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH 06/28] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH 07/28] PCI: Pass PCI domain number combined with root bus number
` [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH 11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge
` [PATCH 12/28] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH 13/28] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH 14/28] PCI/IA64: "
` [PATCH 15/28] PCI/powerpc: Rename pcibios_root_bridge_prepare() for better readability
` [PATCH 16/28] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH 17/28] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH 19/28] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH 20/28] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH 21/28] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH 22/28] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH 23/28] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH 24/28] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH 25/28] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH 26/28] PCI: Export find_pci_host_bridge()
` [PATCH 27/28] PCI: Remove platform specific pci_domain_nr()
` [PATCH 28/28] PCI: Remove pci_bus_assign_domain_nr()
[PATCH v5 0/5] Add Spreadtrum Sharkl64 Platform support
2015-01-16 10:00 UTC (6+ messages)
` [PATCH v5 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt
` [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform
` [PATCH v5 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
` [PATCH v5 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
` [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support
[PATCH 1/2] perf symbols: Ignore mapping symbols on aarch64
2015-01-16 9:56 UTC (6+ messages)
[PATCH v3 0/3] Add Mediatek SoC Pinctrl/GPIO driver for MT8135
2015-01-16 9:53 UTC (11+ messages)
` [PATCH v3 2/3] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx
[PATCH v2 0/6] ARM: shmobile: sh73a0: DT PM domain support
2015-01-16 9:51 UTC (6+ messages)
[PATCH] AT91, DT, usb gadget: disable pull-up on vbus-gpio (PB16) to reduce power consumption
2015-01-16 9:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 0/4] irqfd support for arm/arm64
2015-01-16 9:36 UTC (7+ messages)
` [PATCH v7 1/4] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v7 2/4] KVM: introduce kvm_arch_intc_initialized and use it in irqfd
` [PATCH v7 3/4] KVM: arm/arm64: implement kvm_arch_intc_initialized
[PATCH 1/3] ARM: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
2015-01-16 9:28 UTC (5+ messages)
` [PATCH 3/3] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK
[PATCH v4 0/4] ata: libahci: Allow using a regulator for each port
2015-01-16 9:27 UTC (5+ messages)
` [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port
[PATCH] clockevents: don't suspend/resume if unused
2015-01-16 9:20 UTC (2+ messages)
[RFC 0/2] clocksource: don't suspend/resume when unused
2015-01-16 9:17 UTC (3+ messages)
` [RFC 1/2] clocksource: track usage
` [RFC 2/2] clocksource: don't suspend/resume when unused
[PATCH V2 0/4] mmc: core: Add support for MMC power sequences
2015-01-16 9:13 UTC (9+ messages)
` [PATCH V2 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence
` [PATCH V2 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin
[PATCH v4 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2015-01-16 9:13 UTC (19+ messages)
` [PATCH v4 01/18] drm: exynos: detach from default dma-mapping domain on init
` [PATCH v4 02/18] arm: exynos: pm_domains: add support for devices registered before arch_initcall
` [PATCH v4 03/18] ARM: dts: exynos4: add sysmmu nodes
` [PATCH v4 04/18] ARM: dts: exynos5250: "
` [PATCH v4 05/18] ARM: dts: exynos5420: "
` [PATCH v4 06/18] iommu: exynos: don't read version register on every tlb operation
` [PATCH v4 07/18] iommu: exynos: remove unused functions
` [PATCH v4 08/18] iommu: exynos: remove useless spinlock
` [PATCH v4 09/18] iommu: exynos: refactor function parameters to simplify code
` [PATCH v4 10/18] iommu: exynos: remove unused functions, part 2
` [PATCH v4 11/18] iommu: exynos: remove useless device_add/remove callbacks
` [PATCH v4 12/18] iommu: exynos: add support for binding more than one sysmmu to master device
` [PATCH v4 13/18] iommu: exynos: add support for runtime_pm
` [PATCH v4 14/18] iommu: exynos: rename variables to reflect their purpose
` [PATCH v4 15/18] iommu: exynos: document internal structures
` [PATCH v4 16/18] iommu: exynos: remove excessive includes and sort others alphabetically
` [PATCH v4 17/18] iommu: exynos: init from dt-specific callback instead of initcall
` [PATCH v4 18/18] iommu: exynos: add callback for initializing devices from device tree
RFC on cpufreq implementation
2015-01-16 9:08 UTC (2+ messages)
[PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects
2015-01-16 9:01 UTC (4+ messages)
[GIT PULL] Renesas ARM Based SoC Sh73a0 Multiplatform Updates for v3.20
2015-01-16 8:38 UTC (19+ messages)
` [PATCH 01/17] ARM: shmobile: sh73a0 dtsi: Set control-parent for all irqpin nodes
` [PATCH 02/17] ARM: shmobile: kzm9g-reference dts: Sort i2c0 children by unit address
` [PATCH 03/17] ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer node
` [PATCH 04/17] ARM: shmobile: kzm9g-reference dts: Add adxl345 accelerometer node
` [PATCH 05/17] ARM: shmobile: kzm9g-reference dts: Add r2025sd rtc node
` [PATCH 06/17] ARM: shmobile: kzm9g-reference dts: Add st1232 touchscreen node
` [PATCH 07/17] ARM: shmobile: sh73a0 dtsi: Add missing INTCA0 clock for irqpin module
` [PATCH 08/17] ARM: shmobile: sh73a0 dtsi: Add selectable sources to DIV6 clocks
` [PATCH 09/17] ARM: shmobile: kzm9g dts: Declare the full 512 MiB of RAM
` [PATCH 10/17] ARM: shmobile: kzm9g-reference "
` [PATCH 11/17] ARM: shmobile: sh73a0: Introduce generic setup callback
` [PATCH 12/17] ARM: shmobile: sh73a0: Add Multiplatform support
` [PATCH 13/17] ARM: shmobile: kzm9g dts: Sync with kzm9g-reference dts
` [PATCH 14/17] ARM: shmobile: kzm9g: Build DTS for Multiplatform
` [PATCH 15/17] ARM: shmobile: sh73a0 dtsi: Add Bus State Controller node
` [PATCH 16/17] ARM: shmobile: kzm9g dts: Move Ethernet node to BSC
` [PATCH 17/17] ARM: shmobile: kzm9g-reference: Remove board C code and DT file
[PATCH v3 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
2015-01-16 8:36 UTC (5+ messages)
` [PATCH v3 4/4] mmc: sdhci: host: add new f_sdh30
[RFC 00/11] i2c: add generic quirk infrastructure
2015-01-16 8:18 UTC (4+ messages)
` [RFC 01/11] i2c: add quirk structure to describe adapter flaws
Including empty regulator nodes in axp209.dtsi is a BAD idea
2015-01-16 7:42 UTC (10+ messages)
` [linux-sunxi] "
[PATCH v3 0/3] gpio: Add APM X-Gene standy platform GPIO driver
2015-01-16 7:34 UTC (4+ messages)
` [PATCH v3 1/3] gpio: Add APM X-Gene standby GPIO controller driver
` [PATCH v3 2/3] Documentation: gpio: Add APM X-Gene standby GPIO controller DTS binding
` [PATCH v3 3/3] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
[PATCH] i.MX6-SabreAuto: EIM: pull PAD_EIM_D18 low for NOR probe
2015-01-16 7:27 UTC (4+ messages)
` [PATCHv2] i.MX6-SabreAuto: WEIM: add steering-gpios to set WEIM for NOR
` [PATCH] "
[RFC PATCH 0/5] arm64: IOMMU-backed DMA mapping
2015-01-16 7:21 UTC (4+ messages)
[PATCH 1/2] ASoC: atmel_ssc_dai: fix start event for I2S mode
2015-01-16 7:19 UTC (2+ messages)
` [PATCH 2/2] ASoC: atmel_ssc_dai: remove clock pin comments
[PATCH 1/1] ARM: imx_v6_v7_defconfig: enable more USB functions
2015-01-16 7:18 UTC (4+ messages)
[PATCH v7 0/4] hwspinlock core & omap dt support
2015-01-16 6:09 UTC (6+ messages)
` [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock
SPCR table parsing
2015-01-16 3:18 UTC (2+ messages)
[PATCH] ARM: clk-imx6q: refine esai_ipg's parent
2015-01-16 2:57 UTC
[PATCH v4 0/5] Add Mediatek SoC Pinctrl/GPIO/EINT driver for MT8135
2015-01-16 2:50 UTC (8+ messages)
` [PATCH v4 4/5] ARM: mediatek: Add EINT support to MTK pinctrl driver
[GIT PULL] Second Round of Renesas ARM Based SoC Sh73a0 CCF Updates for v3.20
2015-01-16 2:45 UTC (2+ messages)
` [PATCH] clk: shmobile: fix sparse NULL pointer warning
[PATCH v2 0/8] AT91 cleanup for 3.20 #2
2015-01-16 2:44 UTC (3+ messages)
` [PATCH v2 1/8] ARM: at91: pm: rework cpu detection
[GIT PULL] Second Round of Renesas ARM Based SoC Defconfig Updates for v3.20
2015-01-16 2:35 UTC (2+ messages)
` [PATCH] ARM: shmobile: Enable kzm9g board in multiplatform defconfig
[GIT PULL] Renesas ARM Based SoC Drivers Updates for v3.20
2015-01-16 2:35 UTC (5+ messages)
` [PATCH 1/4] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH 2/4] drivers: bus: Sort Makefile "
` [PATCH 3/4] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH 4/4] drivers: bus: Add Simple Power-Managed Bus Driver
[GIT PULL] Second Round of Renesas ARM Based SoC DT Cleanups for v3.20
2015-01-16 2:34 UTC (5+ messages)
` [PATCH 1/4] ARM: shmobile: r8a7790 dtsi: Drop "renesas, rcar_sound" compatible value
` [PATCH 2/4] ARM: shmobile: r8a7791 "
` [PATCH 3/4] ARM: shmobile: r8a7790: tidyup #sound-dai-cells settings
` [PATCH 4/4] ARM: shmobile: r8a7791: "
[PATCH v2 0/2] ARM: shmobile: r8a73a4: Correct mask for GIC PPI interrupts
2015-01-16 2:15 UTC (4+ messages)
` [PATCH v2 2/2] ARM: shmobile: r8a7790: "
[RFC V6 2/3] arm:add bitrev.h file to support rbit instruction
2015-01-16 1:42 UTC (10+ messages)
[PATCH v2 1/3] ASoC: codecs: wm8904: add dt ids table
2015-01-16 1:17 UTC (3+ messages)
[PATCH v8 0/6] mfd: AXP20x: Add support for AXP202 and AXP209
2015-01-16 1:08 UTC (6+ messages)
` [PATCH v8 4/6] input: misc: Add ABI docs for AXP20x PEK
[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
2015-01-16 0:49 UTC (3+ messages)
` [PATCH 13/28] pci: host: drop owner assignment from platform_drivers
[GIT PULL] Broadcom MAINTAINERS file updates for 3.20 (v2)
2015-01-16 0:16 UTC (2+ messages)
[RESEND PATCH v3] clocksource: exynos_mct: Add the support for Exynos 64bit SoC
2015-01-16 0:03 UTC (9+ messages)
[PATCH v16 00/10] KVM/arm/arm64/x86: dirty page logging for ARMv7/8 (3.18.0-rc2)
2015-01-15 23:59 UTC (11+ messages)
` [PATCH v16 01/10] KVM: Add architecture-defined TLB flush support
` [PATCH v16 02/10] KVM: Add generic support for dirty page logging
` [PATCH v16 03/10] KVM: x86: switch to kvm_get_dirty_log_protect
` [PATCH v16 04/10] KVM: arm: Add ARMv7 API to flush TLBs
` [PATCH v16 05/10] KVM: arm: Add initial dirty page locking support
` [PATCH v16 06/10] KVM: arm: dirty logging write protect support
` [PATCH v16 07/10] KVM: arm: page logging 2nd stage fault handling
` [PATCH v16 08/10] KVM: arm64: ARMv8 header changes for page logging
` [PATCH v16 09/10] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
` [PATCH v16 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
[PATCH] ARM: efm32: update defconfig
2015-01-15 23:50 UTC (2+ messages)
[GIT PULL] Samsung exynos7 updates for v3.20
2015-01-15 23:49 UTC (3+ messages)
` [GIT PULL RE-SEND] "
[GIT PULL] Samsung fixes for v3.19
2015-01-15 23:46 UTC (4+ messages)
` [GIT PULL RE-SEND] "
[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
2015-01-15 23:18 UTC (4+ messages)
` [PATCH v6 8/8] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
[PATCH 0/4] Device tree related changes to boot dm816x
2015-01-15 22:59 UTC (4+ messages)
` [PATCH 2/4] ARM: dts: Add basic dm816x device tree configuration
[PATCH 0/2] ARM: set thread_info->syscall just before sys_* execution
2015-01-15 22:54 UTC (7+ messages)
` [PATCH 1/2] ARM: entry-common: fix forgotten set of thread_info->syscall
[PATCH 0/2] clockevents: introduce ->set_dev_mode() and convert a few drivers
2015-01-15 22:25 UTC (3+ messages)
[PATCH 0/5] AT91: switch to multiplatform
2015-01-15 22:16 UTC (6+ messages)
` [PATCH 1/5] ARM: at91: "
` [PATCH 2/5] ARM: at91: switch at91_dt_defconfig "
` [PATCH 3/5] ARM: at91: remove unused uncompress.h
` [PATCH 4/5] ARM: at91: sama5d4: copy defines to SoC file
` [PATCH 5/5] ARM: at91: remove useless SoC includes
[PATCH 00/17] AT91 cleanup for 3.20 #3
2015-01-15 21:58 UTC (18+ messages)
` [PATCH 01/17] ARM: at91: merge at91rm9200 files
` [PATCH 02/17] ARM: at91: move sama5 specific code into per-soc files
` [PATCH 03/17] ARM: at91:remove unused mach/system_rev.h
` [PATCH 04/17] ARM: at91: fix sam9n12 and sam9x5 arm_pm_idle
` [PATCH 05/17] ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_init
` [PATCH 06/17] ARM: at91: remove unused at91_ioremap_matrix and header
` [PATCH 07/17] ARM: at91: remove unused _matrix.h headers
` [PATCH 08/17] ARM: at91: stop using HAVE_AT91_DBGUx
` [PATCH 09/17] ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usage
` [PATCH 10/17] ARM: at91: merge SOC_AT91SAM9xxx
` [PATCH 11/17] ARM: at91: remove at91_boot_soc
` [PATCH 12/17] ARM: at91: rework initialization for rm9200 based boards
` [PATCH 13/17] ARM: at91: rework initialization for sam9 "
` [PATCH 14/17] ARM: at91: rework initialization for sama5 "
` [PATCH 15/17] ARM: at91: remove old setup
` [PATCH 16/17] ARM: at91: mark const init data with __initconst instead of __initdata
` [PATCH 17/17] ARM: at91: remove at91_dt_initialize
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).