summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-10UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez1-2/+2
2019-05-10intel_th: pci: Add Comet Lake supportAlexander Shishkin1-0/+5
2019-05-10usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-05-10USB: cdc-acm: fix unthrottle racesJohan Hovold1-7/+25
2019-05-10USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)1-0/+39
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen1-1/+1
2019-05-10iommu/amd: Set exclusion range correctlyJoerg Roedel1-1/+1
2019-05-10platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd1-1/+1
2019-05-10virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang1-0/+2
2019-05-10drm/mediatek: fix possible object reference leakWen Yang1-0/+1
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-05-10RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib1-0/+2
2019-05-10virtio_pci: fix a NULL pointer reference in vp_del_vqsLongpeng1-3/+5
2019-05-10drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter1-1/+0
2019-05-10IB/hfi1: Eliminate opcode tests on mr derefKaike Wan1-2/+2
2019-05-10staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold1-1/+1
2019-05-10Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()Dexuan Cui1-1/+0
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan1-5/+4
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi1-10/+6
2019-05-08i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon1-1/+1
2019-05-08clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2-3/+32
2019-05-08Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov1-14/+16
2019-05-08Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang1-3/+3
2019-05-08IB/core: Destroy QP if XRC QP failsYuval Avnery1-17/+24
2019-05-08IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens1-2/+6
2019-05-08IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens1-1/+2
2019-05-08scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche1-0/+11
2019-05-08staging: iio: adt7316: fix the dac write calculationJeremy Fertic1-3/+7
2019-05-08staging: iio: adt7316: fix the dac read calculationJeremy Fertic1-2/+8
2019-05-08staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic1-1/+1
2019-05-08Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris1-1/+1
2019-05-08xsysace: Fix error handling in ace_setupGuenter Roeck1-0/+2
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu1-1/+3
2019-05-08net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu1-6/+27
2019-05-08net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu1-1/+1
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu1-5/+2
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu1-2/+3
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley1-2/+11
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2-0/+2
2019-05-08vfio/pci: use correct format charactersLouis Taylor1-2/+2
2019-05-08HID: input: add mapping for Assistant keyDmitry Torokhov1-0/+1
2019-05-08rtc: da9063: set uie_unsupported when relevantAlexandre Belloni1-0/+7
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen1-2/+0
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen1-0/+5
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen1-3/+4
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen1-6/+8
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko1-1/+3
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon1-4/+2
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10