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
/
soc
/
xilinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
2
-8
/
+27
|
\
|
*
drivers: soc: xilinx: add check for platform
Jay Buddhabhatti
2024-01-04
1
-5
/
+20
|
*
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
2023-12-07
1
-1
/
+5
|
*
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
2023-12-07
2
-2
/
+2
*
|
soc: xilinx: Add error message for invalid payload received from IPI callback.
Naman Trivedi Manojbhai
2023-12-13
1
-0
/
+2
*
|
soc: xilinx: fix unhandled SGI warning message
Tanmay Shah
2023-11-15
1
-1
/
+1
*
|
soc: xilinx: fix quoted string split across lines
Michal Simek
2023-11-15
1
-4
/
+4
*
|
soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
HariBabu Gattem
2023-11-15
1
-1
/
+4
*
|
soc/xilinx: zynqmp_power: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-15
1
-4
/
+2
|
/
*
pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem
Ulf Hansson
2023-10-04
1
-9
/
+0
*
Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...
Arnd Bergmann
2023-08-12
2
-6
/
+5
|
\
|
*
soc: xilinx: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-04
1
-2
/
+2
|
*
soc: xilinx: Explicitly include correct DT includes
Rob Herring
2023-08-04
1
-0
/
+1
|
*
driver: soc: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-10
1
-4
/
+2
*
|
soc: xilinx: Move power-domain driver to the genpd dir
Ulf Hansson
2023-07-14
2
-323
/
+0
|
/
*
driver: soc: xilinx: use _safe loop iterator to avoid a use after free
Dan Carpenter
2023-05-12
1
-2
/
+4
*
soc: xilinx: Use of_property_present() for testing DT property presence
Rob Herring
2023-05-12
1
-2
/
+2
*
firmware: xilinx: Remove kernel-doc marking in the code
Michal Simek
2023-01-05
1
-1
/
+1
*
driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()
Gaosheng Cui
2023-01-05
1
-1
/
+3
*
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
2022-06-29
1
-3
/
+2
*
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
2022-05-19
2
-22
/
+43
*
driver: soc: xilinx: Add support of multiple callbacks for same event in even...
Abhyuday Godhasara
2022-05-19
1
-34
/
+117
*
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-14
4
-7
/
+658
|
\
|
*
driver: soc: xilinx: register for power events in zynqmp power driver
Abhyuday Godhasara
2021-12-03
1
-1
/
+47
|
*
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara
2021-12-03
3
-0
/
+611
|
*
firmware: xilinx: add macros of node ids for error event
Abhyuday Godhasara
2021-11-17
1
-6
/
+0
*
|
soc: xilinx: add a to_zynqmp_pm_domain macro
Michael Tretter
2021-12-08
1
-12
/
+8
*
|
soc: xilinx: use a properly named field instead of flags
Michael Tretter
2021-12-08
1
-7
/
+5
*
|
soc: xilinx: cleanup debug and error messages
Michael Tretter
2021-12-08
1
-22
/
+23
*
|
soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver
Michael Tretter
2021-12-08
2
-1
/
+16
|
/
*
clk: xilinx: move xlnx_vcu clock driver from soc
Michael Tretter
2021-02-08
3
-761
/
+0
*
soc: xilinx: vcu: fix alignment to open parenthesis
Michael Tretter
2021-02-08
1
-1
/
+1
*
soc: xilinx: vcu: fix repeated word the in comment
Michael Tretter
2021-02-08
1
-1
/
+1
*
soc: xilinx: vcu: use bitfields for register definition
Michael Tretter
2021-02-08
1
-81
/
+34
*
soc: xilinx: vcu: remove calculation of PLL configuration
Michael Tretter
2021-02-08
1
-117
/
+0
*
soc: xilinx: vcu: make the PLL configurable
Michael Tretter
2021-02-08
1
-37
/
+103
*
soc: xilinx: vcu: make pll post divider explicit
Michael Tretter
2021-02-08
1
-16
/
+36
*
soc: xilinx: vcu: implement clock provider for output clocks
Michael Tretter
2021-02-08
1
-37
/
+160
*
soc: xilinx: vcu: register PLL as fixed rate clock
Michael Tretter
2021-02-08
2
-2
/
+19
*
soc: xilinx: vcu: implement PLL disable
Michael Tretter
2021-02-08
1
-9
/
+19
*
soc: xilinx: vcu: add helpers for configuring PLL
Michael Tretter
2021-02-08
1
-67
/
+104
*
soc: xilinx: vcu: add helper to wait for PLL locked
Michael Tretter
2021-02-08
1
-19
/
+27
*
soc: xilinx: vcu: drop coreclk from struct xlnx_vcu
Michael Tretter
2021-02-08
1
-4
/
+2
*
soc: xilinx: vcu: use vcu-settings syscon registers
Michael Tretter
2020-12-09
2
-47
/
+48
*
soc: xilinx: vcu: drop useless success message
Michael Tretter
2020-12-09
1
-2
/
+0
*
soc: xilinx: Fix error code in zynqmp_pm_probe()
Dan Carpenter
2020-06-18
1
-1
/
+1
*
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
2020-04-28
1
-14
/
+2
*
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
2020-04-28
1
-4
/
+1
*
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
2020-04-28
1
-4
/
+1
*
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
2020-04-28
1
-5
/
+1
[next]