aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vmxnet3: Wake queue from reset workBenjamin Poirier2017-07-041-1/+1
* qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-07-041-4/+12
* pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund2017-07-041-1/+2
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-07-041-2/+2
* vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-07-041-1/+1
* i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich2017-07-041-1/+1
* Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-07-041-0/+7
* Input: mpr121 - set missing event capabilityAkinobu Mita2017-07-041-0/+1
* Input: mpr121 - handle multiple bits change of status registerAkinobu Mita2017-07-041-9/+14
* Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard2017-07-041-3/+3
* Input: joydev - do not report stale values on first openRaphael Assenat2017-07-041-5/+13
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-07-041-0/+3
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-07-041-0/+3
* Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-07-041-0/+7
* HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-07-041-0/+3
* netvsc: reduce maximum GSO sizestephen hemminger2017-07-041-0/+4
* net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2017-07-041-2/+3
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-07-041-0/+3
* s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer2017-07-041-1/+1
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-07-041-2/+18
* scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-07-041-2/+4
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-07-041-0/+1
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-07-041-35/+12
* scsi: storvsc: properly set residual data length on errorsLong Li2017-07-041-3/+13
* scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li2017-07-041-0/+7
* scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-07-041-1/+2
* scsi: move the nr_phys_segments assert into scsi_init_ioChristoph Hellwig2017-07-041-11/+5
* scsi: avoid a permanent stop of the scsi device's request queueWei Fang2017-07-041-4/+0
* drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey2017-07-041-2/+5
* ssb: Fix error routine when fallback SPROM failsLarry Finger2017-07-041-0/+1
* USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2017-07-041-0/+4
* usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi2017-07-041-1/+1
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2017-07-041-2/+9
* usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-07-041-4/+17
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-07-041-0/+2
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-07-041-7/+7
* USB: cdc-acm: fix failed open not being detectedJohan Hovold2017-07-041-6/+8
* USB: cdc-acm: fix open and suspend raceJohan Hovold2017-07-041-4/+3
* USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov2017-07-041-2/+4
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-07-042-3/+8
* USB: serial: io_ti: bind to interface after fw downloadJohan Hovold2017-07-041-2/+1
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-07-041-2/+36
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-07-041-3/+7
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-07-041-0/+2
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-07-041-1/+1
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-07-041-1/+2
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-07-041-6/+3
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-07-041-4/+12
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-07-041-0/+1
* can: peak: fix bad memory access and free sequence추지호2017-07-041-2/+4