summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-27net: phylink: avoid resolving link state too earlyRussell King
2019-02-27phy: tegra: remove redundant self assignment of 'map'Colin Ian King
2019-02-27pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor
2019-02-27drm/i915/fbdev: Actually configure untiled displaysChris Wilson
2019-02-27RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-27team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King
2019-02-27net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-02-27leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-02-27hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2019-02-27atm: he: fix sign-extension overflow on large shiftColin Ian King
2019-02-27drm/meson: add missing of_node_putJulia Lawall
2019-02-27scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu
2019-02-27scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-02-27scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2019-02-27xen/pvcalls: remove set but not used variable 'intf'YueHaibing
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-02-27mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-02-27mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor
2019-02-27pvcalls-back: set -ENOTCONN in pvcalls_conn_back_readStefano Stabellini
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-23vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-23mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-20dm crypt: don't overallocate the integrity tag spaceMikulas Patocka