summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-11-26IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn
2017-11-26usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-11-26usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-11-26USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-11-26media: em28xx: calculate left volume level correctlyColin Ian King
2017-11-26media: lirc_zilog: driver only sends LIRCCODESean Young
2017-11-26media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-11-26drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu
2017-11-26cs5536: add support for IDE controller variantAndrey Korolyov
2017-11-26scsi: mac_esp: Fix PIO transfers for MESSAGE IN phaseFinn Thain
2017-11-26scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier
2017-11-26scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier
2017-11-26scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier
2017-11-26scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier
2017-11-26scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2017-11-26scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-11-26scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-11-26PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-11-26IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich
2017-11-11Staging: wlan-ng: fix sparse warning in prism2fw.cA Raghavendra Rao
2017-11-11staging: vt6655: fix overly large stack usageArnd Bergmann
2017-11-11staging: bcm: add 32-bit host dependencyArnd Bergmann
2017-11-11am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher
2017-11-11net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann
2017-11-11scsi: advansys: remove #warning messageArnd Bergmann
2017-11-11libsas: prevent double completion of scmds from ehDan Williams
2017-11-11rc: Fix input deadlock and transmit error in redrat3 driverAndrew Vincer
2017-11-11drm/i915: Clean up multi-threaded forcewake patchKeith Packard
2017-11-11mxl111sf: remove an unused variableDan Carpenter
2017-11-11ray_cs: Fix array bounds warnings.David S. Miller
2017-11-11mct_u232: Fix use of uninitialized pointer in mct_u323_startup()Ben Hutchings
2017-11-11staging: reduce stack usage in prism2fw.cRandy Dunlap
2017-11-11staging/slicoss: Fix operation may be undefined warningPeter Huewe