summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-10vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi1-1/+2
2020-08-10EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron1-3/+47
2020-08-10vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin1-1/+11
2020-08-10vdpa: Fix pointer math bug in vdpasim_get_config()Dan Carpenter1-1/+1
2020-08-10i2c: eg20t: use generic power managementVaibhav Gupta1-29/+7
2020-08-10i2c: eg20t: Drop PCI wakeup calls from .suspend/.resumeVaibhav Gupta1-3/+0
2020-08-10vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter1-1/+1
2020-08-10vdpa/mlx5: fix memory allocation failure checksColin Ian King1-7/+6
2020-08-10vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar1-1/+3
2020-08-10vdpa_sim: init iommu lockMichael S. Tsirkin1-0/+1
2020-08-10i2c: mediatek: Fix i2c_spec_values descriptionMatthias Brugger1-5/+4
2020-08-10Merge branch 'for-5.9/wiimote' into for-linusJiri Kosina3-24/+50
2020-08-10Merge branch 'for-5.9/lenovo' into for-linusJiri Kosina2-79/+282
2020-08-10Merge branch 'for-5.9/intel-ish' into for-linusJiri Kosina1-5/+11
2020-08-10Merge branch 'for-5.9/core-v2' into for-linusJiri Kosina3-38/+55
2020-08-10Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-4/+3
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds75-1017/+5566
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds54-792/+2321
2020-08-09thunderbolt: merge fix for kunix_resource changesStephen Rothwell1-2/+2
2020-08-09net: phy: fix memory leak in device-create error pathJohan Hovold1-4/+4
2020-08-08Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-9/+7
2020-08-08Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds27-87/+1691
2020-08-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-0/+8
2020-08-08Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds113-1697/+2562
2020-08-08r8152: Use MAC address from correct device tree nodeThierry Reding1-1/+1
2020-08-08drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman1-1/+4
2020-08-08drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup(V3)Evan Quan2-13/+73
2020-08-08drm/amd/powerplay: update swSMU VCN/JPEG PG logicsEvan Quan7-34/+60
2020-08-08drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao1-3/+8
2020-08-08rtc: max77686: Fix wake-ups for max77620Jon Hunter1-4/+7
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds53-396/+2820
2020-08-07Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds15-113/+641
2020-08-07Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-111/+326
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds197-10926/+10424
2020-08-07Merge tag 'mailbox-v5.9' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds6-21/+107
2020-08-07Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-648/+720
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds43-118/+114
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport4-4/+0
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt1-2/+2
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin1-2/+2
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin1-1/+1
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long38-109/+109
2020-08-07clk: x86: Support RV architectureAkshu Agrawal1-15/+38
2020-08-07ACPI: APD: Add a fmw property is_ravenAkshu Agrawal1-0/+4
2020-08-07clk: x86: Change name from ST to FCHAkshu Agrawal2-13/+13
2020-08-07ACPI: APD: Change name from ST to FCHAkshu Agrawal2-9/+9
2020-08-07i2c: designware: Add device HID for Hygon I2C controllerPu Wen2-0/+2
2020-08-07Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-81/+96
2020-08-07Merge branch 'pm-core'Rafael J. Wysocki1-12/+14
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds15-288/+587