summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka2-2/+2
2020-01-23clk: Don't try to enable critical clocks if prepare failedGuenter Roeck1-2/+8
2020-01-23ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com1-1/+2
2020-01-23scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash1-1/+2
2020-01-23gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)1-0/+1
2020-01-23rtc: msm6242: Fix reading of 10-hour digitKars de Jong1-1/+2
2020-01-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-23spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard1-7/+3
2020-01-23mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov1-1/+1
2020-01-23media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim1-1/+1
2020-01-23tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan1-1/+4
2020-01-23tty: serial: imx: use the sg count from dma_map_sgPeng Fan1-1/+1
2020-01-23PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas1-1/+1
2020-01-23clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu1-0/+2
2020-01-23iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean1-2/+4
2020-01-23platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan1-7/+1
2020-01-23scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen1-1/+3
2020-01-23scsi: enclosure: Fix stale device oops with hot replugJames Bottomley1-2/+1
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2020-01-23gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven1-2/+3
2020-01-23iommu: Remove device link to group on failureJon Derrick1-0/+1
2020-01-23rtc: mt6397: fix alarm register overwriteRan Bi1-14/+33
2020-01-23wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost1-1/+1
2020-01-23wimax: i2400: fix memory leakNavid Emamdoost1-0/+1
2020-01-23media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri1-0/+1
2020-01-23HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2-5/+7
2020-01-23HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann1-2/+2
2020-01-23hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke1-1/+1
2020-01-14drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin1-15/+12
2020-01-14USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern1-4/+8
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost1-0/+1
2020-01-14scsi: bfa: release allocated memory in case of errorNavid Emamdoost1-1/+3
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-14tty: always relink the portSudip Mukherjee1-2/+1
2020-01-14tty: link tty and port before configuring it as consoleSudip Mukherjee2-1/+3
2020-01-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube1-0/+1
2020-01-14staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott1-2/+2
2020-01-14usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil1-1/+1
2020-01-14usb: musb: Disable pullup at initPaul Cercueil1-0/+3
2020-01-14usb: musb: fix idling for suspend after disconnect interruptTony Lindgren1-0/+8
2020-01-14USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas3-0/+13
2020-01-14staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley3-0/+3
2020-01-14can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber1-11/+10
2020-01-14can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold1-2/+2
2020-01-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin1-1/+1
2020-01-14Input: add safety guards to input_set_keycode()Dmitry Torokhov1-10/+16
2020-01-14HID: hid-input: clear unmapped usagesDmitry Torokhov1-4/+12
2020-01-14HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann1-1/+2