Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | remoteproc: Add remoteproc character device interface | Siddharth Gupta | 2020-08-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | dt-bindings: remoteproc: k3-dsp: Update bindings for C71x DSPs | Suman Anna | 2020-07-29 | 1 | -13/+55 | |
| * | | | | | | | | | | | | | | | | dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs | Suman Anna | 2020-07-29 | 1 | -0/+142 | |
| * | | | | | | | | | | | | | | | | dt-bindings: arm: keystone: Add common TI SCI bindings | Suman Anna | 2020-07-29 | 1 | -0/+44 | |
| * | | | | | | | | | | | | | | | | rpmsg: update documentation | Guennadi Liakhovetski | 2020-07-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | dt-bindings: remoteproc: Add Qualcomm PIL info binding | Bjorn Andersson | 2020-07-02 | 1 | -0/+44 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-08-11 | 3 | -0/+107 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | ACPI: NFIT: Add runtime firmware activate support | Dan Williams | 2020-07-29 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | PM, libnvdimm: Add runtime firmware activation support | Dan Williams | 2020-07-29 | 2 | -0/+88 | |
* | | | | | | | | | | | | | | | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-08-11 | 1 | -0/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'WIP.locking/seqlocks' into locking/urgent | Ingo Molnar | 2020-08-06 | 3 | -1/+224 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | seqlock: Extend seqcount API with associated locks | Ahmed S. Darwish | 2020-07-29 | 1 | -0/+52 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-11 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | f2fs: fix wrong description of compress feature in f2fs.rst | Chao Yu | 2020-07-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | f2fs: add GC_URGENT_LOW mode in gc_urgent | Daeho Jeong | 2020-07-08 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | f2fs: fix to document reserved special compression extension | Chao Yu | 2020-07-08 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2020-08-11 | 4 | -29/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Input: exc3000 - add support to query model and fw_version | Sebastian Reichel | 2020-08-07 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | | Input: exc3000 - add reset gpio support | Sebastian Reichel | 2020-08-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | Input: exc3000 - add EXC80H60 and EXC80H84 support | Sebastian Reichel | 2020-08-07 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | dt-bindings: touchscreen: Convert EETI EXC3000 touchscreen to json-schema | Sebastian Reichel | 2020-08-07 | 2 | -26/+53 | |
| * | | | | | | | | | | | | | | | | | | | Input: uinput - fix typo in function name documentation | Pavel Machek | 2020-07-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'elan-i2c' into next | Dmitry Torokhov | 2020-07-22 | 1005 | -17625/+38843 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-08-09 | 4 | -12/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada | 2020-08-09 | 1 | -1/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | kbuild: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-09 | 3 | -9/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 2020-08-09 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 2020-07-07 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2020-08-09 | 8 | -169/+483 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC | Andy Teng | 2020-08-04 | 1 | -0/+202 | |
| * | | | | | | | | | | | | | | | | | | | | | dt-bindings: ingenic,pinctrl: Support pinmux/pinconf nodes | Paul Cercueil | 2020-07-21 | 1 | -0/+40 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'sh-pfc-for-v5.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 2020-07-17 | 3 | -87/+101 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | dt-bindings: pinctrl: renesas,rza2-pinctrl: Convert to json-schema | Geert Uytterhoeven | 2020-07-16 | 2 | -87/+100 | |
| | * | | | | | | | | | | | | | | | | | | | | | dt-bindings: pinctrl: sh-pfc: Document r8a774e1 PFC support | Marian-Cristian Rotariu | 2020-07-14 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | dt-bindings: pinctrl: qcom: add drive-open-drain to ipq4019 | Brian Norris | 2020-07-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML | Paul Cercueil | 2020-07-07 | 2 | -81/+136 | |
| * | | | | | | | | | | | | | | | | | | | | | Documentation: Document pm660(l) SPMI GPIOs compatible | Konrad Dybcio | 2020-07-07 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 2020-08-09 | 5 | -33/+323 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Richard Weinberger | 2020-08-07 | 2 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | dt-bindings: mtd: fsl-upm-nand: Deprecate chip-delay and fsl, upm-wait-flags | Boris Brezillon | 2020-07-07 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | dt-bindings: mtd: nand: Document the generic rb-gpios property | Boris Brezillon | 2020-06-26 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | mtd: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation | Christophe Kerello | 2020-07-07 | 1 | -0/+252 | |
| * | | | | | | | | | | | | | | | | | | | | dt-bindings: mtd: update STM32 FMC2 NAND controller documentation | Christophe Kerello | 2020-07-07 | 1 | -26/+57 | |
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 2020-08-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Doc: driver-api: ipmi: Add description of alerts_broken module param | Misono Tomohiro | 2020-06-24 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 2020-08-08 | 9 | -130/+326 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | power: supply: wilco_ec: Add long life charging mode | Crag Wang | 2020-07-31 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | dt-bindings: power: Add BQ28z610 compatible | Dan Murphy | 2020-07-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | dt-bindings: power: Add BQ27Z561 compatible | Dan Murphy | 2020-07-29 | 1 | -0/+1 |