You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/oxnas/files/drivers
Daniel Golle 5e82e1ed2f oxnas: fix warning in SATA driver
drivers/ata/sata_oxnas.c: In function 'sata_oxnas_port_irq':
drivers/ata/sata_oxnas.c:2126:25: warning: left shift count >= width of type [-Wshift-count-overflow]
  if (ap->qc_active & (1 << ATA_TAG_INTERNAL)) {
                           ^~

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
..
ata oxnas: fix warning in SATA driver 4 years ago
pci/controller oxnas: switch to kernel 5.4 and remove kernel 4.14 4 years ago
phy oxnas: switch to kernel 5.4 and remove kernel 4.14 4 years ago
power/reset oxnas: replace oxnas-restart with version to be submitted to upstream 5 years ago
usb/host oxnas: bring in new oxnas target 6 years ago