summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-24i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier
2019-10-24i2c: mt65xx: fix NULL ptr dereferenceFabien Parent
2019-10-24RDMA/nldev: Skip counter if port doesn't matchMark Zhang
2019-10-24irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu
2019-10-24Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki
2019-10-24soundwire: slave: fix scanf formatPierre-Louis Bossart
2019-10-24Merge tag 'mfd-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-10-24reset: fix of_reset_control_get_count kerneldoc commentPhilipp Zabel
2019-10-24reset: fix of_reset_simple_xlate kerneldoc commentPhilipp Zabel
2019-10-24mfd: mt6397: Fix probe after changing mt6397-coreFrank Wunderlich
2019-10-23net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-10-23of: reserved_mem: add missing of_node_put() for proper ref-countingChris Goldsworthy
2019-10-23of: unittest: fix memory leak in unittest_data_addNavid Emamdoost
2019-10-23Merge tag 'vfio-v5.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-10-23Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-10-23drm/v3d: Fix memory leak in v3d_submit_cl_ioctlNavid Emamdoost
2019-10-23panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso
2019-10-23Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-10-23clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMUMarek Szyprowski
2019-10-23clk: samsung: exynos5433: Fix error pathsMarek Szyprowski
2019-10-23dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren
2019-10-23rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger
2019-10-23iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho
2019-10-23iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho
2019-10-23iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error returnJohannes Berg
2019-10-23iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho
2019-10-23iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho
2019-10-23rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-10-23iwlwifi: pcie: fix merge damage on making QnJ exclusiveLuca Coelho
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-10-23Merge tag 'edac_urgent_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-23Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki
2019-10-23opp: Reinitialize the list_kref before adding the static OPPs againViresh Kumar
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran
2019-10-22scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani
2019-10-22scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-10-22bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...Vasundhara Volam
2019-10-22bnxt_en: Minor formatting changes in FW devlink_health_reporterVasundhara Volam
2019-10-22bnxt_en: Adjust the time to wait before polling firmware readiness.Vasundhara Volam
2019-10-22bnxt_en: Fix devlink NVRAM related byte order related issues.Michael Chan
2019-10-22bnxt_en: Fix the size of devlink MSIX parameters.Vasundhara Volam
2019-10-22net: stmmac: Fix the problem of tso_xmityuqi jin
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann
2019-10-22RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-10-22Merge branch 'misc' into fixesRussell King
2019-10-22cpufreq: Cancel policy update work scheduled before freeingSudeep Holla
2019-10-22s390/zcrypt: fix memleak at releaseJohan Hovold
2019-10-22iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol
2019-10-22Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-10-22cpuidle: haltpoll: Take 'idle=' override into accountZhenzhong Duan