index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_dwc_460ex.c
Age
Commit message (
Expand
)
Author
2015-03-30
sata_dwc_460ex: indent an if statement
Dan Carpenter
2015-03-24
sata_dwc_460ex: re-use hsdev->dev instead of dwc_dev
Andy Shevchenko
2015-03-24
sata_dwc_460ex: move to generic DMA driver
Andy Shevchenko
2015-03-24
sata_dwc_460ex: join messages back
Andy Shevchenko
2015-01-08
sata_dwc_460ex: convert to devm_kzalloc in ->probe()
Andy Shevchenko
2015-01-08
sata_dwc_460ex: remove extra message
Andy Shevchenko
2015-01-08
sata_dwc_460ex: use np local variable in ->probe()
Andy Shevchenko
2015-01-08
sata_dwc_460ex: fix most of the sparse warnings
Andy Shevchenko
2015-01-08
sata_dwc_460ex: enable COMPILE_TEST for the driver
Andy Shevchenko
2015-01-08
sata_dwc_460ex: remove redundant dev_set_drvdata
Andy Shevchenko
2015-01-07
sata_dwc_460ex: fix resource leak on error path
Andy Shevchenko
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-26
ata: remove superfluous casts
Joe Perches
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
2012-12-14
sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)
Jeff Garzik
2012-07-25
sata_dwc_460ex: device tree may specify dma_channel
Thang Q. Nguyen
2012-07-25
sata_dwc_460ex: support hardreset
Thang Q. Nguyen
2012-01-09
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2011-08-19
drivers/ata/sata_dwc_460ex.c: add missing kfree
Julia Lawall
2011-07-26
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2011-07-23
sata_dwc_460ex: fix error path
Vasiliy Kulikov
2011-06-23
drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
Justin P. Mattock
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: fix misuse of ata_get_cmd_descript()
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: fix compilation errors/warnings
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: use ATA_PIO4
Sergei Shtylyov
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-08-25
[libata] sata_dwc_460ex: signdness bug
Dan Carpenter
2010-08-16
ata: update for of_device to platform_device replacement
Stephen Rothwell
2010-08-01
[libata] Add 460EX on-chip SATA driver, sata_dwc_460ex
Rupjyoti Sarmah