summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-09Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds22-613/+1383
2017-09-09Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds12-962/+2167
2017-09-09net: qualcomm: rmnet: Fix a double freeDan Carpenter1-6/+4
2017-09-09Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds15-28/+825
2017-09-09Merge tag 'vfio-v4.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-7/+36
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds55-323/+1395
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+24
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds26-655/+903
2017-09-09watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav1-1/+1
2017-09-09watchdog: sp805: constify amba_idArvind Yadav1-1/+1
2017-09-09watchdog: ziirave: constify i2c_device_idArvind Yadav1-1/+1
2017-09-09watchdog: sc1200: constify pnp_device_idArvind Yadav1-1/+1
2017-09-09watchdog: renesas_wdt: update copyright datesWolfram Sang1-2/+2
2017-09-09watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang1-5/+5
2017-09-09watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang1-14/+19
2017-09-09watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery1-3/+102
2017-09-09drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic1-5/+24
2017-09-09watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com1-37/+30
2017-09-09watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-09-09watchdog: qcom: Check for platform_get_resource() failureFabio Estevam1-0/+2
2017-09-09watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek1-0/+38
2017-09-09watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani1-13/+32
2017-09-09watchdog: max77620_wdt: constify platform_device_idArvind Yadav1-1/+1
2017-09-09watchdog: pcwd_usb: constify usb_device_idArvind Yadav1-1/+1
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek1-1/+1
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek1-2/+2
2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap1-2/+2
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall3-3/+3
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang1-1/+1
2017-09-09watchdog: renesas_wdt: add another divider optionWolfram Sang1-3/+5
2017-09-09watchdog: renesas_wdt: apply better precisionWolfram Sang1-9/+19
2017-09-09watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang1-1/+1
2017-09-09watchdog: renesas_wdt: check rate also for upper limitWolfram Sang1-2/+2
2017-09-09watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang1-3/+2
2017-09-09watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-09-09watchdog: rt2880: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-09-09watchdog: zx2967: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-09-09watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-09-09watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl1-0/+2
2017-09-09watchdog: w83627hf: make const array chip_name staticColin Ian King1-1/+1
2017-09-09watchdog: coh901327_wdt: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-09-09watchdog: stm32_iwdg: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-09-09watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-09-09watchdog: ts72xx_wdt: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-21/+35
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds27-96/+92
2017-09-09watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck1-10/+12
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli1-2/+4
2017-09-08net: tulip: Constify tulip_tblKees Cook2-2/+2
2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk1-1/+0