summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* watchdog: kempld_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-24/+4
* watchdog: intel-mid_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-11/+11
* watchdog: imgpdc_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-55/+36
* watchdog: iTCO_wdt: Various improvementsGuenter Roeck2019-05-051-12/+1
* watchdog: gpio_wdt: Convert to use device managed functions and other improve...Guenter Roeck2019-05-051-14/+2
* watchdog: ftwdt010_wdt: Use 'dev' consistentlyGuenter Roeck2019-05-051-1/+1
* watchdog: ep93xx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-6/+7
* watchdog: davinci_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-25/+16
* watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-5/+6
* watchdog: da9062_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-12/+8
* watchdog: da9055_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-6/+6
* watchdog: da9052_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-7/+6
* watchdog: cadence_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-56/+27
* watchdog: bcm_kona_wdt: Convert to use device managed functions and other imp...Guenter Roeck2019-05-051-10/+4
* watchdog: bcm7038_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-25/+13
* watchdog: bcm2835_wdt: drop platform_set_drvdataGuenter Roeck2019-05-051-1/+0
* watchdog: atlas7_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-42/+19
* watchdog: aspeed_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-10/+11
* watchdog: asm9260_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-44/+29
* watchdog: armada_37xx_wdt: Convert to use device managed functions and other ...Guenter Roeck2019-05-051-29/+14
* watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann2019-05-051-1/+3
* watchdog: machzwd : fix warning Using plain integer as NULL pointerHariprasad Kelam2019-05-051-1/+1
* watchdog: rtd119x_wdt: Fix remove functionGuenter Roeck2019-05-051-1/+1
* watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet staticYueHaibing2019-05-051-2/+2
* watchdog: alim7101: Mark expected switch fall-throughGustavo A. R. Silva2019-05-051-1/+1
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-0552-161/+55
* watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-05-051-3/+1
* watchdog: imx_sc: Add i.MX system controller watchdog supportAnson Huang2019-05-053-0/+194
* watchdog: bd70528: Initial support for ROHM BD70528 watchdog blockMatti Vaittinen2019-05-053-0/+303
* watchdog: f71808e_wdt: fix F81866 bit operationJi-Ze Hong (Peter Hong)2019-05-051-7/+7
* watchdog: f71808e_wdt: separate declaration and assignmentJi-Ze Hong (Peter Hong)2019-05-051-1/+3
* watchdog: i6300esb: stop printing kernel addressesMatteo Croce2019-05-051-2/+2
* watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy2019-05-051-0/+1
* watchdog: orion_wdt: remove orion_wdt_set_timeoutChris Packham2019-05-051-8/+0
* Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds2019-05-034-4/+9
|\
| * i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula2019-05-021-0/+4
| * i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel2019-05-021-0/+2
| * i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang2019-05-021-2/+1
| * i2c: imx: correct the method of getting private data in notifier_callAnson Huang2019-04-241-2/+2
* | Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-032-0/+16
|\ \
| * \ Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-032-0/+16
| |\ \
| | * | Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann2019-04-302-0/+16
* | | | Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-032-5/+24
|\ \ \ \
| * \ \ \ Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2019-04-191-5/+19
| |\ \ \ \
| | * | | | clk: sunxi-ng: nkmp: Explain why zero width check is neededJernej Skrabec2019-04-041-0/+6
| | * | | | clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)Jernej Skrabec2019-04-031-5/+13
| * | | | | clkdev: Hold clocks_mutex while iterating clocks listStephen Boyd2019-04-181-0/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-0224-59/+150
|\ \ \ \ \ \
| * | | | | | stmmac: pci: Fix typo in IOT2000 commentJan Kiszka2019-05-011-1/+1
| * | | | | | Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller2019-04-3017-35/+88
| |\ \ \ \ \ \