summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-09watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck1-10/+12
2017-09-09Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds19-117/+271
2017-09-09Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds73-1039/+2671
2017-09-08RDMA/netlink: clean up message validity array initializerLinus Torvalds1-6/+5
2017-09-08RDAM/netlink: Fix out-of-bound access while checking message validityLeon Romanovsky1-3/+4
2017-09-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds206-12007/+4751
2017-09-08Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-20/+18
2017-09-08Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-278/+424
2017-09-08Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds16-85/+130
2017-09-08Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds12-94/+329
2017-09-08Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds33-1180/+1605
2017-09-07Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-32/+37
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds73-149/+2363
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds76-189/+916
2017-09-07Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds1-77/+175
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds601-5618/+37325
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds9-65/+225
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds79-962/+2415
2017-09-07Merge branch 'fixes' into miscJames Bottomley25-256/+177
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds76-2877/+2594
2017-09-07Merge branch 'pci/virtualization' into nextBjorn Helgaas2-3/+33
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas12-20/+16
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas2-0/+22
2017-09-07Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+2
2017-09-07Merge branch 'pci/msi' into nextBjorn Helgaas1-5/+22
2017-09-07Merge branch 'pci/misc' into nextBjorn Helgaas17-36/+35
2017-09-07Merge branch 'pci/irq-fixups' into nextBjorn Helgaas1-31/+1
2017-09-07Merge branch 'pci/hotplug' into nextBjorn Helgaas2-0/+10