Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
83f2b9630c5875ee872c11d98a0e26888514c1b3
/
drivers
/
ata
83f2b96
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
by Tejun Heo
· 15 years ago
ec569af
pata_mpc52xx: reduce code size by simple change of constant data types
by Roman Fietze
· 15 years ago
441577e
ahci: clean up board IDs
by Tejun Heo
· 15 years ago
96d6030
ahci: Turn off DMA engines when there's no device attached
by Matthew Garrett
· 15 years ago
1c2a49f
ahci: Add platform driver
by Anton Vorontsov
· 15 years ago
365cfa1
ahci: Move generic code into libahci
by Anton Vorontsov
· 15 years ago
0cbb0e7
ahci: Introduce ahci_set_em_messages()
by Anton Vorontsov
· 15 years ago
439fcae
ahci: Factor out PCI specifics from ahci_print_info()
by Anton Vorontsov
· 15 years ago
781d655
ahci: Factor out PCI specifics from ahci_init_controller()
by Anton Vorontsov
· 15 years ago
97cfbfe
ahci: Get rid of pci_dev argument in ahci_port_init()
by Anton Vorontsov
· 15 years ago
3303040
ahci: Factor out PCI specifics from ahci_reset_controller()
by Anton Vorontsov
· 15 years ago
1d51335
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
by Anton Vorontsov
· 15 years ago
394d6e5
ahci: Factor out PCI specifics from ahci_save_initial_config()
by Anton Vorontsov
· 15 years ago
d899334
ahci: Get rid of host->iomap usage
by Anton Vorontsov
· 15 years ago
85ea2d3
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
by Kristoffer Ericson
· 15 years ago
a09bf4c
libata: ensure NCQ error result taskfile is fully initialized
by Jeff Garzik
· 15 years ago
f25798e
pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
by Kristoffer Ericson
· 15 years ago
fa41efd
libata: fix locking around blk_abort_request()
by Tejun Heo
· 15 years ago
445d211
libata: unlock HPA if device shrunk
by Tejun Heo
· 15 years ago
68b0ddb
libata: disable NCQ on Crucial C300 SSD
by Tejun Heo
· 15 years ago
c710f78
libata: don't whine on spurious IRQ
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bc8a673
pata_via: fix VT6410/6415/6330 detection issue
by JosephChan@via.com.tw
· 15 years ago
332ac7f
libata-sff: fix spurious IRQ handling
by Tejun Heo
· 15 years ago
4f1deba
pata_via: Add VIA VX900 support
by JosephChan@via.com.tw
· 15 years ago
5db5b02
ahci: pp->active_link is not reliable when FBS is enabled
by Shane Huang
· 15 years ago
9deb343
ahci: use BIOS date in broken_suspend list
by Tejun Heo
· 15 years ago
603037c
ahci: add missing nv IDs
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
379e3a8
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
a55ab49
sata_via: Delay on vt6420 when starting ATAPI DMA write
by Bart Hartgers
· 15 years ago
7e044a1
pata_efar: Enable parallel scanning
by Alan Cox
· 15 years ago
1d3a811
pata_atiixp: enable parallel scan
by Alan Cox
· 15 years ago
e99846f
[libata] pata_atiixp: add locking for parallel scanning
by Bartlomiej Zolnierkiewicz
· 15 years ago
303f1a7
[libata] pata_efar: add locking for parallel scanning
by Bartlomiej Zolnierkiewicz
· 15 years ago
16ea0fc
libata: Pass host flags into the pci helper
by Alan Cox
· 15 years ago
cb6643e
[libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI
by Christoph Egger
· 15 years ago
9678007
libata: Allow pata_legacy to be built on non-ISA but PCI systems
by Alan Cox
· 15 years ago
750e519
pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets
by Bartlomiej Zolnierkiewicz
· 15 years ago
a75032e
pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards
by Bartlomiej Zolnierkiewicz
· 15 years ago
429e386
[libata] pata_at91: fix backslash-continued string
by Jeff Garzik
· 15 years ago
460f531
pata_via: store UDMA masks in via_isa_bridges table
by Bartlomiej Zolnierkiewicz
· 15 years ago
f777582
pata_via: fix address setup timings underlocking
by Bartlomiej Zolnierkiewicz
· 15 years ago
cfcf9ee
pata_serverworks: fix error message
by Bartlomiej Zolnierkiewicz
· 15 years ago
8490377
pata_serverworks: fix PIO setup for the second channel
by Bartlomiej Zolnierkiewicz
· 15 years ago
73e2e3d
pata_efar: fix secondary port support
by Bartlomiej Zolnierkiewicz
· 15 years ago
3403c24
pata_cypress: fix PIO timings underclocking
by Bartlomiej Zolnierkiewicz
· 15 years ago
8ebf473
pata_cs5535: use correct values for PIO1 and PIO2 data timings
by Bartlomiej Zolnierkiewicz
· 15 years ago
c754d9b6
pata_cmd64x: remove unused definitions
by Bartlomiej Zolnierkiewicz
· 15 years ago
03a849e
pata_cmd64x: cmd648_bmdma_stop() fix
by Bartlomiej Zolnierkiewicz
· 15 years ago
d62f557
pata_cmd64x: fix handling of address setup timings
by Bartlomiej Zolnierkiewicz
· 15 years ago
a2bd622
pata_cmd64x: fix PIO setup
by Bartlomiej Zolnierkiewicz
· 15 years ago
d8b3d8c
pata_ali: documentation fixes
by Bartlomiej Zolnierkiewicz
· 15 years ago
9e8808a
libata: fix CFA handling in ide_timing_compute()
by Bartlomiej Zolnierkiewicz
· 15 years ago
02d1d61
sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
by Bart Hartgers
· 15 years ago
9ffc5da
libata: make functions/variables static
by Robert Hancock
· 15 years ago
2794362
libata: implement spurious irq handling for SFF and apply it to piix
by Tejun Heo
· 15 years ago
d88ec2e
libata: cleanup ata_sff_interrupt()
by Tejun Heo
· 15 years ago
88e8201
ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs
by Seth Heasley
· 15 years ago
5623cab
ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
by Seth Heasley
· 15 years ago
d6ef315
ahci: Implement SATA AHCI FIS-based switching support
by Shane Huang
· 15 years ago
d817898
pata_hpt366: remove irrelevant TODO
by Sergei Shtylyov
· 15 years ago
fd5e62e
pata_hpt{37x|3x2n}: improve timing register documentation
by Sergei Shtylyov
· 15 years ago
859faa8
pata_hpt366: remove redundant code
by Sergei Shtylyov
· 15 years ago
1a1b172
pata_hpt{37x|3x2n}: unify mode programming
by Sergei Shtylyov
· 15 years ago
6066193
pata_hpt3x2n: always stretch UltraDMA timing
by Sergei Shtylyov
· 15 years ago
56f46f8
pata_hpt37x: use ATA_DMA_* constants
by Sergei Shtylyov
· 15 years ago
bc53515
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
b1bf936
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
453d313
ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
by Robert Hancock
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
c9404c9
Fix misspelling of "should" and "shouldn't" in comments.
by Adam Buchbinder
· 15 years ago
2d68b7f
[libata] Call flush_dcache_page after PIO data transfers in libata-sff.c
by Catalin Marinas
· 15 years ago
cedc9bf
ahci: add Acer G725 to broken suspend list
by Tejun Heo
· 15 years ago
bc496ed
libata-scsi passthru: fix bug which truncated LBA48 return values
by Douglas Gilbert
· 15 years ago
439913f
ACPI: replace acpi_integer by u64
by Lin Ming
· 15 years ago
534ead7
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
by Tejun Heo
· 15 years ago
5040ab6
libata: retry link resume if necessary
by Tejun Heo
· 15 years ago
0b67c74
ata_piix: enable 32bit PIO on SATA piix
by Tejun Heo
· 15 years ago
a2342f4
sata_promise: don't classify overruns as HSM errors
by Mikael Pettersson
· 15 years ago
fcb1123
Merge branch 'misc-2.6.33' into release
by Len Brown
· 15 years ago
2370b5e
ACPI: do not select ACPI_DOCK from ATA_ACPI
by Carlos R. Mafra
· 15 years ago
3439d65
pata_bf54x: handle portmuxing of pins through GPIO PORTs
by Sonic Zhang
· 15 years ago
509426b
pata_cmd64x: fix overclocking of UDMA0-2 modes
by Bartlomiej Zolnierkiewicz
· 15 years ago
06393af
Revert "pata_cmd64x: implement serialization as per notes"
by Jeff Garzik
· 15 years ago
70e66a5
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
0535f2b
sata_mv: remove pointless NULL test
by Jeff Garzik
· 15 years ago
256ace9
pata_hpt3x2n: fix clock turnaround
by Sergei Shtylyov
· 15 years ago
9a8fd68
libata: fix reporting of drained bytes when clearing DRQ
by Robert Hancock
· 15 years ago
b2dec48
sata_mv: add power management support for the PCI controllers.
by Saeed Bishara
· 15 years ago
1bfeff0
sata_mv: store the board_idx into the host private data
by Saeed Bishara
· 15 years ago
4716eaf
pata_octeon_cf: use resource_size(), to fix resource sizing bug
by H Hartley Sweeten
· 15 years ago
0cdd6eb
libata: use the WRITE_SAME_16 define
by Christoph Hellwig
· 15 years ago
c4bc7d7
sata_mv: move the PCI bar description initialization code
by Saeed Bishara
· 15 years ago
6481f2b
sata_mv: add power management support for the platform driver
by Saeed Bishara
· 15 years ago
c77a2f4
sata_mv: support clkdev framework
by Saeed Bishara
· 15 years ago
d7b0c14
sata_mv: increase PIO IORDY timeout
by Saeed Bishara
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
Next »