summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2021-12-011-2/+6
* staging/fbtft: Fix backlightNoralf Trønnes2021-12-012-12/+1
* HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke2021-12-012-1/+8
* media: cec: copy sequence field for the replyHans Verkuil2021-12-011-0/+1
* binder: fix test regression due to sender_euid changeTodd Kjos2021-12-011-1/+1
* usb: hub: Fix locking issues with address0_mutexMathias Nyman2021-12-011-8/+12
* usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman2021-12-011-3/+11
* usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman2021-12-011-2/+4
* usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter2021-12-011-9/+9
* usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang2021-12-011-0/+6
* usb: dwc3: gadget: Check for L1/L2/U3 for Start TransferThinh Nguyen2021-12-011-3/+14
* usb: dwc3: gadget: Ignore NoStream after End TransferThinh Nguyen2021-12-011-8/+8
* usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor2021-12-011-1/+1
* usb: dwc2: gadget: Fix ISOC flow for elapsed framesMinas Harutyunyan2021-12-011-3/+14
* USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang2021-12-011-0/+3
* USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas2021-12-011-0/+2
* ACPI: Get acpi_device's parent from the parent fieldSakari Ailus2021-12-011-8/+3
* ice: Delete always true check of PF pointerLeon Romanovsky2021-11-261-3/+0
* usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König2021-11-261-20/+5
* scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter2021-11-261-5/+0
* scsi: ufs: core: Fix task management completionAdrian Hunter2021-11-262-29/+24
* drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao2021-11-261-0/+1
* drm/i915/dp: Ensure sink rate values are always validImre Deak2021-11-261-0/+11
* drm/nouveau: clean up all clients on device removalJeremy Cline2021-11-261-0/+30
* drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline2021-11-261-1/+1
* drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline2021-11-262-4/+11
* drm/udl: fix control-message timeoutJohan Hovold2021-11-261-1/+1
* drm/amd/display: Update swizzle mode enumsAlvin Lee2021-11-262-3/+5
* parisc/sticon: fix reverse colorsSven Schnelle2021-11-261-6/+6
* net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li2021-11-261-2/+22
* scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne2021-11-261-4/+2
* tun: fix bonding active backup with arp monitoringNicolas Dichtel2021-11-261-0/+5
* net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal2021-11-261-0/+5
* pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson2021-11-261-0/+1
* e100: fix device suspend/resumeJesse Brandeburg2021-11-261-5/+13
* i40e: Fix display error code in dmesgGrzegorz Szczurek2021-11-261-3/+2
* i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski2021-11-261-40/+19
* i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek2021-11-261-32/+21
* i40e: Fix ping is lost after configuring ADq on VFEryk Rybak2021-11-263-8/+74
* i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak2021-11-261-12/+23
* i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2021-11-262-2/+4
* i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak2021-11-261-44/+9
* net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin2021-11-261-2/+2
* scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie2021-11-261-11/+19
* net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem2021-11-261-1/+1
* net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan2021-11-263-20/+19
* net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla2021-11-261-15/+13
* net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev2021-11-262-3/+6
* platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET2021-11-261-0/+2
* iavf: Fix for setting queues to 0Grzegorz Szczurek2021-11-261-1/+1