Age | Commit message (Expand) | Author |
2013-07-30 | sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs | Ezequiel Garcia |
2013-07-30 | ata: use dev_get_platdata() | Jingoo Han |
2013-07-29 | sata_mv: Remove unneeded forward declaration | Ezequiel Garcia |
2013-01-03 | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-01 | sata_mv: Fix warnings when no PCI | Andrew Lunn |
2012-07-27 | ATA: sata_mv: Add device tree support | Andrew Lunn |
2012-05-08 | ARM: Orion: SATA: Add per channel clk/clkdev support. | Andrew Lunn |
2012-04-12 | sata_mv: silence an uninitialized variable warning | Dan Carpenter |
2011-12-13 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn |
2011-10-07 | sata_mv: use {platform|pci}_get_drvdata() | Sergei Shtylyov |
2011-10-07 | sata_mv: release clock on ata_host_activate() failure | Sergei Shtylyov |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches |
2011-07-23 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches |
2011-07-23 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov |
2010-10-21 | libata: always use ata_qc_complete_multiple() for NCQ command completions | Tejun Heo |
2010-09-09 | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou |
2010-08-25 | sata_mv: fix broken DSM/TRIM support (v2) | Mark Lord |
2010-08-01 | sata_fsl,mv,nv: prepare for NCQ command completion update | Tejun Heo |
2010-05-25 | libata-sff: separate out BMDMA irq handler | Tejun Heo |
2010-05-25 | sata_mv: drop unncessary EH callback resetting | Tejun Heo |
2010-05-19 | libata-sff: separate out BMDMA qc_issue | Tejun Heo |
2010-05-19 | libata-sff: port_task is SFF specific | Tejun Heo |
2010-05-19 | libata-sff: clean up BMDMA initialization | Tejun Heo |
2010-05-19 | libata-sff: clean up inheritance in several drivers | Tejun Heo |
2010-05-17 | libata: kill ATA_FLAG_DISABLED | Tejun Heo |
2010-05-14 | sata_mv: remove unnecessary initialization | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-19 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-17 | sata_mv: remove pointless NULL test | Jeff Garzik |
2009-12-17 | sata_mv: add power management support for the PCI controllers. | Saeed Bishara |
2009-12-17 | sata_mv: store the board_idx into the host private data | Saeed Bishara |
2009-12-17 | sata_mv: move the PCI bar description initialization code | Saeed Bishara |
2009-12-17 | sata_mv: add power management support for the platform driver | Saeed Bishara |
2009-12-17 | sata_mv: support clkdev framework | Saeed Bishara |
2009-12-17 | sata_mv: increase PIO IORDY timeout | Saeed Bishara |
2009-12-03 | sata_mv: Clean up hard coded array size calculation. | Thiago Farina |
2009-10-16 | sata_mv: Prevent PIO commands to be defered too long if traffic in progress. | Gwendal Grignou |
2009-09-11 | drivers/ata: use resource_size | Julia Lawall |
2009-07-28 | libata: remove superfluous NULL pointer checks | Bartlomiej Zolnierkiewicz |
2009-05-11 | sata_mv: use new sata phy register settings for new devices | Martin Michlmayr |
2009-04-17 | sata_mv: workaround for multi_count errata sata24 | Mark Lord |
2009-04-17 | sata_mv: tidy up qc->tf usage in qc_prep() functions | Mark Lord |
2009-04-07 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-06 | sata_mv: shorten register names | Mark Lord |
2009-04-06 | sata_mv: workaround errata SATA#13 | Mark Lord |