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-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
2011-10-08
sata_mv: use {platform|pci}_get_drvdata()
Sergei Shtylyov
1
-5
/
+4
2011-10-08
sata_mv: release clock on ata_host_activate() failure
Sergei Shtylyov
1
-2
/
+5
2011-10-02
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
2
-15
/
+30
2011-08-19
drivers/ata/sata_dwc_460ex.c: add missing kfree
Julia Lawall
1
-8
/
+6
2011-08-19
ata: Add iMX pata support
Arnaud Patard (Rtp)
3
-0
/
+263
2011-08-19
pata_via: disable ATAPI DMA on AVERATEC 3200
Tejun Heo
1
-0
/
+18
2011-08-19
[libata] sata_sil: fix used-uninit warning
Jeff Garzik
1
-1
/
+1
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-03
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2011-07-26
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
1
-2
/
+1
2011-07-24
ata: PATA_ARASAN_CF depends on DMADEVICES
Randy Dunlap
1
-0
/
+1
2011-07-24
ata: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-07-24
[libata] Prevent warning during PMP error recovery
Gwendal Grignou
1
-0
/
+1
2011-07-24
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+1
2011-07-24
pata_it821x: Fix RAID type display, by adding missing comma
Jean Delvare
1
-1
/
+1
2011-07-24
sata_dwc_460ex: fix error path
Vasiliy Kulikov
1
-7
/
+14
2011-07-24
ahci: Enable SB600 64bit DMA on Asus M3A
Mark Nelson
1
-0
/
+12
2011-07-24
libata: report link resume failure as KERN_WARNING instead of ERR
Tejun Heo
1
-1
/
+1
2011-07-24
ahci: move ahci_sb600_softreset to libahci.c and rename it
Yuan-Hsin Chen
3
-58
/
+60
2011-07-24
libata: leave port thawed after reset failure
Tejun Heo
1
-1
/
+10
2011-07-24
ata: sata_via: Use dev_dbg
Joe Perches
1
-9
/
+7
2011-07-24
ata: Add and use ata_print_version_once
Joe Perches
42
-133
/
+51
2011-07-24
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
31
-521
/
+526
2011-07-24
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
27
-230
/
+189
2011-07-17
ACPI: constify ops structs
Vasiliy Kulikov
1
-2
/
+2
2011-06-29
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
1
-1
/
+1
2011-06-24
pata_marvell: Add support for 88SE91A0, 88SE91A4
Paweł Drewniak
1
-0
/
+3
2011-06-24
libata/sas: only set FROZEN flag if new EH is supported
Nishanth Aravamudan
1
-0
/
+6
2011-06-24
libata: apply NOSETXFER horkage to the affected Pioneer drives
Tejun Heo
1
-3
/
+3
2011-06-24
drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
Justin P. Mattock
1
-1
/
+1
2011-06-07
libata: fix unexpectedly frozen port after ata_eh_reset()
Tejun Heo
1
-4
/
+8
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-6
/
+7
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
[prev]
[next]