| Commit message (Expand) | Author | Age | Files | Lines |
* | sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644) | Jeff Garzik | 2012-12-14 | 1 | -0/+1 |
* | sata_dwc_460ex: device tree may specify dma_channel | Thang Q. Nguyen | 2012-07-25 | 1 | -17/+31 |
* | sata_dwc_460ex: support hardreset | Thang Q. Nguyen | 2012-07-25 | 1 | -1/+23 |
* | SATA/PATA: convert drivers/ata/* to use module_platform_driver() | Axel Lin | 2012-01-09 | 1 | -12/+1 |
* | drivers/ata/sata_dwc_460ex.c: add missing kfree | Julia Lawall | 2011-08-19 | 1 | -8/+6 |
* | drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible | Rakib Mullick | 2011-07-26 | 1 | -2/+1 |
* | sata_dwc_460ex: fix error path | Vasiliy Kulikov | 2011-07-24 | 1 | -7/+14 |
* | drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' | Justin P. Mattock | 2011-06-23 | 1 | -1/+1 |
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-17 | 1 | -5/+4 |
|\ |
|
| * | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 2011-03-02 | 1 | -2/+1 |
* | | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 2011-03-02 | 1 | -1/+1 |
* | | sata_dwc_460ex: fix misuse of ata_get_cmd_descript() | Sergei Shtylyov | 2011-03-02 | 1 | -10/+46 |
* | | sata_dwc_460ex: fix return value of dma_dwc_xfer_setup() | Sergei Shtylyov | 2011-03-02 | 1 | -2/+2 |
* | | sata_dwc_460ex: fix compilation errors/warnings | Sergei Shtylyov | 2011-03-02 | 1 | -6/+8 |
* | | sata_dwc_460ex: use ATA_PIO4 | Sergei Shtylyov | 2011-03-02 | 1 | -1/+1 |
|/ |
|
* | [libata] sata_dwc_460ex: signdness bug | Dan Carpenter | 2010-08-26 | 1 | -1/+1 |
* | ata: update for of_device to platform_device replacement | Stephen Rothwell | 2010-08-16 | 1 | -2/+2 |
* | [libata] Add 460EX on-chip SATA driver, sata_dwc_460ex | Rupjyoti Sarmah | 2010-08-02 | 1 | -0/+1756 |