summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-03gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1
2021-03-03mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2
2021-03-03libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams1-3/+15
2021-03-03usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda1-0/+2
2021-03-03mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian1-1/+3
2021-03-03floppy: reintroduce O_NDELAY fixJiri Kosina1-13/+14
2021-03-03staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-03-03drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
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-03ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao1-1/+6
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 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-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-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-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-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-03ata: ahci_brcm: Add back regulators managementFlorian Fainelli1-1/+13
2021-03-03media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9
2021-03-03media: pxa_camera: declare variable when DEBUG is definedTom Rix1-0/+3
2021-03-03media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET1-1/+3