summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-16watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck
2016-03-16watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck
2016-03-16watchdog: Make set_timeout function optionalGuenter Roeck
2016-03-16watchdog: pnx4008: restart: support "cmd" from userspaceSylvain Lemieux
2016-03-16watchdog: pnx4008: add support for soft resetSylvain Lemieux
2016-03-16watchdog: pnx4008: add restart handlerSylvain Lemieux
2016-03-16watchdog: pnx4008: update logging during power-onSylvain Lemieux
2016-03-16watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang
2016-03-16watchdog: atlas7_wdt: test clock rate to avoid division by 0Wolfram Sang
2016-03-16watchdog: s3c2410_wdt: Add max and min timeout valuesJavier Martinez Canillas
2016-03-16Watchdog: introduce ARM SBSA watchdog driverFu Wei
2016-03-01watchdog: Add watchdog timer support for the WinSystems EBC-C384William Breathitt Gray
2016-03-01watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck
2016-03-01watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"Martyn Welch
2016-03-01watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin
2016-03-01watchdog: Add hardware dependency to BCM7038 driverJean Delvare
2016-03-01watchdog: orion: Depend on 32-bit ARMThierry Reding
2016-03-01watchdog: ts4800: add hardware dependencyJean Delvare
2016-03-01watchdog: w83627hf: Added NCT6102D support.Rob Kramer
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-26Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-26Merge branches 'pm-devfreq' and 'acpi-pci'Rafael J. Wysocki
2016-02-25Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm...Linus Torvalds
2016-02-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-25Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-02-25drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs
2016-02-25drm/nouveau: platform: Fix deferred probeThierry Reding
2016-02-25drivers: sh: Restore legacy clock domain on SuperH platformsGeert Uytterhoeven
2016-02-25Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-25Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-24drm/amdgpu: disable direct VM updates when vm_debug is setChristian König
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow
2016-02-24Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2016-02-24Revert "ACPI, PCI, irq: remove interrupt count restriction"Rafael J. Wysocki
2016-02-24Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()"Rafael J. Wysocki
2016-02-23Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devic...Linus Torvalds
2016-02-23Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-02-23nvdimm: use 'u64' for pfn flagsArnd Bergmann
2016-02-23nfit: update address range scrub commands to the acpi 6.1 formatDan Williams
2016-02-23usb: musb: fix DMA for host modeCristian Birsan