summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: f71808e_wdt: do stricter parameter validationAhmad Fatoum2020-08-051-25/+12
* watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum2020-08-051-0/+7
* watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum2020-08-051-2/+1
* watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum2020-08-051-1/+2
* docs: watchdog: codify ident.options as superset of possible status flagsAhmad Fatoum2020-08-051-1/+1
* dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150Sai Prakash Ranjan2020-08-051-0/+4
* dt-bindings: watchdog: Convert QCOM watchdog timer bindings to YAMLSai Prakash Ranjan2020-08-052-28/+44
* watchdog: dw_wdt: Add DebugFS filesSerge Semin2020-08-051-0/+68
* watchdog: dw_wdt: Add pre-timeouts supportSerge Semin2020-08-051-8/+130
* watchdog: dw_wdt: Support devices with asynch clocksSerge Semin2020-08-051-5/+43
* watchdog: dw_wdt: Support devices with non-fixed TOP valuesSerge Semin2020-08-051-24/+167
* dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array propertySerge Semin2020-08-051-0/+32
* dt-bindings: watchdog: dw-wdt: Support devices with asynch clocksSerge Semin2020-08-051-0/+8
* dt-bindings: watchdog: Convert DW WDT binding to DT schemaSerge Semin2020-08-052-24/+50
* MAINTAINERS: rectify entry in ARM SMC WATCHDOG DRIVERLukas Bulwahn2020-08-051-1/+1
* watchdog: Use kobj_to_dev() APIWang Qing2020-08-051-1/+1
* watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()Tiezhu Yang2020-08-051-1/+1
* watchdog: sunxi_wdt: fix improper error exit codeMartin Wu2020-08-051-1/+1
* watchdog: test_bit() => watchdog_active()Bumsik Kim2020-08-051-1/+1
* docs: watchdog: mlx-wdt: Add description of new watchdog type 3Michael Shych2020-08-051-0/+10
* watchdog: mlx-wdt: support new watchdog type with longer timeout periodMichael Shych2020-08-051-11/+62
* platform/x86: mlx-platform: support new watchdog type with longer timeoutMichael Shych2020-08-051-0/+106
* platform_data/mlxreg: support new watchdog type with longer timeout periodMichael Shych2020-08-051-1/+4
* Linux 5.8-rc7v5.8-rc7Linus Torvalds2020-07-261-1/+1
* Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-262-4/+12
|\
| * Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song2020-07-231-1/+1
| * kbuild: fix single target builds for external modulesMasahiro Yamada2020-07-111-1/+1
| * modpost: remove use of non-standard strsep() in HOSTCC codeH. Nikolaus Schaller2020-07-071-2/+10
* | Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-263-0/+16
|\ \
| * | parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-211-0/+2
| * | parisc: add support for cmpxchg on u8 pointersLiam Beguin2020-07-212-0/+14
* | | Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-2617-112/+186
|\ \ \
| * | | interconnect: msm8916: Fix buswidth of pcnoc_s nodesGeorgi Djakov2020-07-231-7/+7
| * | | interconnect: Do not skip aggregation for disabled pathsGeorgi Djakov2020-07-231-3/+9
| * | | /dev/mem: Add missing memory barriers for devmem_inodeEric Biggers2020-07-231-3/+7
| * | | binder: Don't use mmput() from shrinker function.Tetsuo Handa2020-07-231-1/+1
| * | | Merge tag 'misc-habanalabs-fixes-2020-07-19' of git://people.freedesktop.org/...Greg Kroah-Hartman2020-07-201-3/+11
| |\ \ \
| | * | | habanalabs: prevent possible out-of-bounds array accessOded Gabbay2020-07-191-3/+11
| * | | | Merge tag 'fpga-late-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2020-07-202-2/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fpga: dfl: fix bug in port reset handshakeMatthew Gerlach2020-07-131-1/+2
| | * | | fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun2020-07-131-1/+2
| * | | | Merge tag 'misc-habanalabs-fixes-2020-07-10' of git://people.freedesktop.org/...Greg Kroah-Hartman2020-07-1710-93/+147
| |\ \ \ \
| | * | | | habanalabs: set 4s timeout for message to device CPUOded Gabbay2020-07-107-30/+38
| | * | | | habanalabs: set clock gating per engineOded Gabbay2020-07-107-62/+103
| | * | | | habanalabs: block WREG_BULK packet on PDMAOded Gabbay2020-07-101-1/+6
* | | | | | Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-261-1/+1
|\ \ \ \ \ \
| * | | | | | device property: Avoid NULL pointer dereference in device_get_next_child_node()Andy Shevchenko2020-07-231-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-265-19/+63
|\ \ \ \ \ \
| * | | | | | staging: wlan-ng: properly check endpoint typesRustam Kovhaev2020-07-221-1/+15
| * | | | | | staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-6/+14