index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2007-04-28
Support for Marvell 7042 Chip
Morrison, Tom
1
-0
/
+3
2007-04-28
pata_cmd640: CMD640 PCI support
Alan Cox
3
-0
/
+309
2007-04-28
libata: cable detection fixes
Alan Cox
1
-0
/
+59
2007-04-28
libata: handle ata_pci_device_do_resume() failure while resuming
Dmitriy Monakhov
1
-1
/
+3
2007-04-28
libata: warn if speed limited due to 40-wire cable
Robert Hancock
1
-13
/
+20
2007-04-28
RESEND: libata: check cdb len per dev instead of per host
Mark Lord
2
-19
/
+4
2007-04-28
libata: dev_config does not need ap and adev passing
Alan
7
-13
/
+11
2007-04-28
[libata] sata_mv: clean up DMA boundary issues, turn on 64-bit DMA
Jeff Garzik
1
-29
/
+55
2007-04-28
[libata] export sata_print_link_status()
Jeff Garzik
1
-1
/
+2
2007-04-28
[libata] sata_mv: remove extra braces
Jeff Garzik
1
-12
/
+7
2007-04-20
pata_sis: Fix oops on boot
Alan Cox
1
-4
/
+6
2007-04-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+44
2007-04-04
[PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)
Robert Hancock
1
-0
/
+5
2007-04-04
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
1
-1
/
+26
2007-04-04
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
1
-0
/
+6
2007-04-04
libata: Clear tf before doing request sense (take 3)
Albert Lee
1
-11
/
+11
2007-04-04
libata bugfix: preserve LBA bit for HDIO_DRIVE_TASK
Mark Lord
1
-1
/
+1
2007-04-04
2.6.21 fix lba48 bug in libata fill_result_tf()
Mark Lord
1
-1
/
+1
2007-03-30
[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ
Jens Axboe
1
-0
/
+2
2007-03-28
ata: NCQ is broken on Maxtor 6L250S0
Paul Rolland
1
-0
/
+2
2007-03-28
pata_pdc202xx_old: LBA48 bug
Alan Cox
1
-1
/
+1
2007-03-28
libata: IDENTIFY backwards for drive side cable detection
Tejun Heo
1
-24
/
+42
2007-03-28
ahci.c: walkaround for SB600 SATA internal error issue
Conke Hu
1
-2
/
+19
2007-03-28
[libata] Disable ACPI by default; fix namespace problems
Jeff Garzik
3
-7
/
+7
2007-03-19
pata_ixp4xx_cf: fix interrupt
Alessandro Zummo
1
-1
/
+1
2007-03-19
pata_ixp4xx_cf: fix oops on detach
Tejun Heo
1
-1
/
+0
2007-03-19
libata: kernel-doc fix
Randy Dunlap
1
-1
/
+1
2007-03-19
sata_inic162x: kill double region requests
Tejun Heo
1
-4
/
+0
2007-03-19
drivers/ata/Kconfig: PATA_SCC depends on wrong platform
Akira Iguchi
1
-1
/
+1
2007-03-19
sata_sil24: Add Adaptec 1220SA PCI ID
Jamie Clark
1
-0
/
+1
2007-03-19
libata: don't whine if ->prereset() returns -ENOENT
Tejun Heo
1
-1
/
+7
2007-03-15
[PATCH] trivial ATA iomem annotations
Al Viro
2
-2
/
+2
2007-03-15
[PATCH] misc NULL noise
Al Viro
1
-1
/
+1
2007-03-10
Pull bugzilla-7907 into release branch
Len Brown
1
-0
/
+7
2007-03-10
libata-acpi: allow _GTF on SATA, but disable on PATA for now
Kristen Accardi
1
-0
/
+7
2007-03-09
libata: fix ata_host_release() free order
Tejun Heo
1
-6
/
+10
2007-03-09
sata_nv: revert use of notifiers for now
Robert Hancock
1
-1
/
+7
2007-03-09
Fix simplex adapters with libata
Petr Vandrovec
1
-1
/
+2
2007-03-09
ata_piix: Remove ugly layering violation
Alan Cox
1
-8
/
+3
2007-03-09
[PATCH] libata-acpi: Try and stop all the non PCI devices crashing
Alan Cox
1
-1
/
+16
2007-03-06
pata_pdc202xx_old: fix data corruption and other problems
Bartlomiej Zolnierkiewicz
1
-8
/
+14
2007-03-06
pata_legacy: fix io/irq mismatch
Mikael Pettersson
1
-1
/
+1
2007-03-06
ahci: RAID mode SATA patch for Intel ICH9M
Jason Gaston
1
-0
/
+1
2007-03-03
[libata] pata_jmicron: build fix
Jeff Garzik
1
-1
/
+0
2007-03-03
libata: add CONFIG_PM to libata core layer
Tejun Heo
3
-0
/
+42
2007-03-03
libata: add missing CONFIG_PM in LLDs
Tejun Heo
38
-2
/
+191
2007-03-03
libata: add missing PM callbacks
Tejun Heo
3
-0
/
+12
2007-03-03
pata_qdi: Fix initialisation
Alan Cox
1
-4
/
+8
2007-03-03
[libata] pata_cmd64x: fix driver description in comments
Jeff Garzik
1
-1
/
+1
2007-03-03
[libata] pata_{legacy,sc1200,sl82c105}: add missing hooks
Jeff Garzik
3
-0
/
+24
[next]