summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2018-01-01usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi1-0/+4
2018-01-01usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau1-0/+3
2018-01-01scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2018-01-01iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2018-01-01scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2018-01-01USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern1-2/+5
2018-01-01scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-2/+15
2018-01-01staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King1-1/+1
2018-01-01usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda1-2/+11
2018-01-01usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda1-2/+8
2018-01-01USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern1-2/+30
2018-01-01USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2-11/+7
2018-01-01USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern1-0/+8
2018-01-01USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern1-7/+38
2018-01-01USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern1-1/+4
2018-01-01usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2018-01-01usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern1-0/+7
2018-01-01Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2-3/+28
2018-01-01crypto: talitos - fix sha224LEROY Christophe1-2/+2
2018-01-01USB: serial: cp210x: add support for ELV TFD500Andreas Engel1-0/+1
2018-01-01usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson1-4/+4
2018-01-01xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman1-1/+1
2018-01-01usb: Increase quirk delay for USB devicesDmitry Fleytman2-2/+2
2018-01-01uwb: properly check kthread_run return valueAndrey Konovalov1-4/+8
2018-01-01uwb: ensure that endpoint is interruptAndrey Konovalov1-0/+2
2018-01-01USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig1-0/+2
2018-01-01USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2-0/+9
2018-01-01scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio1-0/+1
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-2/+3
2017-11-26Input: gtco - fix potential out-of-bound accessDmitry Torokhov1-7/+10
2017-11-26media: imon: Fix null-ptr-deref in imon_probeArvind Yadav1-0/+5
2017-11-26cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-11-26USB: serial: console: fix use-after-free after failed setupJohan Hovold1-0/+1
2017-11-26Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5
2017-11-26Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
2017-11-26Input: xpad - don't depend on endpoint orderCameron Gutman1-14/+21
2017-11-26Input: xpad - add support for Xbox One controllersTed Mielczarek1-17/+157
2017-11-26Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral1-9/+18
2017-11-26driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-11-26scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter1-4/+4
2017-11-26qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis4-21/+54
2017-11-26qla2xxx: Corrections to returned sysfs error codes.Joe Carnuccio1-2/+2
2017-11-26scsi: aacraid: Fix command send race conditionBrian King1-29/+19
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky1-1/+1