summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: davinci: Handle return value of clk_prepare_enableArvind Yadav2017-07-031-1/+5
* watchdog: meson: Handle return value of clk_prepare_enableArvind Yadav2017-07-031-1/+3
* watchdog: it87: Add support for various Super-IO chipsGuenter Roeck2017-07-032-5/+21
* watchdog: it87: Use infrastructure to stop watchdog on rebootGuenter Roeck2017-07-031-29/+5
* watchdog: it87: Drop support for resetting watchdog though CIR and Game portGuenter Roeck2017-07-032-210/+19
* watchdog: it87: Convert to use watchdog core infrastructureGuenter Roeck2017-07-032-304/+72
* watchdog: it87: Drop FSF mailing addressGuenter Roeck2017-07-031-4/+0
* watchdog: dw_wdt: get reset lines from dtSteffen Trumtrar2017-07-031-0/+11
* watchdog: bindings: dw_wdt: add reset linesSteffen Trumtrar2017-07-031-0/+3
* watchdog: w83627hf: Add support for NCT6793D and NCT6795DGuenter Roeck2017-06-051-1/+14
* watchdog: core: add option to avoid early handling of watchdogSebastian Reichel2017-06-052-3/+27
* watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero2017-06-052-10/+24
* watchdog: Add STM32 IWDG driverYannick Fertre2017-06-053-0/+266
* dt-bindings: watchdog: Document STM32 IWDG bindingsYannick Fertre2017-06-051-0/+19
* Documentation: devicetree: watchdog: da9062/61 watchdog timer bindingSteve Twiss2017-06-051-0/+23
* watchdog: gpio: Convert to use infrastructure triggered keepalivesGuenter Roeck2017-06-051-60/+13
* watchdog: orion: make license info match the file headerUwe Kleine-König2017-06-051-1/+1
* watchdog: s3c2410: Minor code cleanupKrzysztof Kozlowski2017-06-051-22/+13
* watchdog: s3c2410: Simplify getting driver dataKrzysztof Kozlowski2017-06-051-7/+10
* watchdog: s3c2410: Constify local structuresKrzysztof Kozlowski2017-06-051-3/+3
* watchdog: intel-mid_wdt: Keep watchdog runningAndy Shevchenko2017-06-051-2/+15
* watchdog: renesas-wdt: add support for rzaChris Brandt2017-06-051-1/+3
* watchdog: add rza_wdt driverChris Brandt2017-06-053-0/+208
* watchdog: sama5d4: Add comment explaining what happens on resumeAlexandre Belloni2017-06-051-0/+5
* watchodg: sama5d4: simplify probeAlexandre Belloni2017-06-051-8/+6
* Linux 4.12-rc4v4.12-rc4Linus Torvalds2017-06-051-1/+1
* fs/ufs: Set UFS default maximum bytes per fileRichard Narron2017-06-051-3/+2
* Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-06-049-19/+40
|\
| * nfs: Mark unnecessarily extern functions as staticJan Kara2017-06-032-4/+3
| * SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown2017-05-311-1/+6
| * NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust2017-05-241-1/+0
| * pnfs: Fix the check for requests in range of layout segmentBenjamin Coddington2017-05-242-8/+27
| * xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma...Markus Elfring2017-05-241-4/+2
| * pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter2017-05-241-0/+1
| * NFS fix COMMIT after COPYOlga Kornievskaia2017-05-241-1/+1
* | Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-06-041-2/+0
|\ \
| * | Revert "tty: fix port buffer locking"Greg Kroah-Hartman2017-06-041-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-06-044-17/+69
|\ \ \
| * | | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-031-2/+3
| * | | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-031-7/+36
| * | | Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-0312176-273389/+1303994
| |\| |
| * | | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti2017-06-021-1/+1
| * | | Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires2017-05-301-1/+9
| * | | Input: synaptics - warn the users when there is a better modeBenjamin Tissoires2017-05-301-7/+15
| * | | Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires2017-05-301-1/+2
| * | | Input: synaptics - clear device info before filling inEric Biggers2017-05-301-0/+2
| * | | Input: silead - disable interrupt during suspendHans de Goede2017-05-301-0/+3
* | | | Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2017-06-041-2/+2
|\ \ \ \
| * | | | MAINTAINERS: update RTC mailing listAlexandre Belloni2017-05-161-2/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-047-35/+53
|\ \ \ \ \