summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan1-1/+1
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-21scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche2-3/+7
2019-12-21scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche1-6/+5
2019-12-21scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani1-0/+4
2019-12-21pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski1-0/+3
2019-12-21e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing1-2/+2
2019-12-21scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2019-12-21iio: adis16480: Add debugfs_reg_access entryNuno Sá1-0/+1
2019-12-21xhci: make sure interrupts are restored to correct stateMathias Nyman1-4/+4
2019-12-21xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg1-0/+4
2019-12-21usb: xhci: only set D3hot for pci deviceHenry Lin3-4/+15
2019-12-21scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier1-5/+3
2019-12-21video/hdmi: Fix AVI bar unpackVille Syrjälä1-4/+4
2019-12-21pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski1-2/+8
2019-12-21pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski1-1/+5
2019-12-21ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki1-1/+11
2019-12-21ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi1-1/+1
2019-12-21ACPI: OSL: only free map once in osl.cFrancesco Ruggeri1-11/+17
2019-12-21cpuidle: Do not unset the driver if it is there alreadyZhenzhong Duan1-8/+7
2019-12-21media: radio: wl1273: fix interrupt masking on releaseJohan Hovold1-2/+1
2019-12-21media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-21ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2019-12-21rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger1-4/+5
2019-12-21rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger3-0/+20
2019-12-21rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger1-3/+5
2019-12-21virtio-balloon: fix managed page counts when migrating pages between zonesDavid Hildenbrand1-0/+11
2019-12-21mtd: spear_smi: Fix Write Burst modeMiquel Raynal1-1/+37
2019-12-21usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-21usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-21USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-21USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-21USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-21USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-21iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak1-1/+1
2019-12-21xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-21staging: gigaset: add endpoint-type sanity checkJohan Hovold1-0/+12
2019-12-21staging: gigaset: fix illegal free on probe errorsJohan Hovold1-5/+1
2019-12-21staging: gigaset: fix general protection fault on probeJohan Hovold1-0/+5
2019-12-21staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-21staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-21usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-12-21usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-12-21thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang1-2/+2
2019-12-21RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar1-0/+6
2019-12-21spi: atmel: Fix CS high supportGregory CLEMENT1-4/+2
2019-12-21crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter1-5/+1
2019-12-21drm/i810: Prevent underflow in ioctlDan Carpenter1-2/+2
2019-12-21can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1