summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-134-5/+13
|\
| * Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-071-0/+7
| * Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov2020-07-061-1/+0
| * Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-061-4/+5
| * Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-061-0/+1
* | Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-07-135-8/+7
|\ \
| * | iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unusedJordan Crouse2020-07-091-1/+1
| * | iommu: Fix use-after-free in iommu_release_deviceQian Cai2020-07-091-1/+1
| * | iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel2020-06-301-1/+1
| * | iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven2020-06-301-0/+1
| * | iommu/sun50i: Remove unused variableMaxime Ripard2020-06-301-2/+0
| * | iommu/sun50i: Change the readl timeout to the atomic variantMaxime Ripard2020-06-301-3/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-116-8/+12
|\ \ \
| * | | scsi: dh: Add Fujitsu device to devinfo and dh listsSteve Schremmer2020-07-082-0/+2
| * | | scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn2020-07-071-4/+6
| * | | scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal2020-07-021-1/+1
| * | | scsi: iscsi: Change iSCSI workqueue max_active back to 1Bob Liu2020-07-022-2/+2
| * | | scsi: scsi_transport_spi: Fix function pointer checkTom Rix2020-06-291-1/+1
* | | | Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-3/+1
|\ \ \ \
| * | | | xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter2020-07-101-3/+1
* | | | | Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-101-1/+1
|\ \ \ \ \
| * | | | | libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-081-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-1062-297/+536
|\ \ \ \ \ \
| * | | | | | mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel2020-07-101-16/+38
| * | | | | | mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel2020-07-101-1/+1
| * | | | | | net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre2020-07-101-2/+4
| * | | | | | net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre2020-07-101-1/+0
| * | | | | | net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre2020-07-101-6/+12
| * | | | | | net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre2020-07-101-1/+1
| * | | | | | net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre2020-07-101-2/+2
| * | | | | | bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti2020-07-101-1/+1
| * | | | | | net/mlx5e: CT: Fix memory leak in cleanupEli Britstein2020-07-091-0/+1
| * | | | | | net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2020-07-094-25/+49
| * | | | | | net/mlx5e: Fix 50G per lane indicationAya Levin2020-07-093-8/+23
| * | | | | | net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin2020-07-091-4/+4
| * | | | | | net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin2020-07-091-3/+4
| * | | | | | net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov2020-07-091-3/+6
| * | | | | | net/mxl5e: Verify that rpriv is not NULLVlad Buslov2020-07-091-2/+3
| * | | | | | net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham2020-07-091-1/+0
| * | | | | | net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha2020-07-091-16/+77
| * | | | | | qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru2020-07-094-9/+21
| * | | | | | cxgb4: fix all-mask IP address comparisonRahul Lakkireddy2020-07-081-5/+5
| * | | | | | net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2020-07-082-3/+3
| * | | | | | ionic: centralize queue reset codeShannon Nelson2020-07-073-41/+32
| * | | | | | net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2020-07-072-1/+14
| * | | | | | net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior2020-07-071-1/+0
| * | | | | | net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2020-07-072-68/+31
| * | | | | | net: sky2: initialize return of gm_phy_readTom Rix2020-07-071-1/+1
| * | | | | | net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao2020-07-071-0/+1
| * | | | | | net: ipa: include declarations in "ipa_gsi.c"Alex Elder2020-07-071-0/+1