aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2017-07-042-1/+29
* md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang2017-07-041-1/+1
* md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov2017-07-041-0/+9
* dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski2017-07-041-6/+4
* dm crypt: mark key as invalid until properly loadedOndrej Kozina2017-07-041-2/+5
* Incorrect the handling of async transactions.songjinshi2017-06-281-1/+1
* media: info leak in __media_device_enum_links()Dan Carpenter2017-06-251-0/+3
* binder: merge aosp-common/3.10 binder drivers (uptodate)Mister Oyster2017-06-182-571/+1375
* char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-06-171-1/+5
* xc2028: Fix use-after-free bug properlyTakashi Iwai2017-06-171-20/+16
* xc2028: unlock on error in xc2028_set_config()Dan Carpenter2017-06-171-2/+5
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2017-06-173-5/+6
* USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-06-171-3/+3
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-06-171-0/+10
* USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-06-171-1/+8
* Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter2017-06-171-1/+2
* tun: Fix TUN_PKT_STRIP settingHerbert Xu2017-06-171-4/+8
* net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-06-171-1/+1
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-06-171-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-06-171-4/+25
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-06-171-18/+20
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-06-171-1/+7
* i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches2017-06-171-10/+26
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2017-06-171-6/+1
* ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2017-06-173-191/+18
* ACPI / resources: free memory on error in add_region_before()Dan Carpenter2017-06-171-1/+3
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2017-06-173-14/+187
* scsi: libsas: fix ata xfer lengthJohn Garry2017-06-171-1/+1
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* uwb: hwa-rc: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3