summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-13xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko1-0/+8
2020-08-13mfd: syscon: Use a unique name with regmap_configSuman Anna1-1/+3
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov12-12/+12
2020-08-13mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4
2020-08-13mfd: madera: Improve handling of regulator unbindingCharles Keepax1-8/+15
2020-08-13mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax1-1/+15
2020-08-13mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...Xu Wang1-6/+1
2020-08-13mfd: max14577: Remove redundant initialization of variable current_bitsColin Ian King1-1/+1
2020-08-13mfd: rn5t618: Fix caching of battery related registersAndreas Kemnade1-0/+3
2020-08-13mfd: rn5t618: Make restart handler atomic safeAndreas Kemnade1-10/+33
2020-08-13mfd: kempld-core: Fix 'assignment of read-only location' errorStephen Rothwell1-19/+11
2020-08-13mfd: axp20x: Allow the AXP803 to be probed by I2CFrank Lee1-0/+2
2020-08-13mfd: da9063: Add support for latest DA silicon revisionAdam Thomson1-10/+81
2020-08-13mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson2-48/+167
2020-08-13mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren1-0/+23
2020-08-13mfd: smsc-ece1099: Remove driverMichael Walle3-100/+0
2020-08-13mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones1-12/+83
2020-08-13Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds13-214/+242
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell1-0/+1
2020-08-12net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell1-0/+3
2020-08-12i2c: iproc: fix race between client unreg and isrDhananjay Phadke1-1/+12
2020-08-12sfc: fix ef100 design-param checkingEdward Cree1-1/+2
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds61-588/+4230
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds50-153/+861
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-193/+276
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds81-373/+902
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-18/+15
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu3-4/+4
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu2-2/+3
2020-08-12rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user()Gustavo A. R. Silva1-2/+2
2020-08-12drivers/rapidio/rio-scan.c: use struct_size() helperGustavo A. R. Silva1-5/+3
2020-08-12drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helperGustavo A. R. Silva1-2/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig1-3/+2
2020-08-12rtc: pcf2127: fix alarm handlingAlexandre Belloni1-18/+19
2020-08-12rtc: pcf2127: add alarm supportLiam Beguin1-0/+134
2020-08-12rtc: pcf2127: add pca2129 device idLiam Beguin1-0/+3
2020-08-12drm/ttm: revert "drm/ttm: make TT creation purely optional v3"Christian König4-22/+31
2020-08-12Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux...Dave Airlie6-30/+15
2020-08-12parisc: mask out enable and reserved bits from sba imaskSven Schnelle1-1/+1
2020-08-12Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-116/+459
2020-08-12net: phy: marvell10g: fix null pointer dereferenceMarek Behún1-11/+7
2020-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds35-239/+3554
2020-08-12Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds45-523/+1184
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds34-606/+200
2020-08-11Merge tag 'hwlock-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2-22/+58
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds26-508/+2417
2020-08-11Merge tag 'rpmsg-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds1-29/+34
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-58/+905
2020-08-11net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai1-3/+14