summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-04r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit1-2/+2
2021-03-04vxlan: move debug check after netdev unregisterTaehee Yoo1-3/+8
2021-03-04net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-03-04i40e: Fix add TC filter for IPv6Mateusz Palczewski1-2/+3
2021-03-04i40e: Fix VFs not createdSylwester Dziedziuch1-2/+1
2021-03-04i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski1-27/+0
2021-03-04i40e: Add zero-initialization of AQ command structuresMateusz Palczewski1-0/+6
2021-03-04i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba1-3/+6
2021-03-04regmap: sdw: use _no_pm functions in regmap_read/writeBard Liao1-2/+2
2021-03-04drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio1-1/+1
2021-03-04PCI: Align checking of syscall user config accessorsHeiner Kallweit1-5/+5
2021-03-04VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen1-1/+1
2021-03-04pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()Simon South1-1/+0
2021-03-04misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju1-0/+1
2021-03-04misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju1-1/+1
2021-03-04Input: elo - fix an error code in elo_connect()Dan Carpenter1-1/+3
2021-03-04Input: sur40 - fix an error code in sur40_probe()Dan Carpenter1-0/+1
2021-03-04spi: pxa2xx: Fix the controller numbering for Wildcat PointAndy Shevchenko1-8/+19
2021-03-04clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLsAngeloGioacchino Del Regno1-50/+50
2021-03-04mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter1-2/+1
2021-03-04spi: stm32: properly handle 0 byte transferAlain Volmat1-0/+4
2021-03-04RDMA/rxe: Correct skb on loopback pathBob Pearson1-0/+5
2021-03-04RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson1-3/+8
2021-03-04amba: Fix resource leak for drivers without .removeUwe Kleine-König1-8/+12
2021-03-04mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytesTakeshi Saito1-2/+2
2021-03-04mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET1-1/+3
2021-03-04IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory1-0/+10
2021-03-04IB/umad: Return EIO in case of when device disassociatedShay Drory1-1/+6
2021-03-04auxdisplay: ht16k33: Fix refresh rate handlingGeert Uytterhoeven1-2/+1
2021-03-04regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski1-2/+6
2021-03-04spi: atmel: Put allocated master before returnPan Bian1-1/+1
2021-03-04regulator: axp20x: Fix reference cout leakPan Bian1-4/+3
2021-03-04clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara1-4/+4
2021-03-04RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas1-1/+3
2021-03-04clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix1-4/+1
2021-03-04rtc: s5m: select REGMAP_I2CBartosz Golaszewski1-0/+1
2021-03-04power: reset: at91-sama5d2_shdwc: fix wkupdbc maskClaudiu Beznea1-1/+1
2021-03-04of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat1-1/+9
2021-03-04fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed1-1/+1
2021-03-04mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda1-3/+3
2021-03-04dmaengine: hsu: disable spurious interruptFerry Toth1-10/+11
2021-03-04dmaengine: owl-dma: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-03-04dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...Christophe JAILLET1-0/+5
2021-03-04dmaengine: fsldma: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-03-04HID: core: detect and skip invalid inputs to snto32()Randy Dunlap1-0/+3
2021-03-04clk: sunxi-ng: h6: Fix CEC clockAndre Przywara1-1/+1
2021-03-04spi: cadence-quadspi: Abort read if dummy cycles required are too manyPratyush Yadav1-1/+1
2021-03-04clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl1-1/+1
2021-03-04hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock1-1/+1
2021-03-04Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()Andrea Parri (Microsoft)1-2/+1