summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-24watchdog: tegra_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: da9063_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: da9062_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: da9055_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: da9052_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2017-02-24watchdog: mena21_wdt: Convert to use device managed functions and other impro...Guenter Roeck
2017-02-24watchdog: wm831x_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: digicolor_wdt: Convert to use device managed functions and other im...Guenter Roeck
2017-02-24watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...Guenter Roeck
2017-02-24watchdog: intel-mid_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: meson_wdt: Convert to use device managed functions and other improv...Guenter Roeck
2017-02-24watchdog: sunxi_wdt: Convert to use device managed functions and other improv...Guenter Roeck
2017-02-24watchdog: aspeed_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: coh901327_wdt: Use dev variable instead of pdev->devGuenter Roeck
2017-02-24watchdog: coh901327_wdt: Use devm_ioremap_resource to map resourcesGuenter Roeck
2017-02-24watchdog: coh901327_wdt: Keep clock enabled after loading driverGuenter Roeck
2017-02-24watchdog: coh901327_wdt: Simplify error handling in probe functionGuenter Roeck
2017-02-24watchdog: tangox: Use watchdog core to install restart handlerGuenter Roeck
2017-02-24watchdog: dw_wdt: Use watchdog core to install restart handlerGuenter Roeck
2017-02-24watchdog: bcm2835_wdt: Use watchdog core to install restart handlerGuenter Roeck
2017-02-24watchdog: asm9260_wdt: Use watchdog core to install restart handlerGuenter Roeck
2017-02-24watchdog: bcm47xx_wdt: Don't validate platform data on removeGuenter Roeck
2017-02-24watchdog: iTCO_wdt: Simplify module init functionGuenter Roeck
2017-02-24watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci deviceGuenter Roeck
2017-02-24watchdog: iTCO_wdt: Use device managed resourcesGuenter Roeck
2017-02-24watchdog: iTCO_wdt: Use allocated data structuresGuenter Roeck
2017-02-24watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"Colin Ian King
2017-02-24watchdog: Enable COMPILE_TEST where possibleGuenter Roeck
2017-02-24watchdog: pnx833x_wdt: Mark as brokenGuenter Roeck
2017-02-24watchdog: nic7018_wdt: Add NIC7018 watchdog driverHui Chun Ong
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal
2017-02-24watchdog: pika_wdt: add __ro_after_init to identBhumika Goyal
2017-02-24watchdog: booke_wdt: add __ro_after_init to booke_wdt_infoBhumika Goyal
2017-02-24watchdog: sa11x0/pxa: fix error path of driver initializationVladimir Zapolskiy
2017-02-24watchdog: update my email addressJohn Crispin
2017-02-19Fix missing sanity check in /dev/sgAl Viro
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2017-02-17dpaa_eth: small leak on errorDan Carpenter
2017-02-17Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet
2017-02-16ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang
2017-02-16ntb_transport: Pick an unused queueThomas VanSelus