Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d0f1926131cf79aa5998d463bf1582156e7b41e
/
drivers
/
ata
/
libata.h
c0c362b
libata: implement cross-port EH exclusion
by Tejun Heo
· 14 years ago
6c8ea89
libata: implement LPM support for port multipliers
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
· 14 years ago
ad72cf9
libata: take advantage of cmwq and remove concurrency limitations
by Tejun Heo
· 14 years ago
fe06e5f
libata-sff: separate out BMDMA EH
by Tejun Heo
· 14 years ago
c429137
libata-sff: port_task is SFF specific
by Tejun Heo
· 14 years ago
270390e
libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
by Tejun Heo
· 14 years ago
c7a8209
libata-sff: kill unused prototype and make ata_dev_select() static
by Tejun Heo
· 14 years ago
110f66d
libata: make gtf_filter per-dev
by Tejun Heo
· 15 years ago
6521148
libata: add command name parsing for error output
by Robert Hancock
· 15 years ago
1a660164
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
by Mark Lord
· 16 years ago
a07d499
libata: add @spd_limit to 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
8a8bc22
libata: revert convert-to-block-tagging patches
by Tejun Heo
· 16 years ago
2fca5cc
libata: switch to using block layer tagging support
by Jens Axboe
· 16 years ago
e26feff
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
b1c7291
libata: implement slave_link
by Tejun Heo
· 16 years ago
2486fa5
libata: update atapi disable handling
by Tejun Heo
· 16 years ago
87fbc5a
libata: improve EH internal command timeout handling
by Tejun Heo
· 16 years ago
5895ef9
libata: don't check whether to use DMA or not for no data commands
by Tejun Heo
· 16 years ago
f0761be
libata-scsi: clean up inquiry / mode sense related functions
by Tejun Heo
· 17 years ago
1dc55e8
make sata_set_spd_needed() static
by Adrian Bunk
· 17 years ago
88fcd56
libata: make PMP support optional
by Tejun Heo
· 17 years ago
48515f6
libata: separate PMP support code from core code
by Tejun Heo
· 17 years ago
127102a
libata: make SFF support optional
by Tejun Heo
· 17 years ago
57c9efd
libata: implement and use sata_std_hardreset()
by Tejun Heo
· 17 years ago
aa2731a
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
by Tejun Heo
· 17 years ago
d8b81b8
libata: kill unused ata_flush_cache()
by Tejun Heo
· 17 years ago
a5987e0
libata: make ata_tf_to_lba[48]() generic
by Tejun Heo
· 17 years ago
624d5c5
libata: reorganize SFF related stuff
by Tejun Heo
· 17 years ago
c5c61bd
make atapi_dmadir static
by Adrian Bunk
· 17 years ago
3326732
libata: implement libata.force module parameter
by Tejun Heo
· 17 years ago
6f1d1e3
libata: move ata_set_mode() to libata-eh.c
by Tejun Heo
· 17 years ago
bd3adca
libata-acpi: add ACPI _PSx method
by Shaohua Li
· 17 years ago
ae8d4ee
libata: Disable ATA8-ACS proposed Trusted Computing features by default
by Alan Cox
· 17 years ago
562f0c2
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
by Tejun Heo
· 17 years ago
ca77329
[libata] Link power management infrastructure
by Kristen Carlson Accardi
· 17 years ago
2b78910
libata: add @timeout to ata_exec_internal[_sg]()
by Tejun Heo
· 17 years ago
d0df8b5d
libata-pmp: extend ACPI support to cover PMP
by Tejun Heo
· 17 years ago
633273a3
libata-pmp: hook PMP support and enable it
by Tejun Heo
· 17 years ago
3af9a77
libata-pmp: implement Port Multiplier support
by Tejun Heo
· 17 years ago
7d77b24
libata-pmp-prep: implement sata_async_notification()
by Tejun Heo
· 17 years ago
fb7fd61
libata-pmp-prep: make a number of functions global to libata
by Tejun Heo
· 17 years ago
422c9da
libata-pmp-prep: add @new_class to ata_dev_revalidate()
by Tejun Heo
· 17 years ago
c78968b
[libata] SCSI: simulator version, not device version, belongs in VPD
by Jeff Garzik
· 17 years ago
baf4fdf
libata: add support for ATA_16 on ATAPI
by Mark Lord
· 17 years ago
0260731
libata-link: linkify config/EH related functions
by Tejun Heo
· 17 years ago
936fd73
libata-link: linkify PHY-related functions
by Tejun Heo
· 17 years ago
5ddf24c
libata: implement EH fast drain
by Tejun Heo
· 17 years ago
1ae4631
libata: improve SCSI scan failure handling
by Tejun Heo
· 17 years ago
64578a3
libata-acpi: implement _GTM/_STM support
by Tejun Heo
· 17 years ago
6746544
libata: reimplement ACPI invocation
by Tejun Heo
· 17 years ago
fafbae8
libata-acpi: implement ata_acpi_associate()
by Tejun Heo
· 17 years ago
d9aca22
libata: remove libata.spindown_compat
by Tejun Heo
· 17 years ago
fe30911
libata: separate out ata_dev_reread_id()
by Tejun Heo
· 17 years ago
3a32a8e
libata-acpi: clean up parameters and misc stuff
by Tejun Heo
· 18 years ago
e92351b
libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
by Tejun Heo
· 18 years ago
920a4b1
libata: implement libata.spindown_compat
by Tejun Heo
· 18 years ago
6bfff31
libata: kill probe_ent and related helpers
by Tejun Heo
· 18 years ago
f318719
libata: separate out ata_host_alloc() and ata_host_register()
by Tejun Heo
· 18 years ago
d7d0dad
[libata] Disable ACPI by default; fix namespace problems
by Jeff Garzik
· 18 years ago
4bb64fb
SiS warning fixes
by Alan
· 18 years ago
909706a
libata: kill ATA_DNXFER_ANY
by Tejun Heo
· 18 years ago
458337d
libata: improve ata_down_xfermask_limit()
by Tejun Heo
· 18 years ago
7ea1fbc
[PATCH] libata: ACPI _SDD support
by Kristen Carlson Accardi
· 18 years ago
11ef697
[PATCH] libata: ACPI and _GTF support
by Kristen Carlson Accardi
· 18 years ago
fda0efc
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
by Jeff Garzik
· 18 years ago
77a527e
fix CONFIG_SATA_SIS=y compile error
by Adrian Bunk
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
800b399
[PATCH] libata: always use polling IDENTIFY
by Tejun Heo
· 18 years ago
70e6ad0
[PATCH] libata: prepare ata_sg_clean() for invocation from EH
by Tejun Heo
· 18 years ago
bd056d7
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
by Tejun Heo
· 18 years ago
2432697
[PATCH] libata: implement ata_exec_internal_sg()
by Tejun Heo
· 18 years ago
35b649f
[PATCH] libata: implement ata_tf_read_block()
by Tejun Heo
· 18 years ago
55a8e2c
[PATCH] libata: implement presence detection via polling IDENTIFY
by Tejun Heo
· 18 years ago
bff0464
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
by Tejun Heo
· 18 years ago
efdaedc
[PATCH] libata: implement ATA_EHI_PRINTINFO
by Tejun Heo
· 18 years ago
90088bb
[PATCH] libata: move ata_irq_on() into libata-sff.c
by Tejun Heo
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
6e42acc
[PATCH] libata: unexport ata_dev_revalidate()
by Tejun Heo
· 18 years ago
cca3974
libata: Grand renaming.
by Jeff Garzik
· 18 years ago
c6fd280
Move libata to drivers/ata.
by Jeff Garzik
· 18 years ago
[Renamed from drivers/scsi/libata.h]
8028916
[PATCH] libata: Add support for SATA attachment to SAS adapters
by Brian King
· 18 years ago
f6d950e
[PATCH] libata: Move ata_probe_ent_alloc to libata_core
by Brian King
· 18 years ago
155a8a9
[PATCH] libata: Add ata_port_init
by Brian King
· 18 years ago
77b08fb
[PATCH] libata: make two functions global
by Tejun Heo
· 18 years ago
8676ce0
[libata] Bump versions
by Jeff Garzik
· 18 years ago
3057ac3
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
by zhao, forrest
· 18 years ago
d87fa38
[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
by Tejun Heo
· 18 years ago
580b2102
[PATCH] libata-hp: implement SCSI part of hotplug
by Tejun Heo
· 18 years ago
0ea035a
[PATCH] libata-hp: implement ata_eh_detach_dev()
by Tejun Heo
· 18 years ago
a9beec9
[PATCH] libata-hp-prep: make probing related functions global
by Tejun Heo
· 18 years ago
453b07a
[PATCH] libata-hp-prep: add ata_aux_wq
by Tejun Heo
· 18 years ago
3ef3b43
[PATCH] libata-hp-prep: implement ata_dev_init()
by Tejun Heo
· 18 years ago
c6cf9e9
[PATCH] libata: implement ata_eh_wait()
by Tejun Heo
· 18 years ago
7b70fc0
[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
by Tejun Heo
· 18 years ago
Next »