summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: stkwebcam: fix runtime PM after driver unbindJohan Hovold2019-10-171-2/+1
* ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton2019-10-171-0/+52
* iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-10-172-3/+41
* iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-10-173-136/+136
* gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski2019-10-171-8/+19
* firmware: google: increment VPD key_len properlyBrian Norris2019-10-171-1/+1
* efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel2019-10-171-0/+3
* iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-171-1/+5
* iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2019-10-171-0/+32
* iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-171-2/+2
* iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-171-5/+5
* staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-171-1/+3
* Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-171-2/+5
* gpio: eic: sprd: Fix the incorrect EIC offset when togglingBruce Chen2019-10-171-3/+4
* mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin2019-10-175-13/+44
* mei: me: add comet point (lake) LP device idsTomas Winkler2019-10-172-0/+6
* USB: legousbtower: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: legousbtower: fix open after failed reset requestJohan Hovold2019-10-171-2/+2
* USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold2019-10-171-11/+15
* USB: legousbtower: fix deadlock on disconnectJohan Hovold2019-10-171-17/+2
* USB: legousbtower: fix slab info leak at probeJohan Hovold2019-10-171-2/+4
* usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda2019-10-176-2/+34
* usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda2019-10-171-2/+0
* USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com2019-10-171-1/+2
* USB: microtek: fix info-leak at probeJohan Hovold2019-10-171-0/+4
* USB: usblcd: fix I/O after disconnectJohan Hovold2019-10-171-2/+31
* USB: serial: fix runtime PM after driver unbindJohan Hovold2019-10-171-4/+1
* USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-171-0/+3
* USB: serial: option: add Telit FN980 compositionsDaniele Palmas2019-10-171-0/+8
* USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler2019-10-172-0/+12
* USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold2019-10-171-2/+2
* serial: uartlite: fix exit path null pointerRandy Dunlap2019-10-171-1/+2
* USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold2019-10-171-12/+12
* USB: chaoskey: fix use-after-free on releaseJohan Hovold2019-10-171-2/+3
* USB: usblp: fix runtime PM after driver unbindJohan Hovold2019-10-171-3/+5
* USB: iowarrior: fix use-after-free after driver unbindJohan Hovold2019-10-171-0/+6
* USB: iowarrior: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: iowarrior: fix use-after-free on disconnectJohan Hovold2019-10-171-4/+3
* USB: adutux: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: adutux: fix NULL-derefs on disconnectJohan Hovold2019-10-171-6/+10
* USB: adutux: fix use-after-free on disconnectJohan Hovold2019-10-171-3/+4
* xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng2019-10-171-1/+1
* xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja2019-10-171-2/+21
* usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng2019-10-171-0/+12
* xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman2019-10-171-4/+11
* xhci: Check all endpoints for LPM timeoutJan Schmidt2019-10-171-4/+4
* xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman2019-10-171-4/+6
* xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman2019-10-171-2/+2
* USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold2019-10-171-3/+4
* USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold2019-10-171-5/+3