index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+12
2018-06-06
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
12
-151
/
+166
2018-06-06
Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+1
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-51
/
+0
2018-05-31
libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
Hans de Goede
1
-3
/
+0
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
1
-51
/
+0
2018-05-29
libata: zpodd: small read overflow in eject_tray()
Dan Carpenter
1
-1
/
+1
2018-05-24
ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
Mika Westerberg
1
-0
/
+1
2018-05-21
libata: blacklist Micron 500IT SSD with MU01 firmware
Sudip Mukherjee
1
-0
/
+2
2018-05-14
libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.
François Cami
1
-1
/
+2
2018-05-14
sata_fsl: use the right type for tag bitshift
Jens Axboe
1
-1
/
+1
2018-05-11
ahci: enable full queue depth of 32
Jens Axboe
1
-1
/
+1
2018-05-11
libata: don't clamp queue depth to ATA_MAX_QUEUE - 1
Jens Axboe
2
-5
/
+5
2018-05-11
libata: add extra internal command
Jens Axboe
2
-17
/
+8
2018-05-11
sata_nv: set host can_queue count appropriately
Jens Axboe
1
-1
/
+1
2018-05-11
libata: remove assumption that ATA_MAX_QUEUE - 1 is the max
Jens Axboe
1
-2
/
+5
2018-05-11
libata: use ata_tag_internal() consistently
Jens Axboe
2
-2
/
+2
2018-05-11
libata: bump ->qc_active to a 64-bit type
Jens Axboe
4
-11
/
+12
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
9
-56
/
+56
2018-05-11
libata: introduce notion of separate hardware tags
Jens Axboe
1
-2
/
+2
2018-05-10
libata: Fix command retry decision
Damien Le Moal
1
-4
/
+8
2018-05-10
libata: Honor RQF_QUIET flag
Damien Le Moal
2
-1
/
+28
2018-05-10
libata: Make ata_dev_set_mode() less verbose
Damien Le Moal
1
-3
/
+5
2018-05-10
libata: Fix ata_err_string()
Damien Le Moal
1
-0
/
+4
2018-05-10
libata: Fix comment typo in ata_eh_analyze_tf()
Damien Le Moal
1
-2
/
+2
2018-05-10
sata_nv: don't use block layer bounce buffer
Christoph Hellwig
1
-38
/
+24
2018-05-09
libata: Blacklist some Sandisk SSDs for NCQ
Tejun Heo
1
-0
/
+4
2018-05-07
ata: hpt37x: Convert to use match_string() helper
Andy Shevchenko
1
-8
/
+5
2018-05-07
driver core: add __printf verification to __ata_ehi_pushv_desc
Mathieu Malaterre
1
-2
/
+2
2018-05-01
ata: fix spelling mistake: "directon" -> "direction"
Colin Ian King
1
-2
/
+2
2018-04-27
libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
Hans de Goede
1
-0
/
+3
2018-04-26
libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD
Hans de Goede
1
-0
/
+3
2018-04-26
ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI
Evan Wang
1
-0
/
+56
2018-04-26
libahci: Allow drivers to override stop_engine
Evan Wang
6
-15
/
+26
2018-04-19
scsi: libsas: add transport class for ATA devices
Jason Yan
1
-0
/
+12
2018-04-10
Revert "ata: ahci-platform: add reset control support"
Kunihiko Hayashi
2
-22
/
+3
2018-04-04
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
18
-123
/
+966
2018-04-03
Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-1713
/
+0
2018-03-29
ahci: imx: add the imx8qm ahci sata support
Richard Zhu
1
-0
/
+332
2018-03-27
libata: ensure host is free'd on error exit paths
Colin Ian King
1
-1
/
+3
2018-03-26
ata: ahci-platform: add reset control support
Kunihiko Hayashi
2
-3
/
+22
2018-03-26
ata: remove bf54x driver
Arnd Bergmann
3
-1713
/
+0
2018-03-21
ahci: imx: fix the build warning
Richard Zhu
1
-0
/
+3
2018-03-19
libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
Hans de Goede
1
-2
/
+5
2018-03-19
libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
Hans de Goede
1
-1
/
+1
2018-03-19
libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
Hans de Goede
1
-0
/
+8
2018-03-19
ata: add Amiga Gayle PATA controller driver
Bartlomiej Zolnierkiewicz
3
-0
/
+232
[next]