index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
libata: Protect DMA core code by #ifdef CONFIG_HAS_DMA
Geert Uytterhoeven
2017-01-06
1
-26
/
+35
|
*
|
|
libata: Make ata_sg_clean() static again
Geert Uytterhoeven
2017-01-06
2
-2
/
+1
|
*
|
|
ata: AHCI and other non-SFF native drivers should depend on HAS_DMA
Geert Uytterhoeven
2017-01-06
1
-0
/
+4
|
*
|
|
ata: ATA_BMDMA should depend on HAS_DMA
Geert Uytterhoeven
2017-01-06
1
-0
/
+1
|
*
|
|
ata: SATA_HIGHBANK should depend on HAS_DMA
Geert Uytterhoeven
2017-01-06
1
-0
/
+1
|
*
|
|
ata: SATA_MV should depend on HAS_DMA
Geert Uytterhoeven
2017-01-06
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
3
-2
/
+1
|
\
\
\
|
*
|
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
3
-2
/
+1
|
|
/
/
*
|
|
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
|
*
|
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-1
/
+1
|
|
/
*
|
ata: sata_mv:- Handle return value of devm_ioremap.
Arvind Yadav
2017-01-06
1
-0
/
+3
*
|
libata: Fix ATA request sense
Damien Le Moal
2017-01-06
1
-0
/
+2
*
|
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
Tejun Heo
2017-01-06
1
-2
/
+2
|
/
*
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-13
2
-20
/
+31
|
\
|
*
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
2016-12-13
2
-20
/
+31
*
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-13
7
-31
/
+224
|
\
\
|
|
/
|
*
ahci: warn about remapped NVMe devices
Christoph Hellwig
2016-12-05
1
-0
/
+39
|
*
pata: imx: support controller modes up to PIO4
Vladimir Zapolskiy
2016-11-09
1
-1
/
+1
|
*
pata: imx: add support of setting timings for PIO modes
Vladimir Zapolskiy
2016-11-09
1
-1
/
+46
|
*
pata: imx: set controller PIO mode with .set_piomode callback
Vladimir Zapolskiy
2016-11-09
1
-19
/
+8
|
*
pata: imx: sort headers out
Vladimir Zapolskiy
2016-11-09
1
-5
/
+3
|
*
ata: set ncq_prio_enabled iff device has support
Adam Manzanares
2016-10-20
2
-4
/
+9
|
*
ata: ATA Command Priority Disabled By Default
Adam Manzanares
2016-10-19
3
-1
/
+71
|
*
ata: Enabling ATA Command Priorities
Adam Manzanares
2016-10-19
3
-3
/
+40
|
*
ahci: qoriq: added ls1046a platform support
Tang Yuantian
2016-10-19
1
-3
/
+13
*
|
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
2016-11-18
1
-19
/
+22
|
|
\
\
|
*
|
|
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
libata-scsi: disable SCT Write Same for the moment
Nicolai Stange
2016-12-07
1
-0
/
+1
*
|
|
ata: sata_mv: check for errors when parsing nr-ports from dt
Uwe Kleine-König
2016-11-29
1
-1
/
+14
*
|
|
ahci: always fall back to single-MSI mode
Christoph Hellwig
2016-11-21
1
-7
/
+0
*
|
|
libata-scsi: Fixup ata_gen_passthru_sense()
Hannes Reinecke
2016-11-01
1
-1
/
+1
|
|
/
|
/
|
*
|
ahci: fix the single MSI-X case in ahci_init_one
Christoph Hellwig
2016-10-25
1
-1
/
+1
*
|
ahci: fix nvec check
Christoph Hellwig
2016-10-20
1
-7
/
+7
*
|
ahci: only try to use multi-MSI mode if there is more than 1 port
Christoph Hellwig
2016-10-19
1
-14
/
+17
|
/
*
ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
Tang Yuantian
2016-09-30
1
-7
/
+1
*
pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Harman Kalra
2016-09-22
1
-3
/
+1
*
ata: Replace BUG() with BUG_ON().
Harman Kalra
2016-09-22
1
-2
/
+1
*
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...
Harman Kalra
2016-09-20
1
-4
/
+2
*
libata: Some drives failing on SCT Write Same
Shaun Tancheff
2016-09-09
1
-3
/
+3
*
ahci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-09-06
3
-139
/
+45
*
Merge branch 'master' into for-4.9
Tejun Heo
2016-09-06
2
-2
/
+2
|
\
|
*
pata_ninja32: Avoid corrupting status flags
Alan Cox
2016-08-30
1
-1
/
+1
|
*
ahci: disable correct irq for dummy ports
Christoph Hellwig
2016-08-11
1
-1
/
+1
*
|
libata: SCT Write Same handle ATA_DFLAG_PIO
Shaun Tancheff
2016-08-25
1
-0
/
+2
*
|
libata: SCT Write Same / DSM Trim
Shaun Tancheff
2016-08-25
1
-28
/
+57
*
|
libata: Add support for SCT Write Same
Shaun Tancheff
2016-08-25
1
-29
/
+170
*
|
libata: Safely overwrite attached page in WRITE SAME xlat
Shaun Tancheff
2016-08-25
1
-5
/
+51
*
|
ahci: also use a per-port lock for the multi-MSIX case
Christoph Hellwig
2016-08-11
1
-1
/
+1
[prev]
[next]