summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-09-27Revert "ibmvnic: check failover_pending in login response"Desnes A. Nunes do Rosario1-8/+0
2021-09-27spi: spidev: Add SPI ID tableMark Brown1-0/+14
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan3-13/+45
2021-09-27net: bgmac-platform: handle mac-address deferralMatthew Hagan1-0/+3
2021-09-27net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King1-1/+1
2021-09-27drm/i915: Remove warning from the rps workerTejas Upadhyay1-2/+0
2021-09-27drm/i915/request: fix early tracepointsMatthew Auld1-9/+2
2021-09-27drm/i915/guc, docs: Fix pdfdocs build error by removing nested gridAkira Yokosawa2-10/+10
2021-09-27Merge tag 'gvt-fixes-2021-09-18' of https://github.com/intel/gvt-linux into d...Jani Nikula1-2/+2
2021-09-27HID: amd_sfh: Fix potential NULL pointer dereferenceBasavaraj Natikar1-8/+4
2021-09-26Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2021-09-26Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+8
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-13/+64
2021-09-26iio: adis16480: fix devices that do not support sleep modeNuno Sá1-3/+11
2021-09-26iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu1-0/+8
2021-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds32-284/+273
2021-09-26Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds4-33/+36
2021-09-26Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-6/+16
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-103/+208
2021-09-25Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-34/+36
2021-09-25Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-25/+24
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-190/+306
2021-09-25iio: adis16475: fix deadlock on frequency setNuno Sá1-1/+2
2021-09-25clk: socfpga: agilex: fix duplicate s2f_user0_clkDinh Nguyen1-9/+0
2021-09-24Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+9
2021-09-24Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-16/+7
2021-09-24Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-30/+55
2021-09-24vfio/ap_ops: Add missed vfio_uninit_group_dev()Jason Gunthorpe1-1/+3
2021-09-24RDMA/usnic: Lock VF with mutex instead of spinlockLeon Romanovsky3-10/+10
2021-09-24drivers: net: mhi: fix error path in mhi_net_newlinkDaniele Palmas1-5/+1
2021-09-24smsc95xx: fix stalled rx after link changeAaro Koskinen1-0/+3
2021-09-24Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15Jens Axboe3-28/+36
2021-09-24clk: renesas: rzg2l: Fix clk status functionBiju Das1-1/+1
2021-09-24clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK criticalBiju Das1-0/+2
2021-09-24net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean1-2/+1
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner6-13/+64
2021-09-24hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König1-2/+6
2021-09-24hwmon: (tmp421) fix rounding for negative valuesPaul Fertser1-16/+8
2021-09-24hwmon: (tmp421) report /PVLD condition as faultPaul Fertser1-6/+3
2021-09-24hwmon: (tmp421) handle I2C errorsPaul Fertser1-10/+28
2021-09-24RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe1-5/+6
2021-09-24ath5k: fix building with LEDS=mArnd Bergmann2-7/+7
2021-09-24Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+2
2021-09-24PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...Long Li1-3/+10
2021-09-24Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman3-3/+48
2021-09-24crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter1-6/+8
2021-09-24USB: serial: option: add device id for Foxconn T99W265Slark Xiao1-0/+2
2021-09-24USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1