summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-17perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean1-3/+3
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers1-3/+3
2019-10-17efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar2-2/+9
2019-10-17efi/tpm: Don't traverse an event log with no eventsPeter Jones1-5/+10
2019-10-17efi/tpm: Don't access event->count when it isn't mappedPeter Jones1-3/+11
2019-10-17efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel1-0/+3
2019-10-17iio: accel: adxl372: Perform a reset at start upStefan Popa1-0/+8
2019-10-17iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa1-2/+1
2019-10-17iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa1-3/+8
2019-10-17iio: light: add missing vcnl4040 of_compatibleMarco Felsch1-0/+4
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2019-10-17iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2-3/+41
2019-10-17iio: adc: stm32-adc: move registers definitionsFabrice Gasnier3-136/+136
2019-10-17iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede1-0/+32
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch1-2/+2
2019-10-17iio: adc: hx711: fix bug in sampling of dataAndreas Klinger1-5/+5
2019-10-17staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost1-1/+3
2019-10-17staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov1-1/+1
2019-10-17Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost1-2/+5
2019-10-17staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai2-2/+3
2019-10-17staging/fbtft: Depend on OFNoralf Trønnes1-1/+1
2019-10-17gpio: eic: sprd: Fix the incorrect EIC offset when togglingBruce Chen1-3/+4
2019-10-17mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin5-13/+44
2019-10-17mei: me: add comet point (lake) LP device idsTomas Winkler2-0/+6
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-17USB: legousbtower: fix open after failed reset requestJohan Hovold1-2/+2
2019-10-17USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold1-11/+15
2019-10-17USB: legousbtower: fix deadlock on disconnectJohan Hovold1-17/+2
2019-10-17USB: legousbtower: fix slab info leak at probeJohan Hovold1-2/+4
2019-10-17usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus1-0/+2
2019-10-17usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus1-38/+4
2019-10-17usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter1-6/+8
2019-10-17usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda6-2/+34
2019-10-17usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda1-2/+0
2019-10-17USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com1-1/+2
2019-10-17USB: microtek: fix info-leak at probeJohan Hovold1-0/+4
2019-10-17USB: usblcd: fix I/O after disconnectJohan Hovold1-2/+31
2019-10-17USB: serial: fix runtime PM after driver unbindJohan Hovold1-4/+1
2019-10-17USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+3
2019-10-17USB: serial: option: add Telit FN980 compositionsDaniele Palmas1-0/+8
2019-10-17USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler2-0/+12
2019-10-17USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold1-2/+2
2019-10-17serial: uartps: Fix uartps_major handlingMichal Simek1-1/+7
2019-10-17serial: uartlite: fix exit path null pointerRandy Dunlap1-1/+2
2019-10-17USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold1-12/+12
2019-10-17USB: chaoskey: fix use-after-free on releaseJohan Hovold1-2/+3
2019-10-17USB: usblp: fix runtime PM after driver unbindJohan Hovold1-3/+5
2019-10-17USB: iowarrior: fix use-after-free after driver unbindJohan Hovold1-0/+6
2019-10-17USB: iowarrior: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-17USB: iowarrior: fix use-after-free on disconnectJohan Hovold1-4/+3