summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-12nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe1-4/+5
2018-04-12sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-12pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-12sparc64: Oracle DAX driver depends on SPARC64Guenter Roeck1-1/+2
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-08Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami1-6/+6
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-04-08siox: fix possible buffer overflow in device_add_storeGavin Schenk1-1/+1
2018-04-08Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede1-0/+6
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero1-4/+3
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva1-3/+0
2018-04-08crypto: talitos - fix IPsec cipher in lengthLEROY Christophe1-16/+20
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT1-1/+1
2018-04-08crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe1-88/+44
2018-04-08crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook2-2/+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-08/dev/mem: Avoid overwriting "err" in read_mem()Kees Cook1-3/+3
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley2-0/+34
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-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds39-268/+497
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev1-0/+1
2018-03-30vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-2/+3
2018-03-30Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2018-03-30atm: iphase: fix spelling mistake: "Receiverd" -> "Received"Colin Ian King1-1/+1
2018-03-30Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+6
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-40/+100
2018-03-30Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+3
2018-03-30dm: fix dropped return code from dm_get_bdev_for_ioctlMike Snitzer1-3/+5
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+5
2018-03-30dm mpath: fix support for loading scsi_dh modules during table loadMike Snitzer1-1/+1
2018-03-29vhost: validate log when IOTLB is enabledJason Wang1-8/+6
2018-03-29qede: Do not drop rx-checksum invalidated packets.Manish Chopra1-8/+2
2018-03-29mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-03-29mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon1-1/+1
2018-03-29hv_netvsc: enable multicast if necessaryStephen Hemminger1-1/+1
2018-03-29lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J1-2/+21
2018-03-29Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds3-11/+18
2018-03-29Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l...Dave Airlie1-3/+3
2018-03-29RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2-17/+33
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun1-1/+1
2018-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-147/+125
2018-03-28RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King1-1/+1
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4