summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-22staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao1-2/+6
2018-03-22Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller1-0/+8
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich1-0/+11
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong1-1/+0
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall1-2/+4
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2-1/+6
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen1-0/+7
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1
2018-03-18uas: fix comparison for error codeOliver Neukum1-1/+1
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: 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-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: 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-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
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-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-0/+1
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
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-11Revert "led: core: Fix brightness setting when setting delay_off=0"Ben Hutchings1-1/+1
2018-03-11leds: do not overflow sysfs buffer in led_trigger_showNathan Sullivan1-5/+7
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_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+6
2018-03-11tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone1-2/+3
2018-03-11tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+2
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-03-03xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall1-1/+3
2018-03-03xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall1-3/+1
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4