Linus, The following changes since commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1: Linux 5.16-rc4 (2021-12-05 14:08:22 -0800) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.16-rc5 for you to fetch changes up to a66307d473077b7aeba74e9b09c841ab3d399c2d: libata: add horkage for ASMedia 1092 (2021-12-09 11:20:47 +0900) ---------------------------------------------------------------- libata fixes for 5.16-rc5 * Fix a sparse warning in the ahci_ceva driver, from me * Disable the ASMedia 1092 non-functional device, from Hannes ---------------------------------------------------------------- Damien Le Moal (1): ata: ahci_ceva: Fix id array access in ceva_ahci_read_id() Hannes Reinecke (1): libata: add horkage for ASMedia 1092 drivers/ata/ahci_ceva.c | 3 ++- drivers/ata/libata-core.c | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-)