summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm snapshot: rework COW throttling to fix deadlockMikulas Patocka2019-11-061-16/+64
* dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka2019-11-061-3/+13
* dm snapshot: use mutex instead of rw_semaphoreMikulas Patocka2019-11-061-41/+43
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-291-11/+17
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* xen/netback: fix error path of xenvif_connect_data()Juergen Gross2019-10-291-1/+0
* cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-292-10/+3
* memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET2019-10-291-1/+1
* scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier2019-10-291-3/+13
* drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng2019-10-291-0/+3
* Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch2019-10-291-4/+1
* scsi: core: try to get module before removing deviceYufen Yu2019-10-291-1/+10
* staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-291-4/+2
* USB: ldusb: fix read info leaksJohan Hovold2019-10-291-4/+11
* USB: usblp: fix use-after-free on disconnectJohan Hovold2019-10-291-1/+3
* USB: ldusb: fix memleak on disconnectJohan Hovold2019-10-291-4/+1
* USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold2019-10-291-7/+3
* usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva2019-10-291-3/+3
* USB: legousbtower: fix memleak on disconnectJohan Hovold2019-10-291-4/+1
* net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli2019-10-291-2/+3
* net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2019-10-292-1/+6
* loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini2019-10-291-0/+1
* Revert "drm/radeon: Fix EEH during kexec"Alex Deucher2019-10-291-8/+0
* net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo2019-10-291-1/+5
* scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran2019-10-291-0/+4
* scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen2019-10-291-2/+2
* scsi: ufs: skip shutdown if hba is not poweredStanley Chu2019-10-291-0/+3
* media: stkwebcam: fix runtime PM after driver unbindJohan Hovold2019-10-171-2/+1
* Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-171-2/+5
* staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter2019-10-172-2/+3
* 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: ad799x: fix probe error handlingMarco Felsch2019-10-171-2/+2
* staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-171-1/+3
* 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