index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-1
/
+1
2023-01-20
ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation
Nikhil Gupta
1
-0
/
+1
2023-01-13
enetc: Separate C22 and C45 transactions
Andrew Lunn
1
-5
/
+16
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+8
2022-04-22
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-2
/
+4
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
1
-2
/
+2
2021-09-28
bus/fsl-mc: Add generic implementation for open/reset/close commands
Diana Craciun
1
-0
/
+14
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
1
-1
/
+2
2021-04-06
soc: fsl: guts: fix comment syntax in file
Aditya Srivastava
1
-2
/
+2
2021-01-27
bus: fsl-mc: move fsl_mc_command struct in a uapi header
Ioana Ciornei
1
-7
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2020-10-02
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
1
-1
/
+1
2020-10-02
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
1
-0
/
+11
2020-10-02
bus/fsl-mc: Add a container setup function
Diana Craciun
1
-0
/
+2
2020-10-02
bus/fsl-mc: Export a cleanup function for DPRC
Diana Craciun
1
-0
/
+2
2020-10-02
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...
Diana Craciun
1
-0
/
+7
2020-10-02
bus/fsl-mc: Add dprc-reset-container support
Bharat Bhushan
1
-0
/
+7
2020-10-02
bus/fsl-mc: Set the QMAN/BMAN region flags
Diana Craciun
1
-0
/
+8
2020-10-02
bus/fsl-mc: add support for 'driver_override' in the mc-bus
Bharat Bhushan
1
-0
/
+2
2020-09-18
ptp_qoriq: support FIPER3
Yangbo Lu
1
-0
/
+3
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+1
2020-07-23
bus: fsl-mc: use raw spin lock to serialize mc cmds
Laurentiu Tudor
1
-1
/
+1
2020-07-23
bus: fsl-mc: add missing device types
Ioana Ciornei
1
-0
/
+30
2020-07-05
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
1
-0
/
+1
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-05-22
treewide: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-30
ptp_qoriq: output PPS signal on FIPER2 in default
Yangbo Lu
1
-1
/
+1
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+16
2020-03-30
bus: fsl-mc: add api to retrieve mc version
Andrei Botila
1
-0
/
+16
2020-02-16
ptp_qoriq: drop the code of alarm
Yangbo Lu
1
-2
/
+0
2020-01-05
enetc: Make MDIO accessors more generic and export to include/linux/fsl
Claudiu Manoil
1
-0
/
+55
2019-12-16
ptp_qoriq: export extts_clean_up() function
Yangbo Lu
1
-0
/
+1
2019-10-31
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-7
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-25
include/fsl: add common FlexTimer #defines in a separate header.
Patrick Havelange
1
-0
/
+88
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-2
/
+0
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2019-02-26
soc: fsl: guts: make fsl_guts_get_svr() static
Horia Geantă
1
-2
/
+0
2019-02-19
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
1
-1
/
+1
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
1
-9
/
+9
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
1
-6
/
+15
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
1
-0
/
+3
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
1
-0
/
+9
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
1
-7
/
+7
2019-01-22
ptp: add debugfs support for ptp_qoriq
Yangbo Lu
1
-0
/
+12
2019-01-22
ptp_qoriq: support external trigger stamp FIFO
Yangbo Lu
1
-0
/
+3
2019-01-11
bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate
Ioana Ciornei
1
-0
/
+1
2018-12-06
bus: fsl-mc: explicitly define the fsl_mc_command endianness
Ioana Ciornei
1
-6
/
+6
[next]