- 1d009eb ata: sata_dwc_460ex: Remove debug compile options by Hannes Reinecke · 3 years, 1 month ago
- d4caa90 ata: sata_dwc_460ex: remove 'check_status' argument by Hannes Reinecke · 3 years, 1 month ago
- 898a276 ata: sata_dwc_460ex: drop DEBUG_NCQ by Hannes Reinecke · 3 years, 1 month ago
- c206a38 ata: libata: tracepoints for bus-master DMA by Hannes Reinecke · 3 years, 1 month ago
- 0805e94 ata: sata_dwc_460ex: Remove unused forward declaration by Andy Shevchenko · 3 years, 1 month ago
- f1550f2 ata: sata_dwc_460ex: Use temporary variable for struct device by Andy Shevchenko · 3 years, 1 month ago
- f713961 ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIs by Andy Shevchenko · 3 years, 1 month ago
- 3ad4a31 ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init() by Andy Shevchenko · 3 years, 6 months ago
- 0ed0283 sata_dwc_460ex: Fix missing check in sata_dwc_isr by Dinghao Liu · 3 years, 11 months ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 4e5b626 libata: convert core and drivers to ->hw_tag usage by Jens Axboe · 7 years ago
- 2c7d759 sata_dwc_460ex: Delete an error message for a failed memory allocation in sata_dwc_port_start() by Markus Elfring · 7 years ago
- 47e4661 ata: sata_dwc_460ex: Propagate platform device ID to DMA driver by Andy Shevchenko · 7 years ago
- a2136b3 ata: dwc_460ex: cut drvdata assignment by Linus Walleij · 8 years ago
- 01c2920 ata: sata_dwc_460ex: remove redundant dev_err call by Wei Yongjun · 8 years ago
- 37f92d7 ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* by Christoph Hellwig · 9 years ago
- 5b844b6 ata: Handle ATA NCQ NO-DATA commands correctly by Hannes Reinecke · 9 years ago
- bb08ab6 ata: sata_dwc_460ex: make debug messages neat by Andy Shevchenko · 9 years ago
- d6ecf0c ata: sata_dwc_460ex: supply physical address of FIFO to DMA by Andy Shevchenko · 9 years ago
- 73ec1b5 ata: sata_dwc_460ex: use devm_ioremap by Andy Shevchenko · 9 years ago
- af50f3a ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr() by Mans Rullgard · 9 years ago
- ee81d6c ata: sata_dwc_460ex: use readl/writel_relaxed() by Mans Rullgard · 9 years ago
- 9e8b855 ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API by Andy Shevchenko · 9 years ago
- adc64ec ata: sata_dwc_460ex: add __iomem to register base pointer by Mans Rullgard · 9 years ago
- 175553e ata: sata_dwc_460ex: get rid of incorrect cast by Mans Rullgard · 9 years ago
- ae95d95 ata: sata_dwc_460ex: get rid of some pointless casts by Mans Rullgard · 9 years ago
- cd12ff0 ata: sata_dwc_460ex: remove empty libata callback by Mans Rullgard · 9 years ago
- 4bb41be ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros by Andy Shevchenko · 9 years ago
- 2d20da0 ata: sata_dwc_460ex: get rid of global data by Mans Rullgard · 9 years ago
- 0f48deb ata: sata_dwc_460ex: add phy support by Mans Rullgard · 9 years ago
- 50b4337 ata: sata_dwc_460ex: use "dmas" DT property to find dma channel by Mans Rullgard · 9 years ago
- 077028e ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands by Andy Shevchenko · 9 years ago
- ae4c348 ata: sata_dwc_460ex: skip dma setup for non-dma commands by Mans Rullgard · 9 years ago
- 59a75ce ata: sata_dwc_460ex: DMA is always a flow controller by Andy Shevchenko · 9 years ago
- 4ea8c20 ata: sata_dwc_460ex: burst size must be in items not bytes by Andy Shevchenko · 9 years ago
- 6689dfa ata: sata_dwc_460ex: set dma_boundary to 0x1fff by Andy Shevchenko · 9 years ago
- a7e6de5 ata: sata_dwc_460ex: fix crash on offline links without an attached drive by Christian Lamparter · 9 years ago
- 55e610c ata: sata_dwc_460ex: remove incorrect locking by Mans Rullgard · 9 years ago
- 3a14c66 dmaengine: dw: pass platform data via struct dw_dma_chip by Andy Shevchenko · 9 years ago
- c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 9 years ago
- 8d5fe8d sata_dwc_460ex: indent an if statement by Dan Carpenter · 10 years ago
- db7a657 sata_dwc_460ex: re-use hsdev->dev instead of dwc_dev by Andy Shevchenko · 10 years ago
- 8b34448 sata_dwc_460ex: move to generic DMA driver by Andy Shevchenko · 10 years ago
- d578514 sata_dwc_460ex: join messages back by Andy Shevchenko · 10 years ago
- d537fc0 sata_dwc_460ex: convert to devm_kzalloc in ->probe() by Andy Shevchenko · 10 years ago
- c592b74 sata_dwc_460ex: remove extra message by Andy Shevchenko · 10 years ago
- 9037908 sata_dwc_460ex: use np local variable in ->probe() by Andy Shevchenko · 10 years ago
- d7c256e sata_dwc_460ex: fix most of the sparse warnings by Andy Shevchenko · 10 years ago
- 84683a7 sata_dwc_460ex: enable COMPILE_TEST for the driver by Andy Shevchenko · 10 years ago
- f71d148 sata_dwc_460ex: remove redundant dev_set_drvdata by Andy Shevchenko · 10 years ago
- 4aaa718 sata_dwc_460ex: fix resource leak on error path by Andy Shevchenko · 10 years ago
- 65c662a ata: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- d5185d6 ata: remove superfluous casts by Joe Perches · 11 years ago
- 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
- 72d5f2d sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644) by Jeff Garzik · 12 years ago
- dc7f71f sata_dwc_460ex: device tree may specify dma_channel by Thang Q. Nguyen · 13 years ago
- 3a8b788 sata_dwc_460ex: support hardreset by Thang Q. Nguyen · 13 years ago
- 99c8ea3 SATA/PATA: convert drivers/ata/* to use module_platform_driver() by Axel Lin · 13 years ago
- a081da6 drivers/ata/sata_dwc_460ex.c: add missing kfree by Julia Lawall · 13 years ago
- f35119d drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible by Rakib Mullick · 13 years ago
- 04e506b sata_dwc_460ex: fix error path by Vasiliy Kulikov · 14 years ago
- 8618ccd3 drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' by Justin P. Mattock · 14 years ago
- 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 14 years ago
- 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 14 years ago
- 84b47e3 sata_dwc_460ex: fix misuse of ata_get_cmd_descript() by Sergei Shtylyov · 14 years ago
- d285e8b sata_dwc_460ex: fix return value of dma_dwc_xfer_setup() by Sergei Shtylyov · 14 years ago
- c211962 sata_dwc_460ex: fix compilation errors/warnings by Sergei Shtylyov · 14 years ago
- b83a4c3 sata_dwc_460ex: use ATA_PIO4 by Sergei Shtylyov · 14 years ago
- 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
- d26377b [libata] sata_dwc_460ex: signdness bug by Dan Carpenter · 14 years ago
- 60652d0 ata: update for of_device to platform_device replacement by Stephen Rothwell · 14 years ago
- 6293600 [libata] Add 460EX on-chip SATA driver, sata_dwc_460ex by Rupjyoti Sarmah · 15 years ago