Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a3d2cc5e742f82a87fdf9e2b730f41ff381c0a73
/
drivers
/
ata
/
ahci.c
a3d2cc5
ahci: fix PORTS_IMPL override
by Tejun Heo
· 17 years ago
0522b28
ahci: Add MCP73/MCP77 support to AHCI driver
by Peer Chen
· 17 years ago
8bc3fc4
libata: bump versions
by Jeff Garzik
· 17 years ago
c7a4215
ahci: disable 64bit dma on sb600
by Tejun Heo
· 17 years ago
3cadbcc
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
by Tejun Heo
· 17 years ago
2bcfdde
add the ATI SB700 SATA controller device id to AHCI pci table
by Henry Su
· 17 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
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
1188c0d
ahci: consolidate common port flags
by Tejun Heo
· 18 years ago
4447d35
libata: convert the remaining SATA drivers to new init model
by Tejun Heo
· 18 years ago
bf33554
ahci: add PCI ID for new VIA chip
by Tejun Heo
· 18 years ago
c65ec1c
ahci.c: remove non-existing SB600 raid id (re-send)
by Conke Hu
· 18 years ago
a51d644
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
by Tejun Heo
· 18 years ago
17199b1
ahci: move port_map handling to ahci_save_initial_config()
by Tejun Heo
· 18 years ago
d447df1
ahci: implement ata_save/restore_initial_config()
by Tejun Heo
· 18 years ago
55a6160
ahci.c: walkaround for SB600 SATA internal error issue
by Conke Hu
· 18 years ago
8af12cd
ahci: RAID mode SATA patch for Intel ICH9M
by Jason Gaston
· 18 years ago
438ac6d
libata: add missing CONFIG_PM in LLDs
by Tejun Heo
· 18 years ago
afb2d55
ahci: improve spurious SDB FIS handling
by Tejun Heo
· 18 years ago
e34bb37
ahci/pata_jmicron: match class not function number
by Tejun Heo
· 18 years ago
cb48cab
[libata] bump versions
by Jeff Garzik
· 18 years ago
a2bbd0c
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (regenerated)
by Tejun Heo
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
246ce3b
libata: add another IRQ calls (libata drivers)
by Akira Iguchi
· 18 years ago
0d5ff56
libata: convert to iomap
by Tejun Heo
· 18 years ago
24dc5f3
libata: update libata LLDs to use devres
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
553c4aa
libata: handle pci_enable_device() failure while resuming
by Tejun Heo
· 18 years ago
904dbd1
ahci: Remove jmicron fixup
by Alan
· 18 years ago
c9f8947
Add pci class code for SATA & AHCI, and replace some magic numbers.
by Conke Hu
· 18 years ago
04d4f7a
[PATCH] ahci: trivial endianness annotations
by Al Viro
· 18 years ago
a718728
ahci: port_no should be used when clearing IRQ in ahci_thaw()
by Tejun Heo
· 18 years ago
dfd7a3d
ahci: use 0x80 as wait stat value instead of 0xff
by Tejun Heo
· 18 years ago
6096b63
ahci: fix endianness in spurious interrupt message
by Tejun Heo
· 18 years ago
0291f95
ahci: improve and limit spurious interrupt messages, take#3
by Tejun Heo
· 18 years ago
07c53da
ahci: don't enter slumber on power down
by Tejun Heo
· 18 years ago
82490c0
ahci: make ULi M5288 ignore interface fatal error bit
by Tejun Heo
· 18 years ago
6fbf5ba
[libata] Move some PCI IDs from sata_nv to ahci
by Peer Chen
· 18 years ago
551c012
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
by Tejun Heo
· 18 years ago
8e16f94
[PATCH] ahci: do not powerdown during initialization
by Tejun Heo
· 18 years ago
648a88b
[PATCH] ahci: honor PORTS_IMPL on ICH8s
by Tejun Heo
· 18 years ago
98fa4b6
[PATCH] ahci: preserve PORTS_IMPL over host resets
by Tejun Heo
· 18 years ago
415ae2b
[libata] ahci: Match PCI class code for AHCI
by Jeff Garzik
· 18 years ago
ad616ff
[PATCH] ahci: update ahci-vt8251 reset sequence
by Tejun Heo
· 18 years ago
4aeb0e3
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
by Tejun Heo
· 18 years ago
4166955
[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers
by Tejun Heo
· 18 years ago
f33d625
[PATCH] ahci: AHCI mode SATA patch for Intel ICH9
by Jason Gaston
· 18 years ago
895663c
[libata] Add support for AHCI controllers of MCP67.
by Peer Chen
· 18 years ago
1244a19
[PATCH] ahci: fix status register check in ahci_softreset
by Tejun Heo
· 18 years ago
12a87d3
[PATCH] ahci: readability tweak
by Alan Cox
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
54bb3a9
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
by Jeff Garzik
· 18 years ago
9bec2e3
[libata] Trim trailing whitespace.
by Jeff Garzik
· 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/ahci.c]
b788719
[PATCH] libata: replace pci_module_init() with pci_register_driver()
by Pavel Roskin
· 18 years ago
f4b5cc8
[PATCH] ahci: remove IRQ mask clearing from init_controller()
by Tejun Heo
· 18 years ago
36a2c6b
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
f1d39b2
[PATCH] ahci: skip protocol test altogether in spurious interrupt code
by Unicorn Chang
· 18 years ago
95916ed
[libata] ahci: add SiS PCI IDs
by Jeff Garzik
· 18 years ago
c133287
[PATCH] ahci: implement Power Management support
by Tejun Heo
· 18 years ago
d91542c
[PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()
by Tejun Heo
· 18 years ago
0be0aa9
[PATCH] libata: improve driver initialization and deinitialization
by Tejun Heo
· 18 years ago
9f59205
[PATCH] ahci: simplify ahci_start_engine()
by Tejun Heo
· 18 years ago
d8fcd11
[PATCH] ahci: cosmetic changes to ahci_start/stop_engine()
by Tejun Heo
· 18 years ago
254950c
[PATCH] ahci: relocate several internal functions
by Tejun Heo
· 18 years ago
5457f21
[PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine()
by zhao, forrest
· 18 years ago
9545b57
[PATCH] ahci: Ensure that we don't grab both functions
by root
· 18 years ago
b51e9e5
[PATCH] libata: add ap->pflags and move core dynamic flags to it
by Tejun Heo
· 18 years ago
1d6f359
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
8676ce0
[libata] Bump versions
by Jeff Garzik
· 18 years ago
71f0737
[PATCH] ahci: disable NCQ support on vt8251
by Tejun Heo
· 18 years ago
8fa29b2
[libata] ahci: add JMicron PCI IDs
by Jeff Garzik
· 18 years ago
fe7fa31
[libata] ahci: Add NVIDIA PCI IDs.
by Jeff Garzik
· 18 years ago
4296971
[PATCH] ahci: convert to new probing mechanism and add hotplug support
by Tejun Heo
· 18 years ago
720ba12
[PATCH] libata-hp: update unload-unplug
by Tejun Heo
· 18 years ago
ccf68c3
[PATCH] libata-hp: hook warmplug
by Tejun Heo
· 18 years ago
f5914a4
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
by Tejun Heo
· 18 years ago
12fad3f
[PATCH] ahci: implement NCQ suppport
by Tejun Heo
· 18 years ago
a9764c2
[PATCH] ahci: kill pp->cmd_tbl_sg
by Tejun Heo
· 18 years ago
979db80
[PATCH] ahci: add HOST_CAP_NCQ constant
by Tejun Heo
· 18 years ago
dd410ff
[PATCH] ahci: clean up AHCI constants in preparation for NCQ
by Tejun Heo
· 18 years ago
2a3917a
[PATCH] ahci: add PIOS interim interrupt handling
by Tejun Heo
· 18 years ago
78cd52d
[PATCH] ahci: convert to new EH
by Tejun Heo
· 18 years ago
f15a1da
[PATCH] libata: use ATA printk helpers
by Tejun Heo
· 18 years ago
3373efd
[PATCH] libata: use dev->ap
by Tejun Heo
· 18 years ago
81952c5
[PATCH] libata: use new SCR and on/offline functions
by Tejun Heo
· 18 years ago
e4fac92
[PATCH] ahci: hardreset classification fix
by Tejun Heo
· 18 years ago
bf2af2a
[PATCH] ahci: add support for VIA VT8251
by Bastiaan Jacques
· 19 years ago
75fe180
[PATCH] ahci: use ata_wait_register()
by Tejun Heo
· 19 years ago
2bf2cb2
[PATCH] libata: kill @verbose from ata_reset_fn_t
by Tejun Heo
· 19 years ago
10a5fd5
Merge branch 'master'
by Jeff Garzik
· 19 years ago
9227c33
[PATCH] move ->eh_strategy_handler to the transport class
by Christoph Hellwig
· 19 years ago
c2a6585
[PATCH] ahci: do not fail softreset if PHY reports no device
by Tejun Heo
· 19 years ago
af64371
[libata] bump versions
by Jeff Garzik
· 19 years ago
8b316a3
[libata] ahci: add ATI SB600 PCI IDs
by Jeff Garzik
· 19 years ago
4658f79
[PATCH] ahci: add softreset
by Tejun Heo
· 19 years ago
30afc84
[SCSI] libata: implement minimal transport template for ->eh_timed_out
by Tejun Heo
· 19 years ago
Next »