index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
remoteproc/omap: Add support for DRA7xx remote processors
Suman Anna
2
-2
/
+38
2020-03-26
remoteproc/omap: Initialize and assign reserved memory node
Suman Anna
1
-1
/
+12
2020-03-26
remoteproc/omap: Add the rproc ops .da_to_va() implementation
Suman Anna
1
-0
/
+40
2020-03-26
remoteproc/omap: Add support to parse internal memories from DT
Suman Anna
1
-0
/
+94
2020-03-26
remoteproc/omap: Add a sanity check for DSP boot address alignment
Suman Anna
1
-4
/
+16
2020-03-26
remoteproc/omap: Add device tree support
Suman Anna
1
-17
/
+160
2020-03-26
remoteproc: qcom: Introduce panic handler for PAS and ADSP
Bjorn Andersson
2
-0
/
+16
2020-03-26
remoteproc: qcom: q6v5: Add common panic handler
Bjorn Andersson
2
-0
/
+21
2020-03-26
remoteproc: Introduce "panic" callback in ops
Bjorn Andersson
1
-0
/
+43
2020-03-26
remoteproc: Traverse rproc_list under RCU read lock
Bjorn Andersson
1
-5
/
+9
2020-03-26
remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
Nikita Shubin
1
-0
/
+7
2020-03-26
remoteproc: return error for bad "recovery" debugfs input
Alex Elder
1
-0
/
+2
2020-03-26
remoteproc: remoteproc debugfs file fixes
Alex Elder
1
-7
/
+5
2020-03-26
remoteproc: re-check state in rproc_trigger_recovery()
Alex Elder
1
-2
/
+6
2020-03-26
remoteproc: stm32: demote warning about optional property absence
Ahmad Fatoum
1
-1
/
+1
2020-03-26
remoteproc/mediatek: Use size_t type for len in scp_da_to_va
Nathan Chancellor
1
-1
/
+1
2020-03-26
remoteproc: Adapt coredump to generate correct elf type
Clement Leger
2
-32
/
+38
2020-03-26
remoteproc: Allow overriding only sanity_check
Clement Leger
1
-1
/
+2
2020-03-26
remoteproc: Add elf64 support in elf loader
Clement Leger
2
-56
/
+140
2020-03-26
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
6
-8
/
+8
2020-03-26
remoteproc: Add elf helpers to access elf64 and elf32 fields
Clement Leger
1
-0
/
+96
2020-03-26
remoteproc: Use u64 type for boot_addr
Clement Leger
3
-4
/
+4
2020-03-26
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
2
-7
/
+9
2020-03-26
remoteproc: Use size_t type for len in da_to_va
Clement Leger
11
-18
/
+19
2020-03-26
remoteproc: fix kernel-doc warnings
Arnaud Pouliquen
2
-2
/
+9
2020-03-26
remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
Sibi Sankar
1
-1
/
+18
2020-03-26
remoteproc: qcom_q6v5_mss: Validate each segment during loading
Bjorn Andersson
1
-25
/
+58
2020-03-26
remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
Bjorn Andersson
1
-11
/
+24
2020-02-10
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-4
/
+4
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-24
/
+109
2020-02-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-19
/
+29
2020-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-160
/
+415
2020-02-09
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-09
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-4
/
+30
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
99
-2617
/
+5508
2020-02-09
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-18
/
+276
2020-02-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+5
2020-02-09
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-30
/
+16
2020-02-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+10
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
3
-24
/
+109
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...
David S. Miller
14
-53
/
+159
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
1
-14
/
+14
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
1
-0
/
+80
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
1
-1
/
+4
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
1
-1
/
+1
[next]