Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b43e5ee76a4320c070cf0fe65cf4927198fbb4d1
/
drivers
/
ata
/
sata_fsl.c
6b4b8fc
sata_fsl: add support for interrupt coalsecing feature
by Qiang Liu
· 13 years ago
93272b1
[libata] sata_fsl: fix the controller operating mode
by Jerry Huang
· 13 years ago
99c8ea3
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
by Axel Lin
· 13 years ago
a9a79df
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
by Joe Perches
· 14 years ago
a44fec1
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
2f957fc
ATA: Add FSL sata v2 controller support
by Xulei
· 14 years ago
578ca87
sata_fsl: Update RX_WATER_MARK for TRANSCFG
by Prabhakar Kushwaha
· 14 years ago
4ac7534a
sata_fsl: Fix wrong Device Error Register usage
by Prabhakar Kushwaha
· 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
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
97750ce
libata: add @ap to ata_wait_register() and introduce ata_msleep()
by Tejun Heo
· 14 years ago
1aadf5c
libata: always use ata_qc_complete_multiple() for NCQ command completions
by Tejun Heo
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
752e386
sata_fsl,mv,nv: prepare for NCQ command completion update
by Tejun Heo
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
fd6c29e
sata_fsl: Add asynchronous notification support
by ashish kalra
· 15 years ago
a0a74d1
sata_fsl: Split hard and soft reset
by Jiang Yutang
· 15 years ago
f90f613
sata_fsl: Defer non-ncq commands when ncq commands active
by Ashish Kalra
· 15 years ago
dc77ad4
sata_fsl: Add power mgmt support
by Dave Liu
· 15 years ago
d358724
sata_fsl: Fix the command description of FSL SATA controller
by Dave Liu
· 15 years ago
f48c019
sata_fsl: Fix compile warnings
by Kumar Gala
· 15 years ago
14bdef9
[libata] convert drivers to use ata.h mode mask defines
by Erik Inge Bolsø
· 16 years ago
e4ac522
sata_fsl: Return non-zero on error in probe()
by Michal Sojka
· 16 years ago
82ef04f
libata: make SCR access ops per-link
by Tejun Heo
· 16 years ago
034d8e8
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
by Ashish Kalra
· 16 years ago
ac2f217
typo in sata_fsl
by Al Viro
· 17 years ago
45db2f6
libata: move link onlineness check out of softreset methods
by Tejun Heo
· 17 years ago
350756f
libata: don't use ap->ioaddr in non-SFF drivers
by Tejun Heo
· 17 years ago
520d06f
libata: remove check_status from non-SFF drivers
by Tejun Heo
· 17 years ago
4c9bf4e
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
by Tejun Heo
· 17 years ago
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
a1efdab
libata: make reset related methods proper port operations
by Tejun Heo
· 17 years ago
029cfd6
libata: implement and use ops inheritance
by Tejun Heo
· 17 years ago
68d1d07
libata: implement and use SHT initializers
by Tejun Heo
· 17 years ago
6bd99b4
libata: normalize port_info, port_operations and sht tables
by Tejun Heo
· 17 years ago
358f9a7
libata: implement and use ata_noop_irq_clear()
by Tejun Heo
· 17 years ago
8cebf27
libata: kill ATA_LFLAG_SKIP_D2H_BSY
by Tejun Heo
· 17 years ago
cf48062
libata: prefer hardreset
by Tejun Heo
· 17 years ago
ac2c5bd
ata/sata_fsl: Remove unused variable in sata_fsl_probe
by Johann Felix Soden
· 17 years ago
96ce1b6
[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata
by Kim Phillips
· 17 years ago
b1f5dc4
sata_fsl: fix build with ATA_VERBOSE_DEBUG
by Anton Vorontsov
· 17 years ago
dde2020
libata: eliminate the home grown dma padding in favour of
by James Bottomley
· 17 years ago
37198e3
libata: kill now unused n_iter and fix sata_fsl
by James Bottomley
· 17 years ago
a984f58
fix drivers/ata/sata_fsl.c double-decl
by akpm@linux-foundation.org
· 17 years ago
ff2aeb1
libata: convert to chained sg
by Tejun Heo
· 17 years ago
405e66b
libata: implement protocol tests
by Tejun Heo
· 17 years ago
aa91c72
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
by ashish kalra
· 17 years ago
1f0e4175
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
by ashish kalra
· 17 years ago
e7eac96
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
by ashish kalra
· 17 years ago
520d3a1
ata/sata_fsl: cleanup style problem
by Li Yang
· 17 years ago
066ce4d
ata/sata_fsl: remove unneeded sata_fsl_hardreset()
by Jeff Garzik
· 17 years ago
25ce945
ata/sata_fsl: remove unneeded on-stack copy of FIS
by Jeff Garzik
· 17 years ago
2a52e8d
ata/sata_fsl: cleanup needless casts to/from void __iomem *
by Jeff Garzik
· 17 years ago
9465d53
ata/sata_fsl: Remove unnecessary SCR cases
by Jeff Garzik
· 17 years ago
a2962dd
ata/sata_fsl: Kill ata_sg_is_last()
by Li Yang
· 17 years ago
79b3edc
ata/sata_fsl: save irq in private data for irq unmapping
by Li Yang
· 17 years ago
27c96ea
ata/sata_fsl: Remove deprecated hooks
by Li Yang
· 17 years ago
1bf617b
ata/sata_fsl: Update for ata_link introduction
by Li Yang
· 17 years ago
faf0b2e
drivers/ata: add support to Freescale 3.0Gbps SATA Controller
by Li Yang
· 17 years ago