summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-14staging: rtl8712: reduce stack usage, againArnd Bergmann
2019-07-14staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson
2019-07-14staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson
2019-07-14staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson
2019-07-14staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson
2019-07-14staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King
2019-07-14staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne
2019-07-14staging: vchiq: make wait events interruptibleNicolas Saenz Julienne
2019-07-14staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne
2019-07-14VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-07-14carl9170: fix misuse of device driver APIChristian Lamparter
2019-07-14coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2019-07-14coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...Suzuki K Poulose
2019-07-14coresight: tmc-etr: Do not call smp_processor_id() from preemptibleSuzuki K Poulose
2019-07-14coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2019-07-14coresight: Potential uninitialized variable in probe()Dan Carpenter
2019-07-14iio: adc: stm32-adc: add missing vdda-supplyFabrice Gasnier
2019-07-14binder: return errors from buffer copy functionsTodd Kjos
2019-07-14binder: fix memory leak in error pathTodd Kjos
2019-07-14lkdtm: support llvm-objcopyNick Desaulniers
2019-07-14HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer
2019-07-14staging: mt7621-pci: fix PCIE_FTS_NUM_LO macroSergio Paracuellos
2019-07-14staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott
2019-07-14staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren
2019-07-14staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh
2019-07-14staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott
2019-07-14p54: fix crash during initializationChristian Lamparter
2019-07-14drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss
2019-07-14drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss
2019-07-14usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda
2019-07-14usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl
2019-07-14usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
2019-07-14usb: gadget: f_fs: data_len used before properly setFei Yang
2019-07-14p54usb: Fix race between disconnect and firmware loadingAlan Stern
2019-07-14Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta
2019-07-14USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist
2019-07-14USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson
2019-07-14mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-07-14tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov
2019-07-14tpm: Actually fail on TPM errors during "get random"Kees Cook
2019-07-14media: stv0297: fix frequency range limitMauro Carvalho Chehab
2019-07-14crypto: talitos - rename alternative AEAD algos.Christophe Leroy
2019-07-06Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-05Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal
2019-07-05dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R
2019-07-05dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong
2019-07-05dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck