index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_fsl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: sata_fsl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
*
ata: Explicitly include correct DT includes
Rob Herring
2023-08-02
1
-3
/
+3
*
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
2023-01-04
1
-2
/
+1
*
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2023-01-04
1
-1
/
+1
*
Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-03-23
1
-8
/
+6
|
\
|
*
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
2022-03-07
1
-7
/
+3
|
*
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
2022-02-19
1
-1
/
+3
*
|
ata: sata_fsl: fix sscanf() and sysfs_emit() format strings
Damien Le Moal
2022-02-08
1
-9
/
+7
|
/
*
ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitions
Damien Le Moal
2022-01-14
1
-10
/
+10
*
ata: sata_fsl: fix scsi host initialization
Damien Le Moal
2022-01-14
1
-2
/
+1
*
ata: sata_fsl: convert VPRINTK() calls to ata_port_dbg()
Hannes Reinecke
2022-01-05
1
-47
/
+33
*
ata: sata_fsl: move DPRINTK to ata debugging
Hannes Reinecke
2022-01-05
1
-44
/
+39
*
ata: libata: add reset tracepoints
Hannes Reinecke
2022-01-04
1
-10
/
+0
*
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
2022-01-04
1
-1
/
+1
*
ata: sata_fsl: use sysfs_emit()
Damien Le Moal
2022-01-04
1
-3
/
+3
*
ata: sata_fsl: Use struct_group() for memcpy() region
Kees Cook
2022-01-04
1
-4
/
+6
*
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
Baokun Li
2021-11-29
1
-5
/
+3
*
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
Baokun Li
2021-11-29
1
-2
/
+10
*
sata: fsl: fix DPRINTK format string
Arnd Bergmann
2021-05-17
1
-1
/
+1
*
libata: Fix retrieving of active qcs
Sascha Hauer
2019-12-25
1
-1
/
+1
*
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2019-11-01
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
sata_fsl: remove dead code in tag retrieval
Jens Axboe
2018-06-19
1
-6
/
+0
*
sata_fsl: convert to command iterator
Jens Axboe
2018-06-19
1
-2
/
+1
*
sata_fsl: use the right type for tag bitshift
Jens Axboe
2018-05-14
1
-1
/
+1
*
libata: bump ->qc_active to a 64-bit type
Jens Axboe
2018-05-11
1
-1
/
+1
*
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2018-05-11
1
-3
/
+3
*
ata: sata_fsl: cut drvdata assignment
Linus Walleij
2017-05-30
1
-2
/
+0
*
ata: constify of_device_id structures
Bhumika Goyal
2017-03-06
1
-1
/
+1
*
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...
Andreas Werner
2015-12-07
1
-1
/
+2
*
sata-fsl: Apply link speed limits
Martin Hicks
2015-03-02
1
-0
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
sata_fsl: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-12-02
1
-1
/
+1
|
/
*
ata: Use dma_zalloc_coherent
Joe Perches
2014-06-17
1
-3
/
+2
*
sata_fsl: remove check for CONFIG_MPC8315_DS
Paul Bolle
2014-05-21
1
-14
/
+0
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
1
-2
/
+2
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+2
*
sata_fsl: save irqs while coalescing
Anthony Foiani
2013-08-20
1
-2
/
+3
*
ata: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-24
1
-9
/
+5
*
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-04-30
1
-0
/
+55
|
\
|
*
fsl/sata: create a sysfs entry for rx water mark
Qiang Liu
2013-04-03
1
-0
/
+55
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typos in printk
Masanari Iida
2013-03-20
1
-1
/
+1
*
|
sata_fsl: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-03-04
1
-2
/
+1
|
/
*
sata_fsl: add workaround for data length mismatch on freescale V2 controller
Shaohui Xie
2012-09-13
1
-4
/
+35
*
sata_fsl: add support for interrupt coalsecing feature
Qiang Liu
2012-03-13
1
-4
/
+107
*
[libata] sata_fsl: fix the controller operating mode
Jerry Huang
2012-01-17
1
-0
/
+11
[next]