summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-05net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-05serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
2019-03-05drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill
2019-03-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-03-05thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-05drm/msm: Unblock writer if reader closes fileKristian H. Kristensen
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-03-05Revert "loop: Fold __loop_release into loop_release"Greg Kroah-Hartman
2019-03-05Revert "loop: Get rid of loop_index_mutex"Greg Kroah-Hartman
2019-03-05Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"Greg Kroah-Hartman
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: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä
2019-02-27drm/i915: Consistently use enum pipe for PCH transcodersMatthias Kaehlcke
2019-02-27hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke
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-27RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-02-27net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser
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-27atm: he: fix sign-extension overflow on large shiftColin Ian King
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-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
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: 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-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-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()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