summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-03dm era: Update in-core bitset after committing the metadataNikos Tsironis1-6/+19
2021-03-03dm era: only resize metadata in preresumeNikos Tsironis1-11/+10
2021-03-03dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis1-6/+6
2021-03-03dm era: Use correct value size in equality function of writeset treeNikos Tsironis1-1/+1
2021-03-03dm era: Fix bitset memory leaksNikos Tsironis1-0/+6
2021-03-03dm era: Verify the data block size hasn't changedNikos Tsironis1-1/+9
2021-03-03dm era: Recover committed writeset after crashNikos Tsironis1-8/+9
2021-03-03gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1
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-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: 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-03block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche7-24/+5
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-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-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-03mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter1-2/+1
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-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-03clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl1-1/+1
2021-03-03media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9
2021-03-03media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET1-1/+3
2021-03-03media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2021-03-03media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu1-0/+4
2021-03-03media: media/pci: Fix memleak in empress_initDinghao Liu1-1/+4
2021-03-03gma500: clean up error handling in initDan Carpenter1-9/+13
2021-03-03drm/gma500: Fix error return code in psb_driver_load()Jialin Zhang1-0/+2
2021-03-03fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap1-1/+1
2021-03-03b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King1-1/+1
2021-03-03xen/netback: fix spurious event detection for common event caseJuergen Gross1-3/+5
2021-03-03bnxt_en: reverse order of TX disable and carrier offEdwin Peer1-1/+2