Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-13 18:57:07 to 2016-01-14 14:11:12 UTC [more...]

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-01-14 14:11 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: DRA7: hwmod: Add reset data for PCIe
` [PATCH v3 2/3] ARM: DRA7: add pdata-quirks to do reset of PCIe
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-14 14:09 UTC  (7+ messages)
` [PATCH V3 18/21] ACPI, PCI: Refine the way to handle translation_offset for ACPI resources

[PATCH net-next 00/10] Proposal for a API set for HW Buffer management
 2016-01-14 14:00 UTC  (6+ messages)
` [PATCH net-next 08/10] bus: mvenus-mbus: Fix size test for mvebu_mbus_get_dram_win_info

[PATCH v6 0/6] arm/arm64: KVM: Enhance armv7/8 fp/simd lazy switch
 2016-01-14 13:55 UTC  (9+ messages)
` [PATCH v6 1/6] arm/arm64: KVM: Introduce armv7 fp/simd vcpu fields and helpers

[PATCH V3 0/6] clk: bcm2835: add additinal clocks and add frac support
 2016-01-14 13:45 UTC  (7+ messages)
` [PATCH V3 1/6] clk: bcm2835: the minimum clock divider is 2
` [PATCH V3 2/6] clk: bcm2835: clamp clock divider to highest integer only
` [PATCH V3 3/6] clk: bcm2835: enable fractional and mash support
` [PATCH V3 4/6] clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
` [PATCH V3 5/6] clk: bcm2835: enable management of PCM clock
` [PATCH V3 6/6] clk: bcm2835: add missing 22 HW-clocks

Have any influence on set_memory_** about below patch ??
 2016-01-14 13:44 UTC  (7+ messages)

[PATCH v5 0/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver
 2016-01-14 13:35 UTC  (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] mfd: add documentation for ACT8945A DT bindings

[PATCH v3 0/4] Add rk3399 i2c clocks calculated method
 2016-01-14 13:29 UTC  (8+ messages)
` [PATCH v3 1/4] i2c: rk3x: switch to i2c generic dt parsing
` [PATCH v3 2/4] i2c: rk3x: add ops to caculate i2c clocks
` [PATCH v3 3/4] i2c: rk3x: new method "
` [PATCH v3 4/4] i2c: rk3x: support I2C Highspeed Mode

[PATCH v2 0/3] dra7xx: get pcie working in mainline
 2016-01-14 13:28 UTC  (5+ messages)
` [PATCH v2 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH v2] reboot: Backup orderly_poweroff
 2016-01-14 13:25 UTC  (7+ messages)

[PATCH v5 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-14 13:16 UTC  (6+ messages)
` [PATCH v5 1/6] clk: hisilicon: add CRG driver for hi3519 soc

[PATCH v2 0/3] io-pgtable ARM short descriptor format
 2016-01-14 13:05 UTC  (3+ messages)
` [PATCH v2 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support

[RFC PATCH 0/5] Cavium ThunderX PMU support
 2016-01-14 12:55 UTC  (6+ messages)
` [RFC PATCH 1/5] arm64/perf: Rename Cortex A57 events
` [RFC PATCH 2/5] arm64/perf: Add Cavium ThunderX PMU support
` [RFC PATCH 3/5] arm64: dts: Add Cavium ThunderX specific PMU
` [RFC PATCH 4/5] arm64/perf: Enable PMCR long cycle counter bit
` [RFC PATCH 5/5] arm64/perf: Extend event mask for ARMv8.1

[PATCH RESEND v3 0/9] Add STM32 pinctrl/GPIO driver
 2016-01-14 12:55 UTC  (3+ messages)

[PATCH v2 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-01-14 12:46 UTC  (9+ messages)
` [PATCH v2 1/2] regulator: act8945a: add regulator driver for ACT8945A

[PATCH 1/2] ARM: dts: rockchip: increase vdd_arm voltage for rk3066a-rayeager board
 2016-01-14 12:45 UTC 

[PATCH] mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
 2016-01-14 12:39 UTC  (3+ messages)

[PATCH] clocksource: ftm: select CLKSRC_MMIO
 2016-01-14 12:23 UTC  (3+ messages)

[PATCH v4 0/9] Add STM32 pinctrl/GPIO driver
 2016-01-14 12:16 UTC  (10+ messages)
` [PATCH v4 1/9] ARM: Kconfig: Introduce MACH_STM32F429 flag
` [PATCH v4 2/9] Documentation: dt-bindings: Document STM32 pinctrl driver DT bindings
` [PATCH v4 3/9] includes: dt-bindings: Add STM32F429 pinctrl "
` [PATCH v4 4/9] pinctrl: Add STM32 MCUs support
` [PATCH v4 5/9] ARM: mach-stm32: Select pinctrl
` [PATCH v4 6/9] ARM: dts: Add pinctrl node to STM32F429
` [PATCH v4 7/9] ARM: dts: Add USART1 pin config to STM32F429 boards
` [PATCH v4 8/9] ARM: dts: Add leds support "
` [PATCH v4 9/9] ARM: config: Enable GPIO Led driver in stm32_defconfig

[PATCH v3 11/41] mips: reuse asm-generic/barrier.h
 2016-01-14 12:14 UTC  (15+ messages)
` [v3,11/41] "

[PATCH V2 0/4] clk: bcm2835: add additinal clocks and add frac support
 2016-01-14 12:11 UTC  (9+ messages)
` [PATCH V2 1/4] clk: bcm2835: avoid the use of BCM2835_CLOCK_COUNT in clk-bcm2835
` [PATCH V2 2/4] clk: bcm2835: enable fractional and mash support
` [PATCH V2 3/4] clk: bcm2835: enable management of PCM clock

[PATCH] mtd: nuc900_nand: read correct SMISR register
 2016-01-14 12:08 UTC  (6+ messages)

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-14 11:22 UTC  (8+ messages)
` [PATCH v3 11/21] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields

[PATCH V4 16/16] ARM64: tegra: select PM_GENERIC_DOMAINS
 2016-01-14 11:11 UTC  (6+ messages)

[PATCH RFC] spi: orion.c: Add direct write mode
 2016-01-14 10:52 UTC  (4+ messages)

[PATCH] clk: sunxi: Fix mod0 clock calculation to return stable results and check divisor size limits
 2016-01-14 10:40 UTC  (3+ messages)

[RFC] arm64: failed when run the command: timedatectl set-timezone Asia/Shanghai
 2016-01-14 10:34 UTC  (7+ messages)

[PATCH v6 0/5] ACPI based PCI support for arm64
 2016-01-14 10:33 UTC  (8+ messages)
` [PATCH v6 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi
  ` [Xen-devel] "
` [PATCH v6 2/5] PCI: Handle ACPI companion and domain number
` [PATCH v6 3/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [PATCH v6 4/5] arm64: pci: Add ACPI support
` [PATCH v6 5/5] PCI: ACPI: Add a generic ACPI based host controller

[PATCH] of: drop symbols declared by _OF_DECLARE() from modules
 2016-01-14 10:23 UTC  (4+ messages)

[linux-sunxi][PATCH v3 0/5] ARM: dt: sunxi: Add Itead Ibox support
 2016-01-14 10:15 UTC  (6+ messages)
` [linux-sunxi][PATCH v3 1/5] ARM: dts: sunxi: Add sunxi-itead-core-common.dtsi
` [linux-sunxi][PATCH v3 2/5] ARM: dts: sun7i: Add Itead A20 Core support
` [linux-sunxi][PATCH v3 3/5] ARM: dts: sun7i: Add Itead Ibox support
` [linux-sunxi][PATCH v3 4/5] ARM: dts: sun4i: Add Itead A10 Core support
` [linux-sunxi][PATCH v3 5/5] ARM: dts: sun4i: Itead Iteaduino to use common code

[PATCH] mmc: tmio_mmc_dma: don't print invalid DMA cookie
 2016-01-14 10:02 UTC  (2+ messages)

[PATCH -next] arm: Select GPIO_GENERIC_PLATFORM for CRAGG_6410
 2016-01-14  9:54 UTC  (3+ messages)

[PATCH 1/2] mmc: mmci: fix an ages old detection error
 2016-01-14  9:52 UTC  (2+ messages)

[PATCH v7 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-01-14  9:44 UTC  (6+ messages)
` [PATCH v7 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v2 next-next] net: hns: enet specifies a reference to dsaf
 2016-01-14  9:43 UTC  (3+ messages)

[PATCH v4 0/3] wlcore/wl12xx: spi: add wifi support to cm-t335
 2016-01-14  9:11 UTC  (8+ messages)
` [PATCH v4 3/3] "

[PATCH] mfd: asic3: remove extraneous ')'
 2016-01-14  9:09 UTC  (2+ messages)

[PATCH v2 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
 2016-01-14  8:56 UTC  (5+ messages)
` [PATCH v2 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
` [PATCH v2 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME

[PATCH] pinctrl: qcom: spmi-mpp: Skip pullup on ULT type MPPs
 2016-01-14  8:52 UTC  (2+ messages)

[PATCH V2 0/8] dmaengine: bcm2835: enhancement of driver
 2016-01-14  8:48 UTC  (8+ messages)
` [PATCH V2 3/8] dmaengine: bcm2835: use shared interrupt for channel 11 to 14

[RFC/PATCH] drm/rockchip: don't wait for vblank if fb hasn't changed
 2016-01-14  8:46 UTC  (12+ messages)

[PATCH] ssb: host_soc depends on sprom
 2016-01-14  8:45 UTC  (3+ messages)

[PATCH v2 0/6] generic relative extable support
 2016-01-14  7:57 UTC  (3+ messages)

[PATCH 1/2] arm64: insn: remove BUG_ON from codegen
 2016-01-14  7:33 UTC  (2+ messages)
` [PATCH 2/2] arm64: bpf: add extra pass to handle faulty codegen

[PATCH 0/4] mailbox: A few fixes due for the v4.5-rc's
 2016-01-14  7:11 UTC  (5+ messages)
` [PATCH 1/4] mailbox: mailbox-test: Use more consistent format for calling copy_from_user()
` [PATCH 2/4] mailbox: mailbox-test: Remove unused variable
` [PATCH 3/4] mailbox: mailbox-test: Prevent memory leak
` [PATCH 4/4] mailbox: Stop using ENOSYS for anything other than unimplemented syscalls

[PATCH v3] PCI: hosts: mark pcie/pci (msi) irq cascade handler as IRQF_NO_THREAD
 2016-01-14  6:19 UTC  (6+ messages)

[PATCH v2] clk: mediatek: Allow changing PLL rate when it is off
 2016-01-14  5:55 UTC  (3+ messages)

[PATCH v2 2/2] mfd: add documentation for ACT8945A DT bindings
 2016-01-14  5:01 UTC  (3+ messages)

[PATCH v3 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-01-14  4:50 UTC  (4+ messages)
` [PATCH v3 4/4] soc: mediatek: Add MT2701 scpsys driver

[PATCH V2 0/4] ARM: perf: Support i.MX53
 2016-01-14  4:36 UTC  (8+ messages)
` [PATCH V2 1/4] ARM: perf: Set suniden bit
        ` [PATCH V3 1/1] "
            ` [PATCH v4 1/1] ARM: perf: Set ARMv7 SDER SUNIDEN bit

[PATCH v2 0/4] ACPI based NUMA support for ARM64
 2016-01-14  3:48 UTC  (5+ messages)
` [PATCH v2 3/4] arm64, acpi, numa: NUMA support based on SRAT and SLIT

lib: sw842: select crc32
 2016-01-14  3:36 UTC  (2+ messages)

[PATCH v2] spi: atmel: Refactor spi-atmel to use SPI framework queue
 2016-01-14  3:23 UTC  (3+ messages)

[PATCH 0/1] Add the reboot mode dts for RK3036 SoCs
 2016-01-14  2:55 UTC  (2+ messages)
` [PATCH v2] ARM: dts: rockchip: add reboot-mode node for rk3036 SoCs

[PATCH] ASoC: mediatek: add i2c dependency
 2016-01-14  1:43 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] ARM: dts: rockchip: make more compatible for rk3036 SoCs
 2016-01-14  1:08 UTC 

[PATCH 1/2] of: add vendor prefix for UniWest
 2016-01-13 23:51 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: Add dts for Uniwest evi

[PATCH] 8250: uniphier: allow modular build with 8250 console
 2016-01-13 22:33 UTC 

[PATCH v2] null_blk: use sector_div instead of do_div
 2016-01-13 22:11 UTC  (2+ messages)

[PATCH v2] null_blk: use sector_div instead of do_div
 2016-01-13 21:49 UTC 

[PATCH V7 00/24] Coresight integration with perf
 2016-01-13 21:47 UTC  (7+ messages)
` [PATCH V7 02/24] coresight: associating path with session rather than tracer

[PATCH] null_blk: use sector_div instead of do_div
 2016-01-13 21:46 UTC  (4+ messages)

[PATCH] logfs: clarify MTD dependency
 2016-01-13 21:31 UTC  (4+ messages)

[PATCH] serial/omap: mark wait_for_xmitr as __maybe_unused
 2016-01-13 20:59 UTC 

[PATCH] spi: fix counting in spi-loopback-test code
 2016-01-13 20:51 UTC 

[PATCH] ata: add AMD Seattle platform driver
 2016-01-13 20:39 UTC  (4+ messages)

[RESEND][PATCH v2] clk_register_clkdev: remove format string interface
 2016-01-13 20:37 UTC  (2+ messages)

[PATCH] drm: avoid uninitialized timestamp use in wait_vblank
 2016-01-13 20:26 UTC 

[PATCH v3 0/6] Add clock support for Mediatek MT2701
 2016-01-13 19:29 UTC  (3+ messages)
` [PATCH v3 3/6] clk: mediatek: Add dt-bindings for MT2701 clocks

Nokia N900: u-SD card in v4.2+
 2016-01-13 19:20 UTC  (7+ messages)

[PATCH V9 0/5] dma: add Qualcomm Technologies HIDMA driver
 2016-01-13 19:02 UTC  (10+ messages)
` [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver


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 read-only IMAP folder(s) and NNTP newsgroup(s).