summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu2019-07-261-2/+8
* net: stmmac: dwmac1000: Clear unused address entriesJose Abreu2019-07-261-0/+6
* media: media_device_enum_links32: clean a reserved fieldJungo Lin2019-07-261-1/+8
* media: vpss: fix a potential NULL pointer dereferenceKangjie Lu2019-07-261-0/+5
* media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel2019-07-261-2/+3
* media: ov7740: avoid invalid framesize settingAkinobu Mita2019-07-261-1/+5
* crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy2019-07-261-0/+4
* media: spi: IR LED: add missing of table registrationDaniel Gomez2019-07-261-0/+1
* media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum2019-07-261-2/+5
* regmap: debugfs: Fix memory leak in regmap_debugfs_initDaniel Baluta2019-07-261-0/+2
* ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli2019-07-261-1/+1
* wil6210: fix spurious interrupts in 3-msiMaya Erez2019-07-261-25/+40
* ath10k: add peer id check in ath10k_peer_find_by_idWen Gong2019-07-261-0/+3
* ath6kl: add some bounds checkingDan Carpenter2019-07-261-1/+9
* ath9k: Check for errors when reading SREV registerTim Schumacher2019-07-261-9/+23
* ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-07-261-0/+4
* wil6210: fix potential out-of-bounds readGustavo A. R. Silva2019-07-261-0/+1
* dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck2019-07-261-21/+27
* scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi2019-07-261-8/+8
* drm/udl: move to embedding drm device inside udl device.Dave Airlie2019-07-214-37/+53
* drm/udl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2019-07-211-1/+1
* drm/udl: introduce a macro to convert dev to udl.Dave Airlie2019-07-214-12/+14
* regmap-irq: do not write mask register if mask_base is zeroMark Zhang2019-07-211-0/+6
* crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni2019-07-211-3/+5
* crypto: talitos - fix hash on SEC1.Christophe Leroy2019-07-211-28/+41
* crypto: talitos - move struct talitos_edesc into talitos.hChristophe Leroy2019-07-212-30/+30
* s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann2019-07-211-1/+0
* s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-07-212-2/+4
* pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat2019-07-211-14/+4
* pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat2019-07-211-1/+15
* HID: multitouch: Add pointstick support for ALPS TouchpadKai-Heng Feng2019-07-212-0/+5
* HID: chicony: add another quirk for PixArt mouseOleksandr Natalenko2019-07-212-0/+2
* dm verity: use message limit for data block corruption messageMilan Broz2019-07-211-2/+2
* dm table: don't copy from a NULL pointer in realloc_argv()Jerome Marchand2019-07-211-1/+1
* pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call orderPhil Reid2019-07-211-4/+4
* sis900: fix TX completionSergej Benilov2019-07-211-8/+8
* ppp: mppe: Add softdep to arc4Takashi Iwai2019-07-211-0/+1
* be2net: fix link failure after ethtool offline testPetr Oros2019-07-211-6/+22
* efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede2019-07-211-5/+0
* clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren2019-07-211-2/+5
* irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo2019-07-211-11/+24
* firmware: improve LSM/IMA security behaviourSven Van Asbroeck2019-07-211-1/+1
* drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-211-1/+2
* Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers2019-07-211-0/+1
* e1000e: start network tx queue only when link is upKonstantin Khlebnikov2019-07-211-2/+4
* Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov2019-07-211-6/+9
* staging: rtl8712: reduce stack usage, againArnd Bergmann2019-07-141-69/+88
* staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-142-11/+15
* staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-141-10/+0
* staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-143-6/+23