messages from 2022-11-29 15:06:03 to 2023-01-19 18:53:42 UTC [more...]
[PATCH v2 00/13] spi: Add support for stacked/parallel memories
2023-01-19 18:53 UTC (14+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 03/13] net: "
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
[PATCH 1/2] spi: dt-bindings: drop unneeded quotes
2023-01-19 16:24 UTC (10+ messages)
` [PATCH 2/2] spi: dt-bindings: cleanup examples - indentation, lowercase hex
[PATCH net-next v2 0/6] net: phy: Remove probe_capabilities
2023-01-19 15:30 UTC (9+ messages)
` [PATCH net-next v2 1/6] net: mdio: Move mdiobus_scan() within file
` [PATCH net-next v2 2/6] net: mdio: Rework scanning of bus ready for quirks
` [PATCH net-next v2 3/6] net: mdio: Add workaround for Micrel PHYs which are not C45 compatible
` [PATCH net-next v2 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45
` [PATCH net-next v2 5/6] net: phy: Decide on C45 capabilities based on presence of method
` [PATCH net-next v2 6/6] net: phy: Remove probe_capabilities
[PATCH 0/3] Add Ufispace NCPLite platform device tree
2023-01-19 11:00 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Ufi Space
` [PATCH 2/3] dt-bindings: arm: aspeed: document Ufispace NCPLite BMC
` [PATCH 3/3] ARM: dts: aspeed: Add device tree for "
[PATCH] i2c: aspeed: Use devm_platform_get_and_ioremap_resource()
2023-01-19 9:15 UTC
[PATCH 00/11] Fix pca954x i2c-mux node names
2023-01-19 8:18 UTC (17+ messages)
` [PATCH 01/11] ARM: dts: ti: "
` [PATCH 02/11] ARM: dts: aspeed: "
` [PATCH 03/11] ARM: dts: imx: Fix pca9547 i2c-mux node name
` [PATCH 04/11] ARM: dts: nuvoton: Fix pca954x i2c-mux node names
` [PATCH 05/11] ARM: dts: socfpga: Fix pca9548 i2c-mux node name
` [PATCH 06/11] ARM: dts: vf610: Fix pca9548 i2c-mux node names
` [PATCH 07/11] arm64: dts: freescale: Fix pca954x "
` [PATCH 08/11] arm64: dts: marvell: "
` [PATCH 09/11] arm64: dts: renesas: ulcb-kf: Fix pca9548 "
` [PATCH 10/11] MIPS: mscc: jaguar2: Fix pca9545 "
` [PATCH 11/11] powerpc: dts: fsl: Fix pca954x "
[PATCH 2/5] dt-bindings: soc: hpe: hpe,gxp-srom.yaml
2023-01-19 7:56 UTC
[PATCH linux-next] crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
2023-01-19 7:36 UTC
[PATCH -next] crypto: aspeed: change aspeed_acry_akcipher_algs to static
2023-01-19 5:30 UTC (3+ messages)
[PATCH] pinctrl: aspeed: Force to disable the function's signal
2023-01-19 1:54 UTC (4+ messages)
[PATCH] arm: dts: aspeed: tyan s8036: enable kcs interrupts
2023-01-18 22:44 UTC (2+ messages)
[PATCH v2 1/1] ARM: dts: aspeed-g6: add aliases for mdio nodes
2023-01-18 3:20 UTC (3+ messages)
[PATCH 0/2] ARM: dts: aspeed: bletchley: Update Bletchley devicetree
2023-01-18 3:19 UTC (6+ messages)
` [PATCH 1/2] ARM: dts: aspeed: bletchley: rename flash1 label
` [PATCH 2/2] ARM: dts: aspeed: bletchley: enable wdtrst1
[PATCH] ARM: dts: ethanolx: Add label for the master partition
2023-01-18 3:04 UTC (2+ messages)
[v4 0/5] Support pwm/tach driver for aspeed ast26xx
2023-01-18 1:48 UTC (13+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding
` [v4 5/5] hwmon: Add Aspeed ast2600 TACH support
[PATCH net-next 0/6] net: phy: Remove probe_capabilities
2023-01-18 1:17 UTC (14+ messages)
` [PATCH net-next 1/6] net: mdio: Move mdiobus_scan() within file
` [PATCH net-next 2/6] net: mdio: Rework scanning of bus ready for quirks
` [PATCH net-next 3/6] net: mdio: Add workaround for Micrel PHYs which are not C45 compatible
` [PATCH net-next 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45
` [PATCH net-next 5/6] net: phy: Decide on C45 capabilities based on presence of method
` [PATCH net-next 6/6] net: phy: Remove probe_capabilities
[PATCH 00/22] drm: Remove includes for drm_crtc_helper.h
2023-01-17 8:45 UTC (33+ messages)
` [PATCH 01/22] drm/amdgpu: Fix coding style
` [PATCH 02/22] drm: Remove unnecessary include statements for drm_crtc_helper.h
` [PATCH 03/22] drm/amdgpu: "
` [PATCH 04/22] drm/arm/komeda: "
` [PATCH 05/22] drm/aspeed: "
` [PATCH 06/22] drm/ast: "
` [PATCH 07/22] drm/bridge: "
` [PATCH 08/22] drm/gma500: "
` [PATCH 09/22] drm/i2c/ch7006: "
` [PATCH 10/22] drm/ingenic: "
` [PATCH 11/22] drm/kmb: "
` [PATCH 12/22] drm/logicvc: "
` [PATCH 13/22] drm/nouveau: "
` [PATCH 14/22] drm/radeon: "
` [PATCH 15/22] drm/rockchip: "
` [PATCH 16/22] drm/shmobile: "
` [PATCH 17/22] drm/sprd: "
` [PATCH 18/22] drm/sun4i: "
` [PATCH 19/22] drm/tidss: "
` [PATCH 20/22] drm/udl: "
` [PATCH 21/22] drm/vboxvideo: "
` [PATCH 22/22] drm/crtc-helper: Remove most include statements from drm_crtc_helper.h
[PATCH 0/2] Add ASPEED AST2600 miss pinctrl
2023-01-17 0:34 UTC (6+ messages)
` [PATCH 1/2] pinctrl:aspeed: add miss pin and function
` [PATCH 2/2] dtsi:aspeed: add miss pinctrl in pinctrl dtsi
[PATCH net-next 00/10] net: mdio: Continue separating C22 and C45
2023-01-14 5:50 UTC (13+ messages)
` [PATCH net-next 01/10] net: mdio: cavium: Separate C22 and C45 transactions
` [PATCH net-next 02/10] net: mdio: i2c: "
` [PATCH net-next 03/10] net: mdio: mux-bcm-iproc: "
` [PATCH net-next 04/10] net: mdio: aspeed: "
` [PATCH net-next 05/10] net: mdio: ipq4019: "
` [PATCH net-next 06/10] net: ethernet: mtk_eth_soc: "
` [PATCH net-next 07/10] net: lan743x: "
` [PATCH net-next 08/10] net: stmmac: Separate C22 and C45 transactions for xgmac2
` [PATCH net-next 09/10] net: stmmac: Separate C22 and C45 transactions for xgmac
` [PATCH net-next 10/10] enetc: Separate C22 and C45 transactions
[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
2023-01-13 4:13 UTC (6+ messages)
` [PATCH v5 1/4] crypto: aspeed: Add ACRY RSA driver
` [PATCH v5 2/4] ARM: dts: aspeed: Add ACRY/AHBC device controller node
` [PATCH v5 3/4] dt-bindings: crypto: add documentation for Aspeed ACRY
` [PATCH v5 4/4] dt-bindings: bus: add documentation for Aspeed AHBC
[PATCH][next] crypto: aspeed - Replace zero-length array with flexible-array member
2023-01-12 22:17 UTC (3+ messages)
[PATCH] ARM: dts: ethanolx: Enable VUART
2023-01-11 12:19 UTC
[PATCH] ARM: dts: ethanolx: Enable CTS/RTS pins on UART1
2023-01-11 11:52 UTC
[PATCH] ARM: dts: ethanolx: Add BIOS flash chip
2023-01-11 11:39 UTC
[PATCH] ARM: dts: ethanolx: Correct EEPROM device name
2023-01-11 11:32 UTC
[PATCH v4 0/4] Add Aspeed ACRY driver for hardware acceleration
2023-01-03 3:37 UTC (7+ messages)
` [PATCH v4 1/4] crypto: aspeed: Add ACRY RSA driver
` [PATCH v4 2/4] ARM: dts: aspeed: Add ACRY/AHBC device controller node
` [PATCH v4 3/4] dt-bindings: crypto: add documentation for Aspeed ACRY
` [PATCH v4 4/4] dt-bindings: bus: add documentation for Aspeed AHBC
[PATCH v3] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
2022-12-24 7:35 UTC
[PATCH v3] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
2022-12-24 6:37 UTC (2+ messages)
[PATCH AUTOSEL 4.19 2/6] usb: gadget: aspeed: fix buffer overflow
2022-12-24 1:32 UTC
[PATCH AUTOSEL 5.4 2/7] usb: gadget: aspeed: fix buffer overflow
2022-12-24 1:32 UTC
[PATCH AUTOSEL 5.10 03/11] usb: gadget: aspeed: fix buffer overflow
2022-12-24 1:31 UTC
[PATCH AUTOSEL 5.15 03/14] usb: gadget: aspeed: fix buffer overflow
2022-12-24 1:31 UTC
[PATCH AUTOSEL 6.0 04/18] usb: gadget: aspeed: fix buffer overflow
2022-12-24 1:30 UTC
[PATCH AUTOSEL 6.1 11/26] usb: gadget: aspeed: fix buffer overflow
2022-12-24 1:29 UTC
[PATCH v3] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
2022-12-23 14:54 UTC (2+ messages)
[PATCH] arm: lanyang: fix lable->label typo for lanyang dts
2022-12-23 9:19 UTC (2+ messages)
[PATCH] usb: gadget: aspeed: fix buffer overflow
2022-12-21 2:26 UTC (10+ messages)
[PATCH AUTOSEL 6.0 3/8] ARM: dts: aspeed: rainier,everest: Move reserved memory regions
2022-12-17 0:10 UTC
[PATCH AUTOSEL 6.1 3/9] ARM: dts: aspeed: rainier,everest: Move reserved memory regions
2022-12-17 0:09 UTC
[PATCH v2] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
2022-12-14 8:25 UTC (2+ messages)
[PATCH v2] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
2022-12-13 14:32 UTC (2+ messages)
[PATCH] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
2022-12-13 14:31 UTC (2+ messages)
[PATCH] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
2022-12-13 6:14 UTC (2+ messages)
[PATCH] media: docs: aspeed-video: Update reference
2022-12-08 1:24 UTC
[PATCH v11 0/5] add aspeed-jpeg support for aspeed-video
2022-12-07 9:35 UTC (6+ messages)
` [PATCH v11 1/5] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v11 3/5] media: Documentation: aspeed-video: Add user documentation for the aspeed-video driver
[PATCH v3 0/4] Add Aspeed ACRY driver for hardware acceleration
2022-11-30 21:30 UTC (3+ messages)
` [PATCH v3 4/4] dt-bindings: bus: add documentation for Aspeed AHBC
[PATCH] ARM: dts: aspeed-g6: Add more UART controller nodes
2022-11-29 22:38 UTC
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).