Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
2b1bd1ac5d4bffe3fd542bfe1784a583bd7df4fa
/
drivers
/
ata
/
libata-core.c
464cf17
libata: always use polling SETXFER
by Tejun Heo
· 18 years ago
471e44b
[libata] Add drive to NCQ blacklist
by Jeff Garzik
· 18 years ago
6dffaf6
libata: -ENODEV during prereset isn't an error
by Tejun Heo
· 18 years ago
fd7fe70
libata: don't consider 0xff as port empty if SStatus is available
by Tejun Heo
· 18 years ago
8bc3fc4
libata: bump versions
by Jeff Garzik
· 18 years ago
a617c09
libata: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
bc9a8a7
libata: Kiss post_set_mode goodbye
by Alan Cox
· 18 years ago
39f1988
libata: Add Seagate STT20000A to DMA blacklist.
by Dave Jones
· 18 years ago
d9aca22
libata: remove libata.spindown_compat
by Tejun Heo
· 18 years ago
6ddcd3b
libata: during revalidation, check n_sectors after device is configured
by Tejun Heo
· 18 years ago
fe30911
libata: separate out ata_dev_reread_id()
by Tejun Heo
· 18 years ago
3a32a8e
libata-acpi: clean up parameters and misc stuff
by Tejun Heo
· 18 years ago
54936f8
libata: fallback to the other IDENTIFY on device error, take#2
by Tejun Heo
· 18 years ago
f4d6d00
libata: ignore EH scheduling during initialization
by Tejun Heo
· 18 years ago
1626aeb
libata: clean up SFF init mess
by Tejun Heo
· 18 years ago
920a4b1
libata: implement libata.spindown_compat
by Tejun Heo
· 18 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
6b38d1d
libata: fix kernel-doc parameters
by Randy Dunlap
· 18 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 18 years ago
67ac58e
libata: use flush_work()
by Andrew Morton
· 18 years ago
31daabd
libata: reimplement reset sequencing
by Tejun Heo
· 18 years ago
b8cffc6
libata: improve ata_std_prereset()
by Tejun Heo
· 18 years ago
9b89391
libata: improve 0xff status handling
by Tejun Heo
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
bd1d5ec
ata: printk warning fixes
by Andrew Morton
· 18 years ago
4f701d1
ata_timing: ensure t->cycle is always correct
by Alan Cox
· 18 years ago
169439c
libata: Handle drives that require a spin-up command before first access
by Mark Lord
· 18 years ago
1e99973
libata: HPA support
by Alan Cox
· 18 years ago
6bfff31
libata: kill probe_ent and related helpers
by Tejun Heo
· 18 years ago
21b0ad4
libata: add init helpers including ata_pci_prepare_native_host()
by Tejun Heo
· 18 years ago
d491b27
libata: convert native PCI host handling to new init model
by Tejun Heo
· 18 years ago
f5cda25
libata: implement ata_host_alloc_pinfo() and ata_host_register()
by Tejun Heo
· 18 years ago
f318719
libata: separate out ata_host_alloc() and ata_host_register()
by Tejun Heo
· 18 years ago
ecef725
libata: separate out ata_host_start()
by Tejun Heo
· 18 years ago
4911487
libata: allocate ap separately from shost
by Tejun Heo
· 18 years ago
03ec52d
libata: kill type mismatch compile warning
by Tejun Heo
· 18 years ago
a51d644
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
by Tejun Heo
· 18 years ago
5a5dbd1
libata: add support for READ/WRITE LONG
by Mark Lord
· 18 years ago
e424675
[libata] turn on !IORDY filter
by Jeff Garzik
· 18 years ago
a76b62c
libata: Change prototype of mode_filter to remove ata_port*
by Alan Cox
· 18 years ago
432729f
libata-core: Fix the iordy methods
by Alan Cox
· 18 years ago
0435182
pata: expose set_mode method so it can be wrapped
by Alan
· 18 years ago
2e41e8e
libata-core: fix comments on cable type
by Alan Cox
· 18 years ago
be0d18d
libata: cable detection fixes
by Alan Cox
· 18 years ago
8343f88
libata: warn if speed limited due to 40-wire cable
by Robert Hancock
· 18 years ago
f0ef88e
RESEND: libata: check cdb len per dev instead of per host
by Mark Lord
· 18 years ago
cd0d3bb
libata: dev_config does not need ap and adev passing
by Alan
· 18 years ago
43727fb
[libata] export sata_print_link_status()
by Jeff Garzik
· 18 years ago
bb4899d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
36e337d
[PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)
by Robert Hancock
· 18 years ago
6f23a31
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
by Albert Lee
· 18 years ago
18d6e9d
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
by Albert Lee
· 18 years ago
4742d54
2.6.21 fix lba48 bug in libata fill_result_tf()
by Mark Lord
· 18 years ago
9644292
[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ
by Jens Axboe
· 18 years ago
7acfaf3
ata: NCQ is broken on Maxtor 6L250S0
by Paul Rolland
· 18 years ago
d7d0dad
[libata] Disable ACPI by default; fix namespace problems
by Jeff Garzik
· 18 years ago
cc26126
libata: kernel-doc fix
by Randy Dunlap
· 18 years ago
1aa506e
libata: fix ata_host_release() free order
by Tejun Heo
· 18 years ago
14d66ab
Fix simplex adapters with libata
by Petr Vandrovec
· 18 years ago
6ffa01d
libata: add CONFIG_PM to libata core layer
by Tejun Heo
· 18 years ago
f31f0cc
[libata] change master/slave IDENTIFY order
by Jeff Garzik
· 18 years ago
032af1c
libata-core: Fix simplex handling
by Alan
· 18 years ago
09125ea
libata: blacklist FUJITSU MHT2060BH for NCQ
by Tejun Heo
· 18 years ago
1aa56cc
libata: clear drvdata in ata_host_release(), take#2
by Tejun Heo
· 18 years ago
cb48cab
[libata] bump versions
by Jeff Garzik
· 18 years ago
a84471f
[libata] Trim trailing whitespace.
by Jeff Garzik
· 18 years ago
10305f0
Add id_to_dma_mode function for printing DMA modes
by Alan
· 18 years ago
44877b4
libata: s/ap->id/ap->print_id/g
by Tejun Heo
· 18 years ago
9dd6fa3
libata: Remove duplicate dma blacklist entry
by Magnus Damm
· 18 years ago
6d1245b
libata: separate out ata_ncq_enabled()
by Tejun Heo
· 18 years ago
4c90d97
libata: disable pdev on all suspend events
by Tejun Heo
· 18 years ago
4d05447
libata: fix probe_ent alloc/free bugs
by Tejun Heo
· 18 years ago
909706a
libata: kill ATA_DNXFER_ANY
by Tejun Heo
· 18 years ago
4ae72a1
libata: improve probe failure handling
by Tejun Heo
· 18 years ago
458337d
libata: improve ata_down_xfermask_limit()
by Tejun Heo
· 18 years ago
a619f981b
libata: PATA driver for Celleb
by Akira Iguchi
· 18 years ago
08573a8
[PATCH] libata: change order of _SDD/_GTF execution (resend #3)
by Kristen Carlson Accardi
· 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
81afe89
libata: clear TF before IDENTIFYing
by Tejun Heo
· 18 years ago
591a6e8
libata: build fix after dmesg probe output changes
by Jeff Garzik
· 18 years ago
11750a4
libata: Early CFA adapters are not required to support mode setting
by Alan
· 18 years ago
34fee22
libata: add 150ms between completion of hardreset and status checking
by Tejun Heo
· 18 years ago
3f64f56
libata: rearrange dmesg info to add full ATA revision
by Eric D. Mudama
· 18 years ago
8362500
libata: add another IRQ calls (core and headers)
by Akira Iguchi
· 18 years ago
0d5ff56
libata: convert to iomap
by Tejun Heo
· 18 years ago
fda0efc
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
by Jeff Garzik
· 18 years ago
b878ca5
libata: remove unused functions
by Tejun Heo
· 18 years ago
f0d36ef
libata: update libata core layer to use devres
by Tejun Heo
· 18 years ago
0529c15
libata: implement ata_host_detach()
by Tejun Heo
· 18 years ago
18d90de
libata: trivial stuff
by Alan
· 18 years ago
726f078
libata: kill qc->nsect and cursect
by Tejun Heo
· 18 years ago
553c4aa
libata: handle pci_enable_device() failure while resuming
by Tejun Heo
· 18 years ago
8bfa79f
libata: use ata_id_c_string()
by Tejun Heo
· 18 years ago
a0cf733
libata: straighten out ATA_ID_* constants
by Tejun Heo
· 18 years ago
7102d23
drivers/ata/: make 4 functions static
by Adrian Bunk
· 18 years ago
f20b16f
[libata] trim trailing whitespace
by Jeff Garzik
· 18 years ago
49c8042
libata: Initialize nbytes for internal sg commands
by Brian King
· 18 years ago
7a0f1c8
ata_if_xfermask() word 51 fix
by Lennert Buytenhek
· 18 years ago
b229a7b
libata: set_mode, Fix the FIXME
by Alan
· 18 years ago
Next »