linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-30 16:02:26 to 2016-03-31 02:48:04 UTC [more...]

[PATCH v4 0/9] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
 2016-03-31  2:48 UTC  (9+ messages)
` [PATCH v4 1/9] ARM: dts: Add initial pin configuration for exynos3250-rinato
` [PATCH v4 2/9] dt-bindings: Add the clock id of UART2 and MMC2 for Exynos3250
` [PATCH v4 3/9] clk: samsung: exynos3250: Add UART2 clock
` [PATCH v4 4/9] clk: samsung: exynos3250: Add MMC2 clock
` [PATCH v4 5/9] ARM: dts: Add UART2 dt node for Exynos3250 SoC
` [PATCH v4 6/9] ARM: dts: Add initial gpio setting of MMC2 device for exynos3250-monk
` [PATCH v4 7/9] ARM: dts: Add MSHC2 dt node for Exynos3250 SoC
` [PATCH v4 8/9] ARM: dts: Add exynos3250-artik5 dtsi file for ARTIK5 module

[PATCH v5 0/5] ARM: at91: pm: add ULP1 mode support
 2016-03-31  2:43 UTC  (6+ messages)
` [PATCH v5 3/5] ARM: at91: pm: configure PMC fast startup signals

[PATCH] sbs-battery: fix power status when battery is dry
 2016-03-31  2:42 UTC  (12+ messages)

[Query]set clk rate must operate its coordinated clock
 2016-03-31  2:34 UTC  (3+ messages)

[PATCH] mfd: mt6397: irq domain should initialize before mfd_add_devices()
 2016-03-31  2:32 UTC  (4+ messages)

[RFC] [PATCH] arm64: survive after access to unimplemented register
 2016-03-31  2:27 UTC 

[PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
 2016-03-31  1:57 UTC  (11+ messages)

[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event
 2016-03-31  1:25 UTC  (2+ messages)

[PATCH v6 0/3] ASoC: cygnus: Add audio support for Broadcom Cygnus SoC
 2016-03-31  0:24 UTC  (4+ messages)
` [PATCH v6 1/3] ASoC: cygnus: Add DT bindings for Broadcom Cygnus audio
` [PATCH v6 2/3] ASoC: cygnus: Add Cygnus audio DAI driver
` [PATCH v6 3/3] ASoC: cygnus: Add Cygnus audio DMA driver

[PATCH resend v5 0/3] ASoC: cygnus: Add audio support for Broadcom Cygnus SoC
 2016-03-31  0:09 UTC  (4+ messages)
` [PATCH resend v5 2/3] ASoC: cygnus: Add Cygnus audio DAI driver

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-30 22:52 UTC  (55+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
` [PATCH v5 08/46] hwmon: pwm-fan: "
` [PATCH v5 09/46] misc: max77693-haptic: "
` [PATCH v5 10/46] leds: pwm: "
` [PATCH v5 11/46] regulator: "
` [PATCH v5 12/46] fbdev: ssd1307fb: "
` [PATCH v5 13/46] backlight: pwm_bl: "
` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra
` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
` [PATCH v5 19/46] pwm: switch to the atomic API
` [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v5 21/46] pwm: rockchip: add initial state retrieval
` [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs
` [PATCH v5 23/46] pwm: rockchip: add support for atomic update
` [PATCH v5 24/46] pwm: sti: add support for initial state retrieval
` [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs
` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
` [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time
` [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API
` [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
` [PATCH v5 31/46] pwm: update documentation
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state()
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
` [PATCH v5 35/46] hwmon: pwm-fan: "
` [PATCH v5 36/46] input: misc: max77693: "
` [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API
` [PATCH v5 38/46] input: misc: pwm-beeper: "
` [PATCH v5 39/46] leds: pwm: "
` [PATCH v5 40/46] backlight: lm3630a: "
` [PATCH v5 41/46] backlight: lp855x: "
` [PATCH v5 42/46] backlight: lp8788: "
` [PATCH v5 43/46] backlight: pwm_bl: "
` [PATCH v5 44/46] video: ssd1307fb: "
` [PATCH v5 45/46] drm: i915: "
` [PATCH v5 46/46] ARM: s3c24xx: rx1950: "

[PATCH v2] ARM: dts: dra7: Correct clock tree for sys_32k_ck
 2016-03-30 21:32 UTC  (3+ messages)

[PATCH] ARM: dts: am43xx: fix edma memcpy channel allocation
 2016-03-30 21:15 UTC  (2+ messages)

[PATCH] ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
 2016-03-30 21:11 UTC  (3+ messages)

[PATCH] ARM: DRA722: Add ID detect for Silicon Rev 2.0
 2016-03-30 20:56 UTC  (3+ messages)

[PATCH] ARM: dts: AM43x-epos: Fix clk parent for synctimer
 2016-03-30 20:53 UTC  (2+ messages)

[PATCH] clk: sunxi: Accept a greater rate when setting a parent clock
 2016-03-30 20:49 UTC  (3+ messages)

[PATCH 0/7] fix unit name warnings on lpc18xx
 2016-03-30 20:45 UTC  (8+ messages)
` [PATCH 2/7] ARM: dts: skeleton: add unit name to memory node

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-03-30 20:40 UTC  (11+ messages)
` [RFC PATCH 10/45] KVM: arm/arm64: vgic-new: Add GICv3 world switch backend

[v14, 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
 2016-03-30 20:32 UTC 

[PATCH] arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
 2016-03-30 20:09 UTC  (2+ messages)

[RFC PATCH v1 0/4] Add Rockchip RGA support
 2016-03-30 20:03 UTC  (8+ messages)
` [RFC PATCH v1 2/4] drm: rockchip: add RGA driver support

[GIT PULL] gxbb: DT64 changes for 4.7
 2016-03-30 19:56 UTC 

[GIT PULL] gxbb: ARM64 changes for 4.7
 2016-03-30 19:56 UTC 

[GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
 2016-03-30 19:35 UTC 

[PATCH] ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64
 2016-03-30 19:35 UTC  (4+ messages)

[PATCH v4 0/5] LG Optimus Black codename sniper support series
 2016-03-30 19:22 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic support

[PATCH v5 00/52] mtd: rework ECC layout definition
 2016-03-30 19:17 UTC  (53+ messages)
` [PATCH v5 01/50] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v5 02/50] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v5 03/50] mtd: nand: core: "
` [PATCH v5 04/50] mtd: nand: atmel: "
` [PATCH v5 05/50] mtd: nand: fsl_ifc: "
` [PATCH v5 06/50] mtd: nand: gpmi: "
` [PATCH v5 07/50] mtd: nand: lpc32xx: "
` [PATCH v5 08/50] mtd: nand: omap2: "
` [PATCH v5 09/50] mtd: nand: qcom: "
` [PATCH v5 10/50] mtd: onenand: "
` [PATCH v5 11/50] mtd: add mtd_set_ecclayout() helper function
` [PATCH v5 12/50] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v5 13/50] mtd: nand: "
` [PATCH v5 14/50] mtd: onenand: "
` [PATCH v5 15/50] mtd: docg3: "
` [PATCH v5 16/50] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v5 17/50] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v5 18/50] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v5 19/50] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v5 20/50] mtd: nand: sharpsl: "
` [PATCH v5 21/50] mtd: nand: jz4740: "
` [PATCH v5 22/50] mtd: nand: atmel: "
` [PATCH v5 23/50] mtd: nand: bf5xx: "
` [PATCH v5 24/50] mtd: nand: brcm: "
` [PATCH v5 25/50] mtd: nand: cafe: "
` [PATCH v5 26/50] mtd: nand: davinci: "
` [PATCH v5 27/50] mtd: nand: denali: "
` [PATCH v5 28/50] mtd: nand: diskonchip: "
` [PATCH v5 29/50] mtd: nand: docg4: "
` [PATCH v5 30/50] mtd: nand: fsl_elbc: "
` [PATCH v5 31/50] mtd: nand: fsl_ifc: "
` [PATCH v5 32/50] mtd: nand: fsmc: "
` [PATCH v5 33/50] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v5 34/50] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v5 35/50] mtd: nand: hisi504: "
` [PATCH v5 36/50] mtd: nand: jz4780: "
` [PATCH v5 37/50] mtd: nand: lpc32xx: "
` [PATCH v5 38/50] mtd: nand: mxc: "
` [PATCH v5 39/50] mtd: nand: omap2: "
` [PATCH v5 40/50] mtd: nand: pxa3xx: "
` [PATCH v5 41/50] mtd: nand: s3c2410: "
` [PATCH v5 42/50] mtd: nand: sh_flctl: "
` [PATCH v5 43/50] mtd: nand: sm_common: "
` [PATCH v5 44/50] mtd: nand: sunxi: "
` [PATCH v5 45/50] mtd: nand: vf610: "
` [PATCH v5 46/50] mtd: nand: qcom: "
` [PATCH v5 47/50] mtd: onenand: "
` [PATCH v5 48/50] staging: mt29f_spinand: "
` [PATCH v5 49/50] mtd: nand: kill the ecc->layout field
` [PATCH v5 50/50] mtd: kill the nand_ecclayout struct

N900 sleep mode (in 4.5-rc0, if that matters)
 2016-03-30 19:12 UTC  (11+ messages)

[PATCH 0/3] Add a new LED trigger for kernel panics (and use it)
 2016-03-30 19:11 UTC  (4+ messages)
` [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger

[RFC PATCH 0/3] ahci: add ports-implemented dt bindings
 2016-03-30 18:57 UTC  (3+ messages)
` [RFC PATCH 1/3] libahci: save port map for forced port map

[PATCH v2 0/5] Add SATA3 support for Broadcom NS2 SVK
 2016-03-30 18:50 UTC  (4+ messages)
` [PATCH v2 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller

[PATCH v2 0/7] mtd: nand: sunxi: add support for DMA operations
 2016-03-30 18:34 UTC  (5+ messages)
` [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper

[PATCH] arm: at91: do not disable/enable clocks in a row
 2016-03-30 18:06 UTC  (2+ messages)

[PATCH v8] acpi, apei, arm64: APEI initial support for aarch64
 2016-03-30 17:55 UTC  (7+ messages)

[PATCH v2] clk: sunxi: Accept a greater rate when setting a parent clock
 2016-03-30 17:47 UTC 

[GIT PULL] ARM: OMAP2+: first hwmod fix for v4.6-rc
 2016-03-30 17:39 UTC  (2+ messages)

[PATCH 0/5] Add XOR engine support to Armada 3700 SoC (ARM64)
 2016-03-30 17:35 UTC  (6+ messages)
` [PATCH 1/5] dmaengine: mv_xor: make the code 64 bits compliant
` [PATCH 2/5] dmaengine: mv_xor: use SoC type instead of directly the operation mode
` [PATCH 3/5] dmaengine: mv_xor: add support for Armada 3700 SoC
` [PATCH 4/5] dmaengine: mv_xor: Allow selecting mv_xor for mvebu only compatible SoC
` [PATCH 5/5] arm64: dts: marvell: add XOR node for Armada 3700 SoC

[PATCH v2] arm64: KVM: Register CPU notifiers when the kernel runs at HYP
 2016-03-30 17:33 UTC 

[PATCH 00/13] dtb: amd: Miscelleneous Updates for AMD Seattle DTS
 2016-03-30 17:24 UTC  (9+ messages)
` [PATCH 11/13] dtb: amd: Add PCIe SMMU device tree node

[PATCH v3 4/4] nmi_backtrace: generate one-line reports for idle cpus
 2016-03-30 17:16 UTC  (5+ messages)
` [PATCH v4 0/4] improvements to the nmi_backtrace code
  ` [PATCH v4 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
  ` [PATCH v4 2/4] nmi_backtrace: do a local dump_stack() instead of a self-NMI
  ` [PATCH v4 4/4] nmi_backtrace: generate one-line reports for idle cpus

[PATCH 0/3] clk: sunxi: Add the clocks used for audio/video on sun8i
 2016-03-30 17:13 UTC  (4+ messages)
` [PATCH 1/3] clk: sunxi: Add sun6i/8i display support
` [PATCH 2/3] clk: sunxi: Add sun6i/8i PLL video support
` [PATCH 3/3] clk: sunxi: Add sun8i PLL audio support

[PATCH] Addition of Altera Arria10 On-Chip RAM ECC
 2016-03-30 17:11 UTC  (3+ messages)
` [PATCH 6/7] ARM: socfpga: Enable Arria10 OCRAM ECC on startup

[PATCH] arm64: KVM: Register CPU notifiers when the kernel runs at HYP
 2016-03-30 16:46 UTC  (3+ messages)

[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-30 16:44 UTC  (23+ messages)

[PATCH v2 0/5] UEFI: memory attribute table support
 2016-03-30 16:38 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: efi: apply strict permissons for UEFI Runtime Services regions
` [PATCH v2 2/5] arm64: "
` [PATCH v2 3/5] efi: add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
` [PATCH v2 4/5] efi: implement generic support for the Memory Attributes table
` [PATCH v2 5/5] arm*: efi: take the Memory Attributes table into account

[PATCH v4 5/5] printk/nmi: flush NMI messages on the system panic
 2016-03-30 16:33 UTC  (2+ messages)

[PATCH v4 0/3] i.MX6 LDB mux/divider glitch workaround
 2016-03-30 16:18 UTC  (11+ messages)
` [PATCH v4 3/3] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK


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