Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
775b64d2b6ca37697de925f70799c710aab5849a
/
drivers
/
ata
aa8f237
pata_pdc202xx_old: Fix crashes with ATAPI
by Alan Cox
· 17 years ago
0f75774
[libata] core checkpatch fix
by Andrew Morton
· 17 years ago
ed722d3
[libata] pata_bf54x: checkpatch fixes
by Andrew Morton
· 17 years ago
b50e56d
libata fixes for sparse-found problems
by Al Viro
· 17 years ago
d8cf538
libata: relocate sdev->manage_start_stop configuration
by Tejun Heo
· 17 years ago
c2e14f1
sata_sil24: freeze on non-dev errors reported via CERR
by Tejun Heo
· 17 years ago
7293fa8
sata_sil24: fix stupid typo
by Tejun Heo
· 17 years ago
25f9813
ata_piix: ignore ATA_DMA_ERR on vmware ich4
by Tejun Heo
· 17 years ago
9b8e8de
libata and starting/stopping ATAPI floppy devices
by Ondrej Zary
· 17 years ago
13cc546
sata_sil24: prevent hba lockup when pass-through ATA commands are used
by Gwendal Grignou
· 17 years ago
4ccd332
libata: don't normalize UNKNOWN to NONE after reset
by Tejun Heo
· 17 years ago
2695e36
libata-pmp: propagate timeout to host link
by Tejun Heo
· 17 years ago
8048307
libata-pmp: 4726 hates SRST
by Tejun Heo
· 17 years ago
af18374
pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion
by Rod Whitby
· 17 years ago
36906d9
pata_pdc202xx_old: Further fixups
by Alan Cox
· 17 years ago
277d72a
libata-sff: PCI IRQ handling fix
by Alan Cox
· 17 years ago
b14dabc
sata_qstor: use hardreset instead of softreset
by Tejun Heo
· 17 years ago
f941b16
pata_hpt37x: Fix HPT374 detection
by Alan Cox
· 17 years ago
140b5e5
libata: fix ATAPI draining
by Tejun Heo
· 17 years ago
f2dfc1a
libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
by Tejun Heo
· 17 years ago
3264a8d
libata-acpi: implement _GTF command filtering
by Tejun Heo
· 17 years ago
0e8634b
libata-acpi: improve _GTF execution error handling and reporting
by Tejun Heo
· 17 years ago
66fa7f2
libata-acpi: improve ACPI disabling
by Tejun Heo
· 17 years ago
398e078
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume
by Tejun Heo
· 17 years ago
c05e6ff
libata-acpi: implement and use ata_acpi_init_gtm()
by Tejun Heo
· 17 years ago
562f0c2
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
by Tejun Heo
· 17 years ago
7f9ad9b
libata: ata_dev_disable() should be called from EH context
by Tejun Heo
· 17 years ago
0d02f0b
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
by Tejun Heo
· 17 years ago
4e52003
sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
by Mark Lord
· 17 years ago
e41bd3e
libata: add ST3160023AS / 3.42 to NCQ blacklist
by Tejun Heo
· 17 years ago
f7fe7ad
libata: clear link->eh_info.serror from ata_std_postreset()
by Tejun Heo
· 17 years ago
8cf32ac
sata_sil: fix spurious IRQ handling
by Tejun Heo
· 17 years ago
459ad68
libata: kill spurious NCQ completion detection
by Tejun Heo
· 17 years ago
c4f7792
ahci: don't attach if ICH6 is in combined mode
by Tejun Heo
· 17 years ago
d1aa690
ata_piix: add Toshiba Tecra M4 to broken suspend list
by Peter Schwenke
· 17 years ago
994056d
ahci: fix engine reset failed message
by Tejun Heo
· 17 years ago
943547a
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
by Bartlomiej Zolnierkiewicz
· 17 years ago
6ba8695
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
by peerchen
· 17 years ago
306b30f
sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives
by Mark Lord
· 17 years ago
3f3debd
sata_nv: don't use legacy DMA in ADMA mode (v3)
by Robert Hancock
· 17 years ago
02a121d
sata_mv: Fix broken Marvell 7042 support.
by Mark Lord
· 17 years ago
0f9fe9b
libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start port (errno=-19))
by Alan Cox
· 17 years ago
04d86d6
ata_piix: add more toshiba laptops to broken suspend list
by Peter Schwenke
· 17 years ago
e9f3340
libata: More IVB horkage from TSST
by Peter Missel
· 17 years ago
abb6a88
libata: report protocol and full CDB on error
by Tejun Heo
· 17 years ago
1c20a49
Several fixes for the AVR32 PATA driver
by Kristoffer Nyborg Gregertsen
· 17 years ago
2d79ab8
sata_mv: fix compilation error when enabling DEBUG
by Saeed Bishara
· 17 years ago
f88c480
Set proper ATA UDMA mode for bf548 according to system clock.
by sonic zhang
· 17 years ago
e190222
libata: bump transfer chunk size if it's odd
by Tejun Heo
· 17 years ago
dc86f6d
libata: Return proper ATA INT status in pata_bf54x driver
by sonic zhang
· 17 years ago
2541d0c
pata_ali: trim trailing whitespace (fix checkpatch complaints)
by Jeff Garzik
· 17 years ago
91e33d3
pata_isapnp: Polled devices
by Alan Cox
· 17 years ago
22d5c76
pata_hpt37x: Fix cable detect bug spotted by Sergei
by Alan Cox
· 17 years ago
498222f
pata_ali: Lots of problems still showing up with small ATAPI DMA
by Alan Cox
· 17 years ago
8f59a13
pata_ali: Add Mitac 8317 and derivatives
by Alan Cox
· 17 years ago
92c52c5
libata-core: List more documentation sources for reference
by Alan Cox
· 17 years ago
c47a631
ata_piix: Invalid use of writel/readl with iomap
by Alan Cox
· 17 years ago
93e2618
sata_sil24: fix sg table sizing
by Tejun Heo
· 17 years ago
0706efd
pata_jmicron: fix disabled port handling in jmicron_pre_reset()
by Tejun Heo
· 17 years ago
dd05c19
pata_sil680: kill bogus reset code (take 2)
by Sergei Shtylyov
· 17 years ago
a0ce9ac
ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3
by Tejun Heo
· 17 years ago
8d8ef2f
ata_piix: only enable the first port on apple macbook pro
by Thomas Rohwer
· 17 years ago
00242ec
ata_piix: reorganize controller IDs
by Tejun Heo
· 17 years ago
1f71d06
pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
by Gabriel C
· 17 years ago
607126c
libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs
by Mark Lord
· 17 years ago
f442cd8
libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives
by Albert Lee
· 17 years ago
2d3b8ee
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
by Albert Lee
· 17 years ago
21bef6d
libata: remove unused functions
by Adrian Bunk
· 17 years ago
de753e5
ata_piix: add SATELLITE U205 to broken suspend list
by Tejun Heo
· 17 years ago
037f6bb
libata: Don't fail device revalidation for bad _GTF methods
by Matthew Garrett
· 17 years ago
32ebbc0
libata: port and host should be stopped before hardware resources are released
by Tejun Heo
· 17 years ago
1974e20
libata: skip 0xff polling for PATA controllers
by Tejun Heo
· 17 years ago
f7fc0ce
libata: pata_platform: Support polling-mode configuration.
by Paul Mundt
· 17 years ago
3d46b2e
libata: Support PIO polling-only hosts.
by Paul Mundt
· 17 years ago
6004bda
libata sata_qstor conversion to new error handling (EH).
by Mark Lord
· 17 years ago
904c7ba
libata sata_qstor workaround for spurious interrupts
by Mark Lord
· 17 years ago
12ee7d3
libata sata_qstor nuke idle state
by Mark Lord
· 17 years ago
647c595
nv_hardreset: update dangling reference to bugzilla entry
by Fernando Luis Vázquez Cao
· 17 years ago
62320e2
ata_piix: add SATELLITE PRO U200 to broken suspend list
by Yann Chachkoff
· 17 years ago
6bbfd53
libata: handle broken cable reporting
by Alan Cox
· 17 years ago
73946f9
pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect
by Alan Cox
· 17 years ago
7f2803d
ata_piix: Add additional PCI identifier for 40 wire short cable
by Alan Cox
· 17 years ago
36beb82
pata_serverworks: Fix problem with some drive combinations
by Alan Cox
· 17 years ago
f5456b6
libata: Don't disable dipm with SET FEATURES
by Kristen Carlson Accardi
· 17 years ago
f26792d
[libata] Utilize new SCSI event infrastructure
by Jeff Garzik
· 17 years ago
5270222
libata: don't configure downstream links faster than the upstream link
by Tejun Heo
· 17 years ago
db64bcf
libata: request PHY speed configuration on SControl access failure
by Tejun Heo
· 17 years ago
dfcc173
libata: consider errors not associated with commands for speed down
by Tejun Heo
· 17 years ago
08cf69d
libata: more robust reset failure handling
by Tejun Heo
· 17 years ago
416dc9e
libata: cosmetic clean up / reorganization of ata_eh_reset()
by Tejun Heo
· 17 years ago
cd95546
libata: fix timing computation in ata_eh_reset()
by Tejun Heo
· 17 years ago
f8d8e57
libata: increase 128 KB / cmd limit for ATAPI tape drives
by Tony Battersby
· 17 years ago
03116d6
sata_promise: fix endianess bug in ASIC PRD bug workaround
by Mikael Pettersson
· 17 years ago
48166fd
libata: fix docbook
by Stephen Hemminger
· 17 years ago
a2d6ed1
make ata_scsi_lpm_get() static
by Adrian Bunk
· 17 years ago
1992a5e
libata: suppress two warnings
by Stephen Rothwell
· 17 years ago
aa91c72
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
by ashish kalra
· 17 years ago
1f0e4175
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
by ashish kalra
· 17 years ago
e7eac96
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
by ashish kalra
· 17 years ago
520d3a1
ata/sata_fsl: cleanup style problem
by Li Yang
· 17 years ago
Next »