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-05-30
ata: libata-scsi: Use correct device no in ata_find_dev()
Damien Le Moal
1
-8
/
+26
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2023-04-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
108
-122
/
+122
2023-04-26
Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
23
-1438
/
+702
2023-04-26
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-0
/
+2
2023-04-06
pata: ixp4xx: Add explicit include for of.h
Rob Herring
1
-0
/
+1
2023-04-06
ata: pata_macio: Add explicit include of irqdomain.h
Rob Herring
1
-0
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-13
/
+17
2023-03-28
ata: pata_parport-bpck6: Declare mode_map as static
Damien Le Moal
1
-2
/
+2
2023-03-28
ata: pata_parport-bpck6: Remove dependency on 64BIT
Damien Le Moal
1
-1
/
+1
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-03-25
scsi: ata: Declare SCSI host templates const
Bart Van Assche
108
-122
/
+122
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+2
2023-03-23
ata: pata_parport-bpck6: reduce indents in bpck6_open
Ondrej Zary
1
-23
/
+25
2023-03-23
ata: pata_parport-bpck6: delete ppc6lnx.c
Ondrej Zary
2
-18
/
+0
2023-03-23
ata: pata_parport-bpck6: move defines and mode_map to bpck6.c
Ondrej Zary
2
-54
/
+44
2023-03-23
ata: pata_parport-bpck6: move ppc6_wr_data_byte to bpck6.c and rename
Ondrej Zary
2
-41
/
+27
2023-03-23
ata: pata_parport-bpck6: move ppc6_rd_data_byte to bpck6.c and rename
Ondrej Zary
2
-63
/
+36
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
[next]