summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: mediatek: Fix fifo transferGuenter Roeck2021-08-081-14/+5
* drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang2021-08-081-3/+0
* Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Greg Kroah-Hartman2021-08-081-9/+3
* drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas2021-08-081-2/+4
* drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu2021-08-081-1/+1
* nvme: fix nvme_setup_command metadata trace eventKeith Busch2021-08-081-3/+3
* efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov2021-08-081-1/+4
* qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He2021-08-081-6/+17
* r8152: Fix a deadlock by doubly PM resumeTakashi Iwai2021-08-081-9/+18
* r8152: Fix potential PM refcount imbalanceTakashi Iwai2021-08-081-1/+2
* regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_registerAxel Lin2021-08-081-2/+1
* spi: stm32h7: fix full duplex irq handler handlingAlain Volmat2021-08-081-6/+9
* regulator: rtmv20: Fix wrong mask for strobe-polarity-highChiYuan Huang2021-08-081-1/+1
* net: dsa: sja1105: fix address learning getting disabled on the CPU portVladimir Oltean2021-08-081-8/+6
* net: dsa: sja1105: parameterize the number of portsVladimir Oltean2021-08-085-38/+53
* power: supply: ab8500: Call battery population onceLinus Walleij2021-08-083-20/+0
* Revert "drm/i915: Propagate errors on awaiting already signaled fences"Jason Ekstrand2021-08-081-6/+2
* drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"Jason Ekstrand2021-08-084-265/+91
* octeontx2-af: Remove unnecessary devm_kfreeSunil Goutham2021-08-041-1/+0
* i40e: Add additional info to PHY type errorLukasz Cieplicki2021-08-041-1/+1
* can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter2021-08-041-1/+1
* sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi2021-08-041-1/+1
* net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak2021-08-041-2/+31
* net/mlx5: Unload device upon firmware fatal errorAya Levin2021-08-041-2/+10
* net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin2021-08-041-1/+1
* net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin2021-08-041-1/+1
* net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy2021-08-041-2/+3
* net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan2021-08-041-1/+10
* net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2021-08-042-4/+4
* net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman2021-08-041-3/+4
* net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman2021-08-041-9/+20
* net/mlx5: Fix flow table chainingMaor Gottlieb2021-08-041-4/+6
* drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson2021-08-041-0/+1
* drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh2021-08-041-1/+1
* drm/msm/dpu: Fix sm8250_mdp register lengthRobert Foss2021-08-041-1/+1
* drm/i915/bios: Fix ports maskRodrigo Vivi2021-08-041-1/+2
* drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201cJagan Teki2021-08-041-1/+1
* mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-08-041-0/+1
* net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo2021-08-041-1/+1
* octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam2021-08-042-7/+9
* octeontx2-pf: Fix interface down flag on errorGeetha sowjanya2021-08-042-4/+8
* can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQMarc Kleine-Budde2021-08-041-0/+1
* ionic: count csum_none when offload enabledShannon Nelson2021-08-041-6/+5
* ionic: fix up dim accounting for tx and rxShannon Nelson2021-08-041-7/+21
* ionic: remove intr coalesce update from napiShannon Nelson2021-08-042-5/+13
* ionic: catch no ptp support earlierShannon Nelson2021-08-042-8/+9
* ionic: make all rx_mode work threadsafeShannon Nelson2021-08-042-102/+85
* loop: reintroduce global lock for safe loop_validate_file() traversalTetsuo Handa2021-08-041-31/+97