summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-03tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley1-1/+2
2021-03-03usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen1-1/+6
2021-03-03usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen1-1/+11
2021-03-03USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter1-1/+3
2021-03-03USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter1-1/+3
2021-03-03usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil1-14/+17
2021-03-03USB: serial: option: update interface mapping for ZTE P685MLech Perczak1-1/+2
2021-03-03Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza1-0/+4
2021-03-03Input: joydev - prevent potential read overflow in ioctlDan Carpenter1-2/+5
2021-03-03Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête1-0/+1
2021-03-03Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin1-1/+2
2021-03-03HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke1-1/+6
2021-03-03ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao1-1/+6
2021-03-03ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki1-11/+33
2021-03-03scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap1-0/+1
2021-03-03i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1
2021-03-03net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-03-03i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski1-27/+0
2021-03-03i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba1-3/+6
2021-03-03drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio1-1/+1
2021-03-03PCI: Align checking of syscall user config accessorsHeiner Kallweit1-5/+5
2021-03-03VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen1-1/+1
2021-03-03pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()Simon South1-1/+0
2021-03-03misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju1-0/+1
2021-03-03misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju1-1/+1
2021-03-03Input: elo - fix an error code in elo_connect()Dan Carpenter1-1/+3
2021-03-03spi: pxa2xx: Fix the controller numbering for Wildcat PointAndy Shevchenko1-8/+19
2021-03-03mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter1-2/+1
2021-03-03spi: stm32: properly handle 0 byte transferAlain Volmat1-0/+4
2021-03-03RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson1-3/+8
2021-03-03amba: Fix resource leak for drivers without .removeUwe Kleine-König1-8/+12
2021-03-03mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET1-1/+3
2021-03-03IB/umad: Return EIO in case of when device disassociatedShay Drory1-1/+6
2021-03-03auxdisplay: ht16k33: Fix refresh rate handlingGeert Uytterhoeven1-2/+1
2021-03-03spi: atmel: Put allocated master before returnPan Bian1-1/+1
2021-03-03regulator: axp20x: Fix reference cout leakPan Bian1-4/+3
2021-03-03clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix1-4/+1
2021-03-03rtc: s5m: select REGMAP_I2CBartosz Golaszewski1-0/+1
2021-03-03power: reset: at91-sama5d2_shdwc: fix wkupdbc maskClaudiu Beznea1-1/+1
2021-03-03of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat1-1/+9
2021-03-03fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed1-1/+1
2021-03-03mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda1-3/+3
2021-03-03dmaengine: hsu: disable spurious interruptFerry Toth1-10/+11
2021-03-03dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...Christophe JAILLET1-0/+5
2021-03-03dmaengine: fsldma: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-03-03HID: core: detect and skip invalid inputs to snto32()Randy Dunlap1-0/+3
2021-03-03spi: cadence-quadspi: Abort read if dummy cycles required are too manyPratyush Yadav1-1/+1
2021-03-03clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl1-1/+1
2021-03-03hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock1-1/+1
2021-03-03Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()Andrea Parri (Microsoft)1-2/+1