linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-18 14:03:26 to 2019-10-18 18:38:11 UTC [more...]

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-18 18:37 UTC  (48+ messages)
` [PATCH 01/46] ARM: pxa: split mach/generic.h
` [PATCH 02/46] ARM: pxa: make mainstone.h private
` [PATCH 03/46] ARM: pxa: make mach/regs-uart.h private
` [PATCH 04/46] ARM: pxa: remove mach/dma.h
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h
` [PATCH 06/46] ARM: pxa: stop using mach/bitfield.h
` [PATCH 07/46] ARM: pxa: move mach/sound.h to linux/platform_data/
` [PATCH 08/46] ARM: pxa: move regs-lcd.h into driver
` [PATCH 09/46] watchdog: sa1100: use platform device registration
` [PATCH 10/46] ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
` [PATCH 11/46] ARM: pxa: cmx270: use platform device for nand
` [PATCH 12/46] ARM: pxa: make addr-map.h header local
` [PATCH 13/46] ARM: pxa: move pcmcia board data into mach-pxa
` [PATCH 14/46] ARM: pxa: use pdev resource for palmld mmio
` [PATCH 15/46] ARM: pxa: maybe fix gpio lookup tables
` [PATCH 16/46] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 17/46] ARM: pxa: poodle: use platform data for poodle asoc driver
` [PATCH 18/46] ARM: pxa: corgi: use gpio descriptors for audio
` [PATCH 19/46] ARM: pxa: hx4700: "
` [PATCH 20/46] ARM: pxa: lubbock: pass udc irqs as resource
` [PATCH 21/46] ARM: pxa: spitz: use gpio descriptors for audio
` [PATCH 22/46] ARM: pxa: eseries: use gpio lookup "
` [PATCH 23/46] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 24/46] ARM: pxa: magician: use platform driver for audio
` [PATCH 25/46] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 26/46] ARM: pxa: zylonite: use gpio lookup instead mfp header
` [PATCH 27/46] input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
` [PATCH 28/46] input: touchscreen: mainstone: sync with zylonite driver
` [PATCH 29/46] Input: touchscreen: use wrapper for pxa2xx ac97 registers
` [PATCH 30/46] SoC: pxa: use pdev resource for FIFO regs
` [PATCH 31/46] ASoC: pxa: ac97: use normal MMIO accessors
` [PATCH 32/46] ASoC: pxa: i2s: "
` [PATCH 33/46] ARM: pxa: pcmcia: move smemc configuration back to arch
` [PATCH 34/46] ARM: pxa: remove get_clk_frequency_khz()
` [PATCH 35/46] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 36/46] ARM: pxa: move smemc register access from clk to platform
` [PATCH 37/46] ARM: pxa: move clk register definitions to driver
` [PATCH 38/46] video: backlight: tosa: use gpio lookup table
` [PATCH 39/46] power: tosa: simplify probe function
` [PATCH 40/46] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 41/46] ARM: pxa: move it8152 PCI support into machine
` [PATCH 42/46] ARM: pxa: remove unused mach/bitfield.h
` [PATCH 43/46] ARM: pxa: pci-it8152: add platform checks
` [PATCH 44/46] ARM: mmp: remove tavorevb board support
` [PATCH 45/46] ARM: mmp: rename pxa_register_device
` [PATCH 46/46] ARM: pxa: move plat-pxa to drivers/soc/

[arm:zii 11/35] ERROR: "phy_sfp_probe" [drivers/net/phy/marvell10g.ko] undefined!
 2019-10-18 18:33 UTC 

[PATCH] MAINTAINERS: Remove Gregory and Brian for ARCH_BRCMSTB
 2019-10-18 18:33 UTC  (2+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-18 18:32 UTC  (37+ messages)
` [PATCH 01/18] arm64: mm: don't use x18 in idmap_kpti_install_ng_mappings
` [PATCH 02/18] arm64/lib: copy_page: avoid x18 register in assembler code
` [PATCH 03/18] arm64: kvm: stop treating register x18 as caller save
` [PATCH 04/18] arm64: kernel: avoid x18 as an arbitrary temp register
` [PATCH 05/18] arm64: kbuild: reserve reg x18 from general allocation by the compiler
` [PATCH 06/18] add support for Clang's Shadow Call Stack (SCS)
` [PATCH 07/18] scs: add accounting
` [PATCH 08/18] scs: add support for stack usage debugging
` [PATCH 09/18] trace: disable function graph tracing with SCS
` [PATCH 10/18] kprobes: fix compilation without CONFIG_KRETPROBES
` [PATCH 11/18] kprobes: disable kretprobes with SCS
` [PATCH 12/18] arm64: reserve x18 only with Shadow Call Stack
` [PATCH 13/18] arm64: preserve x18 when CPU is suspended
` [PATCH 14/18] arm64: efi: restore x18 if it was corrupted
` [PATCH 15/18] arm64: vdso: disable Shadow Call Stack
` [PATCH 16/18] arm64: kprobes: fix kprobes without CONFIG_KRETPROBES
` [PATCH 17/18] arm64: disable SCS for hypervisor code
` [PATCH 18/18] arm64: implement Shadow Call Stack

[PATCH v3 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-18 17:25 UTC  (13+ messages)
` [PATCH v3 01/12] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v3 02/12] ELF: Add ELF program property parsing support
` [PATCH v3 03/12] mm: Reserve asm-generic prot flag 0x10 for arch use
` [PATCH v3 04/12] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1
` [PATCH v3 05/12] arm64: Basic Branch Target Identification support
` [PATCH v3 06/12] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v3 07/12] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v3 08/12] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v3 09/12] arm64: traps: Fix inconsistent faulting instruction skipping
` [PATCH v3 10/12] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v3 11/12] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v3 12/12] KVM: "

[PATCH v2 0/8] arm64: Optimise and update memcpy, user copy and string routines
 2019-10-18 18:16 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: Allow passing fault address to fixup handlers
` [PATCH v2 2/8] arm64: Import latest Cortex Strings memcpy implementation
` [PATCH v2 3/8] arm64: Import latest version of Cortex Strings' memcmp
` [PATCH v2 4/8] arm64: Import latest version of Cortex Strings' memmove
` [PATCH v2 5/8] arm64: Import latest version of Cortex Strings' strcmp
` [PATCH v2 6/8] arm64: Import latest version of Cortex Strings' strlen
` [PATCH v2 7/8] arm64: Import latest version of Cortex Strings' strncmp
` [PATCH v2 8/8] arm64: Tidy up _asm_extable_faultaddr usage

[PATCH] arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status property
 2019-10-18 18:17 UTC  (3+ messages)

[PATCH v4] coresight: Serialize enabling/disabling a link device
 2019-10-18 18:14 UTC 

[RFCv1 0/5] Odroid N2 failes to boot using upstream kernel & u-boot
 2019-10-18 18:10 UTC  (12+ messages)
` [RFCv1 5/5] arm64/ARM: configs: Change CONFIG_PWM_MESON from m to y

[PATCH v1 1/5] spi: pxa2xx: No need to keep pointer to platform device
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: pxa2xx: No need to keep pointer to platform device" to the spi tree

[PATCH v1 2/5] spi: pxa2xx: Sort headers
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: pxa2xx: Sort headers" to the spi tree

[PATCH v1 5/5] spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h" to the spi tree

[PATCH] spi: atmel: fix handling of cs_change set on non-last xfer
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: fix handling of cs_change set on non-last xfer" to the spi tree

[PATCH v1 4/5] spi: pxa2xx: Convert to use device_get_match_data()
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: pxa2xx: Convert to use device_get_match_data()" to the spi tree

[PATCH 1/7] spi: atmel: Remove and fix erroneous comments
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: Remove and fix erroneous comments" to the spi tree

[PATCH 5/7] spi: atmel: Remove platform data support
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: Remove platform data support" to the spi tree

[PATCH] spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: Fix SPI_CS_HIGH setting when using native and GPIO CS" to the spi tree

[PATCH v1 3/5] spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device" to the spi tree

[PATCH 6/7] spi: atmel: Improve and fix GPIO CS usage
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: Improve and fix GPIO CS usage" to the spi tree

[PATCH 3/7] spi: atmel: Configure GPIO per CS instead of by controller
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: Configure GPIO per CS instead of by controller" to the spi tree

[PATCH 4/7] spi: atmel: Remove useless private field
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: Remove useless private field" to the spi tree

[PATCH 2/7] spi: atmel: Fix CS high support
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: Fix CS high support" to the spi tree

[PATCH 7/7] spi: atmel: Improve CS0 case support on AT91RM9200
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: Improve CS0 case support on AT91RM9200" to the spi tree

[PATCH v3] ASoC: dt-bindings: Convert Allwinner A10 codec to a schema
 2019-10-18 18:06 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: Convert Allwinner A10 codec to a schema" to the asoc tree

[PATCH] ASoC: stm32: sai: fix sysclk management on shutdown
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: fix sysclk management on shutdown" to the asoc tree

[PATCH v2 0/2] dts: arm64: imx8mq: Enable gpu passive throttling
 2019-10-18 17:55 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: etnaviv: Add #cooling-cells

[GIT PULL] arm64: Fixes for -rc4
 2019-10-18 17:41 UTC  (3+ messages)

[PATCH v8 0/5] arm64: ftrace with regs
 2019-10-18 17:41 UTC  (10+ messages)

[PATCH RESEND v2] i2c: i2c-mt65xx: fix NULL ptr dereference
 2019-10-18 17:32 UTC 

[PATCH v3 00/11] coresight: etm4x: Fixes and updates for sysfs API
 2019-10-18 17:31 UTC  (8+ messages)
` [PATCH v3 09/11] coresight: etm4x: docs: Update ABI doc for sysfs features added
` [PATCH v3 10/11] coresight: docs: Create common sub-directory for coresight trace
` [PATCH v3 11/11] coresight: etm4x: docs: Adds detailed document for programming etm4x

[GIT PULL 1/3] bcm2835-dt-next-2019-10-15
 2019-10-18 17:22 UTC  (6+ messages)
` [GIT PULL 2/3] bcm2835-soc-next-2019-10-15
` [GIT PULL 3/3] bcm2835-maintainers-next-2019-10-15

[PATCH 0/8] memory: brcmstb: dpfe: introduce DPFE API v2.5
 2019-10-18 17:09 UTC  (2+ messages)

[PATCH -next 00/30] pinctrl: use devm_platform_ioremap_resource() to simplify code
 2019-10-18 17:06 UTC  (3+ messages)
` [PATCH -next 11/30] pinctrl: msm: "

[PATCH v2] net: ethernet: dwmac-sun8i: show message only when switching to promisc
 2019-10-18 16:56 UTC 

[PATCH 0/4] Remove mfd_clone_cell() from the MFD API
 2019-10-18 16:54 UTC  (5+ messages)
` [PATCH 2/4] mfd: cs5535-mfd: Remove mfd_cell->id hack
` [PATCH 3/4] mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries

[PATCH] arm64: defconfig: Enable Qualcomm remoteproc dependencies
 2019-10-18 16:53 UTC  (3+ messages)

[PATCH 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-10-18 16:47 UTC  (7+ messages)
` [PATCH 01/13] cpuidle: psci: Fix potential access to unmapped memory

[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-18 16:40 UTC  (12+ messages)
` [PATCH v2 09/12] arm64: traps: Fix inconsistent faulting instruction skipping
` [PATCH v2 11/12] arm64: BTI: Reset BTYPE when skipping emulated instructions

Relax CPU features sanity checking on heterogeneous architectures
 2019-10-18 16:40 UTC  (9+ messages)

[PATCH 1/6] ARM: versatile: move integrator/realview/vexpress to versatile
 2019-10-18 16:29 UTC  (6+ messages)
` [PATCH 2/6] ARM: ep93xx: enable SPARSE_IRQ
` [PATCH 3/6] ARM: ep93xx: make mach/ep93xx-regs.h local
` [PATCH 4/6] ARM: dove: multiplatform support
` [PATCH 5/6] ARM: orion/mv78xx0/dove: move to a common directory
` [PATCH 6/6] ARM: orion: unify Makefile/Kconfig files

[PATCH] arm64: dts: meson: khadas-vim3: move audio nodes to common dtsi
 2019-10-18 16:29 UTC 

[PATCH 0/6] ARM: platform cleanup
 2019-10-18 16:23 UTC 

[PATCH 0/2] mfd: mfd-core: Honour disabled devices
 2019-10-18 16:21 UTC  (5+ messages)
` [PATCH 1/2] mfd: mfd-core: Allocate reference counting memory directly to the platform device
` [PATCH 2/2] mfd: mfd-core: Honour Device Tree's request to disable a child-device

[PATCH v12 00/22] Generic page walk and ptdump
 2019-10-18 16:20 UTC  (4+ messages)
` [PATCH v12 07/22] riscv: mm: Add p?d_leaf() definitions

[PATCH v5 0/5] Add NUMA-awareness to qspinlock
 2019-10-18 16:19 UTC  (6+ messages)
` [PATCH v5 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v5 4/5] locking/qspinlock: Introduce starvation avoidance into CNA

[PATCH] arm64: dts: meson: khadas-vim3l: enable audio
 2019-10-18 16:14 UTC  (2+ messages)

[PATCH 0/7] towards QE support on ARM
 2019-10-18 16:08 UTC  (3+ messages)
` [PATCH 4/7] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic

[PATCH 0/5] arm64: zynqmp: add firmware device tree node
 2019-10-18 16:07 UTC  (6+ messages)
` [PATCH 1/5] arm64: zynqmp: Add firmware DT node
` [PATCH 2/5] arm64: zynqmp: Add support for zynqmp fpga manager
` [PATCH 3/5] arm64: zynqmp: Label whole PL part as fpga_full region
` [PATCH 4/5] arm64: zynqmp: Add support for zynqmp nvmem firmware driver
` [PATCH 5/5] arm64: zynqmp: Add data cells to access efuse

[PATCH] net: stmmac: Fix the problem of tso_xmit
 2019-10-18 16:01 UTC  (2+ messages)

[PATCH v2 00/25] PCI host resource consolidation
 2019-10-18 15:51 UTC  (5+ messages)
` [PATCH v2 09/25] PCI: mobiveil: Use pci_parse_request_of_pci_ranges()
` [PATCH v2 10/25] PCI: rockchip: "

[PATCH v4] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
 2019-10-18 15:20 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: imx7s: Add power domain for imx7d HSIC
 2019-10-18 15:12 UTC  (2+ messages)

[PATCH -next 03/13] hwrng: exynos - use devm_platform_ioremap_resource() to simplify code
 2019-10-18 15:05 UTC  (2+ messages)

[PATCH -next] ARM: OMAP2+: Make some functions static
 2019-10-18 14:57 UTC  (2+ messages)

[PATCH] mtd: spear_smi: Fix nonalignment not handled in memcpy_toio
 2019-10-18 14:49 UTC  (2+ messages)

[PATCH] net: ethernet: dwmac-sun8i: show message only when switching to promisc
 2019-10-18 14:29 UTC  (2+ messages)

[PATCH RESEND 0/2] Add Kizboxmini boards support
 2019-10-18 14:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: at91: Document Kizboxmini boards binding
` [PATCH 2/2] ARM: dts: at91: add a common kizboxmini dtsi file

[PATCH 00/25] crypto: convert h/w accelerator driver to skcipher API
 2019-10-18 14:15 UTC  (3+ messages)
` [PATCH 04/25] crypto: ccp - switch from ablkcipher to skcipher

[PATCH RESEND 0/2] Add DTS for Smartkiz support
 2019-10-18 14:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: at91: Document SmartKiz board binding
` [PATCH 2/2] ARM: at91: add support for SmartKiz board

[PATCH] spi: pxa2xx: Add missed security checks
 2019-10-18 14:04 UTC  (6+ messages)


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