Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fb02915f47181e824339d91f8e385fd4bd746d6a
/
drivers
/
ata
/
libata-core.c
a1480a1
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
6fc4d97
libata: Blacklist queued TRIM on Samsung SSD 850 Pro
by Martin K. Petersen
· 10 years ago
ff7f53f
libata: Update Crucial/Micron blacklist
by Martin K. Petersen
· 10 years ago
255c03d
libata: Add tracepoints
by Hannes Reinecke
· 10 years ago
a1524f2
libata-eh: Set 'information' field for autosense
by Hannes Reinecke
· 10 years ago
fe7173c
libata: Implement support for sense data reporting
by Hannes Reinecke
· 10 years ago
5067c04
ata: Add a new flag to destinguish sas controller
by Shaohua Li
· 10 years ago
8494bcf
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
b12aa1f
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.20
by Tejun Heo
· 10 years ago
98bd4be
libata: move sas ata tag allocation to libata-scsi.c
by Shaohua Li
· 10 years ago
12cb5ce
libata: use blk taging
by Shaohua Li
· 10 years ago
72dd299
libata: allow sata_sil24 to opt-out of tag ordered submission
by Dan Williams
· 10 years ago
e88af2f
ata: libata-core: Remove unused function
by Rickard Strandqvist
· 10 years ago
e61f7d1
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
by Martin K. Petersen
· 10 years ago
9162c65
libata: Implement ATA_DEV_ZAC
by Hannes Reinecke
· 10 years ago
d9428f09
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
1c40279
libata: Un-break ATA blacklist
by George Spelvin
· 10 years ago
d7bead1
libata: change ata_<foo>_printk routines to return void
by Joe Perches
· 10 years ago
4f37b50
libata: Use dev_name() for request_irq() to distinguish devices
by Alexander Shiyan
· 10 years ago
2a13772
libata: widen Crucial M550 blacklist matching
by Tejun Heo
· 10 years ago
428ac5f
libata: Use glob_match from lib/glob.c
by George Spelvin
· 10 years ago
1a112d1
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
by Tejun Heo
· 10 years ago
1871ee1
libata: support the ata host which implements a queue depth less than 32
by Kevin Hao
· 10 years ago
3b8d267
libata: Blacklist queued trim for Crucial M500
by Martin K. Petersen
· 10 years ago
6ab9028
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
a6f9bf4
libata: clean up ZPODD when a port is detached
by Levente Kurusa
· 11 years ago
fdd324a
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
8a4aeec
libata/ahci: accommodate tag ordered controllers
by Dan Williams
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
d121f7d
libata: Update queued trim blacklist for M5x0 drives
by Martin K. Petersen
· 11 years ago
01d5f3b
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
200421a
libata: async resume
by Todd Brandt
· 11 years ago
bc6e7c4
libata, libsas: kill pm_result and related cleanup
by Dan Williams
· 11 years ago
83493d7
libata: use wider match for blacklisting Crucial M500
by Tejun Heo
· 11 years ago
b28a613
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001)
by Michele Baldessari
· 11 years ago
2564338
libata: disable queued TRIM for Crucial M500 mSATA SSDs
by Marios Andreopoulos
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
e227867
treewide: Fix typo in Documentation/DocBook
by Masanari Iida
· 11 years ago
ecd75ad
libata: disable LPM for some WD SATA-I devices
by Tejun Heo
· 11 years ago
f78dea0
libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs
by Marc Carino
· 11 years ago
b8bd6dc
libata: disable a disk via libata.force params
by Robin H. Johnson
· 11 years ago
8780994
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8
by Michele Baldessari
· 11 years ago
c570076
ATA: Fix port removal ordering
by Rafael J. Wysocki
· 11 years ago
0523f03
drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH drive
by Shan Hai
· 11 years ago
86a565e
libata: bugfix: Remove __le32 in ata_tf_to_fis()
by Marc Carino
· 11 years ago
ed36911
libata: Add support for SEND/RECEIVE FPDMA QUEUED
by Marc Carino
· 11 years ago
8be5ad9
libata: Populate host-to-device FIS "auxiliary" field
by Marc Carino
· 11 years ago
f1bc1e4
ata: acpi: rework the ata acpi bind support
by Aaron Lu
· 11 years ago
9e22038
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
5a0a6a4
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
by Tejun Heo
· 11 years ago
e52cff8
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 11 years ago
4452152
libata-acpi: add back ACPI based hotplug functionality
by Aaron Lu
· 11 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
966fbe1
libata: Add atapi_dmadir force flag
by Vincent Pelletier
· 11 years ago
e771451
libata: make ata_exec_internal_sg honor DMADIR
by Vincent Pelletier
· 11 years ago
e628dc9
libata: export ata_port port_no attribute via /sys
by David Milburn
· 11 years ago
8c3d3d4
libata: update "Maintained by:" tags
by Tejun Heo
· 11 years ago
8e725c7
libata: fix DMA to stack in reading devslp_timing parameters
by David Woodhouse
· 12 years ago
a32450e
libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
by Shan Hai
· 12 years ago
f5e6d0d
[libata] PM code cleanup for ata port
by Aaron Lu
· 12 years ago
a7ff60d
[libata] pm: differentiate system and runtime pm for ata port
by Aaron Lu
· 12 years ago
e175435
Revert "libata: export host controller number thru /sys"
by Jeff Garzik
· 12 years ago
7e15e9b
libata: do not suspend port if normal ODD is attached
by Aaron Lu
· 12 years ago
afe7595
libata: identify and init ZPODD devices
by Aaron Lu
· 12 years ago
1757d90
libata: export host controller number thru /sys
by David Milburn
· 12 years ago
803739d
[libata] replace sata_settings with devslp_timing
by Shane Huang
· 12 years ago
8349e5a
Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"
by Jeff Garzik
· 12 years ago
04a3f5b
libata: use pci_get_drvdata() helper
by Brian Norris
· 12 years ago
b7db04d
libata: implement ata_platform_remove_one()
by Brian Norris
· 12 years ago
5416912
libata: set dma_mode to 0xff in reset
by Aaron Lu
· 12 years ago
de90cd7
libata: check SATA_SETTINGS log with HW Feature Ctrl
by Shane Huang
· 12 years ago
cd705d5
libata debugging: Warn when unable to find timing descriptor based on xfer_mode
by Borislav Petkov
· 12 years ago
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
51562cb
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
fe709ed
Merge SCSI misc branch into isci-for-3.6 tag
by James Bottomley
· 12 years ago
633de4c
[libata] export ata_dev_set_feature()
by Jeff Garzik
· 12 years ago
9ca7cfa
libata-core: use ATA_LBA in ata_build_rw_tf()
by Sergei Shtylyov
· 12 years ago
65fe1f0
ahci: implement aggressive SATA device sleep support
by Shane Huang
· 12 years ago
9973a1c
Revert "libata: enable SATA disk fua detection on default"
by Jeff Garzik
· 12 years ago
d17d794c
libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry
by Prarit Bhargava
· 12 years ago
8d8e7d1
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
by Dan Williams
· 12 years ago
2fcbdcb
[SCSI] libata: export ata_port suspend/resume infrastructure for sas
by Dan Williams
· 12 years ago
ca6d43b
[SCSI] libata: reset once
by Dan Williams
· 12 years ago
91895b7
libata: enable SATA disk fua detection on default
by Zheng Liu
· 12 years ago
04d0f1b8
[libata] new quirk, lift bridge limits for Buffalo DriveStation Quattro
by Jeff Garzik
· 12 years ago
8407884
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
by Jeff Garzik
· 12 years ago
c531077
[libata] Prevent interface errors with Seagate FreeAgent GoFlex
by Daniel J Blueman
· 12 years ago
e4a9c37
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
by Dan Williams
· 12 years ago
b1354cb
libata: detect Device Attention support
by Lin Ming
· 12 years ago
30dcf76
libata: migrate ACPI code over to new bindings
by Matthew Garrett
· 12 years ago
6b66d95
libata: bind the Linux device tree to the ACPI device tree
by Matthew Garrett
· 12 years ago
d70e551c
[libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist
by Prarit Bhargava
· 12 years ago
db63a4c
libata: add a host flag to ignore detected ATA devices
by Andy Whitcroft
· 13 years ago
a78f57a
libata: init ata_print_id to 0
by Tero Roponen
· 13 years ago
85d6725
libata: make ata_print_id atomic
by Dan Williams
· 13 years ago
9508a66
[SCSI] libsas: async ata scanning
by Dan Williams
· 13 years ago
3a25179
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
by Vladimir LAVALLADE
· 13 years ago
33574d6
ata: add ata port hibernate callbacks
by Lin Ming
· 13 years ago
e90b1e5
ata: update ata port's runtime status during system resume
by Lin Ming
· 13 years ago
80a9c43
libata-core: kill duplicate statement in ata_do_set_mode()
by Sergei Shtylyov
· 13 years ago
Next »