index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_fsl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
sata_fsl: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2012-09-13
sata_fsl: add workaround for data length mismatch on freescale V2 controller
Shaohui Xie
1
-4
/
+35
2012-03-13
sata_fsl: add support for interrupt coalsecing feature
Qiang Liu
1
-4
/
+107
2012-01-17
[libata] sata_fsl: fix the controller operating mode
Jerry Huang
1
-0
/
+11
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
1
-13
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-17
/
+12
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-9
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+18
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+4
2011-03-15
ATA: Add FSL sata v2 controller support
Xulei
1
-7
/
+18
2011-03-14
sata_fsl: Update RX_WATER_MARK for TRANSCFG
Prabhakar Kushwaha
1
-0
/
+12
2011-03-14
sata_fsl: Fix wrong Device Error Register usage
Prabhakar Kushwaha
1
-2
/
+5
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-3
/
+2
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-2
/
+2
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-9
/
+10
2010-10-21
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
1
-6
/
+2
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-4
/
+4
2010-08-01
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
1
-10
/
+10
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-3
/
+3
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-3
/
+3
2009-12-03
sata_fsl: Add asynchronous notification support
ashish kalra
1
-8
/
+10
2009-11-19
sata_fsl: Split hard and soft reset
Jiang Yutang
1
-40
/
+44
2009-09-08
sata_fsl: Defer non-ncq commands when ncq commands active
Ashish Kalra
1
-0
/
+1
2009-06-23
sata_fsl: Add power mgmt support
Dave Liu
1
-0
/
+35
2009-05-15
sata_fsl: Fix the command description of FSL SATA controller
Dave Liu
1
-3
/
+5
2009-05-15
sata_fsl: Fix compile warnings
Kumar Gala
1
-3
/
+4
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-2
/
+2
2009-01-16
sata_fsl: Return non-zero on error in probe()
Michal Sojka
1
-1
/
+1
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-13
/
+13
2008-05-30
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
Ashish Kalra
1
-61
/
+163
2008-04-28
typo in sata_fsl
Al Viro
1
-1
/
+1
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-0
/
+10
2008-04-17
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
1
-5
/
+0
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
1
-56
/
+4
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-9
/
+15
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-3
/
+3
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-11
/
+1
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-3
/
+2
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-13
/
+1
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
1
-0
/
+1
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-6
/
+1
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
1
-2
/
+0
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-1
/
+1
[next]