summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi2019-05-081-10/+6
* i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon2019-05-081-1/+1
* clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-05-082-3/+32
* gpio: mxc: add check to return defer probe if clock tree NOT readyAnson Huang2019-05-081-1/+4
* Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-05-081-14/+16
* Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang2019-05-081-3/+3
* IB/core: Destroy QP if XRC QP failsYuval Avnery2019-05-081-17/+24
* IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens2019-05-081-2/+6
* IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens2019-05-081-1/+2
* platform/x86: intel_pmc_core: Handle CFL regmap properlyRajneesh Bhardwaj2019-05-081-1/+1
* platform/x86: intel_pmc_core: Fix PCH IP nameRajneesh Bhardwaj2019-05-081-1/+1
* scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-05-081-0/+11
* scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmndJohn Garry2019-05-081-1/+2
* staging: iio: adt7316: fix the dac write calculationJeremy Fertic2019-05-081-3/+7
* staging: iio: adt7316: fix handling of dac high resolution optionJeremy Fertic2019-05-081-6/+6
* staging: iio: adt7316: fix the dac read calculationJeremy Fertic2019-05-081-2/+8
* staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic2019-05-081-1/+1
* usb: dwc3: Reset num_trbs after skippingThinh Nguyen2019-05-081-0/+2
* clk: qcom: Add missing freq for usb30_master_clk on 8998Jeffrey Hugo2019-05-081-0/+1
* Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang2019-05-081-0/+2
* Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris2019-05-081-1/+1
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-05-081-3/+1
* xsysace: Fix error handling in ace_setupGuenter Roeck2019-05-081-0/+2
* null_blk: prevent crash from bad home_node valueJohn Pittman2019-05-081-0/+5
* libcxgb: fix incorrect ppmax calculationVarun Prakash2019-05-081-1/+8
* net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu2019-05-081-1/+3
* net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu2019-05-081-6/+27
* net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu2019-05-081-1/+1
* net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu2019-05-081-5/+2
* net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu2019-05-081-2/+3
* scsi: storvsc: Fix calculation of sub-channel countMichael Kelley2019-05-081-2/+11
* scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2019-05-082-0/+2
* vfio/pci: use correct format charactersLouis Taylor2019-05-081-2/+2
* HID: input: add mapping for Assistant keyDmitry Torokhov2019-05-081-0/+1
* rtc: da9063: set uie_unsupported when relevantAlexandre Belloni2019-05-081-0/+7
* mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade2019-05-081-0/+23
* net: stmmac: don't log oversized framesAaro Koskinen2019-05-081-2/+0
* net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen2019-05-081-0/+5
* net: stmmac: don't overwrite discard_frame statusAaro Koskinen2019-05-081-3/+4
* net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen2019-05-081-7/+7
* net: stmmac: ratelimit RX error logsAaro Koskinen2019-05-081-6/+8
* net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen2019-05-087-19/+35
* bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko2019-05-081-1/+3
* net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon2019-05-081-4/+2
* net/mlx5: E-Switch, Protect from invalid memory access in offload fdb tableRoi Dayan2019-05-081-0/+1
* net: hns3: fix compile errorXi Wang2019-05-082-2/+2
* HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630Jeffrey Hugo2019-05-081-1/+4
* i40e: fix WoL support checkStefan Assmann2019-05-081-2/+1
* ixgbe: fix mdio bus registrationIvan Vecera2019-05-081-7/+9
* igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-05-082-49/+10