summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-08gpio: mxc: add check to return defer probe if clock tree NOT readyAnson Huang1-1/+4
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-08platform/x86: intel_pmc_core: Handle CFL regmap properlyRajneesh Bhardwaj1-1/+1
2019-05-08platform/x86: intel_pmc_core: Fix PCH IP nameRajneesh Bhardwaj1-1/+1
2019-05-08scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche1-0/+11
2019-05-08scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmndJohn Garry1-1/+2
2019-05-08staging: iio: adt7316: fix the dac write calculationJeremy Fertic1-3/+7
2019-05-08staging: iio: adt7316: fix handling of dac high resolution optionJeremy Fertic1-6/+6
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-08usb: dwc3: Reset num_trbs after skippingThinh Nguyen1-0/+2
2019-05-08clk: qcom: Add missing freq for usb30_master_clk on 8998Jeffrey Hugo1-0/+1
2019-05-08Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang1-0/+2
2019-05-08Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris1-1/+1
2019-05-08fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-3/+1
2019-05-08xsysace: Fix error handling in ace_setupGuenter Roeck1-0/+2
2019-05-08null_blk: prevent crash from bad home_node valueJohn Pittman1-0/+5
2019-05-08libcxgb: fix incorrect ppmax calculationVarun Prakash1-1/+8
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-08mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade1-0/+23
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: don't stop NAPI processing when dropping a packetAaro Koskinen1-7/+7
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen1-6/+8
2019-05-08net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen7-19/+35
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-08net/mlx5: E-Switch, Protect from invalid memory access in offload fdb tableRoi Dayan1-0/+1
2019-05-08net: hns3: fix compile errorXi Wang2-2/+2
2019-05-08HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630Jeffrey Hugo1-1/+4
2019-05-08i40e: fix WoL support checkStefan Assmann1-2/+1
2019-05-08ixgbe: fix mdio bus registrationIvan Vecera1-7/+9
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10