summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2018-01-01usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2018-01-01usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2018-01-01scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2018-01-01iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2018-01-01scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2018-01-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2018-01-01USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2018-01-01scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2018-01-01staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King
2018-01-01usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda
2018-01-01usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda
2018-01-01USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2018-01-01USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2018-01-01USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2018-01-01USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2018-01-01USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2018-01-01usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2018-01-01usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2018-01-01Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2018-01-01crypto: talitos - fix sha224LEROY Christophe
2018-01-01USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2018-01-01usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2018-01-01xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2018-01-01usb: Increase quirk delay for USB devicesDmitry Fleytman
2018-01-01uwb: properly check kthread_run return valueAndrey Konovalov
2018-01-01uwb: ensure that endpoint is interruptAndrey Konovalov
2018-01-01USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig
2018-01-01USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu
2018-01-01scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-26Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-11-26media: imon: Fix null-ptr-deref in imon_probeArvind Yadav
2017-11-26cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold
2017-11-26USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-11-26Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed
2017-11-26Input: xpad - validate USB endpoint type during probeCameron Gutman
2017-11-26Input: xpad - don't depend on endpoint orderCameron Gutman
2017-11-26Input: xpad - add support for Xbox One controllersTed Mielczarek
2017-11-26Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral
2017-11-26driver core: bus: Fix a potential double freeChristophe JAILLET
2017-11-26scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-11-26qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis
2017-11-26qla2xxx: Corrections to returned sysfs error codes.Joe Carnuccio
2017-11-26scsi: aacraid: Fix command send race conditionBrian King
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky