index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
libata: retry failed FLUSH if device didn't fail it
Tejun Heo
2009-12-03
1
-0
/
+94
|
*
|
|
sata_fsl: Add asynchronous notification support
ashish kalra
2009-12-03
1
-8
/
+10
|
*
|
|
pata_hpt{37x,3x2n}: add debounce delay to cable detection methods
Bartlomiej Zolnierkiewicz
2009-12-03
2
-0
/
+6
|
*
|
|
pata_hpt3x2n: fix cable detection
Bartlomiej Zolnierkiewicz
2009-12-03
1
-1
/
+1
|
*
|
|
ata: Don't require newlines for link_power_management_policy
Matthew Garrett
2009-12-03
1
-2
/
+1
|
*
|
|
pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define
Otavio Salvador
2009-12-03
1
-1
/
+1
|
*
|
|
pata_hpt37x: unify ->pre_reset methods
Bartlomiej Zolnierkiewicz
2009-12-03
1
-21
/
+2
|
*
|
|
pata_hpt37x: add proper cable detection methods
Bartlomiej Zolnierkiewicz
2009-12-03
1
-30
/
+56
|
*
|
|
ahci: disable SNotification capability for ich8
Shaohua Li
2009-12-03
1
-2
/
+18
|
*
|
|
sata_sil24: MSI support, disabled by default
Vivek Mahajan
2009-12-03
1
-0
/
+9
|
*
|
|
libata: remove experimental tag on PATA drivers
Robert Hancock
2009-12-03
1
-1
/
+1
|
*
|
|
sata_mv: Clean up hard coded array size calculation.
Thiago Farina
2009-12-03
1
-1
/
+1
|
*
|
|
pata_via: fix double put on isa bridge
Jiri Slaby
2009-12-03
1
-6
/
+4
|
*
|
|
pata_cs5536: use 32-bit BM DMA template instead of 16-bit.
Krzysztof Halasa
2009-12-03
1
-1
/
+1
|
*
|
|
libata-acpi: missing _SDD is not an error
Tejun Heo
2009-12-03
1
-6
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-05
1
-9
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-1
/
+0
|
*
|
|
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)
Dominik Brodowski
2009-11-08
1
-8
/
+8
*
|
|
|
sata_fsl: Split hard and soft reset
Jiang Yutang
2009-11-19
1
-40
/
+44
|
|
_
|
/
|
/
|
|
*
|
|
sata_via: Remove redundant device ID for VIA VT8261
JosephChan@via.com.tw
2009-11-03
1
-1
/
+0
*
|
|
drivers/ata/libata: Move dereference after NULL test
Julia Lawall
2009-11-03
1
-3
/
+6
*
|
|
ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
Mark Nelson
2009-11-03
1
-5
/
+35
|
|
/
|
/
|
*
|
sata_mv: Prevent PIO commands to be defered too long if traffic in progress.
Gwendal Grignou
2009-10-16
1
-2
/
+27
*
|
pata_sc1200: Fix crash on boot
Alan Cox
2009-10-16
1
-2
/
+1
*
|
libata: fix internal command failure handling
Tejun Heo
2009-10-16
1
-5
/
+7
*
|
libata: fix PMP initialization
Tejun Heo
2009-10-16
1
-2
/
+4
*
|
sata_nv: make sure link is brough up online when skipping hardreset
Tejun Heo
2009-10-16
1
-3
/
+15
*
|
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
Shane Huang
2009-10-16
2
-2
/
+2
*
|
ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.
peer chen
2009-10-16
1
-0
/
+1
*
|
pata_via: extend the rev_max for VT6330
JosephChan@via.com.tw
2009-10-16
1
-1
/
+1
|
/
*
ahci: Add ifdef wrapper to ahci_gtf_filter_workaround
Markus Trippelsdorf
2009-10-09
1
-0
/
+5
*
pata_atp867x: add Power Management support
Bartlomiej Zolnierkiewicz
2009-10-06
1
-0
/
+21
*
pata_atp867x: PIO support fixes
Bartlomiej Zolnierkiewicz
2009-10-06
1
-17
/
+19
*
pata_atp867x: clarifications in timings calculations and cable detection
John(Jung-Ik) Lee
2009-10-06
1
-14
/
+38
*
pata_atp867x: fix it to not claim MWDMA support
Bartlomiej Zolnierkiewicz
2009-10-06
1
-9
/
+1
*
libata: fix incorrect link online check during probe
Tejun Heo
2009-10-06
1
-18
/
+32
*
ahci: filter FPDMA non-zero offset enable for Aspire 3810T
Tejun Heo
2009-10-06
1
-0
/
+47
*
libata: make gtf_filter per-dev
Tejun Heo
2009-10-06
3
-8
/
+14
*
libata: implement more acpi filtering options
Tejun Heo
2009-10-06
1
-4
/
+15
*
libata: cosmetic updates
Tejun Heo
2009-10-06
1
-10
/
+0
*
ahci: display all AHCI 1.3 HBA capability flags (v2)
Robert Hancock
2009-10-06
1
-20
/
+66
*
pata_ali: trivial fix of a very frequent spelling mistake
Dirk Hohndel
2009-10-06
1
-1
/
+1
*
ahci: disable 64bit DMA by default on SB600s
Tejun Heo
2009-10-06
1
-40
/
+20
*
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
Krzysztof Halasa
2009-09-21
1
-1
/
+1
*
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee
2009-09-17
3
-0
/
+558
*
pata_amd: do not filter out valid modes in nv_mode_filter
Robert Hancock
2009-09-17
1
-0
/
+3
*
sata_promise: update reset code
Mikael Pettersson
2009-09-17
1
-1
/
+120
*
sata_promise: disable hotplug on 1st gen chips
Mikael Pettersson
2009-09-17
1
-17
/
+17
*
libata: fix spurious WARN_ON_ONCE() on port freeze
Tejun Heo
2009-09-17
1
-2
/
+2
*
ahci: restore pci_intx() handling
Tejun Heo
2009-09-17
1
-2
/
+2
[prev]
[next]