summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-30platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap1-2/+1
2021-09-30net: dsa: realtek: register the MDIO bus under devresVladimir Oltean1-1/+1
2021-09-30net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo1-4/+11
2021-09-30net: hns3: check vlan id before using itliaoguojia1-0/+3
2021-09-30net: hns3: check queue id range before usingYufeng Mo1-0/+8
2021-09-30net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang4-10/+12
2021-09-30net: hns3: fix inconsistent vf id printJian Shen1-2/+5
2021-09-30net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen2-33/+64
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan3-5/+10
2021-09-30net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter1-0/+2
2021-09-30net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean3-68/+27
2021-09-30enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil1-1/+1
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil1-4/+1
2021-09-30virtio-net: fix pages leaking when building skb in big modeJason Wang1-0/+4
2021-09-30regulator: max14577: Revert "regulator: max14577: Add proper module aliases s...Krzysztof Kozlowski1-2/+0
2021-09-30platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko1-2/+1
2021-09-30regulator: qcom-rpmh-regulator: fix pm8009-1 ldo7 resource nameDmitry Baryshkov1-1/+1
2021-09-30comedi: Fix memory leak in compat_insnlist()Ian Abbott1-0/+1
2021-09-30platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello1-1/+1
2021-09-30net: hso: fix muxed tty registrationJohan Hovold1-7/+5
2021-09-30drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-30scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota1-3/+3
2021-09-30serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár1-1/+1
2021-09-30serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon1-1/+1
2021-09-30xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I1-0/+1
2021-09-30mcb: fix error handling in mcb_alloc_bus()Dan Carpenter1-6/+6
2021-09-30misc: genwqe: Fixes DMA mask settingChristophe JAILLET1-1/+1
2021-09-30misc: bcm-vk: fix tty registration raceJohan Hovold1-3/+3
2021-09-30USB: serial: option: add device id for Foxconn T99W265Slark Xiao1-0/+2
2021-09-30USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski1-1/+0
2021-09-30USB: serial: option: add Telit LN920 compositionsCarlo Lobrano1-0/+8
2021-09-30USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski1-2/+0
2021-09-30usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-6/+23
2021-09-30usb: cdns3: fix race condition before setting doorbellPawel Laszczak1-0/+14
2021-09-30usb: dwc3: core: balance phy init and exitLi Jun1-17/+13
2021-09-30Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski1-1/+1
2021-09-30usb: isp1760: do not sleep in field register pollRui Miguel Silva1-3/+3
2021-09-30staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-30binder: fix freeze raceLi Li2-6/+31
2021-09-30binder: make sure fd closes completeTodd Kjos1-6/+17
2021-09-30Revert "USB: bcma: Add a check for devm_gpiod_get"Rafał Miłecki1-4/+1
2021-09-30USB: cdc-acm: fix minor-number releaseJohan Hovold2-2/+7
2021-09-30USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1
2021-09-30usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary1-1/+8
2021-09-30usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter1-0/+1
2021-09-30usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMAMinas Harutyunyan1-3/+1
2021-09-30usb: dwc2: gadget: Fix ISOC flow for BDMA and SlaveMinas Harutyunyan1-83/+106
2021-09-30usb: gadget: u_audio: EP-OUT bInterval in fback frequencyPavel Hofman1-3/+10
2021-09-30usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter1-1/+1
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1