summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-27PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controllerYifeng Li
2022-01-27dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()Thomas Hellström
2022-01-27iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failureYunfei Wang
2022-01-27lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy
2022-01-27can: softing_cs: softingcs_probe(): fix memleak on registration failureJohan Hovold
2022-01-27media: stk1160: fix control-message timeoutsJohan Hovold
2022-01-27media: pvrusb2: fix control-message timeoutsJohan Hovold
2022-01-27media: redrat3: fix control-message timeoutsJohan Hovold
2022-01-27media: dib0700: fix undefined behavior in tuner shutdownMichael Kuron
2022-01-27media: s2255: fix control-message timeoutsJohan Hovold
2022-01-27media: cpia2: fix control-message timeoutsJohan Hovold
2022-01-27media: em28xx: fix control-message timeoutsJohan Hovold
2022-01-27media: mceusb: fix control-message timeoutsJohan Hovold
2022-01-27media: flexcop-usb: fix control-message timeoutsJohan Hovold
2022-01-27media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITEHans Verkuil
2022-01-27rtc: cmos: take rtc_lock while reading from CMOSMateusz Jończyk
2022-01-27mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller
2022-01-27mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers
2022-01-27HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-27HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-27HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke
2022-01-27HID: uhid: Fix worker destroying device without any protectionJann Horn
2022-01-20mtd: fixup CFI on ixp4xxArnd Bergmann
2022-01-20firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-01-20firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2022-01-20firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2022-01-20rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger
2022-01-20media: uvcvideo: fix division by zero at stream startJohan Hovold
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown
2022-01-16staging: greybus: fix stack size warning with UBSANArnd Bergmann
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor
2022-01-16staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor
2022-01-16media: Revert "media: uvcvideo: Set unique vdev name based in type"Ricardo Ribalda
2022-01-16random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski
2022-01-16random: fix data race on crng init timeEric Biggers
2022-01-16random: fix data race on crng_node_poolEric Biggers
2022-01-16can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman
2022-01-16can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde
2022-01-16drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2022-01-16mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko
2022-01-16veth: Do not record rx queue hint in veth_xmitDaniel Borkmann
2022-01-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter
2022-01-16USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2022-01-16Bluetooth: bfusb: fix division by zero in send pathJohan Hovold
2022-01-16Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen
2022-01-11mISDN: change function names to avoid conflictswolfgang huang
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2022-01-11usb: mtu3: fix interval value for intr and isocChunfeng Yun