summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-31tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin1-20/+31
2019-07-31usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen1-12/+16
2019-07-31drm/bochs: Fix connector leak during driver unloadSam Bobroff1-0/+2
2019-07-31staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes1-14/+28
2019-07-31ipmi_si: fix unexpected driver unregister warningKefeng Wang1-1/+5
2019-07-31staging: kpc2000: added missing clean-up to probe_core_uio.Jeremy Sowden2-1/+3
2019-07-31drm/virtio: set seqno for dma-fenceChia-I Wu2-8/+10
2019-07-31iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne1-2/+6
2019-07-31iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne1-0/+6
2019-07-31drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi1-1/+8
2019-07-31drm/lima: handle shared irq case for lima_pp_bcast_irq_handlerPeter Griffin1-1/+7
2019-07-31media: drivers: media: coda: fix warning same module namesAnders Roxell1-2/+2
2019-07-31regulator: 88pm800: fix warning same module namesAnders Roxell2-1/+1
2019-07-28sd_zbc: Fix report zones buffer allocationDamien Le Moal1-29/+75
2019-07-28gpio: davinci: silence error prints in case of EPROBE_DEFERKeerthy1-2/+3
2019-07-28gpiolib: of: fix a memory leak in of_gpio_flags_quirks()Nishka Dasgupta1-0/+1
2019-07-28Revert "gpio/spi: Fix spi-gpio regression on active high CS"Linus Walleij1-8/+1
2019-07-28dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson1-0/+4
2019-07-28dma-buf: balance refcount inbalanceJérôme Glisse1-0/+1
2019-07-28mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel3-0/+17
2019-07-28net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb2-5/+7
2019-07-28mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata1-8/+8
2019-07-28bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan1-2/+5
2019-07-28net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin1-2/+2
2019-07-28net/mlx5e: Fix return value from timeout recover functionAya Levin1-4/+2
2019-07-28net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed3-1/+10
2019-07-28net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein1-19/+4
2019-07-28macsec: fix checksumming after decryptionAndreas Steinmetz1-0/+1
2019-07-28macsec: fix use-after-free of skb during RXAndreas Steinmetz1-3/+2
2019-07-28net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin1-1/+8
2019-07-28vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-28r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit1-0/+137
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu1-10/+18
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-28net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-07-28net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-28hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0
2019-07-28caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-28bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-26dm bufio: fix deadlock with loop deviceJunxiao Bi1-3/+1
2019-07-26dm thin metadata: check if in fail_io mode when setting needs_checkMike Snitzer1-2/+5
2019-07-26phy: qcom-qmp: Correct READY_STATUS poll break conditionBjorn Andersson1-1/+3
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-26clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_outPeng Fan1-3/+3
2019-07-26usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng1-2/+5
2019-07-26intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin1-1/+1
2019-07-26intel_th: msu: Remove set but not used variable 'last'YueHaibing1-2/+1
2019-07-26mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong1-1/+1
2019-07-26mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li1-3/+21