index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Lines
2010-02-04
[libata] Call flush_dcache_page after PIO data transfers in libata-sff.c
Catalin Marinas
-0
/
+3
2010-02-04
ahci: add Acer G725 to broken suspend list
Tejun Heo
-0
/
+15
2010-02-04
libata-scsi passthru: fix bug which truncated LBA48 return values
Douglas Gilbert
-1
/
+1
2010-01-20
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
-2
/
+3
2010-01-12
libata: retry link resume if necessary
Tejun Heo
-7
/
+31
2010-01-12
ata_piix: enable 32bit PIO on SATA piix
Tejun Heo
-1
/
+1
2010-01-12
sata_promise: don't classify overruns as HSM errors
Mikael Pettersson
-1
/
+1
2009-12-24
Merge branch 'misc-2.6.33' into release
Len Brown
-1
/
+0
2009-12-24
ACPI: do not select ACPI_DOCK from ATA_ACPI
Carlos R. Mafra
-1
/
+0
2009-12-21
pata_bf54x: handle portmuxing of pins through GPIO PORTs
Sonic Zhang
-0
/
+19
2009-12-20
pata_cmd64x: fix overclocking of UDMA0-2 modes
Bartlomiej Zolnierkiewicz
-1
/
+1
2009-12-20
Revert "pata_cmd64x: implement serialization as per notes"
Jeff Garzik
-108
/
+8
2009-12-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-51
/
+163
2009-12-17
sata_mv: remove pointless NULL test
Jeff Garzik
-1
/
+1
2009-12-17
pata_hpt3x2n: fix clock turnaround
Sergei Shtylyov
-29
/
+35
2009-12-17
libata: fix reporting of drained bytes when clearing DRQ
Robert Hancock
-1
/
+1
2009-12-17
sata_mv: add power management support for the PCI controllers.
Saeed Bishara
-0
/
+29
2009-12-17
sata_mv: store the board_idx into the host private data
Saeed Bishara
-6
/
+8
2009-12-17
pata_octeon_cf: use resource_size(), to fix resource sizing bug
H Hartley Sweeten
-1
/
+1
2009-12-17
libata: use the WRITE_SAME_16 define
Christoph Hellwig
-1
/
+1
2009-12-17
sata_mv: move the PCI bar description initialization code
Saeed Bishara
-9
/
+10
2009-12-17
sata_mv: add power management support for the platform driver
Saeed Bishara
-0
/
+43
2009-12-17
sata_mv: support clkdev framework
Saeed Bishara
-3
/
+34
2009-12-17
sata_mv: increase PIO IORDY timeout
Saeed Bishara
-1
/
+1
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-0
/
+1438
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-8
/
+8
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
-2
/
+7
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
-305
/
+853
2009-12-09
libata/drivers: Add driver for Apple "MacIO" IDE controller
Benjamin Herrenschmidt
-0
/
+1438
2009-12-09
libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
Benjamin Herrenschmidt
-1
/
+1
2009-12-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-257
/
+802
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
-8
/
+8
2009-12-07
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
Jeff Garzik
-69
/
+22
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
-9
/
+8
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
-2
/
+7
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
-4
/
+4
2009-12-04
drivers/ata/libata-sff.c: comment spelling fixes
Krzysztof Halasa
-3
/
+3
2009-12-03
libata: Clarify ata_set_lba_range_entries function
Martin K. Petersen
-1
/
+1
2009-12-03
libata: Report zeroed read after TRIM and max discard size
Martin K. Petersen
-3
/
+9
2009-12-03
pata_hpt3x2n: fix overclocked MWDMA0 timing
Bartlomiej Zolnierkiewicz
-2
/
+1
2009-12-03
pata_it8213: MWDMA0 is unsupported
Bartlomiej Zolnierkiewicz
-1
/
+1
2009-12-03
[libata] MWDMA0 is unsupported on PIIX-like PATA controllers
Bartlomiej Zolnierkiewicz
-3
/
+3
2009-12-03
pata_via: clear UDMA transfer mode bit for PIO and MWDMA
Bartlomiej Zolnierkiewicz
-6
/
+13
2009-12-03
pata_sis: Power Management fix
Bartlomiej Zolnierkiewicz
-2
/
+19
2009-12-03
pata_rz1000: Power Management fix
Bartlomiej Zolnierkiewicz
-1
/
+10
2009-12-03
pata_radisys: fix UDMA handling
Bartlomiej Zolnierkiewicz
-2
/
+2
2009-12-03
pata_ns87415: Power Management fix
Bartlomiej Zolnierkiewicz
-5
/
+27
2009-12-03
pata_marvell: fix marvell_pre_reset() documentation
Bartlomiej Zolnierkiewicz
-1
/
+1
2009-12-03
pata_legacy: add pointers to QDI65x0 documentation
Bartlomiej Zolnierkiewicz
-1
/
+8
2009-12-03
pata_legacy: fix access to control register for QDI6580
Bartlomiej Zolnierkiewicz
-2
/
+2
[next]