Jens Axboe
|
eb36333de4
sata_fsl: remove dead code in tag retrieval
|
7 years ago |
Jens Axboe
|
d3543b4d1b
sata_fsl: convert to command iterator
|
7 years ago |
Jens Axboe
|
88e10092f6
sata_fsl: use the right type for tag bitshift
|
7 years ago |
Jens Axboe
|
e3ed893964
libata: bump ->qc_active to a 64-bit type
|
7 years ago |
Jens Axboe
|
4e5b6260cc
libata: convert core and drivers to ->hw_tag usage
|
7 years ago |
Linus Walleij
|
74ee91d818
ata: sata_fsl: cut drvdata assignment
|
8 years ago |
Bhumika Goyal
|
e3779f6a4e
ata: constify of_device_id structures
|
8 years ago |
Andreas Werner
|
4f2568f5cb
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log page reads
|
9 years ago |
Martin Hicks
|
29200f12a1
sata-fsl: Apply link speed limits
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Dmitry Torokhov
|
aad0b62412
sata_fsl: fix error handling of irq_of_parse_and_map
|
11 years ago |
Wolfram Sang
|
65c662ab63
ata: drop owner assignment from platform_drivers
|
11 years ago |
Joe Perches
|
94463a9cad
ata: Use dma_zalloc_coherent
|
11 years ago |
Paul Bolle
|
d0f5aa9cf6
sata_fsl: remove check for CONFIG_MPC8315_DS
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
58eb8cd565
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
|
11 years ago |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
12 years ago |
Anthony Foiani
|
99bbdfa6bd
sata_fsl: save irqs while coalescing
|
12 years ago |
Jingoo Han
|
d89995db5f
ata: use platform_{get,set}_drvdata()
|
12 years ago |
Linus Torvalds
|
50528fabeb
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
|
12 years ago |
Linus Torvalds
|
5d434fcb25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Qiang Liu
|
7551c40d90
fsl/sata: create a sysfs entry for rx water mark
|
12 years ago |
Masanari Iida
|
07f4225889
treewide: Fix typos in printk
|
12 years ago |
Syam Sidhardhan
|
c99cc9a2f1
sata_fsl: Remove redundant NULL check before kfree
|
12 years ago |
Shaohui Xie
|
100f586bd0
sata_fsl: add workaround for data length mismatch on freescale V2 controller
|
13 years ago |
Qiang Liu
|
6b4b8fc87d
sata_fsl: add support for interrupt coalsecing feature
|
13 years ago |
Jerry Huang
|
93272b132a
[libata] sata_fsl: fix the controller operating mode
|
13 years ago |
Axel Lin
|
99c8ea3e57
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
|
14 years ago |
Joe Perches
|
a9a79dfec2
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
|
14 years ago |
Joe Perches
|
a44fec1fce
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |