summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_dwc_460ex.c
AgeCommit message (Expand)Author
2015-03-30sata_dwc_460ex: indent an if statementDan Carpenter
2015-03-24sata_dwc_460ex: re-use hsdev->dev instead of dwc_devAndy Shevchenko
2015-03-24sata_dwc_460ex: move to generic DMA driverAndy Shevchenko
2015-03-24sata_dwc_460ex: join messages backAndy Shevchenko
2015-01-08sata_dwc_460ex: convert to devm_kzalloc in ->probe()Andy Shevchenko
2015-01-08sata_dwc_460ex: remove extra messageAndy Shevchenko
2015-01-08sata_dwc_460ex: use np local variable in ->probe()Andy Shevchenko
2015-01-08sata_dwc_460ex: fix most of the sparse warningsAndy Shevchenko
2015-01-08sata_dwc_460ex: enable COMPILE_TEST for the driverAndy Shevchenko
2015-01-08sata_dwc_460ex: remove redundant dev_set_drvdataAndy Shevchenko
2015-01-07sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-03-26ata: remove superfluous castsJoe Perches
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-11powerpc: add missing explicit OF includes for ppcdevicetree-for-3.13Rob Herring
2012-12-14sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)Jeff Garzik
2012-07-25sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen
2012-07-25sata_dwc_460ex: support hardresetThang Q. Nguyen
2012-01-08SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin
2011-08-18drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-23sata_dwc_460ex: fix error pathVasiliy Kulikov
2011-06-23drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2011-03-02sata_dwc_460ex: fix misuse of ata_get_cmd_descript()Sergei Shtylyov
2011-03-02sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()Sergei Shtylyov
2011-03-02sata_dwc_460ex: fix compilation errors/warningsSergei Shtylyov
2011-03-02sata_dwc_460ex: use ATA_PIO4Sergei Shtylyov
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter
2010-08-16ata: update for of_device to platform_device replacementStephen Rothwell
2010-08-01[libata] Add 460EX on-chip SATA driver, sata_dwc_460exRupjyoti Sarmah