index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
Merge tag 'qcom-drivers-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
5
-9
/
+27
2019-04-29
soc: add aspeed folder and misc drivers
Patrick Venture
8
-18
/
+23
2019-04-29
Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
9
-89
/
+376
2019-04-29
spi: zynqmp: Fix build break
Olof Johansson
1
-0
/
+1
2019-04-28
Merge tag 'amlogic-drivers-2' of https://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-16
/
+144
2019-04-28
Merge tag 'renesas-drivers-for-v5.2' of https://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-0
/
+3
2019-04-28
Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
3
-17
/
+4
2019-04-28
Merge tag 'tegra-for-5.2-memory' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
9
-66
/
+42
2019-04-28
Merge tag 'tegra-for-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
4
-78
/
+389
2019-04-28
Merge tag 'tegra-for-5.2-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-20
/
+46
2019-04-28
Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander...
Olof Johansson
1
-31
/
+49
2019-04-28
Merge tag 'scmi-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
1
-4
/
+4
2019-04-28
Merge tag 'zynqmp-soc-for-v5.2' of https://github.com/Xilinx/linux-xlnx into ...
Olof Johansson
14
-39
/
+302
2019-04-28
Merge tag 'omap-for-v5.2/am4-pm-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
11
-62
/
+409
2019-04-28
Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-16
/
+27
2019-04-20
soc: imx: Add generic i.MX8 SoC driver
Abel Vesa
2
-0
/
+116
2019-04-18
MAINTAINERS: Update email for Qualcomm SoC maintainer
Andy Gross
1
-1
/
+1
2019-04-18
memory: tegra: Fix a typos for "fdcdwr2" mc client
Edward Cragg
2
-2
/
+2
2019-04-18
Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+"
Dmitry Osipenko
2
-30
/
+0
2019-04-18
memory: tegra: Replace readl-writel with mc_readl-mc_writel
Dmitry Osipenko
1
-5
/
+5
2019-04-18
memory: tegra: Fix integer overflow on tick value calculation
Dmitry Osipenko
1
-1
/
+1
2019-04-18
memory: tegra: Fix missed registers values latching
Dmitry Osipenko
1
-0
/
+6
2019-04-18
ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30
Dmitry Osipenko
2
-17
/
+3
2019-04-17
optee: allow to work without static shared memory
Volodymyr Babchuk
1
-31
/
+49
2019-04-17
soc/tegra: pmc: Move powergate initialisation to probe
Jon Hunter
1
-15
/
+68
2019-04-17
soc/tegra: pmc: Remove reset sysfs entries on error
Jon Hunter
1
-1
/
+4
2019-04-17
soc/tegra: pmc: Fix reset sources and levels
Jon Hunter
1
-15
/
+29
2019-04-16
soc: amlogic: meson-gx-pwrc-vpu: Add support for G12A
Neil Armstrong
1
-12
/
+140
2019-04-16
soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask
Neil Armstrong
1
-4
/
+4
2019-04-15
fpga manager: Adding FPGA Manager support for Xilinx zynqmp
Nava kishore Manne
3
-0
/
+169
2019-04-15
dt-bindings: fpga: Add bindings for ZynqMP fpga driver
Nava kishore Manne
1
-0
/
+25
2019-04-15
firmware: xilinx: Add fpga API's
Nava kishore Manne
2
-0
/
+57
2019-04-12
firmware: arm_scmi: replace of_match_device->data with of_device_get_match_da...
Aditya Pakki
1
-1
/
+3
2019-04-12
firmware: arm_scmi: fix of_node leak in scmi_mailbox_check
Steven Price
1
-3
/
+1
2019-04-11
memory: tegra: Properly spell "tegra"
Thierry Reding
7
-29
/
+29
2019-04-11
memory: tegra: Make terga20_mc_reset_ops static
Yue Haibing
1
-1
/
+1
2019-04-11
firmware: imx: enable imx scu general irq function
Anson Huang
4
-1
/
+180
2019-04-11
soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-11
soc: imx: gpc: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-10
Merge branch 'omap-for-v5.2/am4-ddr3' into omap-for-v5.2/am4-pm-v2
Tony Lindgren
5
-0
/
+54
2019-04-09
drivers: soc: qcom: rpmh-rsc: Correct check for slot number
Maulik Shah
1
-1
/
+1
2019-04-09
ARM: OMAP2+: sleep43xx: Run EMIF HW leveling on resume path
Dave Gerlach
1
-0
/
+3
2019-04-09
memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware leveling
Dave Gerlach
4
-0
/
+51
2019-04-08
soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support
Keerthy
2
-11
/
+185
2019-04-08
soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top
Keerthy
1
-50
/
+50
2019-04-08
ARM: OMAP2+: pm33xx: Add support for rtc+ddr in self refresh mode
Keerthy
2
-1
/
+80
2019-04-08
rtc: OMAP: Add support for rtc-only mode
Keerthy
2
-9
/
+49
2019-03-31
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
60
-201
/
+409
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
[next]