aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-17watchdog: ziirave_wdt: Don't try to program readonly flashAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytesAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Don't check if ihex record length is zeroAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Make use of put_unaligned_le16Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Zero out only what's necessaryAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZEAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Skip zeros when calculating checksumAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Check packet length only onceAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Log bootloader/firmware info during probeAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Don't bail out on unexpected timeout valueAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Be more verbose during firmware updateAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Be verbose about errors in probe()Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Add missing newlineAndrey Smirnov
2019-09-17watchdog: imx_sc: Remove unnecessary error logAnson Huang
2019-09-17watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes
2019-09-17watchdog: cpwd: use generic compat_ptr_ioctlArnd Bergmann
2019-09-17watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog APIGuenter Roeck
2019-09-16watchdog: remove w90x900 driverArnd Bergmann
2019-09-16watchdog: remove ks8695 driverArnd Bergmann
2019-09-16watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann
2019-08-12watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probeGustavo A. R. Silva
2019-08-12watchdog: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-12watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-12watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-12watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-12watchdog: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-24watchdog: ath79_wdt: fix a typo in the name of a functionChristophe JAILLET
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh
2019-07-21connector: remove redundant input callback from cn_devVasily Averin
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-07-21chelsio: Fix a typo in a function nameChristophe JAILLET
2019-07-21allocate_flower_entry: should check for null derefNavid Emamdoost
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20r8169: fix RTL8168g PHY initThomas Voegtle
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso