index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pata_cmd64x: add cmd64x_fixup()
Bartlomiej Zolnierkiewicz
2011-10-14
1
-22
/
+20
*
pata_hpt366: add hpt36x_find_mode() helper
Bartlomiej Zolnierkiewicz
2011-10-14
1
-10
/
+25
*
pata_artop: unify ->prereset methods
Bartlomiej Zolnierkiewicz
2011-10-14
1
-21
/
+5
*
pata_sc1200: do not use c99 style comments
Bartlomiej Zolnierkiewicz
2011-10-14
1
-4
/
+8
*
pata_at91: call clk_put() on ata_host_activate() failure
Sergei Shtylyov
2011-10-14
1
-1
/
+4
*
libata: reduce ata_pci_[sff,bmdma]_init_one() size
Bartlomiej Zolnierkiewicz
2011-10-14
1
-65
/
+46
*
pata_cs5535: fix DRV_NAME
Bartlomiej Zolnierkiewicz
2011-10-14
1
-2
/
+2
*
pata_sc1200: fix DRV_NAME
Bartlomiej Zolnierkiewicz
2011-10-14
1
-1
/
+1
*
pata_sil680: minor CodingStyle fixups
Bartlomiej Zolnierkiewicz
2011-10-14
1
-25
/
+33
*
pata_sil680: constify tables
Bartlomiej Zolnierkiewicz
2011-10-14
1
-4
/
+8
*
pata_sil680: documentation fixes
Bartlomiej Zolnierkiewicz
2011-10-14
1
-11
/
+13
*
ata: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-08
1
-1
/
+1
*
ata: Make pata_of_platform.c compile again and work on non-PPC platforms
Pawel Moll
2011-10-08
2
-3
/
+5
*
pata_sis: code style cleanups for consistency
Dan McGee
2011-10-08
1
-19
/
+19
*
pata_sis: mark most const data static as well
Dan McGee
2011-10-08
1
-10
/
+10
*
pata_sis: enable MWDMA for UDMA 133 chipset
Dan McGee
2011-10-08
1
-8
/
+17
*
pata_sis: add mode_filter method for certain sis5513 chipsets
Dan McGee
2011-10-08
1
-1
/
+26
*
pata_sis: extract a sis_port_base() method
Dan McGee
2011-10-08
1
-18
/
+28
*
[libata] ahci_platform: Add the board_ids and pi refer to different features
Richard Zhu
2011-10-08
1
-6
/
+38
*
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
2011-10-08
1
-3
/
+2
*
sata_sil24: Use const
Joe Perches
2011-10-08
1
-2
/
+2
*
ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips...
Ming Lei
2011-10-08
1
-5
/
+32
*
libata: clear PIO pad area
Tejun Heo
2011-10-08
1
-2
/
+2
*
sata_mv: use {platform|pci}_get_drvdata()
Sergei Shtylyov
2011-10-08
1
-5
/
+4
*
sata_mv: release clock on ata_host_activate() failure
Sergei Shtylyov
2011-10-08
1
-2
/
+5
*
drivers/ata/sata_dwc_460ex.c: add missing kfree
Julia Lawall
2011-08-19
1
-8
/
+6
*
ata: Add iMX pata support
Arnaud Patard (Rtp)
2011-08-19
3
-0
/
+263
*
pata_via: disable ATAPI DMA on AVERATEC 3200
Tejun Heo
2011-08-19
1
-0
/
+18
*
[libata] sata_sil: fix used-uninit warning
Jeff Garzik
2011-08-19
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-08-03
1
-2
/
+2
|
\
|
*
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-17
1
-2
/
+2
*
|
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2011-07-26
1
-2
/
+1
*
|
ata: PATA_ARASAN_CF depends on DMADEVICES
Randy Dunlap
2011-07-24
1
-0
/
+1
*
|
ata: remove unnecessary code
Greg Dietsche
2011-07-24
1
-7
/
+1
*
|
[libata] Prevent warning during PMP error recovery
Gwendal Grignou
2011-07-24
1
-0
/
+1
*
|
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
2011-07-24
1
-0
/
+1
*
|
pata_it821x: Fix RAID type display, by adding missing comma
Jean Delvare
2011-07-24
1
-1
/
+1
*
|
sata_dwc_460ex: fix error path
Vasiliy Kulikov
2011-07-24
1
-7
/
+14
*
|
ahci: Enable SB600 64bit DMA on Asus M3A
Mark Nelson
2011-07-24
1
-0
/
+12
*
|
libata: report link resume failure as KERN_WARNING instead of ERR
Tejun Heo
2011-07-24
1
-1
/
+1
*
|
ahci: move ahci_sb600_softreset to libahci.c and rename it
Yuan-Hsin Chen
2011-07-23
3
-58
/
+60
*
|
libata: leave port thawed after reset failure
Tejun Heo
2011-07-23
1
-1
/
+10
*
|
ata: sata_via: Use dev_dbg
Joe Perches
2011-07-23
1
-9
/
+7
*
|
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
42
-133
/
+51
*
|
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
31
-521
/
+526
*
|
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-07-23
27
-230
/
+189
|
/
*
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
2011-06-29
1
-1
/
+1
*
pata_marvell: Add support for 88SE91A0, 88SE91A4
Paweł Drewniak
2011-06-24
1
-0
/
+3
*
libata/sas: only set FROZEN flag if new EH is supported
Nishanth Aravamudan
2011-06-23
1
-0
/
+6
*
libata: apply NOSETXFER horkage to the affected Pioneer drives
Tejun Heo
2011-06-23
1
-3
/
+3
[next]