summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-11Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-22/+9
2021-06-11Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+38
2021-06-11Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-2/+7
2021-06-11Merge branch 'acpi-bus'Rafael J. Wysocki1-19/+8
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-18/+37
2021-06-10hwmon: (tps23861) correct shunt LSB valuesRobert Marko1-2/+2
2021-06-10hwmon: (tps23861) set current shunt valueRobert Marko1-0/+12
2021-06-10hwmon: (tps23861) define regmap max registerRobert Marko1-0/+1
2021-06-10IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel1-5/+4
2021-06-10RDMA/mlx5: Delete right entry from MR signature databaseAharon Landau1-2/+2
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb3-6/+7
2021-06-10Merge tag 'platform-drivers-x86-v5.13-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-5/+10
2021-06-09hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu1-0/+9
2021-06-09hwmon: (corsair-psu) fix suspend behaviorWilken Gottwalt1-0/+14
2021-06-09ACPI: Pass the same capabilities to the _OSC regardless of the query flagMika Westerberg1-19/+8
2021-06-08RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch1-0/+6
2021-06-08Merge tag 'for-linus-5.13b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2021-06-08Merge tag 'spi-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-25/+70
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-34/+98
2021-06-08mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+Geert Uytterhoeven1-1/+1
2021-06-08mmc: renesas_sdhi: abort tuning when timeout detectedWolfram Sang1-1/+6
2021-06-07xen-netback: take a reference to the RX task threadRoger Pau Monne1-0/+6
2021-06-07Revert "ACPI: sleep: Put the FACS table after using it"Zhang Rui1-3/+1
2021-06-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-18/+26
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-13/+63
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+13
2021-06-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+26
2021-06-06Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson2-4/+8
2021-06-06Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-5/+52
2021-06-06Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-1/+2
2021-06-06Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson1-3/+1
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand1-3/+3
2021-06-05Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds53-399/+650
2021-06-05Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+9
2021-06-05cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy4-7/+14
2021-06-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller5-52/+26
2021-06-05wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld3-131/+137
2021-06-05wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld3-8/+38
2021-06-05wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld2-84/+57
2021-06-05wireguard: allowedips: initialize list head in selftestJason A. Donenfeld1-1/+2
2021-06-05wireguard: peer: allocate in kmem_cacheJason A. Donenfeld3-4/+27
2021-06-05wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2-4/+4
2021-06-05wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-06-04i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi1-1/+11
2021-06-04i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi1-0/+9
2021-06-04platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok1-2/+2
2021-06-04platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz1-0/+1
2021-06-04Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds20-93/+213
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman1-1/+4