messages from 2023-12-23 03:42:24 to 2024-01-19 17:13:33 UTC [more...]
[PATCH v2 0/7] I3C target mode support
2024-01-19 17:13 UTC (38+ messages)
` [PATCH v2 1/7] i3c: add "
` [PATCH v2 2/7] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-target-v1
` [PATCH v2 3/7] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v2 4/7] i3c: target: add svc target controller support
` [PATCH v2 5/7] i3c: target: func: add tty driver
` [PATCH v2 6/7] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v2 7/7] tty: i3c: add TTY over I3C master support
[PATCH v9 00/16] PCI: imx6: Clean up and add imx95 pci support
2024-01-19 17:11 UTC (17+ messages)
` [PATCH v9 01/16] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v9 02/16] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v9 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v9 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v9 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v9 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v9 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v9 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v9 10/16] dt-bindings: imx6q-pcie: Restruct reg and reg-name
` [PATCH v9 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v9 12/16] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v9 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v9 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v9 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v9 16/16] PCI: imx6: Add iMX95 Endpoint (EP) support
[PATCH v8 00/16] PCI: imx6: Clean up and add imx95 pci support
2024-01-19 8:36 UTC (28+ messages)
` [PATCH v8 01/16] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v8 02/16] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v8 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v8 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v8 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v8 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v8 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v8 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v8 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v8 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v8 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v8 12/16] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v8 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v8 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v8 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v8 16/16] PCI: imx6: Add iMX95 Endpoint (EP) support
[PATCH 1/1] i3c: master: svc: add support for read len bigger than 255
2024-01-18 20:14 UTC (2+ messages)
[PATCH 1/1] dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
2024-01-18 16:29 UTC
[PATCH 1/1] i3c: master: fix kernel-doc check warning
2024-01-14 22:01 UTC (3+ messages)
[PATCH] dmaengine: fsl-edma: fix Makefile logic
2024-01-12 7:50 UTC (7+ messages)
[PATCH 1/1] i3c: master: svc: return error when read length bigger than 255
2024-01-11 17:29 UTC (3+ messages)
[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
2024-01-09 15:04 UTC (6+ messages)
[v5 resend 0/6] i3c: master: some improvment for i3c master
2024-01-09 7:35 UTC (4+ messages)
` (subset) "
[PATCH v7 00/16] PCI: imx6: Clean up and add imx95 pci support
2024-01-09 3:53 UTC (48+ messages)
` [PATCH v7 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v7 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v7 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v7 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v7 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v7 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v7 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v7 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v7 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v7 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v7 12/16] PCI: imx6: Add iMX95 PCIe support
` [PATCH v7 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v7 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v7 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v7 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support
[PATCH v4 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer failure for fixed size BARs
2024-01-08 15:10 UTC
[PATCH v3 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer failure for fixed size BARs
2024-01-08 8:23 UTC (2+ messages)
[PATCH v6 00/16] PCI: imx6: Clean up and add imx95 pci support
2023-12-27 12:00 UTC (26+ messages)
` [PATCH v6 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v6 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v6 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v6 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v6 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v6 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v6 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v6 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v6 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v6 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v6 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v6 12/16] PCI: imx6: Add iMX95 PCIe support
` [PATCH v6 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v6 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v6 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v6 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support
[PATCH v2 0/4] usb: cdns3: usb uvc iso transfer fix
2023-12-24 15:38 UTC (5+ messages)
` [PATCH v2 1/4] usb: cdns3: fix uvc failure work since sg support enabled
` [PATCH v2 2/4] usb: cdns3: fix iso transfer error when mult is not zero
` [PATCH v2 3/4] usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
` [PATCH v2 4/4] Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
[PATCH v5 00/16] PCI: imx6: Clean up and add imx95 pci support
2023-12-24 9:09 UTC (20+ messages)
` [PATCH v5 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v5 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v5 10/16] dt-bindings: imx6q-pcie: remove reg and reg-name
` [PATCH v5 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
[PATCH 0/4] usb: cdns3: usb uvc iso transfer fix
2023-12-23 3:42 UTC (4+ messages)
` [PATCH 4/4] Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
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).