Show patches with: none      |   11174 patches
« 1 2 ... 90 91 92111 112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/6] arm64: dts: meson-axg: complete the pinctrl info for UART_AO_A 1 - - --- 2018-01-05 Yixun Lan Superseded
[4/6] ARM64: dts: meson-axg: uart: Add the pinctrl info description - - - --- 2018-01-05 Yixun Lan Superseded
[3/6] ARM64: dts: meson-axg: uart: Add the clock info description - - - --- 2018-01-05 Yixun Lan Superseded
[2/6] ARM64: dts: meson-axg: uart: fix address space range - - - --- 2018-01-05 Yixun Lan Superseded
[1/6] ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART 1 - - --- 2018-01-05 Yixun Lan Superseded
[-next] clk: meson-axg: fix potential NULL dereference in axg_clkc_probe() - - - --- 2018-01-05 Wei Yongjun Not Applicable
[v3,22/22] nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,21/22] nvmem: imx-iim: Do not use "&pdev->dev" explicitly - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,20/22] nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,19/22] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,18/22] nvmem: rockchip-efuse: Make use of of_device_get_match_data() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,17/22] nvmem: snvs_lpgpr: Convert commas to semicolons - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,16/22] nvmem: meson-efuse: Do no gate COMPILE_TEST with MESON_SM - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,15/22] nvmem: bcm-ocotp: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,14/22] nvmem: imx-iim: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,13/22] nvmem: lpc18xx_otp: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,12/22] nvmem: meson-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,11/22] nvmem: meson-mx-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,10/22] nvmem: mtk-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,09/22] nvmem: qfprom: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,08/22] nvmem: rockchip-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,07/22] nvmem: snvs_lgpr: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,06/22] nvmem: uniphier-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,05/22] nvmem: imx-ocotp: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,04/22] nvmem: vf610-ocotp: Convert to use devm_nvmem_register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,03/22] nvmem: Introduce devm_nvmem_(un)register() - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,02/22] nvmem: core: Allow specifying device name verbatim - - - --- 2018-01-03 Andrey Smirnov Not Applicable
[v3,01/22] nvmem: Document struct nvmem_config - - - --- 2018-01-03 Andrey Smirnov Not Applicable
arm64: defconfig: enable MESON EFUSE - - - --- 2018-01-03 Jerome Brunet Accepted
[net] net: stmmac: enable EEE in MII, GMII or RGMII only - - 1 --- 2018-01-03 Jerome Brunet Not Applicable
boards: amlogic: khadas-vim: Typo fixup - - - --- 2018-01-02 Neil Armstrong Not Applicable
[v2,21/21] nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,20/21] nvmem: imx-iim: Do not use "&pdev->dev" explicitly - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,19/21] nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,18/21] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,17/21] nvmem: rockchip-efuse: Make use of of_device_get_match_data() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,16/21] nvmem: snvs_lpgpr: Convert commas to semicolons - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,15/21] nvmem: meson-efuse: Do no gate COMPILE_TEST with MESON_SM - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,14/21] nvmem: bcm-ocotp: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,13/21] nvmem: imx-iim: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,12/21] nvmem: lpc18xx_otp: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,11/21] nvmem: meson-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,10/21] nvmem: meson-mx-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,09/21] nvmem: mtk-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,08/21] nvmem: qfprom: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,07/21] nvmem: rockchip-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,06/21] nvmem: snvs_lgpr: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,05/21] nvmem: uniphier-efuse: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,04/21] nvmem: imx-ocotp: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,03/21] nvmem: vf610-ocotp: Convert to use devm_nvmem_register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,02/21] nvmem: Introduce devm_nvmem_(un)register() - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[v2,01/21] nvmem: core: Allow specifying device name verbatim - - - --- 2018-01-01 Andrey Smirnov Not Applicable
[RFC,HACK,2/2] clk: meson: meson8b: add the video clock trees - WiP - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,HACK,1/2] gpu: drm: meson: HACK - Meson8/Meson8b/Meson8m2 support - WiP - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[v2,1/1] clk: meson: meson8b: add support for the NAND clocks - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,9/9] Bluetooth: hci_h5: add support for Realtek UART Bluetooth modules - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,8/9] Bluetooth: drop HCI_UART_INIT_PENDING support - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,7/9] bluetooth: btrtl: load the config blob from devicetree when available - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,6/9] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,5/9] Bluetooth: btrtl: add support for retrieving the UART settings - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,4/9] Bluetooth: btrtl: split the device initialization into smaller parts - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,3/9] Bluetooth: btrtl: add MODULE_FIRMWARE declarations - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,2/9] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[RFC,v2,1/9] serdev: implement parity configuration - - - --- 2018-01-01 Martin Blumenstingl Not Applicable
[v3,01/34] clk_ops: change round_rate() to return unsigned long 1 - - --- 2018-01-01 Bryan O'Donoghue Not Applicable
[v2,01/34] clk_ops: change round_rate() to return unsigned long - - - --- 2018-01-01 Bryan O'Donoghue Not Applicable
[01/33] clk_ops: change round_rate() to return unsigned long - - - --- 2017-12-30 Bryan O'Donoghue Not Applicable
[RFT,net-next,v3,5/5] net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock - - - --- 2017-12-28 Martin Blumenstingl Not Applicable
[RFT,net-next,v3,4/5] net: stmmac: dwmac-meson8b: fix setting the RGMII clock on Meson8b - 1 - --- 2017-12-28 Martin Blumenstingl Not Applicable
[RFT,net-next,v3,3/5] net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration - - - --- 2017-12-28 Martin Blumenstingl Not Applicable
[RFT,net-next,v3,2/5] net: stmmac: dwmac-meson8b: simplify generating the clock names - - - --- 2017-12-28 Martin Blumenstingl Not Applicable
[RFT,net-next,v3,1/5] net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode - - - --- 2017-12-28 Martin Blumenstingl Not Applicable
[-next] clk: meson-axg: make local symbol axg_gp0_params_table static - - - --- 2017-12-28 Wei Yongjun Not Applicable
[-next] clk: meson-axg: fix return value check in axg_clkc_probe() - - - --- 2017-12-28 Wei Yongjun Not Applicable
[20/20] nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[19/20] nvmem: imx-iim: Do not use "&pdev->dev" explicitly - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[18/20] nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[17/20] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[16/20] nvmem: rockchip-efuse: Make use of of_device_get_match_data() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[15/20] nvmem: snvs_lpgpr: Convert commas to semicolons - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[14/20] nvmem: bcm-ocotp: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[13/20] nvmem: imx-iim: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[12/20] nvmem: lpc18xx_otp: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[11/20] nvmem: meson-efuse: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[10/20] nvmem: meson-mx-efuse: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[09/20] nvmem: mtk-efuse: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[08/20] nvmem: qfprom: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[07/20] nvmem: rockchip-efuse: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[06/20] nvmem: snvs_lgpr: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[05/20] nvmem: uniphier-efuse: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[04/20] nvmem: imx-ocotp: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[03/20] nvmem: vf610-ocotp: Convert to use devm_nvmem_register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[02/20] nvmem: Introduce devm_nvmem_(un)register() - - - --- 2017-12-27 Andrey Smirnov Not Applicable
[01/20] nvmem: core: Allow specifying device name verbatim - - - --- 2017-12-27 Andrey Smirnov Not Applicable
reset: meson: enable level reset support on Meson8b - 1 - --- 2017-12-26 Martin Blumenstingl Not Applicable
[3/3] ARM: dts: meson8: add the USB reset line - 1 - --- 2017-12-26 Martin Blumenstingl Superseded
[2/3] ARM: dts: meson8: add the reset controller - 1 - --- 2017-12-26 Martin Blumenstingl Superseded
[1/3] ARM: dts: meson8b: grow the reset controller memory zone - 1 - --- 2017-12-26 Martin Blumenstingl Superseded
[RFT,net-next,v2,3/3] net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock - - - --- 2017-12-23 Martin Blumenstingl Not Applicable
[RFT,net-next,v2,2/3] net: stmmac: dwmac-meson8b: fix setting the RGMII clock on Meson8b - 1 - --- 2017-12-23 Martin Blumenstingl Not Applicable
« 1 2 ... 90 91 92111 112 »