summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-26bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li1-1/+1
2019-07-26bcache: acquire bch_register_lock later in cached_dev_free()Coly Li1-2/+2
2019-07-26bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()Coly Li1-0/+4
2019-07-26bcache: check CACHE_SET_IO_DISABLE in allocator codeColy Li1-0/+9
2019-07-26EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata2-9/+9
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri1-1/+12
2019-07-26ath9k: correctly handle short radar pulsesZefir Kurtisi1-1/+5
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2-1/+3
2019-07-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu1-2/+2
2019-07-26gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg5-10/+13
2019-07-26clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski1-2/+2
2019-07-26clocksource/drivers/tegra: Restore base address before cleanupDmitry Osipenko1-0/+2
2019-07-26libata: don't request sense data on !ZAC ATA devicesTejun Heo1-3/+5
2019-07-26clocksource/drivers/tegra: Release all IRQ's on request_irq() errorDmitry Osipenko1-2/+3
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-07-26ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-07-26ath10k: add missing error handlingClaire Chang1-0/+4
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng1-0/+5
2019-07-26media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11
2019-07-26media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida1-1/+4
2019-07-26media: coda: increment sequence offset for the last returned framePhilipp Zabel1-0/+3
2019-07-26media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch1-0/+2
2019-07-26media: coda: fix mpeg2 sequence number handlingPhilipp Zabel1-1/+4
2019-07-26media: mt9m111: fix fw-node refactoringRobert Jarzmik1-3/+5
2019-07-26media: i2c: fix warning same module namesAnders Roxell2-1/+6
2019-07-26media: s5p-mfc: Make additional clocks optionalMarek Szyprowski1-0/+5
2019-07-26nvme-pci: adjust irq max_vector using num_possible_cpus()Minwoo Im1-1/+5
2019-07-26lightnvm: pblk: fix freeing of merged pagesHeiner Litz1-8/+10
2019-07-26nvme-pci: set the errno on ctrl state change errorChaitanya Kulkarni1-2/+5
2019-07-26nvme-pci: properly report state change failure in nvme_reset_workMinwoo Im1-0/+1
2019-07-26nvme: fix possible io failures when removing multipathed nsAnton Eidelman1-6/+8
2019-07-26EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian1-1/+7
2019-07-26EDAC/sysfs: Drop device references properlyGreg KH1-3/+7
2019-07-26spi: fix ctrl->num_chipselect constraintTudor Ambarus1-5/+7
2019-07-26ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki5-5/+12
2019-07-26net: netsec: initialize tx ring on ndo_openIlias Apalodimas1-14/+18
2019-07-26PCI: Add missing link delays required by the PCIe specMika Westerberg3-10/+86
2019-07-26ipoib: correcly show a VF hardware addressDenis Kirjanov1-0/+1
2019-07-26iavf: allow null RX descriptorsMitch Williams1-3/+18
2019-07-26vhost_net: disable zerocopy by defaultJason Wang1-1/+1
2019-07-26block: null_blk: fix race condition for null_del_devBob Liu1-5/+6
2019-07-26net: hns3: delay ring buffer clearing during resetYunsheng Lin1-5/+14
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin1-2/+4
2019-07-26net: hns3: fix for dereferencing before null checkingYunsheng Lin1-2/+5
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon1-0/+2
2019-07-26media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski1-1/+2
2019-07-26media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao1-2/+14