summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: core: prevent malicious bNumInterfaces overflowAlan Stern2018-01-011-1/+3
* tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2018-01-012-0/+6
* macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin2018-01-011-2/+2
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2018-01-011-1/+1
* usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2018-01-011-0/+4
* usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2018-01-011-0/+3
* scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier2018-01-013-7/+21
* iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2018-01-011-0/+1
* scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn2018-01-011-1/+1
* usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2018-01-011-1/+1
* USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2018-01-011-2/+5
* scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2018-01-012-2/+15
* staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King2018-01-011-1/+1
* usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2018-01-011-2/+11
* usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2018-01-011-2/+8
* USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern2018-01-011-2/+30
* USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2018-01-012-11/+7
* USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2018-01-011-0/+8
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2018-01-011-7/+38
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2018-01-011-1/+4
* usb: gadget: fix spinlock dead lock in gadgetfsBin Liu2018-01-011-4/+13
* usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern2018-01-011-0/+7
* Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2018-01-012-3/+28
* crypto: talitos - fix sha224LEROY Christophe2018-01-011-2/+2
* USB: serial: cp210x: add support for ELV TFD500Andreas Engel2018-01-011-0/+1
* usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2018-01-011-4/+4
* xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2018-01-011-1/+1
* usb: Increase quirk delay for USB devicesDmitry Fleytman2018-01-012-2/+2
* uwb: properly check kthread_run return valueAndrey Konovalov2018-01-011-4/+8
* uwb: ensure that endpoint is interruptAndrey Konovalov2018-01-011-0/+2
* USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2018-01-011-0/+2
* USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2018-01-012-0/+9
* scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio2018-01-011-0/+1
* net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork2017-11-261-2/+3
* Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-11-261-7/+10
* media: imon: Fix null-ptr-deref in imon_probeArvind Yadav2017-11-261-0/+5
* cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold2017-11-261-1/+1
* USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-11-261-0/+1
* Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-11-261-0/+7
* smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed2017-11-261-6/+5
* Input: xpad - validate USB endpoint type during probeCameron Gutman2017-11-261-4/+6
* Input: xpad - don't depend on endpoint orderCameron Gutman2017-11-261-14/+21
* Input: xpad - add support for Xbox One controllersTed Mielczarek2017-11-261-17/+157
* Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral2017-11-261-9/+18
* driver core: bus: Fix a potential double freeChristophe JAILLET2017-11-261-1/+1
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-11-261-4/+4
* qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis2017-11-264-21/+54
* qla2xxx: Corrections to returned sysfs error codes.Joe Carnuccio2017-11-261-2/+2
* scsi: aacraid: Fix command send race conditionBrian King2017-11-261-29/+19
* net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky2017-11-261-1/+1