index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-02-22
23
-187
/
+608
|
\
|
*
ata: pata_of_platform: using of_property_read_u32() helper
Kefeng Wang
2017-01-24
1
-7
/
+2
|
*
pata_atiixp: Don't use unconnected secondary port on SB600/SB700
Darren Stevens
2017-01-23
1
-0
/
+5
|
*
libata-sff: Don't scan disabled ports when checking for legacy mode.
Darren Stevens
2017-01-23
1
-3
/
+13
|
*
pata_octeon_cf: remove unused local variables from octeon_cf_set_piomode()
Tejun Heo
2017-01-23
1
-8
/
+0
|
*
ahci: qoriq: added ls2088a platforms support
Tang Yuantian
2017-01-20
1
-0
/
+9
|
*
ahci: qoriq: report error when ecc register address is missing in dts
Tang Yuantian
2017-01-20
1
-2
/
+9
|
*
ahci: qoriq: added a condition to enable dma coherence
Tang Yuantian
2017-01-20
1
-4
/
+11
|
*
Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"
Tejun Heo
2017-01-18
1
-36
/
+86
|
*
ahci: imx: fix building without hwmon or thermal
Arnd Bergmann
2017-01-16
2
-1
/
+3
|
*
ata: add Atari Falcon PATA controller driver
Bartlomiej Zolnierkiewicz
2017-01-10
3
-0
/
+194
|
*
ata: pass queued command to ->sff_data_xfer method
Bartlomiej Zolnierkiewicz
2017-01-10
10
-43
/
+48
|
*
ata: allow subsystem to be used on m68k arch
Bartlomiej Zolnierkiewicz
2017-01-10
1
-1
/
+1
|
*
libata: switch to dynamic allocation instead of ata_scsi_rbuf
Christoph Hellwig
2017-01-10
1
-86
/
+36
|
*
libata: don't call ata_scsi_rbuf_fill for command without a response buffer
Christoph Hellwig
2017-01-10
1
-21
/
+1
|
*
libata: call ->scsi_done from ata_scsi_simulate
Christoph Hellwig
2017-01-10
1
-15
/
+7
|
*
libata: remove the done callback from ata_scsi_args
Christoph Hellwig
2017-01-10
1
-3
/
+1
|
*
libata: move struct ata_scsi_args to libata-scsi.c
Christoph Hellwig
2017-01-10
2
-7
/
+7
|
*
libata: avoid global response buffer in atapi_qc_complete
Christoph Hellwig
2017-01-10
1
-24
/
+22
|
*
libata-eh: Use switch() instead of sparse array for protocol strings
Geert Uytterhoeven
2017-01-09
1
-13
/
+31
|
*
ata: sata_mv: Convert to devm_ioremap_resource()
Andy Shevchenko
2017-01-09
1
-8
/
+5
|
*
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
2017-01-09
2
-2
/
+7
|
|
\
|
*
|
ata: sata_mv: fix module license specification
Uwe Kleine-König
2017-01-06
1
-1
/
+1
|
*
|
ahci: imx: Add imx53 SATA temperature sensor support
Csaba Kertesz
2017-01-06
1
-0
/
+195
|
*
|
ata: ahci_xgene: free structure returned by acpi_get_object_info()
Michał Kępień
2017-01-06
1
-2
/
+4
|
*
|
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-07
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-14
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
[next]