index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Lines
2016-05-09
libata: support host-aware and host-managed ZAC devices
Hannes Reinecke
-2
/
+130
2016-05-09
libata: support device-managed ZAC devices
Hannes Reinecke
-9
/
+10
2016-05-09
libata: NCQ encapsulation for ZAC MANAGEMENT OUT
Hannes Reinecke
-8
/
+56
2016-05-09
libata: Implement ZBC OUT translation
Hannes Reinecke
-0
/
+84
2016-05-09
libata: implement ZBC IN translation
Hannes Reinecke
-0
/
+168
2016-05-09
libata-scsi: Generate sense code for disabled devices
Hannes Reinecke
-0
/
+6
2016-05-09
libata-trace: decode subcommands
Hannes Reinecke
-0
/
+43
2016-05-09
libata: Check log page directory before accessing pages
Hannes Reinecke
-0
/
+17
2016-05-09
libata: Separate out ata_dev_config_ncq_send_recv()
Hannes Reinecke
-20
/
+27
2016-05-09
libata: do not attempt to retrieve sense code twice
Hannes Reinecke
-2
/
+2
2016-05-09
Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
-1
/
+1
2016-05-09
libata-scsi: use %*ph to dump small buffers
Andy Shevchenko
-5
/
+2
2016-05-02
dmaengine: dw: pass platform data via struct dw_dma_chip
Andy Shevchenko
-1
/
+1
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
-1
/
+1
2016-04-13
ata: add AMD Seattle platform driver
Brijesh Singh
-0
/
+219
2016-04-13
treewide: Fix typos in libata.xml
Masanari Iida
-9
/
+9
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
-2
/
+2
2016-04-04
libata-core: Allow longer timeout for drive spinup from PUIS
Damien Le Moal
-1
/
+5
2016-04-04
libata-scsi: Set information sense field for invalid parameter
Hannes Reinecke
-20
/
+61
2016-04-04
libata-scsi: set bit pointer for sense code information
Hannes Reinecke
-11
/
+19
2016-04-04
libata-scsi: Set field pointer in sense code
Hannes Reinecke
-47
/
+108
2016-04-04
libata: Implement control mode page to select sense format
Hannes Reinecke
-33
/
+90
2016-04-04
libata-scsi: generate correct ATA pass-through sense
Hannes Reinecke
-34
/
+59
2016-04-04
libata: evaluate SCSI sense code
Hannes Reinecke
-9
/
+20
2016-04-04
libata-scsi: use ata_scsi_set_sense()
Hannes Reinecke
-10
/
+8
2016-04-04
libata-eh: Set 'information' field for autosense
Hannes Reinecke
-0
/
+22
2016-04-04
libata-scsi: use scsi_set_sense_information()
Hannes Reinecke
-13
/
+1
2016-04-04
libata: sanitize ata_tf_read_block()
Hannes Reinecke
-3
/
+6
2016-04-04
libata-scsi: sanitize ata_gen_ata_sense()
Hannes Reinecke
-0
/
+6
2016-04-04
libata: Implement support for sense data reporting
Hannes Reinecke
-5
/
+83
2016-04-04
libata: Implement NCQ autosense
Hannes Reinecke
-1
/
+19
2016-04-01
ata: ahci-platform: Add ports-implemented DT bindings.
Srinivas Kandagatla
-0
/
+3
2016-04-01
libahci: save port map for forced port map
Srinivas Kandagatla
-0
/
+1
2016-03-30
libata: Fixup awkward whitespace in warning by removing line continuation.
Sander Eikelenboom
-2
/
+2
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
-57
/
+380
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-8
/
+5
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-3
/
+2
2016-03-17
ata: hpt366: convert to use match_string() helper
Andy Shevchenko
-8
/
+5
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2016-03-11
ata: ahci_xgene: dereferencing uninitialized pointer in probe
Dan Carpenter
-2
/
+2
2016-03-11
AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs
Scott Lawson
-4
/
+0
2016-03-11
Merge branch 'for-4.5-fixes' into for-4.6
Tejun Heo
-3
/
+60
2016-03-04
ata: sata_rcar: Use ARCH_RENESAS
Simon Horman
-1
/
+1
2016-02-29
ata: ahci: don't mark HotPlugCapable Ports as external/removable
Manuel Lauss
-2
/
+1
2016-02-29
ahci: Workaround for ThunderX Errata#22536
Tirumalesh Chalamarla
-0
/
+43
2016-02-25
sata_via: Implement hotplug for VT6421
Ondrej Zary
-2
/
+50
2016-02-25
sata_via: Apply WD workaround only when needed on VT6421
Ondrej Zary
-7
/
+74
2016-02-19
ahci: Add runtime PM support for the host controller
Mika Westerberg
-12
/
+61
2016-02-19
ahci: Add functions to manage runtime PM of AHCI ports
Mika Westerberg
-1
/
+47
2016-02-19
ahci: Convert driver to use modern PM hooks
Mika Westerberg
-27
/
+24
[prev]
[next]