Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef87394791206019e4e4e04cb746865f2dc115ed
/
include
/
linux
/
libata.h
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
65fe1f0
ahci: implement aggressive SATA device sleep support
by Shane Huang
· 12 years ago
8d8e7d13
[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
8407884
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
by Jeff Garzik
· 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
db63a4c
libata: add a host flag to ignore detected ATA devices
by Andy Whitcroft
· 13 years ago
b202445
[SCSI] libsas, libata: fix start of life for a sas ata_port
by Dan Williams
· 13 years ago
9508a66
[SCSI] libsas: async ata scanning
by Dan Williams
· 13 years ago
81c757b
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
by Dan Williams
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
f6e6703
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
by Dan Williams
· 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
8a745f1
libata: Power off empty ports
by Kristen Carlson Accardi
· 14 years ago
ae01b24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
by Tejun Heo
· 14 years ago
3f7ac1d
libata: Kill unused ATA_DFLAG_{H|D}IPM flags
by Tejun Heo
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
64b9759
libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()
by Viresh Kumar
· 14 years ago
1a0f6b7
libata: remove ATA_FLAG_LPM
by Sergei Shtylyov
· 14 years ago
9cbe056
libata: remove ATA_FLAG_NO_LEGACY
by Sergei Shtylyov
· 14 years ago
3696df3
libata: remove ATA_FLAG_MMIO
by Sergei Shtylyov
· 14 years ago
c10f97b
libata: remove ATA_FLAG_{SRST|SATA_RESET}
by Sergei Shtylyov
· 14 years ago
0e0b494c
libata: separate error handler into usable components
by James Bottomley
· 14 years ago
b27dcfb
[libata] avoid needlessly passing around ptr to SCSI completion func
by Jeff Garzik
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
89692c0
include/linux/libata.h: fix typo
by Andrea Gelmini
· 14 years ago
b34e904
libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds
by Richard Kennedy
· 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
d902747
[libata] Add ATA transport class
by Gwendal Grignou
· 15 years ago
ea3c645
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
by Gwendal Grignou
· 14 years ago
e2f3d75
libata: skip EH autopsy and recovery during suspend
by Tejun Heo
· 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
· 15 years ago
43c9c59
libata: implement dump_id force param
by Tejun Heo
· 15 years ago
9a7780c
libata-sff: make BMDMA optional
by Tejun Heo
· 15 years ago
1c5afdf
libata-sff: separate out BMDMA init
by Tejun Heo
· 15 years ago
c3b2889
libata-sff: separate out BMDMA irq handler
by Tejun Heo
· 15 years ago
37f65b8
libata-sff: ata_sff_irq_clear() is BMDMA specific
by Tejun Heo
· 15 years ago
360ff78
libata-sff: separate out BMDMA qc_issue
by Tejun Heo
· 15 years ago
f60d701
libata-sff: prd is BMDMA specific
by Tejun Heo
· 15 years ago
f47451c
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
by Tejun Heo
· 15 years ago
fe06e5f
libata-sff: separate out BMDMA EH
by Tejun Heo
· 15 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
8244cd0
libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
by Tejun Heo
· 15 years ago
c708765
libata-sff: clean up BMDMA initialization
by Tejun Heo
· 15 years ago
9f2f721
libata-sff: reorder SFF/BMDMA functions
by Tejun Heo
· 15 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 15 years ago
e42a542
libata: make sff_irq_on() method optional
by Sergei Shtylyov
· 15 years ago
41dec29
libata: introduce sff_set_devctl() method
by Sergei Shtylyov
· 15 years ago
b48d58f
libata: use longer 0xff wait if parallel scan is enabled
by Tejun Heo
· 15 years ago
2944408
libata-sff: kill unused ata_bus_reset()
by Sergei Shtylyov
· 15 years ago
445d211
libata: unlock HPA if device shrunk
by Tejun Heo
· 15 years ago
16ea0fc
libata: Pass host flags into the pci helper
by Alan Cox
· 15 years ago
2794362
libata: implement spurious irq handling for SFF and apply it to piix
by Tejun Heo
· 15 years ago
5040ab6
libata: retry link resume if necessary
by Tejun Heo
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
95514fd
libata: add private driver field to struct ata_device
by Bartlomiej Zolnierkiewicz
· 15 years ago
6013efd
libata: retry failed FLUSH if device didn't fail it
by Tejun Heo
· 15 years ago
110f66d
libata: make gtf_filter per-dev
by Tejun Heo
· 15 years ago
fa5b561
libata: implement more acpi filtering options
by Tejun Heo
· 15 years ago
f1bce7f
libata: cosmetic updates
by Tejun Heo
· 15 years ago
051d9fb
libata: remove spindown skipping and warning
by Tejun Heo
· 15 years ago
388539f
[libata] add DMA setup FIS auto-activate feature
by Shaohua Li
· 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
e3cf95d
ata: Report 16/32bit PIO as best we can
by Alan Cox
· 16 years ago
877d031
trivial: Fix misspelling of firmware
by Nick Andrew
· 16 years ago
c96f173
[libata] Improve timeout handling
by Alan Cox
· 16 years ago
3d47aa8
[libata] Drain data on errors
by Alan Cox
· 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
84bda12
libata: align ap->sector_buf
by Tejun Heo
· 16 years ago
5825627
libata: fix dma_unmap_sg misuse
by FUJITA Tomonori
· 16 years ago
e7d3ef1
libata: change drive ready wait after hard reset to 5s
by Stuart Hayes
· 16 years ago
9062712
libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book
by Tejun Heo
· 16 years ago
99cf610
libata: clear dev->ering in smarter way
by Tejun Heo
· 16 years ago
2a6e58d
SATA: Blacklisting of systems that spin off disks during ACPI power off
by Rafael J. Wysocki
· 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
886ad09
libata: Add a per-host flag to opt-in into parallel port probes
by Arjan van de Ven
· 16 years ago
871af12
libata: Add 32bit PIO support
by Alan Cox
· 16 years ago
ece180d
libata: perform port detach in EH
by Tejun Heo
· 16 years ago
1eca436
libata: beef up iterators
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
8a8bc22
libata: revert convert-to-block-tagging patches
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
2fca5cc
libata: switch to using block layer tagging support
by Jens Axboe
· 16 years ago
848e4c6
libata: transfer EHI control flags to slave ehc.i
by Tejun Heo
· 16 years ago
6866e7b
libata: reorder ata_device to remove 8 bytes of padding on 64 bits
by Richard Kennedy
· 16 years ago
45fabbb
libata: Implement disk shock protection support
by Elias Oltmanns
· 16 years ago
Next »