summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mt7601u: fix rx buffer refcountingLorenzo Bianconi2021-02-031-2/+1
* mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi2021-02-031-1/+1
* 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
* xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz2021-01-301-0/+1
* sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-301-2/+2
* xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-301-0/+2
* usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson2021-01-301-1/+1
* ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-301-0/+12
* iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-301-2/+2
* can: dev: can_restart: fix use after free bugVincent Mailhol2021-01-301-2/+2
* drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-301-4/+4
* drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-301-1/+1
* scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo2021-01-301-7/+4
* dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke2021-01-301-3/+12
* ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede2021-01-301-0/+2
* spi: cadence: cache reference clock rate during probeMichael Hennerich2021-01-231-2/+4
* rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin2021-01-231-1/+1
* netxen_nic: fix MSI/MSI-x interruptsManish Chopra2021-01-231-6/+1
* net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen2021-01-231-2/+6
* iio: buffer: Fix demux updateNuno Sá2021-01-231-3/+3
* usb: ohci: Make distrust_firmware param default to falseHamish Martin2021-01-231-1/+1
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-231-0/+3
* Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2021-01-232-3/+28
* net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-232-0/+2
* misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-231-0/+1
* ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes2021-01-231-1/+8
* iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu2021-01-171-0/+2
* block: rsxx: select CONFIG_CRC32Arnd Bergmann2021-01-171-0/+1
* wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-171-0/+1
* cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King2021-01-171-6/+3
* spi: pxa2xx: Fix use-after-free on unbindLukas Wunner2021-01-171-2/+1
* scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp2021-01-172-49/+71
* xcopy: loop over devices using idr helperMike Christie2021-01-171-29/+41
* target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp2021-01-171-31/+48
* target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp2021-01-171-19/+9
* target: bounds check XCOPY segment descriptor listDavid Disseldorp2021-01-171-2/+12
* target: add XCOPY target/segment desc sense codesDavid Disseldorp2021-01-171-0/+24
* Revert "device property: Keep secondary firmware node secondary by type"Bard Liao2021-01-121-1/+1
* USB: serial: keyspan_pda: remove unused variableJohan Hovold2021-01-121-2/+0
* usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru2021-01-121-2/+2
* usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki2021-01-121-2/+8
* USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang2021-01-121-1/+3
* usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang2021-01-121-0/+1
* usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet2021-01-121-14/+55
* usb: gadget: select CONFIG_CRC32Arnd Bergmann2021-01-121-0/+2
* USB: usblp: fix DMA to stackJohan Hovold2021-01-121-2/+19
* USB: yurex: fix control-URB timeout handlingJohan Hovold2021-01-121-0/+3
* USB: serial: option: add LongSung M5710 module supportDaniel Palmer2021-01-121-0/+1
* USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold2021-01-121-5/+15