summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-08spi: davinci: fix up dma_mapping_error() incorrect patchGreg Kroah-Hartman1-1/+1
2018-04-08Revert "mtip32xx: use runtime tag to initialize command header"Greg Kroah-Hartman1-24/+12
2018-04-08Revert "spi: bcm-qspi: shut up warning about cfi header inclusion"Greg Kroah-Hartman1-1/+0
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger4-4/+6
2018-04-08md/raid10: reset the 'first' at the end of loopGuoqing Jiang1-0/+1
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger1-1/+5
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg1-0/+7
2018-04-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota1-3/+21
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov1-0/+4
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-04-08usb: dwc2: Improve gadget state disconnection handlingJohn Stultz1-2/+5
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2-17/+33
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-04-08HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik1-30/+15
2018-04-08xgene_enet: remove bogus forward declarationsArnd Bergmann3-56/+48
2018-04-08usb: gadget: remove redundant self assignmentStefan Agner1-3/+1
2018-04-08Input: mousedev - fix implicit conversion warningNick Desaulniers1-28/+34
2018-04-08dm ioctl: remove double parenthesesMatthias Kaehlcke1-2/+2
2018-04-08PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2-2/+2
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-03-31net: hns: Fix a skb used after free bugYunsheng Lin2-15/+13
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-03-31team: Fix double free in error pathArkadi Sharshevsky1-2/+2
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli1-0/+2
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)1-1/+2
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET1-2/+4
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault1-12/+14
2018-03-31scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn1-2/+3
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason1-3/+2
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2-28/+68
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason1-15/+0
2018-03-28can: ifi: Check core revision upon probeMarek Vasut1-1/+10