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
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-28
soc/tegra: pmc: Add wake event support
Thierry Reding
1
-0
/
+225
2018-11-28
soc/tegra: pmc: Add Tegra194 support
Thierry Reding
1
-1
/
+65
2018-11-27
Merge tag 'tags/bcm2835-drivers-next-2018-11-27' into drivers/next
Florian Fainelli
1
-4
/
+1
2018-11-23
soc/qman: add return value to interrupt coalesce changing APIs
Madalin Bucur
1
-7
/
+26
2018-11-23
soc: fsl: qbman: read ithresh from HW
Madalin Bucur
1
-1
/
+1
2018-11-22
soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-11-22
soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-11-22
soc/tegra: Don't leak device tree node reference
Yangtao Li
1
-1
/
+5
2018-11-19
soc: ti: wkup_m3: Add PRCM int16 as the wake up source
Keerthy
1
-0
/
+1
2018-11-16
ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/
Geert Uytterhoeven
1
-9
/
+139
2018-11-16
arm64: renesas: Move SoC Kconfig symbols to drivers/soc/renesas/
Geert Uytterhoeven
1
-13
/
+77
2018-11-15
drivers: soc: Allow building the amlogic drivers without ARCH_MESON
Maxime Jourdan
1
-1
/
+1
2018-11-14
soc: bcm: Switch raspberrypi-power to SPDX identifier
Stefan Wahren
1
-4
/
+1
2018-11-14
soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()
Stephen Boyd
1
-35
/
+8
2018-11-14
soc: qcom: cmd-db: Remove memcpy()ing from cmd_db_get_header()
Stephen Boyd
1
-34
/
+26
2018-11-14
soc: qcom: Drop help text for QCOM_QMI_HELPERS
Niklas Cassel
1
-5
/
+0
2018-11-14
soc: qcom: qmi_interface: Limit txn ids to U16_MAX
Arun Kumar Neelakantam
1
-1
/
+1
2018-11-14
soc: qcom: llcc-slice: Add error checks for API functions
Jordan Crouse
1
-1
/
+14
2018-11-14
soc: qcom/llcc: add MODULE_LICENSE tag
Arnd Bergmann
1
-1
/
+2
2018-11-14
soc: qcom: Add irq clear handling during SE init
Alok Chauhan
1
-12
/
+13
2018-11-08
soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
Dmitry Osipenko
1
-7
/
+1
2018-11-08
soc/tegra: pmc: Add sysfs entries for reset info
Sandipan Patra
1
-1
/
+128
2018-11-08
soc/tegra: pmc: Don't power-up XUSB power-domains
Jon Hunter
1
-16
/
+0
2018-11-06
soc: rockchip: power-domain: add rk3066 powerdomains
Heiko Stuebner
1
-0
/
+24
2018-11-05
soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL
Florian Fainelli
1
-1
/
+1
2018-11-05
soc: rockchip: power-domain: add rk3188 powerdomains
Heiko Stuebner
1
-0
/
+24
2018-11-02
soc: ti: QMSS: Fix usage of irq_set_affinity_hint
Marc Zyngier
3
-14
/
+22
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
49
-564
/
+1590
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-43
/
+43
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+58
2018-10-24
net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2018-10-21
Merge branch 'spi-4.20' into spi-next
Mark Brown
1
-17
/
+24
2018-10-14
soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
Christophe Leroy
1
-1
/
+1
2018-10-08
Merge tag 'soc-fsl-next-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
9
-16
/
+120
2018-10-05
soc: fsl: qbman: add interrupt coalesce changing APIs
Madalin Bucur
1
-0
/
+31
2018-10-05
soc: fsl: bman_portals: defer probe after bman's probe
Laurentiu Tudor
1
-1
/
+9
2018-10-05
soc: fsl: qbman: Use last response to determine valid bit
Roy Pledge
1
-2
/
+14
2018-10-05
soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBMan
Roy Pledge
1
-1
/
+1
2018-10-05
soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlers
Madalin Bucur
2
-3
/
+7
2018-10-05
soc: fsl: qbman: Check if CPU is offline when initializing portals
Roy Pledge
3
-8
/
+24
2018-10-05
Merge tag 'soc-fsl-fix-v4.19-2' into HEAD
Li Yang
5
-1
/
+34
2018-10-04
soc: Convert to using %pOFn instead of device_node.name
Rob Herring
7
-43
/
+43
2018-10-02
Merge tag 'imx-drivers-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2
-60
/
+66
2018-10-02
Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
9
-145
/
+183
2018-10-02
Merge tag 'actions-drivers+s900-sps-for-4.20' of git://git.kernel.org/pub/scm...
Arnd Bergmann
4
-11
/
+63
2018-10-02
Merge tag 'v4.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Arnd Bergmann
1
-122
/
+397
2018-10-02
Merge tag 'sunxi-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2018-10-01
soc: fsl: qman_portals: defer probe after qman's probe
Laurentiu Tudor
1
-0
/
+8
2018-10-01
soc: imx: gpcv2: Switch to SPDX identifier
Fabio Estevam
1
-7
/
+1
[prev]
[next]