Age | Commit message (Expand) | Author | Files | Lines |
2021-12-20 | Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 4 | -13/+14 |
2021-12-17 | Merge tag 'renesas-drivers-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 10 | -380/+596 |
2021-12-16 | soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init | Miaoqian Lin | 1 | -10/+10 |
2021-12-15 | Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux int... | Arnd Bergmann | 2 | -1/+8 |
2021-12-15 | soc: apple: apple-pmgr-pwrstate: Do not build as a module | Hector Martin | 1 | -1/+1 |
2021-12-14 | Merge tag 'memory-controller-drv-renesas-5.17' of git://git.kernel.org/pub/sc... | Arnd Bergmann | 5 | -57/+122 |
2021-12-14 | Merge tag 'optee-async-notif-for-v5.17' of https://git.linaro.org/people/jens... | Arnd Bergmann | 14 | -124/+523 |
2021-12-14 | Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into... | Arnd Bergmann | 3 | -42/+55 |
2021-12-14 | Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into a... | Arnd Bergmann | 5 | -0/+343 |
2021-12-14 | Merge tag 'renesas-drivers-for-v5.17-tag1' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 3 | -62/+98 |
2021-12-13 | soc: ti: k3-socinfo: Add entry for J721S2 SoC family | Aswath Govindraju | 1 | -1/+2 |
2021-12-12 | soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support | Hector Martin | 1 | -0/+7 |
2021-12-08 | firmware: xilinx: check return value of zynqmp_pm_get_api_version() | Rajan Vaja | 1 | -1/+4 |
2021-12-08 | soc: xilinx: add a to_zynqmp_pm_domain macro | Michael Tretter | 1 | -12/+8 |
2021-12-08 | soc: xilinx: use a properly named field instead of flags | Michael Tretter | 1 | -7/+5 |
2021-12-08 | soc: xilinx: cleanup debug and error messages | Michael Tretter | 1 | -22/+23 |
2021-12-08 | soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver | Michael Tretter | 2 | -1/+16 |
2021-12-07 | soc: renesas: rcar-rst: Add support for R-Car S4-8 | Yoshihiro Shimoda | 1 | -3/+4 |
2021-12-07 | soc: renesas: Identify R-Car S4-8 | Yoshihiro Shimoda | 2 | -0/+19 |
2021-12-07 | soc: renesas: r8a779f0-sysc: Add r8a779f0 support | Yoshihiro Shimoda | 5 | -0/+56 |
2021-12-07 | Merge tag 'renesas-r8a779f0-dt-binding-defs-tag' into renesas-drivers-for-v5.17 | Geert Uytterhoeven | 2 | -0/+94 |
2021-12-07 | soc: renesas: rcar-gen4-sysc: Introduce R-Car Gen4 SYSC driver | Yoshihiro Shimoda | 5 | -377/+423 |
2021-12-07 | dt-bindings: clock: Add r8a779f0 CPG Core Clock Definitions | Yoshihiro Shimoda | 1 | -0/+64 |
2021-12-07 | dt-bindings: power: Add r8a779f0 SYSC power domain definitions | Yoshihiro Shimoda | 1 | -0/+30 |
2021-12-07 | soc: apple: Add driver for Apple PMGR power state controls | Hector Martin | 5 | -0/+343 |
2021-11-30 | soc: renesas: Consolidate product register handling | Geert Uytterhoeven | 1 | -59/+56 |
2021-11-29 | optee: Fix NULL but dereferenced coccicheck error | Yang Li | 1 | -2/+2 |
2021-11-22 | firmware: ti_sci: rm: remove unneeded semicolon | Jason Wang | 1 | -1/+1 |
2021-11-22 | soc: ti: pruss: fix referenced node in error message | Jan Kiszka | 1 | -1/+1 |
2021-11-22 | memory: renesas-rpc-if: refactor MOIIO and IOFV macros | Wolfram Sang | 1 | -12/+8 |
2021-11-22 | memory: renesas-rpc-if: avoid use of undocumented bits | Wolfram Sang | 1 | -36/+22 |
2021-11-22 | memory: renesas-rpc-if: simplify register update | Wolfram Sang | 1 | -5/+2 |
2021-11-22 | memory: renesas-rpc-if: Silence clang warning | Lad Prabhakar | 1 | -1/+1 |
2021-11-21 | Linux 5.16-rc2v5.16-rc2 | Linus Torvalds | 1 | -1/+1 |
2021-11-21 | Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -33/+45 |
2021-11-21 | Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+12 |
2021-11-21 | Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 11 | -59/+52 |
2021-11-21 | pstore/blk: Use "%lu" to format unsigned long | Geert Uytterhoeven | 1 | -1/+1 |
2021-11-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 22 | -116/+254 |
2021-11-20 | Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 11 | -35/+59 |
2021-11-20 | Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -176/+51 |
2021-11-20 | Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 21 | -138/+170 |
2021-11-20 | Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 5 | -34/+21 |
2021-11-20 | proc/vmcore: fix clearing user buffer by properly using clear_user() | David Hildenbrand | 1 | -8/+12 |
2021-11-20 | kmap_local: don't assume kmap PTEs are linear arrays in memory | Ard Biesheuvel | 3 | -11/+25 |
2021-11-20 | mm/damon/dbgfs: fix missed use of damon_dbgfs_lock | SeongJae Park | 1 | -3/+9 |
2021-11-20 | mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation | SeongJae Park | 1 | -4/+4 |
2021-11-20 | kasan: test: silence intentional read overflow warnings | Kees Cook | 1 | -0/+2 |
2021-11-20 | hugetlb, userfaultfd: fix reservation restore on userfaultfd error | Mina Almasry | 1 | -3/+4 |
2021-11-20 | hugetlb: fix hugetlb cgroup refcounting during mremap | Bui Quang Minh | 2 | -1/+15 |