index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ixp4xx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 207
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-16
soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2019-04-23
soc: ixp4xx: qmgr: Add DT probe code
Linus Walleij
1
-0
/
+8
2019-04-23
soc: ixp4xx: npe: Add DT probe code
Linus Walleij
1
-0
/
+8
2019-04-23
soc: ixp4xx: qmgr: Pass resources
Linus Walleij
1
-36
/
+35
2019-04-23
soc: ixp4xx: Remove unused functions
Linus Walleij
1
-23
/
+0
2019-04-23
soc: ixp4xx: Uninline several functions
Linus Walleij
1
-0
/
+117
2019-04-23
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
1
-16
/
+20
2019-04-23
ARM: ixp4xx: Turn the QMGR into a platform device
Linus Walleij
1
-8
/
+13
2019-04-23
ARM: ixp4xx: Turn the NPE into a platform device
Linus Walleij
1
-10
/
+13
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2
-2
/
+2
2019-04-23
ARM: ixp4xx: Move NPE and QMGR to drivers/soc
Linus Walleij
4
-0
/
+1147