summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-22spi: dln2: Fix reference leak to masterWei Yongjun1-1/+1
2021-05-22PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki1-13/+3
2021-05-22usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak1-1/+6
2021-05-22staging: wimax/i2400m: fix byte-order issuekarthik alapati1-1/+1
2021-05-22fbdev: zero-fill colormap in fbcmap.cPhillip Potter1-4/+4
2021-05-22mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee1-0/+6
2021-05-22mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang1-1/+1
2021-05-22ACPI: custom_method: fix a possible memory leakMark Langsdorf1-0/+2
2021-05-22ACPI: custom_method: fix potential use-after-free issueMark Langsdorf1-1/+1
2021-05-22platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson1-9/+22
2021-05-22USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu1-0/+1
2021-05-22USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng1-0/+3
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-05-22net: usb: ax88179_178a: initialize local variables before usePhillip Potter1-2/+2
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold1-1/+1
2021-04-28overflow.h: Add allocation size calculation helpersKees Cook1-5/+5
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing1-1/+1
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown1-4/+8
2021-04-28net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam1-21/+12
2021-04-28i40e: fix the panic when running bpf in xdpdrv modeJason Xing1-0/+6
2021-04-28net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET1-2/+4
2021-04-28scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah1-5/+4
2021-04-28Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann1-0/+1
2021-04-28pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-04-28dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko1-0/+2
2021-04-28Input: nspire-keypad - enable interrupts only when openedFabian Vogt1-25/+31
2021-04-16xen/events: fix setting irq affinityJuergen Gross1-2/+2
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-04-16drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-16drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-04-16net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-16clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski1-1/+1
2021-04-16RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja1-1/+2
2021-04-16clk: fix invalid usage of list cursor in unregisterLukasz Bartosik1-17/+13
2021-04-16gianfar: Handle error code at MAC address changeClaudiu Manoil1-1/+5
2021-04-16parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2021-04-16xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu2-6/+6
2021-04-16iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+12
2021-04-10can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello1-1/+7
2021-04-10mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal1-5/+2
2021-04-10mtd: rawnand: orion: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal1-1/+3
2021-04-10mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mISDN: fix crash in fritzpciTong Zhang1-1/+1
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov1-1/+1
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1