linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-30 13:27:08 to 2016-03-30 20:03:44 UTC [more...]

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-30 20:03 UTC  (22+ 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

[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 

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-03-30 19:55 UTC  (11+ messages)
` [RFC PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 IRQ sync/flush

[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  (11+ messages)
` [PATCH v2 1/7] mtd: nand: sunxi: move some ECC related operations to their own functions
` [PATCH v2 2/7] mtd: nand: sunxi: make OOB retrieval optional
` [PATCH v2 3/7] mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
` [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH v2 5/7] mtd: provide helper to prepare buffers for DMA operations
` [PATCH v2 6/7] mtd: nand: sunxi: add support for DMA assisted operations
` [PATCH v2 7/7] mtd: nand: sunxi: update DT bindings

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

[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  (9+ messages)
` [PATCH 1/7] EDAC, altera: New file operations for Arria10 ECC modules
` [PATCH 2/7] EDAC, altera: Add register offset for ECC Enable
` [PATCH 3/7] EDAC, altera: Make OCRAM ECC dependency check generic
` [PATCH 4/7] Documentation: dt: socfpga: Add Altera Arria10 OCRAM binding
` [PATCH 5/7] EDAC, altera: Addition of Arria10 OCRAM ECC
` [PATCH 6/7] ARM: socfpga: Enable Arria10 OCRAM ECC on startup
` [PATCH 7/7] ARM: dts: Add Altera Arria10 OCRAM EDAC devicetree entry

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

[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 0/5] Cleaning printk stuff in NMI context
 2016-03-30 16:33 UTC  (7+ messages)
` [PATCH v4 1/5] printk/nmi: generic solution for safe printk in NMI
` [PATCH v4 2/5] printk/nmi: use IRQ work only when ready
` [PATCH v4 3/5] printk/nmi: warn when some message has been lost in NMI context
` [PATCH v4 4/5] printk/nmi: increase the size of NMI buffer and make it configurable
` [PATCH v4 5/5] printk/nmi: flush NMI messages on the system panic

[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

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2016-03-30 16:00 UTC  (2+ messages)

[PATCH resend v5 0/3] ASoC: cygnus: Add audio support for Broadcom Cygnus SoC
 2016-03-30 15:54 UTC  (7+ messages)

[PATCH v2 0/4] arm64: simplify and optimize kernel mapping
 2016-03-30 15:43 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
` [PATCH v2 2/4] arm64: move early boot code to the .init segment
` [PATCH v2 3/4] arm64: cover the .head.text section in the .text segment mapping
` [PATCH v2 4/4] arm64: simplify kernel segment mapping granularity

[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
 2016-03-30 15:20 UTC  (9+ messages)

[PATCH v3 0/4] thermal: hisilicon: enable power allocator for Hi6220
 2016-03-30 15:18 UTC  (4+ messages)

[PATCH] net: mvneta: explicitly disable BM on 64bit platform
 2016-03-30 15:11 UTC  (2+ messages)

[PATCH] sbs-battery: fix power status when battery is dry
 2016-03-30 15:09 UTC  (12+ messages)

[PATCH v2 0/9] arm64: optimize virt_to_page and page_address
 2016-03-30 14:46 UTC  (10+ messages)
` [PATCH v2 1/9] arm64: vdso: avoid virt_to_page() translations on kernel symbols
` [PATCH v2 2/9] arm64: mm: free __init memory via the linear mapping
` [PATCH v2 3/9] arm64: mm: avoid virt_to_page() translation for the zero page
` [PATCH v2 4/9] arm64: insn: avoid virt_to_page() translations on core kernel symbols
` [PATCH v2 5/9] arm64: mm: move vmemmap region right below the linear region
` [PATCH v2 6/9] arm64: mm: restrict virt_to_page() to the linear mapping
` [PATCH v2 7/9] nios2: use correct void* return type for page_to_virt()
` [PATCH v2 8/9] openrisc: drop wrongly typed definition of page_to_virt()
` [PATCH v2 9/9] mm: replace open coded page to virt conversion with page_to_virt()

[PATCH] ARM: multi_v7_defconfig: add HLCDC drivers as modules
 2016-03-30 14:19 UTC 

[PATCH v3 00/18] Add Initial support for PLX Technology OX810SE
 2016-03-30 14:19 UTC  (3+ messages)
` [PATCH v3 08/18] dt-bindings: Add PLX Technology Reset Controller bindings

[PATCH] ARM: bcm2835: add CPU node for ARM core
 2016-03-30 14:17 UTC  (2+ messages)

[PATCH] pinctrl: bcm2835: Implement get_direction callback
 2016-03-30 14:15 UTC  (2+ messages)

[PATCH 1/1] ARM : missing corrupted reg in __do_div_asm
 2016-03-30 14:07 UTC  (7+ messages)

[PATCH v4 1/2] Documentation: DT: Add entry for Freescale LS1043a-QDS board
 2016-03-30 14:06 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: add LS1043a-QDS board support

[RFC] net: mvneta: 64bit platform support
 2016-03-30 13:55 UTC  (3+ messages)

[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event
 2016-03-30 13:48 UTC 

[PATCH] arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
 2016-03-30 13:33 UTC 

[PATCH] ARM: kexec: fix crashkernel= handling
 2016-03-30 13:27 UTC  (5+ 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).