Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10090751c009f4b21a12cd64e96376757563fd4b
/
drivers
/
ata
/
libata-core.c
38941c9
libata: report link resume failure as KERN_WARNING instead of ERR
by Tejun Heo
· 13 years ago
06296a1
ata: Add and use ata_print_version_once
by Joe Perches
· 14 years ago
a9a79df
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
by Joe Perches
· 14 years ago
a44fec1
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 14 years ago
cd69187
libata: apply NOSETXFER horkage to the affected Pioneer drives
by Tejun Heo
· 13 years ago
8a745f1
libata: Power off empty ports
by Kristen Carlson Accardi
· 14 years ago
d69cf28
libata: Pioneer DVR-216D can't do SETXFER
by Jeff Mahoney
· 14 years ago
7b3a24c
ahci: don't enable port irq before handler is registered
by Maxime Bizon
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4fca377
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
by Jeff Garzik
· 14 years ago
238c9cf
libata: plumb sas port scan into standard libata paths
by James Bottomley
· 14 years ago
4a5610a
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
by Francesco Antonacci
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
f08dc1a
libata: no special completion processing for EH commands
by Tejun Heo
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
c0c362b
libata: implement cross-port EH exclusion
by Tejun Heo
· 14 years ago
97750ce
libata: add @ap to ata_wait_register() and introduce ata_msleep()
by Tejun Heo
· 14 years ago
6b7ae95
libata: reimplement link power management
by Tejun Heo
· 14 years ago
1152b26
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
by Tejun Heo
· 14 years ago
c93b263
libata: clean up lpm related symbols and sysfs show/store functions
by Tejun Heo
· 14 years ago
1aadf5c
libata: always use ata_qc_complete_multiple() for NCQ command completions
by Tejun Heo
· 14 years ago
d902747
[libata] Add ATA transport class
by Gwendal Grignou
· 14 years ago
e2f3d75
libata: skip EH autopsy and recovery during suspend
by Tejun Heo
· 14 years ago
60f5d6e
libata: be less of a drama queen on empty data commands
by Tejun Heo
· 14 years ago
3d2be54
docbook: fix fatal error from libata
by Randy Dunlap
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
4d1f908
[libata] update blacklist for new hyphenated pattern ranges (v2)
by Mark Lord
· 14 years ago
2f9e4d1
libata: allow hyphenated pattern ranges
by Mark Lord
· 14 years ago
7da4c93
libata: reduce blacklist size even more (v2)
by Mark Lord
· 14 years ago
dbaf508
libata: reduce blacklist size (v2)
by Mark Lord
· 14 years ago
bce036c
libata: glob_match for ata_device_blacklist (v2)
by Mark Lord
· 14 years ago
ad72cf9
libata: take advantage of cmwq and remove concurrency limitations
by Tejun Heo
· 14 years ago
d8d9129
libata: implement on-demand HPA unlocking
by Tejun Heo
· 14 years ago
68939ce
libata: use the enlarged capacity after late HPA unlock
by Tejun Heo
· 14 years ago
43c9c59
libata: implement dump_id force param
by Tejun Heo
· 14 years ago
e7ecd43
libata: disable ATAPI AN by default
by Tejun Heo
· 14 years ago
c429137
libata-sff: port_task is SFF specific
by Tejun Heo
· 15 years ago
5fe7454
libata-sff: ap->[last_]ctl are SFF specific
by Tejun Heo
· 15 years ago
270390e
libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
by Tejun Heo
· 15 years ago
c708765
libata-sff: clean up BMDMA initialization
by Tejun Heo
· 15 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 15 years ago
9990b6f
libata: use __ratelimit
by Akinobu Mita
· 15 years ago
b48d58f
libata: use longer 0xff wait if parallel scan is enabled
by Tejun Heo
· 15 years ago
445d211
libata: unlock HPA if device shrunk
by Tejun Heo
· 15 years ago
68b0ddb
libata: disable NCQ on Crucial C300 SSD
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
9e8808a
libata: fix CFA handling in ide_timing_compute()
by Bartlomiej Zolnierkiewicz
· 15 years ago
c9404c9
Fix misspelling of "should" and "shouldn't" in comments.
by Adam Buchbinder
· 15 years ago
5040ab6
libata: retry link resume if necessary
by Tejun Heo
· 15 years ago
9cd13bd
libata: add comment documenting PIO latency issues on UP
by Bartlomiej Zolnierkiewicz
· 15 years ago
a110401
drivers/ata/libata: Move dereference after NULL test
by Julia Lawall
· 15 years ago
f4b31db9
libata: fix internal command failure handling
by Tejun Heo
· 15 years ago
110f66d
libata: make gtf_filter per-dev
by Tejun Heo
· 15 years ago
4dc738e
libata: fix spurious WARN_ON_ONCE() on port freeze
by Tejun Heo
· 15 years ago
ac8672e
libata: fix off-by-one error in ata_tf_read_block()
by Tejun Heo
· 15 years ago
388539f
[libata] add DMA setup FIS auto-activate feature
by Shaohua Li
· 15 years ago
7831387
libata: OCZ Vertex can't do HPA
by Tejun Heo
· 15 years ago
5920dad
libata: accept late unlocking of HPA
by Tejun Heo
· 15 years ago
d0cb43b
libata: implement and use HORKAGE_NOSETXFER, take#2
by Tejun Heo
· 15 years ago
0d9e665
libata: don't set IORDY for reset
by Tejun Heo
· 15 years ago
ad5d8ea
[libata] beautify module parameters
by Evgeni Golov
· 15 years ago
4376818
[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2
by Jens Axboe
· 15 years ago
f0d0613
libata: fix suspend/resume for ATA SEMB devices
by Borislav Petkov
· 16 years ago
62afe5d
libata: use ATA_ID_CFA_*
by Sergei Shtylyov
· 16 years ago
79b42ba
libata: handle SEMB signature better
by Tejun Heo
· 16 years ago
f600535
ata: fix obviously wrong comment
by Vegard Nossum
· 16 years ago
e18086d
[libata] More robust parsing for IDENTIFY DEVICE multi_count field
by Mark Lord
· 16 years ago
1a660164
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
by Mark Lord
· 16 years ago
968e594
libata: Don't trust current capacity values in identify words 57-58
by Robert Hancock
· 16 years ago
5825627
libata: fix dma_unmap_sg misuse
by FUJITA Tomonori
· 16 years ago
9062712
libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book
by Tejun Heo
· 16 years ago
a07d499
libata: add @spd_limit to sata_down_spd_limit()
by Tejun Heo
· 16 years ago
99cf610
libata: clear dev->ering in smarter way
by Tejun Heo
· 16 years ago
9913ff8
libata: check onlineness before using SPD in sata_down_spd_limit()
by Tejun Heo
· 16 years ago
678afac
libata: move ata_dev_disable() to libata-eh.c
by Tejun Heo
· 16 years ago
5eb66fe
libata: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
3ada9c1
libata: Add another column to the ata_timing table.
by David Daney
· 16 years ago
94be9a5
[libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers.
by Jeff Garzik
· 16 years ago
fa853a4
libata: only ports >= 0 need to synchronize
by Arjan van de Ven
· 16 years ago
886ad09
libata: Add a per-host flag to opt-in into parallel port probes
by Arjan van de Ven
· 16 years ago
efcb3cf
libata: use WARN_ON_ONCE on hot paths
by Tejun Heo
· 16 years ago
5c18c4d
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
by David Daney
· 16 years ago
8522ee2
[libata] ahci: Add SATA GEN3 related messages
by Shane Huang
· 16 years ago
f29d3b2
fastboot: Make libata initialization even more async
by Arjan van de Ven
· 16 years ago
7931805
fastboot: make the libata port scan asynchronous
by Arjan van de Ven
· 16 years ago
5ccfca9
libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
by Lubomir Bulej
· 16 years ago
bd353ff
[libata] Update kernel-doc comments to match source code
by Qinghuang Feng
· 16 years ago
ece180d
libata: perform port detach in EH
by Tejun Heo
· 16 years ago
ad74e4c
libata: when restoring SControl during detach do the PMP links first
by Tejun Heo
· 16 years ago
1eca436
libata: beef up iterators
by Tejun Heo
· 16 years ago
d10d491
libata: fix Seagate NCQ+FLUSH blacklist
by Tejun Heo
· 16 years ago
ac70a96
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
by Tejun Heo
· 16 years ago
44901a9
libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
by Roland Dreier
· 16 years ago
8a8bc22
libata: revert convert-to-block-tagging patches
by Tejun Heo
· 16 years ago
299246f
libata: mask off DET when restoring SControl for detach
by Tejun Heo
· 16 years ago
6a87e42
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
by Tejun Heo
· 16 years ago
9ce8e30
libata: add whitelist for devices with known good pata-sata bridges
by Jens Axboe
· 16 years ago
Next »