User Details
User Details
- User Since
- Jul 16 2021, 9:12 AM (173 w, 13 h)
Nov 24 2021
Nov 24 2021
bag_semihalf.com requested review of D33103: acpi: fix device_get_property invalid return.
Nov 19 2021
Nov 19 2021
bag_semihalf.com added a comment to D31597: device: add device_get_property and device_has_property.
Sep 24 2021
Sep 24 2021
bag_semihalf.com updated the diff for D31599: sdhci_xenon: split driver file into generic file and fdt parts.
bag_semihalf.com updated the diff for D31600: sdhci_xenon: add ACPI support.
bag_semihalf.com updated the diff for D31599: sdhci_xenon: split driver file into generic file and fdt parts.
bag_semihalf.com added a comment to D31599: sdhci_xenon: split driver file into generic file and fdt parts.
Thanks for the review. I've address all comments.
Sep 23 2021
Sep 23 2021
bag_semihalf.com requested review of D32075: sdhci: Fix crash caused by M_WAITOK in sdhci dumps.
Sep 6 2021
Sep 6 2021
bag_semihalf.com added a comment to D31597: device: add device_get_property and device_has_property.
@imp Did you have time to look at these man pages?
Sep 2 2021
Sep 2 2021
bag_semihalf.com added inline comments to D31770: ipsec: If no PMTU in hostcache assume it's equal to link's MTU.
bag_semihalf.com added inline comments to D31771: ipsec: Add support for PMTUD for IPv6 tunnels.
Sep 1 2021
Sep 1 2021
bag_semihalf.com requested review of D31771: ipsec: Add support for PMTUD for IPv6 tunnels.
bag_semihalf.com requested review of D31770: ipsec: If no PMTU in hostcache assume it's equal to link's MTU.
bag_semihalf.com requested review of D31769: ipsec: Add PMTUD support for IPsec IPv4 over IPv6 tunnel.
Aug 26 2021
Aug 26 2021
bag_semihalf.com added a comment to D31598: mmc_helper: add mmc_helper and rename mmc_fdt_helper to mmc_helper.
I've added the macro. Should I revert the changes in other drivers? I didn't do it now, cause I think this could encourage people to use the new structure.
bag_semihalf.com updated the diff for D31598: mmc_helper: add mmc_helper and rename mmc_fdt_helper to mmc_helper.
Aug 25 2021
Aug 25 2021
bag_semihalf.com added a reviewer for D31597: device: add device_get_property and device_has_property: manpages.
Aug 19 2021
Aug 19 2021
bag_semihalf.com added a comment to D31597: device: add device_get_property and device_has_property.
I've created requested man pages.
bag_semihalf.com updated the diff for D31597: device: add device_get_property and device_has_property.
bag_semihalf.com added a comment to D31598: mmc_helper: add mmc_helper and rename mmc_fdt_helper to mmc_helper.
I can add a macro like this somewhere in mmc_fdt_helper.h header, to keep it backwards compatible.
#define mmc_fdt_helper mmc_helper
Aug 18 2021
Aug 18 2021
bag_semihalf.com requested review of D31601: mmc: fallback to lower speed if vccq switch fails.
bag_semihalf.com requested review of D31600: sdhci_xenon: add ACPI support.
bag_semihalf.com requested review of D31599: sdhci_xenon: split driver file into generic file and fdt parts.
bag_semihalf.com requested review of D31597: device: add device_get_property and device_has_property.
bag_semihalf.com updated the diff for D31406: sdhci: add sysctls to dump sdhci registers and capabilites.
Aug 11 2021
Aug 11 2021
bag_semihalf.com requested review of D31509: qoriq_dw_pci: Fix typo in link status checking code.
bag_semihalf.com requested review of D31508: pci_host_generic_fdt: set domain number.
Aug 9 2021
Aug 9 2021
bag_semihalf.com updated the diff for D31406: sdhci: add sysctls to dump sdhci registers and capabilites.
Aug 4 2021
Aug 4 2021
bag_semihalf.com requested review of D31409: sdhci_xenon: remove redundant code in property parsing.
bag_semihalf.com requested review of D31408: mmc_fdt_helper: correct typo in dts property name 'no-1-8-v'.
bag_semihalf.com requested review of D31407: sdhci_xenon: add AP807 compatible string.