summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-02mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel1-1/+1
2019-05-02net: hns: Fix WARNING when hns modules installedJun Xiao1-9/+6
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu1-0/+7
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng1-2/+6
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-05-02binder: fix handling of misaligned binder objectTodd Kjos1-10/+8
2019-05-02intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin1-1/+1
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng3-13/+13
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng5-11/+30
2019-05-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst1-1/+1
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-1/+1
2019-05-02dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff1-3/+23
2019-05-02dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme1-1/+3
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson1-0/+14
2019-05-02Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-05-02RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe1-0/+2
2019-05-02IB/rdmavt: Fix frwr memory registrationJosh Collier1-7/+10
2019-05-02zram: pass down the bvec we need to read into in the work structJérôme Glisse1-2/+3
2019-05-02gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang1-0/+1
2019-05-02net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit1-0/+1
2019-05-02drm/rockchip: fix for mailbox read validation.Damian Kos1-1/+1
2019-05-02loop: do not print warn message if partition scan is successfulDongli Zhang1-2/+3
2019-05-02net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-05-02net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon1-1/+1
2019-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds1-1/+2
2019-04-27tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing1-2/+2
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen1-0/+4
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter2-1/+41
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter3-10/+10
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter1-25/+15
2019-04-27nfit/ars: Avoid stale ARS resultsDan Williams2-1/+17
2019-04-27nfit/ars: Allow root to busy-poll the ARS state machineDan Williams2-0/+9
2019-04-27nfit/ars: Introduce scrub_flagsDan Williams2-15/+23
2019-04-27nfit/ars: Remove ars_start_flagsDan Williams2-6/+5
2019-04-27drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher1-0/+1
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai3-17/+9
2019-04-27drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König1-2/+3
2019-04-27ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard1-2/+17
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap1-1/+0
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee1-1/+5
2019-04-27vt: fix cursor when clearing the screenMikulas Patocka1-1/+2
2019-04-27serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven1-1/+3
2019-04-27serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven1-1/+1
2019-04-27Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao1-0/+25
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1