index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-0
/
+12
|
\
|
*
scsi: libsas: add transport class for ATA devices
Jason Yan
2018-04-18
1
-0
/
+12
*
|
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-06-05
12
-151
/
+166
|
\
\
|
*
|
sata_fsl: use the right type for tag bitshift
Jens Axboe
2018-05-14
1
-1
/
+1
|
*
|
ahci: enable full queue depth of 32
Jens Axboe
2018-05-11
1
-1
/
+1
|
*
|
libata: don't clamp queue depth to ATA_MAX_QUEUE - 1
Jens Axboe
2018-05-11
2
-5
/
+5
|
*
|
libata: add extra internal command
Jens Axboe
2018-05-11
2
-17
/
+8
|
*
|
sata_nv: set host can_queue count appropriately
Jens Axboe
2018-05-11
1
-1
/
+1
|
*
|
libata: remove assumption that ATA_MAX_QUEUE - 1 is the max
Jens Axboe
2018-05-11
1
-2
/
+5
|
*
|
libata: use ata_tag_internal() consistently
Jens Axboe
2018-05-11
2
-2
/
+2
|
*
|
libata: bump ->qc_active to a 64-bit type
Jens Axboe
2018-05-11
4
-11
/
+12
|
*
|
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2018-05-11
9
-56
/
+56
|
*
|
libata: introduce notion of separate hardware tags
Jens Axboe
2018-05-11
1
-2
/
+2
|
*
|
libata: Fix command retry decision
Damien Le Moal
2018-05-10
1
-4
/
+8
|
*
|
libata: Honor RQF_QUIET flag
Damien Le Moal
2018-05-10
2
-1
/
+28
|
*
|
libata: Make ata_dev_set_mode() less verbose
Damien Le Moal
2018-05-10
1
-3
/
+5
|
*
|
libata: Fix ata_err_string()
Damien Le Moal
2018-05-10
1
-0
/
+4
|
*
|
libata: Fix comment typo in ata_eh_analyze_tf()
Damien Le Moal
2018-05-10
1
-2
/
+2
|
*
|
sata_nv: don't use block layer bounce buffer
Christoph Hellwig
2018-05-10
1
-38
/
+24
|
*
|
ata: hpt37x: Convert to use match_string() helper
Andy Shevchenko
2018-05-07
1
-8
/
+5
|
|
/
*
|
Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-05
2
-4
/
+1
|
\
\
|
*
|
libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
Hans de Goede
2018-05-31
1
-3
/
+0
|
*
|
libata: zpodd: small read overflow in eject_tray()
Dan Carpenter
2018-05-29
1
-1
/
+1
*
|
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-51
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libata: remove ata_scsi_timed_out
Christoph Hellwig
2018-05-29
1
-51
/
+0
|
|
/
*
|
ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
Mika Westerberg
2018-05-24
1
-0
/
+1
*
|
libata: blacklist Micron 500IT SSD with MU01 firmware
Sudip Mukherjee
2018-05-21
1
-0
/
+2
*
|
libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.
François Cami
2018-05-14
1
-1
/
+2
*
|
libata: Blacklist some Sandisk SSDs for NCQ
Tejun Heo
2018-05-08
1
-0
/
+4
*
|
driver core: add __printf verification to __ata_ehi_pushv_desc
Mathieu Malaterre
2018-05-07
1
-2
/
+2
*
|
ata: fix spelling mistake: "directon" -> "direction"
Colin Ian King
2018-05-01
1
-2
/
+2
*
|
libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
Hans de Goede
2018-04-26
1
-0
/
+3
*
|
libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD
Hans de Goede
2018-04-26
1
-0
/
+3
*
|
ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI
Evan Wang
2018-04-26
1
-0
/
+56
*
|
libahci: Allow drivers to override stop_engine
Evan Wang
2018-04-26
6
-15
/
+26
*
|
Revert "ata: ahci-platform: add reset control support"
Kunihiko Hayashi
2018-04-09
2
-22
/
+3
|
/
*
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-04-03
18
-123
/
+966
|
\
|
*
ahci: imx: add the imx8qm ahci sata support
Richard Zhu
2018-03-29
1
-0
/
+332
|
*
libata: ensure host is free'd on error exit paths
Colin Ian King
2018-03-27
1
-1
/
+3
|
*
ata: ahci-platform: add reset control support
Kunihiko Hayashi
2018-03-26
2
-3
/
+22
|
*
ahci: imx: fix the build warning
Richard Zhu
2018-03-21
1
-0
/
+3
|
*
ata: add Amiga Gayle PATA controller driver
Bartlomiej Zolnierkiewicz
2018-03-19
3
-0
/
+232
|
*
ahci: imx: add the imx6qp ahci sata support
Richard Zhu
2018-03-19
1
-4
/
+32
|
*
ata: change Tegra124 to Tegra
Preetham Ramchandra
2018-03-14
1
-2
/
+2
|
*
ata: ahci_tegra: Add AHCI support for Tegra210
Preetham Ramchandra
2018-03-14
1
-1
/
+9
|
*
ata: ahci_tegra: disable DIPM
Preetham Ramchandra
2018-03-14
1
-1
/
+1
|
*
ata: ahci_tegra: disable devslp for Tegra124
Preetham Ramchandra
2018-03-14
1
-0
/
+26
|
*
ata: ahci_tegra: initialize regulators from soc struct
Preetham Ramchandra
2018-03-14
1
-10
/
+23
[next]