messages from 2016-12-27 16:54:12 to 2016-12-29 12:13:25 UTC [more...]
[PATCH] crypto: arm/aes-neonbs - process 8 blocks in parallel if we can
2016-12-29 12:13 UTC (9+ messages)
Linux fails to start secondary cores when system resumes from Suspend-to-RAM
2016-12-29 12:10 UTC (4+ messages)
[PATCH v2] ARM: dts: qcom: apq8064: Add missing scm clock
2016-12-29 12:06 UTC
[PATCH 0/4] Use Exynos macros for pinctrl settings
2016-12-29 11:54 UTC (10+ messages)
` [PATCH 1/4] pinctrl: dt-bindings: samsung: add drive strength macros for Exynos5433
` [1/4] "
` [PATCH 2/4] ARM64: dts: exynos5433: use macros for pinctrl configuration on Exynos5433
` [PATCH 3/4] ARM64: dts: TM2: comply to the samsung pinctrl naming convention
` [PATCH 4/4] ARM64: dts: exynos5433: remove unused code
[PATCH 0/8] DMA: s3c64xx: Conversion to the new channel request API
2016-12-29 11:43 UTC (5+ messages)
` [PATCH 7/8] ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fields
[PATCH v2 0/2] mmc: host: s3cmci: add device tree support
2016-12-29 11:40 UTC (3+ messages)
` [PATCH v2 2/2] mmc: host: s3cmci: allow probing from device tree
[PATCH v2] drm: zte: support hdmi audio through spdif
2016-12-29 11:14 UTC
[PATCH] drm: zte: support hdmi audio through spdif
2016-12-29 11:12 UTC (3+ messages)
[PATCH] Revert "mmc: dw_mmc-rockchip: add runtime PM support"
2016-12-29 10:25 UTC (5+ messages)
[PATCH] mtd: nand: Update dependency of IFC for LS1021A
2016-12-29 9:52 UTC (2+ messages)
[BUG] ARM64: amlogic: gxbb: unhandled level 2 translation fault (11)
2016-12-29 9:07 UTC (2+ messages)
[PATCH V1] pinctrl:pxa:pinctrl-pxa2xx:- No need of devm functions
2016-12-29 7:20 UTC (3+ messages)
[PATCH 1/5] ARM: dts: qcom: apq8064: Add missing scm clock
2016-12-29 3:14 UTC (2+ messages)
` [1/5] "
[PATCH v5 0/4] clk: rockchip: support clk controller for rk3328 SoC
2016-12-29 2:45 UTC (5+ messages)
` [PATCH v5 1/4] clk: rockchip: add dt-binding header for rk3328
` [PATCH v5 2/4] dt-bindings: add bindings for rk3328 clock controller
` [PATCH v5 3/4] clk: rockchip: add new pll-type for rk3328
` [PATCH v5 4/4] clk: rockchip: add clock controller "
[PATCH v3 0/3] Add overlay plane support for ZTE drm driver
2016-12-29 2:37 UTC (4+ messages)
` [PATCH v3 1/3] drm: zte: make zx_plane accessible from zx_vou driver
` [PATCH v3 2/3] drm: zte: add .atomic_disable hook to disable graphic layer
` [PATCH v3 3/3] drm: zte: add overlay plane support
[PATCH v2] drm: zte: add overlay plane support
2016-12-29 2:35 UTC (3+ messages)
[PATCH v2 0/2] add clk-hi3660
2016-12-29 2:33 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: Document the hi3660 clock bindings
` [PATCH v2 2/2] clk: hisilicon: Add clock driver for hi3660 SoC
[PATCH 0/2] ARM: orion5x: Move micon code to a MFD driver
2016-12-29 0:01 UTC (3+ messages)
` [PATCH 1/2] mfd: micon: Add Buffalo Kurobox Pro, Terastation II Pro/Live driver
` [PATCH 2/2] ARM: orion5x: Utilize micon MFD driver
[PATCH v1] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
2016-12-28 23:39 UTC (14+ messages)
[PATCH v6 00/25] Support qcom's HSIC USB and rewrite USB2 HS support
2016-12-28 22:57 UTC (26+ messages)
` [PATCH v6 01/25] of: device: Support loading a module with OF based modalias
` [PATCH v6 02/25] of: device: Export of_device_{get_modalias, uvent_modalias} to modules
` [PATCH v6 03/25] usb: ulpi: Support device discovery via DT
` [PATCH v6 04/25] usb: chipidea: Only read/write OTGSC from one place
` [PATCH v6 05/25] usb: chipidea: Handle extcon events properly
` [PATCH v6 06/25] usb: chipidea: Add platform flag for wrapper phy management
` [PATCH v6 07/25] usb: chipidea: Notify events when switching host mode
` [PATCH v6 08/25] usb: chipidea: Remove locking in ci_udc_start()
` [PATCH v6 09/25] usb: chipidea: Add support for ULPI PHY bus
` [PATCH v6 10/25] usb: chipidea: Consolidate extcon notifiers
` [PATCH v6 11/25] usb: chipidea: vbus event may exist before starting gadget
` [PATCH v6 12/25] usb: chipidea: msm: Mark device as runtime pm active
` [PATCH v6 13/25] usb: chipidea: msm: Rely on core to override AHBBURST
` [PATCH v6 14/25] usb: chipidea: msm: Use hw_write_id_reg() instead of writel
` [PATCH v6 15/25] usb: chipidea: msm: Add proper clk and reset support
` [PATCH v6 16/25] usb: chipidea: msm: Mux over secondary phy at the right time
` [PATCH v6 17/25] usb: chipidea: msm: Restore wrapper settings after reset
` [PATCH v6 18/25] usb: chipidea: msm: Make platform data driver local instead of global
` [PATCH v6 19/25] usb: chipidea: msm: Add reset controller for PHY POR bit
` [PATCH v6 20/25] usb: chipidea: msm: Handle phy power states
` [PATCH v6 21/25] usb: chipidea: msm: Be silent on probe defer errors
` [PATCH v6 22/25] usb: chipidea: Drop lock across event_notify during gadget stop
` [PATCH v6 23/25] usb: chipidea: Pullup D+ in device mode via phy APIs
` [PATCH v6 24/25] phy: Add support for Qualcomm's USB HSIC phy
` [PATCH v6 25/25] phy: Add support for Qualcomm's USB HS phy
[PATCH v7 0/5] Add support for the STM32F4 I2C
2016-12-28 22:20 UTC (6+ messages)
` [PATCH v7 2/5] i2c: Add STM32F4 I2C driver
[PATCH v5 0/2] qcom OTG regulator support
2016-12-28 22:06 UTC (2+ messages)
[PATCH 0/2] R8A7792 clock fixes
2016-12-28 21:35 UTC (2+ messages)
` [PATCH] ARM: dts: r8a7794: link DU to VSPD
[PATCH 1/4] ARM: dts: Move most of am335x-boneblack.dts to am335x-boneblack-common.dtsi
2016-12-28 21:26 UTC (9+ messages)
` [PATCH 2/4] ARM: dts: Add am335x-boneblack-wireless
` [PATCH 3/4] ARM: dts: Move most of am335x-bonegreen.dts to am335x-bonegreen-common.dtsi
` [PATCH 4/4] ARM: dts: Add am335x-bonegreen-wireless
[PATCHv2 net-next 00/16] net: mvpp2: add basic support for PPv2.2
2016-12-28 21:08 UTC (19+ messages)
` [PATCHv2 net-next 01/16] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
` [PATCHv2 net-next 02/16] net: mvpp2: add and use accessors for TX/RX descriptors
` [PATCHv2 net-next 03/16] net: mvpp2: add hw_version field in "struct mvpp2"
` [PATCHv2 net-next 04/16] net: mvpp2: introduce an intermediate union for the TX/RX descriptors
` [PATCHv2 net-next 05/16] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [PATCHv2 net-next 06/16] net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
` [PATCHv2 net-next 07/16] net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
` [PATCHv2 net-next 08/16] net: mvpp2: adapt mvpp2_defaults_set() "
` [PATCHv2 net-next 09/16] net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
` [PATCHv2 net-next 10/16] net: mvpp2: handle register mapping and access "
` [PATCHv2 net-next 11/16] net: mvpp2: handle misc PPv2.1/PPv2.2 differences
` [PATCHv2 net-next 12/16] net: mvpp2: add AXI bridge initialization for PPv2.2
` [PATCHv2 net-next 13/16] net: mvpp2: rework RXQ interrupt group "
` [PATCHv2 net-next 14/16] net: mvpp2: adapt rxq distribution to PPv2.2
` [PATCHv2 net-next 15/16] net: mvpp2: add support for an additional clock needed for PPv2.2
` [PATCHv2 net-next 16/16] net: mvpp2: finally add the PPv2.2 compatible string
[GIT PULL] Qualcomm ARM64 Fixes for 4.10-rc1
2016-12-28 20:58 UTC
[PATCH v1] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
2016-12-28 20:38 UTC (3+ messages)
[PATCH] arm64: errata: Check for --fix-cortex-a53-843419 and --fix-cortex-a53
2016-12-28 20:17 UTC (9+ messages)
[RESEND v2] dt-bindings: video: exynos7-decon: Remove obsolete samsung, power-domain property
2016-12-28 17:50 UTC
[PATCHv2 net-next 00/11] net: mvpp2: misc improvements and preparation patches
2016-12-28 16:46 UTC (12+ messages)
` [PATCHv2 net-next 01/11] net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
` [PATCHv2 net-next 02/11] net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
` [PATCHv2 net-next 03/11] net: mvpp2: release reference to txq_cpu[] entry after unmapping
` [PATCHv2 net-next 04/11] net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
` [PATCHv2 net-next 05/11] net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
` [PATCHv2 net-next 06/11] net: mvpp2: simplify mvpp2_bm_bufs_add()
` [PATCHv2 net-next 07/11] net: mvpp2: remove unused register definitions
` [PATCHv2 net-next 08/11] net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
` [PATCHv2 net-next 09/11] net: mvpp2: simplify MVPP2_PRS_RI_* definitions
` [PATCHv2 net-next 10/11] net: mvpp2: switch to build_skb() in the RX path
` [PATCHv2 net-next 11/11] net: mvpp2: enable building on 64-bit platforms
[PATCH] irqchip: mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
2016-12-28 15:47 UTC (2+ messages)
[PATCH v2] watchdog: constify watchdog_info structures
2016-12-28 15:26 UTC (2+ messages)
[RFC PATCH net-next v4 1/2] macb: Add 1588 support in Cadence GEM
2016-12-28 13:23 UTC (3+ messages)
[PATCH] pinctrl: meson: fix gpio request disabling other modes
2016-12-28 12:41 UTC (2+ messages)
[PATCH v2 0/3] crypto: arm64/ARM: NEON accelerated ChaCha20 *skcipher*
2016-12-28 9:25 UTC (7+ messages)
` [PATCH v2 1/3] crypto: chacha20 - convert generic and x86 versions to skcipher
[PATCH 0/2] crypto: arm64/ARM: NEON accelerated ChaCha20
2016-12-28 9:13 UTC (6+ messages)
[PATCH] thermal: mtk_thermal: Staticise a number of data variables
2016-12-28 8:46 UTC
[PATCH] arm64: Do not include linux/uaccess.h from assembler files
2016-12-28 8:04 UTC (2+ messages)
[PATCH 0/3] Add clock and power domain DT nodes for Mediatek MT2701
2016-12-28 5:46 UTC (4+ messages)
` [PATCH 1/3] arm: dts: mt2701: Sort DT nodes by register address
` [PATCH 2/3] arm: dts: mt2701: Add subsystem clock controller device nodes
` [PATCH 3/3] arm: dts: mt2701: Add power domain controller device node
[PATCH] PCI: exynos: refactor exynos pcie driver
2016-12-28 5:25 UTC (12+ messages)
[PATCH v29 0/9] arm64: add kdump support
2016-12-28 4:37 UTC (10+ messages)
` [PATCH v29 1/9] memblock: add memblock_cap_memory_range()
` [PATCH v29 2/9] arm64: limit memory regions based on DT property, usable-memory-range
` [PATCH v29 3/9] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v29 4/9] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v29 5/9] arm64: kdump: add VMCOREINFO's for user-space tools
` [PATCH v29 6/9] arm64: kdump: provide /proc/vmcore file
` [PATCH v29 7/9] arm64: kdump: enable kdump in defconfig
` [PATCH v29 8/9] Documentation: kdump: describe arm64 port
` [PATCH v29 9/9] Documentation: dt: chosen properties for arm64 kdump
[QUESTION] Arm64: Query L3 cache info via DT
2016-12-28 3:42 UTC
[PATCH v8 0/8] Introducing Exynos ChipId driver
2016-12-28 2:38 UTC (4+ messages)
` [PATCH v8 1/8] soc: samsung: add exynos chipid driver support
[PATCH] usb: mtu3: fix U3 port link issue
2016-12-28 1:21 UTC (3+ messages)
[PATCH v3] ARM64: dts: marvell: Correct license text
2016-12-27 21:36 UTC
[PATCH] ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
2016-12-27 17:57 UTC (3+ messages)
[PATCH] ARM: dts: dra72-evm-tps65917: Add voltage supplies to usb_phy, mmc, dss
2016-12-27 17:56 UTC (5+ messages)
[PATCH 0/4] dt-bindings: mfd: Update TPS65217 interrupts
2016-12-27 17:52 UTC (2+ messages)
[PATCH v3] mach-omap2: fixing wrong strcat for Non-NULL terminated string
2016-12-27 17:40 UTC (2+ messages)
[PATCH v2] ARM: omap2: am437x: rollback to use omap3_gptimer_timer_init()
2016-12-27 17:35 UTC (2+ messages)
[PATCH] ARM: OMAP2+: PRM: Delete an error message for a failed memory allocation
2016-12-27 17:34 UTC (2+ messages)
[PATCH 0/9] ARM: omap: Add empty chosen node in SoCs top level DTSI
2016-12-27 17:30 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: add u2phy clock for ehci and ohci of rk3399
2016-12-27 17:04 UTC (3+ messages)
` [RESEND PATCH "
[PATCH v2 00/11] net: mvpp2: misc improvements and preparation patches
2016-12-27 16:55 UTC (11+ messages)
` [PATCH v2 03/11] net: mvpp2: release reference to txq_cpu[] entry after unmapping
` [PATCH v2 04/11] net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
` [PATCH v2 05/11] net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
` [PATCH v2 06/11] net: mvpp2: simplify mvpp2_bm_bufs_add()
` [PATCH v2 07/11] net: mvpp2: remove unused register definitions
` [PATCH v2 08/11] net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
` [PATCH v2 09/11] net: mvpp2: simplify MVPP2_PRS_RI_* definitions
` [PATCH v2 10/11] net: mvpp2: switch to build_skb() in the RX path
` [PATCH v2 11/11] net: mvpp2: enable building on 64-bit platforms
[PATCH v2 00/16] net: mvpp2: add basic support for PPv2.2
2016-12-27 16:54 UTC (17+ messages)
` [PATCH v2 01/16] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
` [PATCH v2 02/16] net: mvpp2: add and use accessors for TX/RX descriptors
` [PATCH v2 03/16] net: mvpp2: add hw_version field in "struct mvpp2"
` [PATCH v2 04/16] net: mvpp2: introduce an intermediate union for the TX/RX descriptors
` [PATCH v2 05/16] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [PATCH v2 06/16] net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
` [PATCH v2 07/16] net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
` [PATCH v2 08/16] net: mvpp2: adapt mvpp2_defaults_set() "
` [PATCH v2 09/16] net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
` [PATCH v2 10/16] net: mvpp2: handle register mapping and access "
` [PATCH v2 11/16] net: mvpp2: handle misc PPv2.1/PPv2.2 differences
` [PATCH v2 12/16] net: mvpp2: add AXI bridge initialization for PPv2.2
` [PATCH v2 13/16] net: mvpp2: rework RXQ interrupt group "
` [PATCH v2 14/16] net: mvpp2: adapt rxq distribution to PPv2.2
` [PATCH v2 15/16] net: mvpp2: add support for an additional clock needed for PPv2.2
` [PATCH v2 16/16] net: mvpp2: finally add the PPv2.2 compatible string
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).