summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* random: fix the RNDRESEEDCRNG ioctlEric Biggers2021-03-031-1/+1
* NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel2021-03-031-0/+1
* igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen2021-03-031-2/+0
* usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella2021-03-031-0/+3
* HID: make arrays usage and value to be the sameWill McVicker2021-03-031-3/+3
* scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2021-02-232-5/+6
* xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich2021-02-231-10/+14
* xen-scsiback: don't "handle" error by BUG()Jan Beulich2021-02-231-2/+2
* xen-netback: don't "handle" error by BUG()Jan Beulich2021-02-231-3/+1
* xen-blkback: don't "handle" error by BUG()Jan Beulich2021-02-231-4/+2
* Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2021-02-231-8/+9
* Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich2021-02-231-3/+13
* usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin2021-02-231-3/+15
* usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi2021-02-231-1/+1
* xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross2021-02-231-1/+8
* iwlwifi: mvm: guard against device removal in reprobeJohannes Berg2021-02-231-1/+2
* iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach2021-02-231-0/+5
* iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg2021-02-231-0/+3
* remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar2021-02-231-0/+6
* iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit2021-02-101-0/+6
* ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki2021-02-101-17/+38
* Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-02-101-1/+16
* mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang2021-02-101-0/+6
* xhci: fix bounce buffer usage for non-sg list caseMathias Nyman2021-02-101-11/+20
* usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-101-7/+1
* USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins2021-02-101-8/+11
* USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-02-101-1/+3
* Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-02-101-0/+2
* USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-02-101-0/+6
* USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-02-101-0/+1
* USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-02-101-0/+1
* scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King2021-02-101-1/+3
* scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan2021-02-101-2/+14
* ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan2021-02-101-0/+6
* net: dsa: bcm_sf2: put device node before returnPan Bian2021-02-101-2/+6
* iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-031-1/+2
* iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse2021-02-031-14/+26
* can: dev: prevent potential information leak in can_fill_info()Dan Carpenter2021-02-031-1/+1
* iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg2021-02-031-1/+7
* iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg2021-02-031-6/+2
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* mt7601u: fix rx buffer refcountingLorenzo Bianconi2021-02-031-2/+1
* mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi2021-02-031-1/+1
* leds: trigger: fix potential deadlock with libataAndrea Righi2021-02-031-4/+6
* net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli2021-02-031-0/+1
* ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-031-14/+6
* net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter2021-01-301-1/+1
* sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-301-2/+2
* xhci: tegra: Delay for disabling LFPS detectorJC Kuo2021-01-301-0/+7
* xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-301-0/+2