summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-23scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche1-80/+33
2020-01-23scsi: target: core: Fix a pr_debug() argumentBart Van Assche1-1/+1
2020-01-23scsi: bnx2i: fix potential use after freePan Bian1-1/+1
2020-01-23scsi: qla4xxx: fix double free bugPan Bian1-3/+0
2020-01-23scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter1-0/+1
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter1-3/+3
2020-01-23xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor1-2/+2
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet1-0/+1
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-23net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King1-1/+1
2020-01-23macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet1-2/+3
2020-01-23scsi: fnic: fix invalid stack accessArnd Bergmann1-10/+10
2020-01-23scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko1-8/+2
2020-01-23USB: serial: keyspan: handle unbound portsJohan Hovold1-0/+4
2020-01-23USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold1-2/+2
2020-01-23USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness1-6/+11
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu1-1/+3
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu1-2/+2
2020-01-23usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta1-0/+1
2020-01-23scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter1-163/+50
2020-01-23USB: serial: quatech2: handle unbound portsJohan Hovold1-0/+6
2020-01-23USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold1-5/+7
2020-01-23USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold1-1/+5
2020-01-23USB: serial: suppress driver bind attributesJohan Hovold1-0/+3
2020-01-23USB: serial: opticon: fix control-message timeoutsJohan Hovold1-1/+1
2020-01-23USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque1-0/+2
2020-01-23iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf1-1/+5
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