LinuxLists
Users
About
Victor Shih (
[email protected]
)
Number of posts: 429 (0.71 per day)
First post: 2022-10-14 11:49:01
Last post: 2024-06-09 18:40:31
Previous Page
/
Next Page
Date
List
Subject
2023-05-30 10:22:15
linux-kernel
[PATCH V2 1/3] mmc: sdhci-pci-gli: Add Genesys Logic GL9767 support
2023-05-30 10:21:58
linux-kernel
[PATCH V2 2/3] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767
2023-05-30 10:12:06
linux-kernel
[PATCH V2 3/3] mmc: sdhci-pci-gli: Add support SD Express card for GL9767
2023-05-30 10:11:40
linux-kernel
[PATCH V2 0/3] Add Genesys Logic GL9767 support
2023-05-30 10:10:53
linux-kernel
Re: [PATCH V1 3/3] mmc: sdhci-pci-gli: Add support SD Express card for GL9767
2023-05-30 10:06:17
linux-kernel
Re: [PATCH V1 3/3] mmc: sdhci-pci-gli: Add support SD Express card for GL9767
2023-05-12 11:06:30
linux-kernel
[PATCH V1 0/3] Add Genesys Logic GL9767 support
2023-05-12 11:05:19
linux-kernel
[PATCH V1 1/3] mmc: sdhci-pci-gli: Add Genesys Logic GL9767 support
2023-05-12 11:02:39
linux-kernel
[PATCH V1 2/3] mmc: sdhci: Export sdhci_check_ro function symbol
2023-05-12 10:58:43
linux-kernel
[PATCH V1 3/3] mmc: sdhci-pci-gli: Add support SD Express card for GL9767
2023-03-31 11:01:25
linux-kernel
[PATCH V7 23/23] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
2023-03-31 11:00:55
linux-kernel
[PATCH V7 22/23] mmc: sdhci-pci: add UHS-II support framework
2023-03-31 11:00:43
linux-kernel
[PATCH V7 21/23] mmc: sdhci-uhs2: add pre-detect_init hook
2023-03-31 11:00:02
linux-kernel
[PATCH V7 17/23] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
2023-03-31 10:59:56
linux-kernel
[PATCH V7 19/23] mmc: sdhci-uhs2: add irq() and others
2023-03-31 10:59:46
linux-kernel
[PATCH V7 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver
2023-03-31 10:59:31
linux-kernel
[PATCH V7 18/23] mmc: sdhci-uhs2: add request() and others
2023-03-31 10:59:25
linux-kernel
[PATCH V7 16/23] mmc: sdhci-uhs2: add clock operations
2023-03-31 10:59:20
linux-kernel
[PATCH V7 15/23] mmc: sdhci-uhs2: add detect_init() to detect the interface
2023-03-31 10:59:15
linux-kernel
[PATCH V7 14/23] mmc: sdhci-uhs2: add set_ios()
2023-03-31 10:59:13
linux-kernel
[PATCH V7 13/23] mmc: sdhci-uhs2: add set_timeout()
2023-03-31 10:58:56
linux-kernel
[PATCH V7 12/23] mmc: sdhci-uhs2: skip signal_voltage_switch()
2023-03-31 10:58:55
linux-kernel
[PATCH V7 07/23] mmc: sdhci: add UHS-II related definitions in headers
2023-03-31 10:58:45
linux-kernel
[PATCH V7 11/23] mmc: sdhci-uhs2: add set_power() to support vdd2
2023-03-31 10:58:41
linux-kernel
[PATCH V7 09/23] mmc: sdhci-uhs2: dump UHS-II registers
2023-03-31 10:58:34
linux-kernel
[PATCH V7 10/23] mmc: sdhci-uhs2: add reset function and uhs2_mode function
2023-03-31 10:58:20
linux-kernel
[PATCH V7 08/23] mmc: sdhci: add UHS-II module and add a kernel configuration
2023-03-31 10:58:14
linux-kernel
[PATCH V7 06/23] mmc: core: Support UHS-II card control and access
2023-03-31 10:58:09
linux-kernel
[PATCH V7 05/23] mmc: core: Add definitions for SD UHS-II cards
2023-03-31 10:58:02
linux-kernel
[PATCH V7 01/23] mmc: core: Cleanup printing of speed mode at card insertion
2023-03-31 10:58:00
linux-kernel
[PATCH V7 04/23] mmc: core: Extend support for mmc regulators with a vqmmc2
2023-03-31 10:57:59
linux-kernel
[PATCH V7 03/23] mmc: core: Announce successful insertion of an SD UHS-II card
2023-03-31 10:57:58
linux-kernel
[PATCH V7 02/23] mmc: core: Prepare to support SD UHS-II cards
2023-03-31 10:57:48
linux-kernel
[PATCH V7 00/23] Add support UHS-II for GL9755
2023-02-24 10:24:51
linux-kernel
Re: [PATCH V6 06/24] mmc: core: Support UHS-II card control and access
2023-02-24 10:24:47
linux-kernel
Re: [PATCH V6 05/24] mmc: core: Add definitions for SD UHS-II cards
2023-02-24 10:24:28
linux-kernel
Re: [PATCH V6 14/24] mmc: sdhci-uhs2: add set_ios()
2023-02-24 10:24:14
linux-kernel
Re: [PATCH V6 22/24] mmc: sdhci-uhs2: add post-mmc_attach_sd hook
2023-02-24 10:24:06
linux-kernel
Re: [PATCH V6 20/24] mmc: sdhci-uhs2: add add_host() and others to set up the driver
2023-02-24 10:24:00
linux-kernel
Re: [PATCH V6 19/24] mmc: sdhci-uhs2: add irq() and others
2023-02-24 10:23:39
linux-kernel
Re: [PATCH V6 18/24] mmc: sdhci-uhs2: add request() and others
2023-02-24 10:23:35
linux-kernel
Re: [PATCH V6 17/24] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
2023-02-24 10:23:21
linux-kernel
Re: [PATCH V6 15/24] mmc: sdhci-uhs2: add detect_init() to detect the interface
2023-02-24 10:23:17
linux-kernel
Re: [PATCH V6 11/24] mmc: sdhci-uhs2: add set_power() to support vdd2
2023-02-24 10:23:01
linux-kernel
Re: [PATCH V6 09/24] mmc: sdhci-uhs2: dump UHS-II registers
2023-02-24 10:22:56
linux-kernel
Re: [PATCH V6 07/24] mmc: sdhci: add UHS-II related definitions in headers
2023-02-24 10:22:47
linux-kernel
Re: [PATCH V6 01/24] mmc: core: Cleanup printing of speed mode at card insertion
2023-01-26 10:59:12
linux-kernel
Re: [PATCH V6 14/24] mmc: sdhci-uhs2: add set_ios()
2023-01-03 11:30:27
linux-kernel
Re: [PATCH V6 00/24] Add support UHS-II for GL9755
2022-12-13 09:22:12
linux-kernel
Re: [PATCH V5 20/26] mmc: sdhci-uhs2: add irq() and others
2022-12-13 09:21:49
linux-kernel
Re: [PATCH V5 14/26] mmc: sdhci-uhs2: add set_timeout()