Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1810732e94576ae0d04e953ecaba8c7151c9a287
/
drivers
/
ata
92d15c2
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
8889e3c
remove blk_queue_max_phys_segments in libata
by FUJITA Tomonori
· 17 years ago
0874ee7
libata sg chaining support fix
by FUJITA Tomonori
· 17 years ago
8726021
libata: convert to using sg helpers
by Jens Axboe
· 17 years ago
c5d0e6a
docbook: fix libata content
by Randy Dunlap
· 17 years ago
3d8a67b
[libata] pata_cs5536: new API build fix
by Jeff Garzik
· 17 years ago
77ec15c
[libata] pata_pcmcia: Add additional id string (corsair, 1GB)
by Kristoffer Ericson
· 17 years ago
317b50b
libata: prevent devices with blank model names from being DMA blacklisted
by Andrew Paprocki
· 17 years ago
8f73a68
ata_piix: SATA 2port controller port map fix
by Jason Gaston
· 17 years ago
3957df6
pata_cs5536: ATA driver for Geode companion chip
by Martin K. Petersen
· 17 years ago
1358796
libata: add ST9160821AS / 3.CCD to NCQ blacklist
by Tejun Heo
· 17 years ago
f58db80
libata: fix revalidation issuing after configuration commands
by Tejun Heo
· 17 years ago
f140f0f
[libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61
by Kuan Luo
· 17 years ago
2b9e68f
[libata] pata_sil680: Add MMIO support
by Benjamin Herrenschmidt
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
80d4b41
mpc52xx-ata: fix compile warning (unused variable)
by Grant Likely
· 17 years ago
2855568
[libata] struct pci_dev related cleanups
by Jeff Garzik
· 17 years ago
b06ce3e
libata: use ata_exec_internal() for PMP register access
by Tejun Heo
· 17 years ago
afaa5c3
libata: implement ATA_PFLAG_RESETTING
by Tejun Heo
· 17 years ago
2b78910
libata: add @timeout to ata_exec_internal[_sg]()
by Tejun Heo
· 17 years ago
5f226c6
ahci: fix notification handling
by Tejun Heo
· 17 years ago
1c954a4
ahci: clean up PORT_IRQ_BAD_PMP enabling
by Tejun Heo
· 17 years ago
75da6d2
ahci: kill leftover from enabling NCQ over PMP
by Tejun Heo
· 17 years ago
9073868
libata: wrap schedule_timeout_uninterruptible() in loop
by Tejun Heo
· 17 years ago
94ff3d5
libata: skip suppress reporting if ATA_EHI_QUIET
by Tejun Heo
· 17 years ago
abf6e8e
libata: clear ehi description after initial host report
by Tejun Heo
· 17 years ago
a01f48b
pata_jmicron: match vendor and class code only
by Tejun Heo
· 17 years ago
954bb00
libata: add ST9160821AS / 3.ALD to NCQ blacklist
by Tejun Heo
· 17 years ago
025621f
pata_acpi: ACPI driver support
by Alan Cox
· 17 years ago
badff03
libata-core: Expose gtm methods for driver use
by Alan Cox
· 17 years ago
70edb18
libata: add HDT722516DLA380 to NCQ blacklist
by Tejun Heo
· 17 years ago
da6f0ec
libata: blacklist NCQ on Seagate Barracuda ST380817AS
by Paolo Ornati
· 17 years ago
6ebe9d8
[libata] Turn on ACPI by default
by Jeff Garzik
· 17 years ago
2db78dd
libata_scsi: Fix ATAPI transfer lengths
by Alan Cox
· 17 years ago
681c80b
libata: correct handling of SRST reset sequences
by Alan Cox
· 17 years ago
237d844
libata: Integrate ACPI-based PATA/SATA hotplug - version 5
by Matthew Garrett
· 17 years ago
b3a7060
libata: Add a drivers/ide style DMA disable
by Alan Cox
· 17 years ago
7100819
ahci: Add MCP79 support to AHCI driver
by Peer Chen
· 17 years ago
1333e19
libata: add human-readable error value decoding
by Robert Hancock
· 17 years ago
6949b91
ahci: implement AHCI_HFLAG_NO_PMP
by Tejun Heo
· 17 years ago
417a1a6
ahci: move host flags over to pi.private_data
by Tejun Heo
· 17 years ago
7d50b60
ahci: implement PMP support
by Tejun Heo
· 17 years ago
2381803
sata_sil24: implement PORT_RST
by Tejun Heo
· 17 years ago
3454dc6
sata_sil24: implement PMP support
by Tejun Heo
· 17 years ago
31f8838
libata-pmp: implement qc_defer for command switching PMP support
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
3495de7
libata-pmp: update ata_eh_reset() for PMP
by Tejun Heo
· 17 years ago
93328e1
[PATCH] libata: Fix HPA handling regression
by Alan Cox
· 17 years ago
54174db
[libata] ata_piix: add HP compaq laptop to short cable list
by Jeff Garzik
· 17 years ago
c4b5b7b
pata_ns87415: Initial cut at 87415/87560 IDE support
by Alan Cox
· 17 years ago
0b0a43e
libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching
by David Milburn
· 17 years ago
7f56762
libata: update spurious NCQ completion blacklist
by Tejun Heo
· 17 years ago
06b74dd
pata_pdc202xx_old MWDMA fixes, and notes
by Alan Cox
· 17 years ago
21d2c92
pata_atiixp: Audit notes on locking
by Alan Cox
· 17 years ago
3cc3eb1
[libata] AHCI: enable AHCI mode, before using AHCI reset
by Jeff Garzik
· 17 years ago
b90fe23
libata: Fix build failure on ppc64 drivers/ata/pata_scc.c
by Satyam Sharma
· 17 years ago
b6d6c74
sata_via: kill SATA_PATA_SHARING register handling
by Tejun Heo
· 17 years ago
1e582ba
libata: fix ata_set_max_sectors()
by Tejun Heo
· 17 years ago
7d77b24
libata-pmp-prep: implement sata_async_notification()
by Tejun Heo
· 17 years ago
e31e853
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
by Tejun Heo
· 17 years ago
668108d
libata-pmp-prep: implement EH fast-fail path
by Tejun Heo
· 17 years ago
f9df58c
libata-pmp-prep: implement ATA_LFLAG_DISABLED
by Tejun Heo
· 17 years ago
fd995f7
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
by Tejun Heo
· 17 years ago
ae791c0
libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
by Tejun Heo
· 17 years ago
da917d6
libata-pmp-prep: implement qc_defer helpers
by Tejun Heo
· 17 years ago
31cc23b
libata-pmp-prep: implement ops->qc_defer()
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
854c73a
libata: misc updates for AN
by Tejun Heo
· 17 years ago
c78968b
[libata] SCSI: simulator version, not device version, belongs in VPD
by Jeff Garzik
· 17 years ago
24f7568
[libata] SCSI: clean up R/W recovery mode page
by Jeff Garzik
· 17 years ago
00bd020
[libata] SCSI: improve FORMAT UNIT; minor code cleanups
by Jeff Garzik
· 17 years ago
4539414
[libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTIC
by Jeff Garzik
· 17 years ago
ad355b4
[libata] SCSI: support INQUIRY page 89h (ATA info page)
by Jeff Garzik
· 17 years ago
d4155e6
ahci: RAID mode SATA patch for Intel Tolapai
by Jason Gaston
· 17 years ago
d7fbee0
libata: assume ATA_DEV_ATA on diagnostic failure
by Tejun Heo
· 17 years ago
3f19859
libata: update ata_dev_try_classify() arguments
by Tejun Heo
· 17 years ago
7a234af
ahci: reimplement port_map handling
by Tejun Heo
· 17 years ago
05027ad
libata: remiplement ata_hpa_resize()
by Tejun Heo
· 17 years ago
c728a91
libata: clean up read/set native_max address functions
by Tejun Heo
· 17 years ago
db6f875
libata: move ata_id_n_sectors() upward
by Tejun Heo
· 17 years ago
e2d352a
ata_piix: replace spaces with tabs
by Jason Gaston
· 17 years ago
7120165
libata-scsi: convert to use the data buffer accessors
by Boaz Harrosh
· 17 years ago
e10b8c3
libata-scsi: Remove !use_sg code paths
by Boaz Harrosh
· 17 years ago
d2a84f4
pdc2027x: Switch properly to ioread/iowrite
by Alan Cox
· 17 years ago
c645fd3
libata: Update experimental tags to reflect reality better
by Alan Cox
· 17 years ago
539cc7c
[libata] blacklist Maxtor*BANC* using new wildcard blacklist matching
by Jeff Garzik
· 17 years ago
ec300d9
[libata] ata_piix: Use more-robust form of array initialization
by Jeff Garzik
· 17 years ago
7c9ef8e
AVR32 PATA driver
by Kristoffer Nyborg Gregertsen
· 17 years ago
d830d17
libata driver for bf548 on chip ATAPI controller.
by Sonic Zhang
· 17 years ago
a1e10f7
libata: move EH repeat reporting into ata_eh_report()
by Tejun Heo
· 17 years ago
cbcdd87
libata: implement and use ata_port_desc() to report port configuration
by Tejun Heo
· 17 years ago
e923090
libata: pata_pdc2027x PLL detection minor cleanup
by Albert Lee
· 17 years ago
614fe29
libata: Spot bridge chips
by Alan Cox
· 17 years ago
81ad183
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
by Alan Cox
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
7d73a36
libata pata_via: ACPI checks for 80wire cable
by Alan Cox
· 17 years ago
e708eb9
libata pata_amd: ACPI checks for 80wire cable
by Alan Cox
· 17 years ago
Next »