index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-15
ata: libata-eh: Add missing command name
Damien Le Moal
1
-0
/
+1
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+1
2022-08-04
Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
18
-148
/
+152
2022-08-03
ata: sata_mv: Fixes expected number of resources now IRQs are gone
Andrew Lunn
1
-1
/
+1
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-07-19
ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectors
John Garry
1
-0
/
+1
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-1
/
+1
2022-07-09
ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-1
/
+1
2022-06-30
ata: pata_cs5535: Fix W=1 warnings
John Garry
1
-2
/
+2
2022-06-29
ata: libata-scsi: fix result type of ata_ioc32()
Sergey Shtylyov
1
-4
/
+4
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-1
/
+1
2022-06-20
ata: pata_macio: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-06-20
ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
Sergey Shtylyov
2
-12
/
+12
2022-06-20
ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()
Sergey Shtylyov
2
-4
/
+4
2022-06-20
ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()
Sergey Shtylyov
1
-4
/
+4
2022-06-17
ata: libata-core: make ata_exec_internal_sg() *static*
Sergey Shtylyov
2
-8
/
+4
2022-06-17
ata: make transfer mode masks *unsigned int*
Sergey Shtylyov
12
-43
/
+43
2022-06-14
ata: libata-core: get rid of *else* branches in ata_id_n_sectors()
Sergey Shtylyov
1
-11
/
+9
2022-06-13
ata: libata-core: fix sloppy typing in ata_id_n_sectors()
Sergey Shtylyov
1
-4
/
+6
2022-06-13
ata: pata_hpt3x2n: pass base DPLL frequency to hpt3x2n_pci_clock()
Sergey Shtylyov
1
-8
/
+11
2022-06-13
ata: pata_hpt37x: merge hpt374_read_freq() to hpt37x_pci_clock()
Sergey Shtylyov
1
-24
/
+10
2022-06-13
ata: pata_hpt37x: factor out hpt37x_pci_clock()
Sergey Shtylyov
1
-43
/
+51
2022-06-13
ata: pata_hpt37x: move claculating PCI clock from hpt37x_clock_slot()
Sergey Shtylyov
1
-17
/
+28
2022-06-13
ata: libata: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-09
ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
Sergey Shtylyov
1
-1
/
+1
2022-06-08
libata: fix translation of concurrent positioning ranges
Tyler Erickson
1
-1
/
+1
2022-06-08
libata: fix reading concurrent positioning ranges log
Tyler Erickson
1
-8
/
+13
2022-06-06
ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
Miaoqian Lin
1
-0
/
+3
2022-06-06
ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
Sergey Shtylyov
1
-2
/
+2
2022-06-03
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2022-05-24
Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
11
-248
/
+228
2022-05-16
ata: pata_ftide010: Remove unneeded ERROR check before clk_disable_unprepare
Wan Jiabing
1
-4
/
+3
2022-05-09
ata: libata-core: Allow forcing most horkage flags
Damien Le Moal
1
-2
/
+20
2022-05-09
ata: libata-core: Improve link flags forced settings
Damien Le Moal
1
-10
/
+22
2022-05-09
ata: libata-core: Refactor force_tbl definition
Damien Le Moal
1
-58
/
+81
2022-05-09
ata: libata-core: cleanup ata_device_blacklist
Damien Le Moal
1
-49
/
+49
2022-05-09
ata: simplify the return expression of brcm_ahci_remove
Minghao Chi
1
-6
/
+1
2022-04-22
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Zheyu Ma
1
-0
/
+2
2022-04-22
ata: Make use of the helper function devm_platform_ioremap_resource()
Lv Ruyi
1
-6
/
+1
2022-04-22
ata: libata-core: replace "its" with "it is"
Diego Viola
1
-2
/
+2
2022-04-22
ahci: Add a generic 'controller2' RAID id
Dan Williams
1
-2
/
+3
2022-04-20
ARM: pxa: use pdev resource for palmld mmio
Arnd Bergmann
1
-2
/
+1
2022-04-13
ata: pata_via: fix sloppy typing in via_do_set_mode()
Sergey Shtylyov
1
-3
/
+3
2022-04-13
ata: pata_sil680: fix result type of sil680_sel{dev|reg}()
Sergey Shtylyov
1
-17
/
+13
2022-04-12
ata: libata-core: fix parameter type in ata_xfer_mode2shift()
Sergey Shtylyov
1
-1
/
+1
2022-04-11
libata: Improve ATA queued command allocation
John Garry
4
-96
/
+36
2022-04-11
ata: pata_mpc52xx: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-1
/
+2
2022-04-06
ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back
Mario Limonciello
3
-4
/
+6
2022-04-04
ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
Christian Lamparter
1
-0
/
+3
[next]