linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-21 18:29:11 to 2015-09-22 13:36:04 UTC [more...]

[PATCH 1/6] ARM: dts: axp209: Add usb_power_supply child node to the ax209 node
 2015-09-22 13:36 UTC  (5+ messages)
` [PATCH 2/6] ARM: dts: sun7i: Enable USB DRC on Bananapi
` [PATCH 3/6] ARM: dts: sun7i: Enable USB DRC on orangepi-mini
` [PATCH 4/6] ARM: dts: sun7i: Enable USB DRC on the Orange pi
` [PATCH 5/6] ARM: dts: sun7i: Enable USB DRC on Wexler TAB7200

[RESEND PATCH] media: vb2: Fix vb2_dc_prepare do not correct sync data to device
 2015-09-22 13:35 UTC  (5+ messages)

[PATCH 0/5] ARM: sunxi: Introduce CHIP support
 2015-09-22 13:34 UTC  (7+ messages)
` [PATCH 5/5] ARM: sun5i: Add C.H.I.P DTS
      ` [linux-sunxi] "

[PATCH v4 resend 0/2] power: Add an axp20x-usb-power driver
 2015-09-22 13:29 UTC  (3+ messages)

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-22 13:26 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v2] iommu/io-pgtable-arm: Don't use dma_to_phys()
 2015-09-22 13:25 UTC  (4+ messages)

[PATCH v3 0/4] input: gpio_keys_polled: Add support for abs/rel axis
 2015-09-22 13:24 UTC  (5+ messages)
` [PATCH v3 1/4] devicetree: bindings: Update gpio-keys-polled with "
` [PATCH v3 2/4] input: gpio_keys_polled: Add "
` [PATCH v3 3/4] input: Add an input-event-codes header file
` [PATCH v3 4/4] devicetree: bindings: Use linux-event-codes.h for evdev codes

[PATCH 0/3] PCI: Add support for Cavium ThunderX RC and on-SoC devices
 2015-09-22 13:19 UTC  (6+ messages)
` [PATCH 2/3] PCI: Add quirks for devices found on Cavium ThunderX SoCs

[PATCH 3/3] regulator: vexpress: Fix module autoload for OF platform driver
 2015-09-22 13:07 UTC  (2+ messages)

[PATCH v2 2/2] input: gpio_keys_polled: Add support for abs/rel axis
 2015-09-22 13:07 UTC 

net: thunderx: Support for upto 96 queues for a VF
 2015-09-22 12:34 UTC  (2+ messages)

[PATCH V2 1/6] i2c: Add i2c support to Freescale Layerscape platforms
 2015-09-22 12:34 UTC  (6+ messages)
` [PATCH V2 2/6] watchdog: Add support for "
` [PATCH V2 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board
` [PATCH V2 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
` [PATCH V2 5/6] clk: qoriq: Add ls1043a support
` [PATCH V2 6/6] dts/ls1043a: add LS1043ARDB board support

[PATCH v3] arm64: Introduce IRQ stack
 2015-09-22 12:11 UTC 

[PATCH 1/3] irqchip: atmel-aic5: fix bug with mask/unmask
 2015-09-22 11:55 UTC  (10+ messages)
` [PATCH 2/3] irqchip: atmel-aic5: fix variable naming
` [PATCH 3/3] irqchip: atmel-aic5: simplify base chip selection
  ` [tip:irq/urgent] irqchip/atmel-aic5: Use proper mask cache in mask/unmask()

[PATCH] net: axinet: Use of_property_read_u32 instead of open-coding it
 2015-09-22 11:45 UTC 

[PATCH] net: ll_temac: Use of_property_read_u32 instead of open-coding it
 2015-09-22 11:41 UTC 

DSA: phy polling
 2015-09-22 11:20 UTC  (3+ messages)

Question about the sparse memory section size
 2015-09-22 11:17 UTC  (2+ messages)

[PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux
 2015-09-22 10:59 UTC  (11+ messages)

[PATCH] arm: Fix backtrace generation when IPI is masked
 2015-09-22 10:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] generic syscalls: wire up userfaultfd syscall
 2015-09-22 10:52 UTC 

[PATCH] arm: wire up userfaultfd and membarrier syscalls
 2015-09-22 10:47 UTC  (4+ messages)

[PATCH 17/17] mfd : ab8500/db8500: fix the abuse of IRQF_NO_SUSPEND
 2015-09-22 10:04 UTC  (3+ messages)

[PATCH v3 00/24] dmaengine/ARM: Merge the edma drivers into one
 2015-09-22  9:54 UTC  (25+ messages)
` [PATCH v3 01/24] ARM: common: edma: Fix channel parameter for irq callbacks
` [PATCH v3 02/24] ARM: common: edma: Remove unused functions
` [PATCH v3 03/24] dmaengine: edma: Simplify and optimize the edma_execute path
` [PATCH v3 04/24] ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
` [PATCH v3 05/24] ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
` [PATCH v3 06/24] ARM: common: edma: Internal API to use pointer to 'struct edma'
` [PATCH v3 07/24] ARM/dmaengine: edma: Public API to use private struct pointer
` [PATCH v3 08/24] ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
` [PATCH v3 09/24] ARM: davinci: Use platform_device_register_full() to create pdev for eDMA
` [PATCH v3 10/24] ARM: davinci: Add set dma_mask to eDMA devices
` [PATCH v3 11/24] dmaengine: edma: Allocate memory dynamically for bitmaps and structures
` [PATCH v3 12/24] dmaengine: edma: Parameter alignment and long line fixes
` [PATCH v3 13/24] dmaengine: edma: Use devm_kcalloc when possible
` [PATCH v3 14/24] dmaengine: edma: Cleanup regarding the use of dev around the code
` [PATCH v3 15/24] dmaengine: edma: Use dev_dbg instead pr_debug
` [PATCH v3 16/24] dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio
` [PATCH v3 17/24] dmaengine: edma: Print warning when linking slots from different eDMA
` [PATCH v3 18/24] dmaengine: edma: Consolidate the comments for functions
` [PATCH v3 19/24] dmaengine: edma: Simplify the interrupt handling
` [PATCH v3 20/24] dmaengine: edma: Move the pending error check into helper function
` [PATCH v3 21/24] dmaengine: edma: Simplify and optimize ccerr interrupt handler
` [PATCH v3 22/24] dmaengine: edma: Read channel mapping support only once from HW
` [PATCH v3 23/24] dmaengine: edma: Rename bitfields for slot and channel usage tracking
` [PATCH v3 24/24] dmaengine: edma: Dynamic paRAM slot handling if HW supports it

[PATCH 0/6] Add LS1043A SoC support
 2015-09-22  9:51 UTC  (8+ messages)
` [PATCH 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
` [PATCH 6/6] dts/ls1043a: add LS1043ARDB board support

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-22  9:46 UTC  (3+ messages)

[PATCH v4 0/3] Add DT support for netxbig LEDs
 2015-09-22  9:30 UTC  (4+ messages)
` [PATCH v4 1/3] leds: netxbig: add device tree binding

[PATCH 00/10] ARM: marvell/dt: add crypto nodes in existing DTs
 2015-09-22  9:20 UTC  (2+ messages)
` [PATCH v2 03/10] ARM: marvell/dt: add crypto related nodes to armada 370 dtsi

[PATCH v2 0/3] Add support for the Armada-370-based Seagate NAS
 2015-09-22  8:58 UTC  (2+ messages)

[PATCH v8] Add Mediatek thermal support
 2015-09-22  8:30 UTC  (5+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH v5 0/4] Add DT support for netxbig LEDs
 2015-09-22  8:24 UTC  (5+ messages)
` [PATCH v5 1/4] leds: netxbig: add device tree binding
` [PATCH v5 2/4] ARM: Kirkwood: add LED DT entries for netxbig boards
` [PATCH v5 3/4] ARM: mvebu: remove static LED setup "
` [PATCH v5 4/4] leds: netxbig: convert to use the devm_ functions

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-22  8:07 UTC  (18+ messages)
` [PATCH v5 0/17] "
  ` [PATCH v5 01/17] drm: exynos: dp: convert to drm bridge mode
  ` [PATCH v5 03/17] drm: bridge: analogix/dp: fix some obvious code style
  ` [PATCH v5 04/17] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
  ` [PATCH v5 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
  ` [PATCH v5 06/17] Documentation: drm/bridge: add document for analogix_dp
  ` [PATCH v5 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
  ` [PATCH v5 08/17] drm: rockchip: dp: add rockchip platform dp driver
  ` [PATCH v5 09/17] Documentation: drm/bridge: add document for analogix_dp
  ` [PATCH v5 10/17] phy: Add driver for rockchip Display Port PHY
  ` [PATCH v5 11/17] Documentation: phy: add document for rockchip dp phy
  ` [PATCH v5 12/17] drm: rockchip: vop: add bpc and color mode setting
  ` [PATCH v5 13/17] drm: bridge: analogix/dp: add some rk3288 special registers setting
  ` [PATCH v5 14/17] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
  ` [PATCH v5 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
  ` [PATCH v5 16/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
  ` [PATCH v5 17/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method

[PATCH resend] extcon: Fix attached value returned by is_extcon_changed
 2015-09-22  7:54 UTC  (7+ messages)

[PATCH] mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
 2015-09-22  7:52 UTC  (3+ messages)

[PATCH v6 0/22] On-demand device probing
 2015-09-22  7:21 UTC  (9+ messages)
` [PATCH v6 03/22] of/platform: Point to struct device from device node
` [PATCH v6 07/22] regulator: core: Remove regulator_list
` [PATCH v6 08/22] regulator: core: Probe regulators on demand

[PATCH v3 00/12] pwm: add support for atomic update
 2015-09-22  6:36 UTC  (8+ messages)
` [PATCH v3 01/12] pwm: introduce default period and polarity concepts
` [PATCH v3 11/12] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
` [PATCH v3 12/12] regulator: pwm: properly initialize the ->state field

[PATCH v2 00/10] USB: chipidea misc patches
 2015-09-22  6:03 UTC  (3+ messages)

[PATCH] mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support
 2015-09-22  6:00 UTC 

[PATCH v2 1/2] ARM: imx6: set ahb-burst-config as 0 for USB
 2015-09-22  6:00 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: imx6: change default burst size "

[PATCH v3 0/3] ARM: uniphier: add outer cache support and rework SMP operations
 2015-09-22  5:27 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: uniphier: add outer cache support

[PATCH 0/5] media: atmel-isi: enable preview path to output RGB565 format
 2015-09-22  5:14 UTC  (6+ messages)
` [PATCH 1/5] media: atmel-isi: correct yuv swap according to different sensor outputs
` [PATCH 2/5] media: atmel-isi: prepare for the support of preview path
` [PATCH 3/5] media: atmel-isi: add code to setup correct resolution for "
` [PATCH 4/5] media: atmel-isi: setup YCC_SWAP correctly when using "
` [PATCH 5/5] media: atmel-isi: support RGB565 output when sensor output YUV formats

[PATCH v9 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-09-22  2:52 UTC  (3+ messages)
` [PATCH v9 3/6] PCI: designware: Add ARM64 support

[PATCH 0/4] bcm2835: enable auxiliary uart1
 2015-09-22  2:42 UTC  (5+ messages)
` [PATCH 3/4] serial: bcm2835: add auxiliary uart1 to device tree of bcm2835

[PATCH v6 0/4] spi: bcm2835: add spi-bcm2835aux driver
 2015-09-22  2:25 UTC  (3+ messages)
` [PATCH v6 1/4] dt/bindings: bcm2835: spi: add bindings for the bcm2835 auxiliary spi devices

BCM2835 auxiliary peripheral clocks
 2015-09-22  2:19 UTC  (6+ messages)
` [PATCH 2/3] clk: bcm2835: Add a driver for the auxiliary peripheral clock gates
` [PATCH 3/3] ARM: bcm2835: Add the auxiliary clocks to the device tree

[PATCH v2 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers
 2015-09-22  2:05 UTC  (7+ messages)
` [PATCH v2 2/4] clk: bcm2835: Add binding docs for the new platform clock driver
` [PATCH v2 3/4] clk: bcm2835: Add support for programming the audio domain clocks
` [PATCH v2 4/4] ARM: bcm2835: Switch to using the new clock driver support

[PATCH v2 0/8] SMEM/SMD/SMD_RPM big endian support + tidying
 2015-09-22  1:16 UTC  (3+ messages)
` [PATCH v2 5/8] soc: qcom: smd: Remove use of VLAIS

[PATCH v3 0/9] gpiolib: Add GPIO name support
 2015-09-22  1:09 UTC  (15+ messages)
` [PATCH v3 1/9] gpiolib-of: Rename gpio_hog functions to be generic
` [PATCH v3 2/9] gpio: Introduce gpio descriptor 'name'
` [PATCH v3 3/9] gpiolib: Use GPIO name from names array for gpio descriptor
` [PATCH v3 4/9] gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
` [PATCH v3 5/9] gpiolib: Add gpio name information to /sys/kernel/debug/gpio
` [PATCH v3 6/9] gpiolib-sysfs: Show gpio-name in /sys/class/gpio/gpio*/name
` [PATCH v3 7/9] gpiolib-sysfs: Add gpio name parsing for sysfs export

[PATCH v3 0/6] arm64 UEFI early FDT handling
 2015-09-22  0:21 UTC  (7+ messages)
` [PATCH v3 1/6] of/fdt: make generic early_init_dt_add_memory_arch() a weak alias
` [PATCH v3 2/6] arm64: override generic version of early_init_dt_add_memory_arch()
` [PATCH v3 3/6] efi: move FDT handling to separate object file
` [PATCH v3 4/6] arm64/efi: move EFI /chosen node parsing before early FDT processing
` [PATCH v3 5/6] arm64/efi: ignore DT memory nodes instead of removing them
` [PATCH v3 6/6] arm64/efi: ignore DT memreserve entries "

[PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
 2015-09-22  0:01 UTC  (4+ messages)
` [PATCH linux-next 1/4] mtd: spi-nor: remove unused read_xfer/write_xfer hooks

ARM64 readahead: fault retry breaks mmap file read random detection
 2015-09-21 23:51 UTC  (4+ messages)

[PATCH v2 0/3] gpiolib: Initializing GPIOs using DT property gpio-initval
 2015-09-21 23:42 UTC  (7+ messages)
` [PATCH v2 1/3] gpio: Use __gpiod_request directly
` [PATCH v2 2/3] gpiolib: gpiod_hog remove separate name argument
` [PATCH v2 3/3] gpiolib: Add GPIO initialization

[PATCH v3 0/9] Broadcom Cygnus device tree changes
 2015-09-21 22:12 UTC  (10+ messages)
` [PATCH v3 1/9] ARM: dts: consolidate aliases for Cygnus dt files
` [PATCH v3 2/9] ARM: dts: Use label for device nodes in Cygnus dts
` [PATCH v3 3/9] ARM: dts: Put Cygnus core components under core bus
` [PATCH v3 4/9] ARM: dts: Move all Cygnus peripherals into axi bus
` [PATCH v3 5/9] ARM: dts: Reorder Cygnus peripherals
` [PATCH v3 6/9] ARM: dts: Enable various peripherals on bcm958305k
` [PATCH v3 7/9] ARM: dts: Enable NAND support on bcm911360_entphn
` [PATCH v3 8/9] ARM: dts: enable touchscreen support on Cygnus
` [PATCH v3 9/9] ARM: dts: fix Cygnus nand device node

[PATCH 0/7] Phy and mdiobus fixes
 2015-09-21 22:08 UTC  (5+ messages)
` [PATCH 1/7] phy: fix of_mdio_find_bus() device refcount leak

[PATCH v4 0/2] Support Mbigen interrupt controller
 2015-09-21 21:53 UTC  (3+ messages)
` [PATCH v4 1/2] Add the driver of mbigen "

[RFT - PATCH 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-09-21 21:26 UTC  (3+ messages)
` [RFT - PATCH 1/2] KVM/arm64: add hooks for armv8 "
` [RFT - PATCH 2/2] KVM/arm64: enable armv8 fp/simd lazy switch

[PATCH v6 0/5] ARM: berlin: PWM support
 2015-09-21 21:05 UTC  (5+ messages)
` [PATCH v6 1/5] pwm: add the Berlin pwm controller driver

[PATCH v5 0/6] irqchip, gicv3: Updates and Cavium ThunderX errata workarounds
 2015-09-21 20:58 UTC  (7+ messages)
` [PATCH v5 1/6] irqchip, gicv3-its: Add range check for number of allocated pages
` [PATCH v5 2/6] irqchip, gicv3: Workaround for Cavium ThunderX erratum 23154
` [PATCH v5 3/6] irqchip, gicv3-its: Read typer register outside the loop
` [PATCH v5 4/6] irqchip, gicv3-its: Add HW revision detection and configuration
` [PATCH v5 5/6] irqchip, gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
` [PATCH v5 6/6] irqchip, gicv3-its: Use new jump label API

[PATCH v4] mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
 2015-09-21 20:43 UTC  (3+ messages)

pwm-bl: regression on all pxa platforms
 2015-09-21 20:41 UTC 

possible reason: unannotated irqs-off
 2015-09-21 20:26 UTC  (4+ messages)

[PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver
 2015-09-21 18:50 UTC  (4+ messages)
` [PATCH v2 7/7] ARM: at91/dt: sama5d2 Xplained: add device pin muxing


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