summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: inside-secure - fix clock managementGregory CLEMENT2018-04-081-1/+1
* parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov2018-04-081-0/+4
* media: usbtv: prevent double free in error caseOliver Neukum2018-04-081-0/+2
* /dev/mem: Avoid overwriting "err" in read_mem()Kees Cook2018-04-081-3/+3
* mei: remove dev_err message on an unsupported ioctlColin Ian King2018-04-081-1/+0
* serial: 8250: Add Nuvoton NPCM UARTJoel Stanley2018-04-082-0/+34
* USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold2018-04-081-0/+1
* USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2018-04-082-0/+7
* USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2018-04-082-0/+4
* usb: dwc2: Improve gadget state disconnection handlingJohn Stultz2018-04-081-2/+5
* phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann2018-04-081-0/+5
* RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-04-082-17/+33
* RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky2018-04-081-2/+4
* RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky2018-04-081-0/+5
* RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe2018-04-081-0/+9
* RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky2018-04-081-6/+9
* RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky2018-04-081-0/+3
* RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky2018-04-081-3/+7
* i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET2018-04-081-0/+5
* mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon2018-04-081-1/+1
* mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-04-081-0/+2
* s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-03-311-0/+1
* s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-03-311-3/+13
* s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-03-311-1/+1
* s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-313-4/+2
* dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza2018-03-311-1/+0
* dpaa_eth: increment the RX dropped counter when neededCamelia Groza2018-03-311-1/+3
* dpaa_eth: remove duplicate initializationCamelia Groza2018-03-311-1/+0
* dpaa_eth: fix error in dpaa_remove()Madalin Bucur2018-03-311-1/+1
* soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur2018-03-311-23/+5
* team: Fix double free in error pathArkadi Sharshevsky2018-03-311-2/+2
* qede: Fix qedr link updateMichal Kalderon2018-03-311-2/+2
* net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2018-03-312-19/+16
* net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-311-0/+2
* net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)2018-03-311-1/+2
* net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET2018-03-311-2/+4
* ppp: avoid loop in xmit recursion detection codeGuillaume Nault2018-03-311-12/+14
* net: phy: Tell caller result of phy_change()Brad Mouring2018-03-311-87/+86
* mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel2018-03-311-6/+6
* macvlan: filter out unsupported feature flagsShannon Nelson2018-03-311-1/+1
* net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko2018-03-311-4/+11
* qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon2018-03-311-0/+15
* usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu2018-03-283-24/+11
* usb: xhci: Disable slot even when virt-dev is nullLu Baolu2018-03-282-4/+3
* staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit2018-03-281-1/+1
* staging: android: ion: Zero CMA allocated memoryLiam Mark2018-03-281-0/+17
* iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi2018-03-281-1/+1
* drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson2018-03-281-51/+30
* tty: vt: fix up tabstops properlyLinus Torvalds2018-03-281-4/+4
* can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason2018-03-281-3/+2