Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4b1ae27a96d9860e6c4348673e8fb6a0322511fe
/
drivers
/
ata
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
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
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
88358ab
libata/drivers: Add driver for Apple "MacIO" IDE controller
by Benjamin Herrenschmidt
· 15 years ago
f035381
libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
by Benjamin Herrenschmidt
· 15 years ago
23eb3b6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
1b52f2a
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
by Jeff Garzik
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
972b94f
drivers/ata/libata-sff.c: comment spelling fixes
by Krzysztof Halasa
· 15 years ago
d0634c4
libata: Clarify ata_set_lba_range_entries function
by Martin K. Petersen
· 15 years ago
e78db4d
libata: Report zeroed read after TRIM and max discard size
by Martin K. Petersen
· 15 years ago
d413ff3
pata_hpt3x2n: fix overclocked MWDMA0 timing
by Bartlomiej Zolnierkiewicz
· 15 years ago
fd87e79
pata_it8213: MWDMA0 is unsupported
by Bartlomiej Zolnierkiewicz
· 15 years ago
8256323
[libata] MWDMA0 is unsupported on PIIX-like PATA controllers
by Bartlomiej Zolnierkiewicz
· 15 years ago
c4d8a20
pata_via: clear UDMA transfer mode bit for PIO and MWDMA
by Bartlomiej Zolnierkiewicz
· 15 years ago
750c713
pata_sis: Power Management fix
by Bartlomiej Zolnierkiewicz
· 15 years ago
0826ef5
pata_rz1000: Power Management fix
by Bartlomiej Zolnierkiewicz
· 15 years ago
dd4a43c
pata_radisys: fix UDMA handling
by Bartlomiej Zolnierkiewicz
· 15 years ago
a809c68
pata_ns87415: Power Management fix
by Bartlomiej Zolnierkiewicz
· 15 years ago
2a2beac9
pata_marvell: fix marvell_pre_reset() documentation
by Bartlomiej Zolnierkiewicz
· 15 years ago
9c7e0d2
pata_legacy: add pointers to QDI65x0 documentation
by Bartlomiej Zolnierkiewicz
· 15 years ago
6809e73
pata_legacy: fix access to control register for QDI6580
by Bartlomiej Zolnierkiewicz
· 15 years ago
43c7d17
pata_legacy: fix QDI6580DP support
by Bartlomiej Zolnierkiewicz
· 15 years ago
13a28c1
pata_it8213: fix it8213_pre_reset() documentation
by Bartlomiej Zolnierkiewicz
· 15 years ago
e3f1d5c
pata_it8213: fix wrong MWDMA timings being programmed
by Bartlomiej Zolnierkiewicz
· 15 years ago
ed869ff
pata_it8213: fix PIO2 underclocking
by Bartlomiej Zolnierkiewicz
· 15 years ago
088ccb5
pata_it8213: fix wrong PIO timings being programmed
by Bartlomiej Zolnierkiewicz
· 15 years ago
e0ee792
pata_it8213: fix UDMA handling
by Bartlomiej Zolnierkiewicz
· 15 years ago
3915044
pata_hpt3x3: Power Management fix
by Bartlomiej Zolnierkiewicz
· 15 years ago
940a68d
pata_cs5520: remove dead VDMA support
by Bartlomiej Zolnierkiewicz
· 15 years ago
dd221f9
pata_efar: fix wrong MWDMA timings being programmed
by Bartlomiej Zolnierkiewicz
· 15 years ago
f79ff92
pata_efar: fix wrong PIO timings being programmed
by Bartlomiej Zolnierkiewicz
· 15 years ago
6938594
ata_piix: fix MWDMA handling on PIIX3
by Bartlomiej Zolnierkiewicz
· 15 years ago
7a02267
ahci: let users know that Promise PDC42819 support is limited to SATA devices
by Mark Nelson
· 15 years ago
89d3b36
ata: use pci_dev->revision
by Sergei Shtylyov
· 15 years ago
82beb5d
pata_hpt366: fix timing register documentation
by Sergei Shtylyov
· 15 years ago
9cd13bd
libata: add comment documenting PIO latency issues on UP
by Bartlomiej Zolnierkiewicz
· 15 years ago
5600c70
pata_hpt{37x|3x2n}: fix timing register masks (take 2)
by Sergei Shtylyov
· 15 years ago
8e182a9
pata_piccolo: Driver for old Toshiba chipsets
by Alan Cox
· 15 years ago
d6250a0
pata_ali: Fix regression with old devices
by Alan Cox
· 15 years ago
be315d4
[libata] PATA: Update experimental tags
by Alan Cox
· 15 years ago
d437443
pata_cmd64x: implement serialization as per notes
by Alan Cox
· 15 years ago
f20941f
pata_sis: Implement MWDMA for the UDMA 133 capable chips
by Alan Cox
· 15 years ago
10734fc
pata_via: Blacklist some combinations of Transcend Flash and via
by Alan Cox
· 15 years ago
294264a
libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
by Benjamin Herrenschmidt
· 15 years ago
18f0f97
libata: add translation for SCSI WRITE SAME (aka TRIM support)
by Christoph Hellwig
· 15 years ago
6013efd
libata: retry failed FLUSH if device didn't fail it
by Tejun Heo
· 15 years ago
fd6c29e
sata_fsl: Add asynchronous notification support
by ashish kalra
· 15 years ago
10a9c96
pata_hpt{37x,3x2n}: add debounce delay to cable detection methods
by Bartlomiej Zolnierkiewicz
· 15 years ago
f3b1cf4
pata_hpt3x2n: fix cable detection
by Bartlomiej Zolnierkiewicz
· 15 years ago
6a74463
ata: Don't require newlines for link_power_management_policy
by Matthew Garrett
· 15 years ago
4192be6
pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define
by Otavio Salvador
· 15 years ago
ab81a50
pata_hpt37x: unify ->pre_reset methods
by Bartlomiej Zolnierkiewicz
· 15 years ago
9e87be9
pata_hpt37x: add proper cable detection methods
by Bartlomiej Zolnierkiewicz
· 15 years ago
1b677af
ahci: disable SNotification capability for ich8
by Shaohua Li
· 15 years ago
dae7721
sata_sil24: MSI support, disabled by default
by Vivek Mahajan
· 15 years ago
097dac9
libata: remove experimental tag on PATA drivers
by Robert Hancock
· 15 years ago
4c4a90f
sata_mv: Clean up hard coded array size calculation.
by Thiago Farina
· 15 years ago
7095e3e
pata_via: fix double put on isa bridge
by Jiri Slaby
· 15 years ago
ba3a221
pata_cs5536: use 32-bit BM DMA template instead of 16-bit.
by Krzysztof Halasa
· 15 years ago
f240677
libata-acpi: missing _SDD is not an error
by Tejun Heo
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
a0a74d1
sata_fsl: Split hard and soft reset
by Jiang Yutang
· 15 years ago
d914e5b
pata_cs5535: fix comment header typo
by Otavio Salvador
· 15 years ago
444486a
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)
by Dominik Brodowski
· 15 years ago
f38e35b
sata_via: Remove redundant device ID for VIA VT8261
by JosephChan@via.com.tw
· 15 years ago
a110401
drivers/ata/libata: Move dereference after NULL test
by Julia Lawall
· 15 years ago
e65cc19
ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
by Mark Nelson
· 15 years ago
159a7ff
sata_mv: Prevent PIO commands to be defered too long if traffic in progress.
by Gwendal Grignou
· 15 years ago
6d4f950
pata_sc1200: Fix crash on boot
by Alan Cox
· 15 years ago
f4b31db
libata: fix internal command failure handling
by Tejun Heo
· 15 years ago
4f7c287
libata: fix PMP initialization
by Tejun Heo
· 15 years ago
Next »