summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-08Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+4
2020-07-07Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+8
2020-07-07net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-07net: ipa: include declarations in "ipa_gsi.c"Alex Elder1-0/+1
2020-07-07net: ipa: declare struct types in "ipa_gsi.h"Alex Elder1-0/+2
2020-07-07net: ipa: fix QMI structure definition bugsAlex Elder1-3/+3
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal1-1/+1
2020-07-07Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-07-07usb: chipidea: core: add wakeup support for extconPeter Chen1-0/+24
2020-07-07dm: do not use waitqueue for request-based DMMing Lei2-29/+39
2020-07-07USB: serial: option: add Quectel EG95 LTE modemAceLan Kao1-0/+3
2020-07-07hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M1-1/+1
2020-07-07hwmon: (amd_energy) match for supported modelsNaveen Krishna Chatradhi1-1/+1
2020-07-07HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero1-1/+1
2020-07-07HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xffMazin Rezk1-3/+3
2020-07-07Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen1-0/+8
2020-07-07Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov1-1/+0
2020-07-07Input: elan_i2c - only increment wakeup count on touchDerek Basehore1-4/+5
2020-07-07Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson1-0/+1
2020-07-07drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson1-10/+6
2020-07-07drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson1-0/+1
2020-07-07drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä4-25/+25
2020-07-07drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson1-1/+1
2020-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu1-3/+6
2020-07-06net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan1-2/+1
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan1-0/+5
2020-07-06net: hns3: check reset pending after FLR prepareHuazhong Tan1-1/+1
2020-07-06smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich1-1/+2
2020-07-06smsc95xx: check return value of smsc95xx_resetAndre Edich1-0/+6
2020-07-06drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8
2020-07-06Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2020-07-06spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde1-8/+6
2020-07-06mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam1-1/+1
2020-07-06dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich2-2/+12
2020-07-06dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpuAngelo Dureghello1-12/+14
2020-07-06dmaengine: dmatest: stop completed threads when running without set channelPeter Ujfalusi1-0/+2
2020-07-06dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong1-1/+1
2020-07-06dmaengine: dw: Initialize channel before each transferAndy Shevchenko1-12/+0
2020-07-06hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov1-0/+2
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-17/+9
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-27/+29
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+13
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+26
2020-07-05iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET1-1/+1
2020-07-05iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron1-3/+8
2020-07-05iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron2-6/+10
2020-07-05iio:humidity:hdc100x Fix alignment and data leak issuesJonathan Cameron1-3/+7
2020-07-05iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron1-3/+7
2020-07-05net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo1-0/+5