summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson1-0/+1
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-03-18scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran1-1/+1
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
2018-03-18Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov1-2/+0
2018-03-18watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann1-492/+9
2018-03-18watchdog: hpwdt: fix unused variable warningArnd Bergmann1-1/+1
2018-03-18watchdog: hpwdt: Check source of NMIJerry Hoemann1-0/+10
2018-03-18watchdog: hpwdt: SMBIOS checkJerry Hoemann1-1/+1
2018-03-18bcache: don't attach backing with duplicate UUIDMichael Lyle1-0/+11
2018-03-18bcache: fix crashes in duplicate cache device registerTang Junhui1-6/+10
2018-03-18IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko1-1/+1
2018-03-18virtio_ring: fix num_free handling in error caseTiwei Bie1-2/+0
2018-03-18loop: Fix lost writes caused by missing flagRoss Zwisler1-1/+1
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-03-18drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-18drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-18drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner1-25/+49
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner1-0/+20
2018-03-18drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst1-0/+2
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
2018-03-18drm/i915: Try EDID bitbanging on HDMI after failed readStefan BrĂ¼ns1-3/+11
2018-03-18RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-18RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-18RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-11s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-03-11s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2
2018-03-11s390/qeth: fix IP removal on offline cardsJulian Wiedmann1-11/+3
2018-03-11s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2-9/+12
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-11s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-03-11net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit1-1/+1
2018-03-11mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du1-1/+4
2018-03-11md: only allow remove_and_add_spares when no sync_thread running.NeilBrown1-0/+4
2018-03-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-0/+1
2018-03-11PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel1-2/+6
2018-03-11media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5
2018-03-11cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar1-1/+7
2018-03-11tpm-dev-common: Reject too short writesAlexander Steffen1-0/+6
2018-03-11tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen1-18/+27
2018-03-11tpm: constify transmit data pointersArnd Bergmann4-19/+16