aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2011-10-14pata_scc: add proper cable detection methodBartlomiej Zolnierkiewicz
2011-10-14pata_arasan_cf: remove bogus to_platform_device() callsSergei Shtylyov
2011-10-14pata_atiixp: add proper ->prereset methodBartlomiej Zolnierkiewicz
2011-10-14pata_serverworks: add serverworks_fixup()Bartlomiej Zolnierkiewicz
2011-10-14pata_serverworks: cleanup cable detectionBartlomiej Zolnierkiewicz
2011-10-14pata_serverworks: use standard cable detection methodsBartlomiej Zolnierkiewicz
2011-10-14pata_cmd64x: documentation fixBartlomiej Zolnierkiewicz
2011-10-14pata_ali: fix "Satelite" typoBartlomiej Zolnierkiewicz
2011-10-14pata_cs5535: no need to program PIO0 timings during device initBartlomiej Zolnierkiewicz
2011-10-14pata_cmd64x: add cmd64x_fixup()Bartlomiej Zolnierkiewicz
2011-10-14pata_hpt366: add hpt36x_find_mode() helperBartlomiej Zolnierkiewicz
2011-10-14pata_artop: unify ->prereset methodsBartlomiej Zolnierkiewicz
2011-10-14pata_sc1200: do not use c99 style commentsBartlomiej Zolnierkiewicz
2011-10-14pata_at91: call clk_put() on ata_host_activate() failureSergei Shtylyov
2011-10-14libata: reduce ata_pci_[sff,bmdma]_init_one() sizeBartlomiej Zolnierkiewicz
2011-10-14pata_cs5535: fix DRV_NAMEBartlomiej Zolnierkiewicz
2011-10-14pata_sc1200: fix DRV_NAMEBartlomiej Zolnierkiewicz
2011-10-14pata_sil680: minor CodingStyle fixupsBartlomiej Zolnierkiewicz
2011-10-14pata_sil680: constify tablesBartlomiej Zolnierkiewicz
2011-10-14pata_sil680: documentation fixesBartlomiej Zolnierkiewicz
2011-10-08ata: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-08ata: Make pata_of_platform.c compile again and work on non-PPC platformsPawel Moll
2011-10-08pata_sis: code style cleanups for consistencyDan McGee
2011-10-08pata_sis: mark most const data static as wellDan McGee
2011-10-08pata_sis: enable MWDMA for UDMA 133 chipsetDan McGee
2011-10-08pata_sis: add mode_filter method for certain sis5513 chipsetsDan McGee
2011-10-08pata_sis: extract a sis_port_base() methodDan McGee
2011-10-08[libata] ahci_platform: Add the board_ids and pi refer to different featuresRichard Zhu
2011-10-08libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameterSergei Shtylyov
2011-10-08sata_sil24: Use constJoe Perches
2011-10-07ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips...Ming Lei
2011-10-07libata: clear PIO pad areaTejun Heo
2011-10-07sata_mv: use {platform|pci}_get_drvdata()Sergei Shtylyov
2011-10-07sata_mv: release clock on ata_host_activate() failureSergei Shtylyov
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams
2011-08-18drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall
2011-08-18ata: Add iMX pata supportArnaud Patard (Rtp)
2011-08-18pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo
2011-08-18[libata] sata_sil: fix used-uninit warningJeff Garzik
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-23ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap
2011-07-23ata: remove unnecessary codeGreg Dietsche
2011-07-23[libata] Prevent warning during PMP error recoveryGwendal Grignou
2011-07-23ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley
2011-07-23pata_it821x: Fix RAID type display, by adding missing commaJean Delvare
2011-07-23sata_dwc_460ex: fix error pathVasiliy Kulikov
2011-07-23ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson
2011-07-23libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo