summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-03-202-15/+39
|\
| * Input: aiptek - properly check endpoint typePavel Skripkin2022-03-141-6/+4
| * Input: zinitix - do not report shadow fingersLinus Walleij2022-03-071-9/+35
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-03-192-9/+9
|\ \
| * | scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery2022-03-151-7/+6
| * | scsi: mpt3sas: Page fault in reply q processingMatt Lupfer2022-03-141-2/+3
* | | Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-191-6/+11
|\ \ \
| * | | counter: Stop using dev_get_drvdata() to get the counter deviceUwe Kleine-König2022-03-151-6/+11
* | | | Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2022-03-194-7/+11
|\ \ \ \
| * | | | usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern2022-03-151-3/+0
| * | | | usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern2022-03-151-3/+10
| * | | | partially Revert "usb: musb: Set the DT node on the child device"H. Nikolaus Schaller2022-03-151-1/+0
| * | | | usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter2022-03-151-0/+1
| |/ / /
* | | | Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-182-41/+1
|\ \ \ \
| * | | | nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke2022-03-152-41/+1
* | | | | Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-185-13/+6
|\ \ \ \ \
| * | | | | drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann2022-03-172-1/+2
| * | | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-03-17724-4127/+6938
| |\ \ \ \ \
| * | | | | | drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut2022-03-161-1/+1
| * | | | | | drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...Christoph Niedermaier2022-03-161-8/+0
| * | | | | | drm/mgag200: Fix PLL setup for g200wb and g200ewJocelyn Falempe2022-03-131-3/+3
* | | | | | | Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-03-1717-72/+106
|\ \ \ \ \ \ \
| * | | | | | | iavf: Fix hang during reboot/shutdownIvan Vecera2022-03-171-0/+7
| * | | | | | | net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean2022-03-171-1/+15
| * | | | | | | net: bcmgenet: skip invalid partial checksumsDoug Berger2022-03-171-2/+4
| * | | | | | | bnx2x: fix built-in kernel driver load failureManish Chopra2022-03-173-26/+19
| * | | | | | | net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger2022-03-171-0/+3
| * | | | | | | Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-03-161-32/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo2022-03-161-32/+1
| * | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-162-4/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski2022-03-151-1/+7
| | * | | | | | | | ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari2022-03-151-1/+1
| | * | | | | | | | ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski2022-03-151-2/+3
| * | | | | | | | | hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang2022-03-151-0/+3
| |/ / / / / / / /
| * | | | | | | | atm: eni: Add check for dma_map_singleJiasheng Jiang2022-03-151-0/+2
| * | | | | | | | net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle2022-03-141-1/+8
| * | | | | | | | net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi2022-03-141-4/+4
| * | | | | | | | net: dsa: microchip: add spi_device_id tablesClaudiu Beznea2022-03-142-0/+23
| * | | | | | | | vsock: each transport cycles only on its own socketsJiyong Park2022-03-111-1/+2
| * | | | | | | | alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche2022-03-111-1/+4
* | | | | | | | | Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-171-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki2022-03-161-5/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-162-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | efi: fix return value of __setup handlersRandy Dunlap2022-03-012-2/+2
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-161-7/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney2022-03-141-7/+10
* | | | | | | | | | | Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski2022-03-151-0/+10
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-141-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | vhost: allow batching hint without sizeJason Wang2022-03-101-1/+3
* | | | | | | | | | | Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \