index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_fsl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-8
/
+6
2022-03-07
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
1
-7
/
+3
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
1
-1
/
+3
2022-02-08
ata: sata_fsl: fix sscanf() and sysfs_emit() format strings
Damien Le Moal
1
-9
/
+7
2022-01-14
ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitions
Damien Le Moal
1
-10
/
+10
2022-01-14
ata: sata_fsl: fix scsi host initialization
Damien Le Moal
1
-2
/
+1
2022-01-05
ata: sata_fsl: convert VPRINTK() calls to ata_port_dbg()
Hannes Reinecke
1
-47
/
+33
2022-01-05
ata: sata_fsl: move DPRINTK to ata debugging
Hannes Reinecke
1
-44
/
+39
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
1
-10
/
+0
2022-01-04
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
1
-1
/
+1
2022-01-04
ata: sata_fsl: use sysfs_emit()
Damien Le Moal
1
-3
/
+3
2022-01-04
ata: sata_fsl: Use struct_group() for memcpy() region
Kees Cook
1
-4
/
+6
2021-11-29
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
Baokun Li
1
-5
/
+3
2021-11-29
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
Baokun Li
1
-2
/
+10
2021-05-17
sata: fsl: fix DPRINTK format string
Arnd Bergmann
1
-1
/
+1
2019-12-25
libata: Fix retrieving of active qcs
Sascha Hauer
1
-1
/
+1
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-1
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-06-19
sata_fsl: remove dead code in tag retrieval
Jens Axboe
1
-6
/
+0
2018-06-19
sata_fsl: convert to command iterator
Jens Axboe
1
-2
/
+1
2018-05-14
sata_fsl: use the right type for tag bitshift
Jens Axboe
1
-1
/
+1
2018-05-11
libata: bump ->qc_active to a 64-bit type
Jens Axboe
1
-1
/
+1
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
1
-3
/
+3
2017-05-30
ata: sata_fsl: cut drvdata assignment
Linus Walleij
1
-2
/
+0
2017-03-06
ata: constify of_device_id structures
Bhumika Goyal
1
-1
/
+1
2015-12-07
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...
Andreas Werner
1
-1
/
+2
2015-03-02
sata-fsl: Apply link speed limits
Martin Hicks
1
-0
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-02
sata_fsl: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-17
ata: Use dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2014-05-21
sata_fsl: remove check for CONFIG_MPC8315_DS
Paul Bolle
1
-14
/
+0
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-08-20
sata_fsl: save irqs while coalescing
Anthony Foiani
1
-2
/
+3
2013-05-24
ata: use platform_{get,set}_drvdata()
Jingoo Han
1
-9
/
+5
2013-04-30
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+55
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-03
fsl/sata: create a sysfs entry for rx water mark
Qiang Liu
1
-0
/
+55
2013-03-20
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
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
[next]