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
starfive-6.6.48-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
2023-03-23
ata: pata_parport-bpck6: move ppc6_send_cmd to bpck6.c and rename
Ondrej Zary
2
-44
/
+33
2023-03-23
ata: pata_parport-bpck6: move ppc6_deselect to bpck6.c and rename
Ondrej Zary
2
-21
/
+17
2023-03-23
ata: pata_parport-bpck6: merge ppc6_select into bpck6_open
Ondrej Zary
2
-79
/
+55
2023-03-23
ata: pata_parport-bpck6: move ppc6_open to bpck6.c and rename
Ondrej Zary
2
-30
/
+21
2023-03-23
ata: pata_parport-bpck6: move ppc6_wr_extout to bpck6.c and rename
Ondrej Zary
2
-12
/
+8
2023-03-23
ata: pata_parport-bpck6: move ppc6_wait_for_fifo to bpck6.c and rename
Ondrej Zary
2
-17
/
+13
2023-03-23
ata: pata_parport-bpck6: merge ppc6_wr_data_blk into bpck6_write_block
Ondrej Zary
2
-92
/
+57
2023-03-23
ata: pata_parport-bpck6: merge ppc6_rd_data_blk into bpck6_read_block
Ondrej Zary
2
-92
/
+48
2023-03-23
ata: pata_parport-bpck6: merge ppc6_wr_port16_blk into bpck6_write_block
Ondrej Zary
2
-22
/
+9
2023-03-23
ata: pata_parport-bpck6: merge ppc6_rd_port16_blk into bpck6_read_block
Ondrej Zary
2
-22
/
+9
2023-03-23
ata: pata_parport-bpck6: merge ppc6_wr_port into bpck6_write_regr
Ondrej Zary
2
-11
/
+4
2023-03-23
ata: pata_parport-bpck6: merge ppc6_rd_port into bpck6_read_regr
Ondrej Zary
2
-11
/
+4
2023-03-23
ata: pata_parport-bpck6: remove ppc6_close
Ondrej Zary
2
-10
/
+2
2023-03-23
ata: pata_parport-bpck6: remove PPC_FLAGS
Ondrej Zary
1
-7
/
+3
2023-03-23
ata: pata_parport-bpck6: use parport_frob_control and remove CUR_CTRL
Ondrej Zary
1
-84
/
+36
2023-03-23
ata: pata_parport-bpck6: use parport access functions instead of port I/O
Ondrej Zary
2
-145
/
+68
2023-03-23
ata: pata_parport-bpck6: remove parallel port bit defines
Ondrej Zary
1
-32
/
+27
2023-03-23
ata: pata_parport-bpck6: remove struct ppc_storage
Ondrej Zary
2
-101
/
+69
2023-03-23
ata: pata_parport-bpck6: remove mode from struct ppc_storage
Ondrej Zary
2
-33
/
+16
2023-03-23
ata: pata_parport-bpck6: remove org_* from struct ppc_storage
Ondrej Zary
1
-11
/
+9
2023-03-23
ata: pata_parport-bpck6: remove ppc_id from struct ppc_storage
Ondrej Zary
2
-10
/
+2
2023-03-23
ata: pata_parport-bpck6: remove lpt_addr from struct ppc_storage
Ondrej Zary
2
-78
/
+76
2023-03-23
ata: pata_parport-bpck6: pass around struct pi_adapter *
Ondrej Zary
2
-86
/
+96
2023-03-23
ata: pata_parport-bpck6: don't cast pi->pardev to struct pardevice *
Ondrej Zary
1
-18
/
+6
2023-03-23
ata: pata_parport-bpck6: remove useless range check from read/write_regr
Ondrej Zary
1
-14
/
+2
2023-03-23
ata: pata_parport-bpck6: remove useless defines
Ondrej Zary
1
-19
/
+2
2023-03-23
ata: Use of_property_present() for testing DT property presence
Rob Herring
3
-4
/
+4
2023-03-23
ahci: qoriq: Add platform dependencies
Geert Uytterhoeven
1
-0
/
+1
2023-03-23
ata: pata_parport: move pata_parport.h to drivers/ata/pata_parport
Ondrej Zary
17
-31
/
+112
2023-03-23
ata: pata_parport: remove obsolete changelogs
Ondrej Zary
12
-83
/
+0
2023-03-23
ata: pata_parport: remove scratch parameter from test_proto()
Ondrej Zary
6
-17
/
+20
2023-03-23
ata: pata_parport: remove verbose parameter from test_proto()
Ondrej Zary
6
-6
/
+6
2023-03-23
ata: pata_parport: remove bpck6 verbose parameter
Ondrej Zary
1
-5
/
+0
2023-03-23
ata: pata_parport: simplify log_adapter prints, remove VERSION defines
Ondrej Zary
15
-91
/
+32
2023-03-23
ata: pata_parport: use print_hex_*
Ondrej Zary
1
-18
/
+4
2023-03-23
ata: pata_parport: use dev_* instead of printk
Ondrej Zary
15
-79
/
+48
2023-03-23
ata: pata_parport: remove scratch parameter from log_adapter()
Ondrej Zary
16
-21
/
+21
2023-03-23
ata: pata_parport: remove verbose parameter from log_adapter()
Ondrej Zary
16
-25
/
+22
2023-03-23
ata: pata_parport: remove typedef struct PIA
Ondrej Zary
15
-128
/
+128
2023-03-23
ata: pata_parport: remove device from struct pi_adapter
Ondrej Zary
15
-48
/
+39
2023-03-23
ata: pata_parport: remove devtype from struct pi_adapter
Ondrej Zary
1
-2
/
+2
2023-03-23
ata: pata_parport: Introduce module_pata_parport_driver macro
Ondrej Zary
15
-163
/
+20
2023-03-23
ata: pata_parport: remove useless printks at module_init of bpck6
Ondrej Zary
1
-4
/
+0
2023-03-23
ata: pata_parport: Remove pi_swab16 and pi_swab32
Ondrej Zary
2
-4
/
+10
2023-03-23
ata: pata_parport: probe all units automatically
Ondrej Zary
1
-2
/
+2
2023-03-23
ata: pata_parport: fix EPAT C7/C8 Kconfig
Ondrej Zary
1
-1
/
+1
2023-03-16
ata: pata_parport: fix memory leaks
Ondrej Zary
1
-11
/
+14
2023-03-15
ata: pata_parport: fix parport release without claim
Ondrej Zary
1
-2
/
+3
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-02-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+14
[next]