summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: stm32f7: fix the get_irq error casesFabrice Gasnier2019-07-311-12/+14
* PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut2019-07-311-1/+1
* serial: mctrl_gpio: Check if GPIO property exisits before requesting itStefan Roese2019-07-311-0/+14
* drm/msm: Depopulate platform on probe failureSean Paul2019-07-311-3/+11
* mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel2019-07-311-1/+11
* usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz2019-07-311-2/+4
* tty: serial_core: Set port active bit in uart_port_activateSerge Semin2019-07-311-1/+6
* serial: imx: fix locking in set_termios()Sergey Organov2019-07-311-10/+13
* drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson2019-07-311-1/+2
* drm/amd/display: fix compilation errorHariprasad Kelam2019-07-311-0/+1
* phy: renesas: rcar-gen2: Fix memory leak at error pathsYoshihiro Shimoda2019-07-311-0/+2
* drm/virtio: Add memory barriers for capset cache.David Riley2019-07-312-0/+5
* drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas2019-07-311-3/+7
* serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT2019-07-311-1/+2
* tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz2019-07-311-0/+4
* tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang2019-07-311-1/+5
* memstick: Fix error cleanup path of memstick_initWang Hai2019-07-311-4/+9
* drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter2019-07-311-2/+2
* drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter2019-07-311-2/+3
* gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-07-311-0/+3
* drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha2019-07-311-2/+3
* drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen2019-07-311-0/+7
* PCI: Return error if cannot probe VFAlex Williamson2019-07-311-6/+7
* drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang2019-07-311-0/+2
* drm/amdkfd: Fix sdma queue map issueOak Zeng2019-07-311-9/+12
* drm/amdkfd: Fix a potential memory leakOak Zeng2019-07-311-1/+4
* drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh2019-07-311-0/+2
* drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou2019-07-311-0/+3
* drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas2019-07-311-0/+3
* tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy2019-07-311-6/+11
* pinctrl: rockchip: fix leaked of_node referencesWen Yang2019-07-311-0/+1
* tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin2019-07-311-20/+31
* usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen2019-07-311-12/+16
* staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes2019-07-311-14/+28
* iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne2019-07-311-2/+6
* iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne2019-07-311-0/+6
* drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi2019-07-311-1/+8
* gpio: davinci: silence error prints in case of EPROBE_DEFERKeerthy2019-07-281-2/+3
* dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson2019-07-281-0/+4
* dma-buf: balance refcount inbalanceJérôme Glisse2019-07-281-0/+1
* macsec: fix checksumming after decryptionAndreas Steinmetz2019-07-281-0/+1
* macsec: fix use-after-free of skb during RXAndreas Steinmetz2019-07-281-3/+2
* net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin2019-07-281-1/+8
* vrf: make sure skb->data contains ip header to make routingPeter Kosyh2019-07-281-23/+35
* sky2: Disable MSI on ASUS P6TTakashi Iwai2019-07-281-0/+7
* r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit2019-07-281-0/+137
* net: stmmac: Re-work the queue selection for TSO packetsJose Abreu2019-07-281-10/+19
* net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn2019-07-281-1/+1
* net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach2019-07-281-0/+2
* net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-281-31/+26