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
2017-01-10
libata: remove the done callback from ata_scsi_args
Christoph Hellwig
1
-3
/
+1
2017-01-10
libata: move struct ata_scsi_args to libata-scsi.c
Christoph Hellwig
2
-7
/
+7
2017-01-10
libata: avoid global response buffer in atapi_qc_complete
Christoph Hellwig
1
-24
/
+22
2017-01-09
libata-eh: Use switch() instead of sparse array for protocol strings
Geert Uytterhoeven
1
-13
/
+31
2017-01-09
ata: sata_mv: Convert to devm_ioremap_resource()
Andy Shevchenko
1
-8
/
+5
2017-01-09
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
2
-2
/
+7
2017-01-06
ata: sata_mv:- Handle return value of devm_ioremap.
Arvind Yadav
1
-0
/
+3
2017-01-06
libata: Fix ATA request sense
Damien Le Moal
1
-0
/
+2
2017-01-06
ata: sata_mv: fix module license specification
Uwe Kleine-König
1
-1
/
+1
2017-01-06
ahci: imx: Add imx53 SATA temperature sensor support
Csaba Kertesz
1
-0
/
+195
2017-01-06
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
Tejun Heo
1
-2
/
+2
2017-01-06
ata: ahci_xgene: free structure returned by acpi_get_object_info()
Michał Kępień
1
-2
/
+4
2017-01-06
libata: Protect DMA core code by #ifdef CONFIG_HAS_DMA
Geert Uytterhoeven
1
-26
/
+35
2017-01-06
libata: Make ata_sg_clean() static again
Geert Uytterhoeven
2
-2
/
+1
2017-01-06
ata: AHCI and other non-SFF native drivers should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+4
2017-01-06
ata: ATA_BMDMA should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2017-01-06
ata: SATA_HIGHBANK should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2017-01-06
ata: SATA_MV should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2016-12-14
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-20
/
+31
2016-12-14
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
2
-20
/
+31
2016-12-14
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
7
-31
/
+224
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2016-12-08
libata-scsi: disable SCT Write Same for the moment
Nicolai Stange
1
-0
/
+1
2016-12-05
ahci: warn about remapped NVMe devices
Christoph Hellwig
1
-0
/
+39
2016-11-29
ata: sata_mv: check for errors when parsing nr-ports from dt
Uwe Kleine-König
1
-1
/
+14
2016-11-21
ahci: always fall back to single-MSI mode
Christoph Hellwig
1
-7
/
+0
2016-11-19
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
1
-19
/
+22
2016-11-09
pata: imx: support controller modes up to PIO4
Vladimir Zapolskiy
1
-1
/
+1
2016-11-09
pata: imx: add support of setting timings for PIO modes
Vladimir Zapolskiy
1
-1
/
+46
2016-11-09
pata: imx: set controller PIO mode with .set_piomode callback
Vladimir Zapolskiy
1
-19
/
+8
2016-11-09
pata: imx: sort headers out
Vladimir Zapolskiy
1
-5
/
+3
2016-11-01
libata-scsi: Fixup ata_gen_passthru_sense()
Hannes Reinecke
1
-1
/
+1
2016-10-25
ahci: fix the single MSI-X case in ahci_init_one
Christoph Hellwig
1
-1
/
+1
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
1
-1
/
+1
2016-10-20
ahci: fix nvec check
Christoph Hellwig
1
-7
/
+7
2016-10-20
ata: set ncq_prio_enabled iff device has support
Adam Manzanares
2
-4
/
+9
2016-10-19
ata: ATA Command Priority Disabled By Default
Adam Manzanares
3
-1
/
+71
2016-10-19
ata: Enabling ATA Command Priorities
Adam Manzanares
3
-3
/
+40
2016-10-19
ahci: qoriq: added ls1046a platform support
Tang Yuantian
1
-3
/
+13
2016-10-19
ahci: only try to use multi-MSI mode if there is more than 1 port
Christoph Hellwig
1
-14
/
+17
2016-09-30
ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
Tang Yuantian
1
-7
/
+1
2016-09-22
pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Harman Kalra
1
-3
/
+1
2016-09-22
ata: Replace BUG() with BUG_ON().
Harman Kalra
1
-2
/
+1
2016-09-20
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...
Harman Kalra
1
-4
/
+2
2016-09-09
libata: Some drives failing on SCT Write Same
Shaun Tancheff
1
-3
/
+3
2016-09-06
ahci: use pci_alloc_irq_vectors
Christoph Hellwig
3
-139
/
+45
2016-09-06
Merge branch 'master' into for-4.9
Tejun Heo
2
-2
/
+2
2016-08-30
pata_ninja32: Avoid corrupting status flags
Alan Cox
1
-1
/
+1
2016-08-25
libata: SCT Write Same handle ATA_DFLAG_PIO
Shaun Tancheff
1
-0
/
+2
2016-08-25
libata: SCT Write Same / DSM Trim
Shaun Tancheff
1
-28
/
+57
[prev]
[next]