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
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-15
/
+30
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-14
pata_efar: fix register naming used in efar_set_piomode()
Bartlomiej Zolnierkiewicz
1
-11
/
+11
2011-10-14
pata_rdc: add Power Management support
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2011-10-14
ata_piix: unify code for programming PIO and MWDMA timings
Bartlomiej Zolnierkiewicz
1
-73
/
+38
2011-10-14
ata_piix: SITRE handling fix
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2011-10-14
libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-10-14
pata_artop: add Power Management support
Bartlomiej Zolnierkiewicz
1
-27
/
+54
2011-10-14
pata_sl82c105: add Power Management support
Bartlomiej Zolnierkiewicz
1
-5
/
+32
2011-10-14
pata_pdc2027x: add Power Management support
Bartlomiej Zolnierkiewicz
1
-0
/
+30
2011-10-14
pata_legacy: use PIO mask defines
Bartlomiej Zolnierkiewicz
1
-11
/
+11
2011-10-14
pata_legacy: unify QDI ->set_piomode methods
Bartlomiej Zolnierkiewicz
1
-75
/
+23
2011-10-14
libata: remove no longer needed pata_qdi driver
Bartlomiej Zolnierkiewicz
4
-368
/
+9
2011-10-14
pata_it8213: fix register naming used in it8213_set_piomode()
Bartlomiej Zolnierkiewicz
1
-10
/
+10
2011-10-14
pata_it8213: add UDMA100 and UDMA133 support
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2011-10-14
pata_rdc: parallel scanning needs an extra locking
Bartlomiej Zolnierkiewicz
1
-0
/
+12
2011-10-14
pata_via: add via_fixup()
Bartlomiej Zolnierkiewicz
1
-26
/
+23
2011-10-14
libata: ata_timing_compute() fixup
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-10-14
pata_scc: add proper cable detection method
Bartlomiej Zolnierkiewicz
1
-13
/
+1
2011-10-14
pata_arasan_cf: remove bogus to_platform_device() calls
Sergei Shtylyov
1
-4
/
+2
2011-10-14
pata_atiixp: add proper ->prereset method
Bartlomiej Zolnierkiewicz
1
-9
/
+26
2011-10-14
pata_serverworks: add serverworks_fixup()
Bartlomiej Zolnierkiewicz
1
-28
/
+29
2011-10-14
pata_serverworks: cleanup cable detection
Bartlomiej Zolnierkiewicz
1
-30
/
+7
2011-10-14
pata_serverworks: use standard cable detection methods
Bartlomiej Zolnierkiewicz
1
-33
/
+12
2011-10-14
pata_cmd64x: documentation fix
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-10-14
pata_ali: fix "Satelite" typo
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-10-14
pata_cs5535: no need to program PIO0 timings during device init
Bartlomiej Zolnierkiewicz
1
-12
/
+0
2011-10-14
pata_cmd64x: add cmd64x_fixup()
Bartlomiej Zolnierkiewicz
1
-22
/
+20
2011-10-14
pata_hpt366: add hpt36x_find_mode() helper
Bartlomiej Zolnierkiewicz
1
-10
/
+25
2011-10-14
pata_artop: unify ->prereset methods
Bartlomiej Zolnierkiewicz
1
-21
/
+5
2011-10-14
pata_sc1200: do not use c99 style comments
Bartlomiej Zolnierkiewicz
1
-4
/
+8
2011-10-14
pata_at91: call clk_put() on ata_host_activate() failure
Sergei Shtylyov
1
-1
/
+4
2011-10-14
libata: reduce ata_pci_[sff,bmdma]_init_one() size
Bartlomiej Zolnierkiewicz
1
-65
/
+46
2011-10-14
pata_cs5535: fix DRV_NAME
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2011-10-14
pata_sc1200: fix DRV_NAME
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-10-14
pata_sil680: minor CodingStyle fixups
Bartlomiej Zolnierkiewicz
1
-25
/
+33
2011-10-14
pata_sil680: constify tables
Bartlomiej Zolnierkiewicz
1
-4
/
+8
2011-10-14
pata_sil680: documentation fixes
Bartlomiej Zolnierkiewicz
1
-11
/
+13
2011-10-08
ata: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-10-08
ata: Make pata_of_platform.c compile again and work on non-PPC platforms
Pawel Moll
2
-3
/
+5
2011-10-08
pata_sis: code style cleanups for consistency
Dan McGee
1
-19
/
+19
2011-10-08
pata_sis: mark most const data static as well
Dan McGee
1
-10
/
+10
2011-10-08
pata_sis: enable MWDMA for UDMA 133 chipset
Dan McGee
1
-8
/
+17
2011-10-08
pata_sis: add mode_filter method for certain sis5513 chipsets
Dan McGee
1
-1
/
+26
2011-10-08
pata_sis: extract a sis_port_base() method
Dan McGee
1
-18
/
+28
2011-10-08
[libata] ahci_platform: Add the board_ids and pi refer to different features
Richard Zhu
1
-6
/
+38
2011-10-08
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
1
-3
/
+2
2011-10-08
sata_sil24: Use const
Joe Perches
1
-2
/
+2
2011-10-08
ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips...
Ming Lei
1
-5
/
+32
2011-10-08
libata: clear PIO pad area
Tejun Heo
1
-2
/
+2
[next]