summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-29memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET
2019-10-29pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams
2019-10-29pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2019-10-29drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand
2019-10-29drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede
2019-10-29drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng
2019-10-29Input: synaptics-rmi4 - avoid processing unknown IRQsEvan Green
2019-10-29Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch
2019-10-29scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche
2019-10-29scsi: core: try to get module before removing deviceYufen Yu
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal
2019-10-29scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum
2019-10-29staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King
2019-10-29USB: ldusb: fix read info leaksJohan Hovold
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-29USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-29loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini
2019-10-29net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-10-29net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-10-29Revert "drm/radeon: Fix EEH during kexec"Alex Deucher
2019-10-29md/raid0: fix warning message for parameter default_layoutSong Liu
2019-10-29r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-29net: dsa: qca8k: Use up to 7 ports for all operationsMichal Vokáč
2019-10-29ieee802154: ca8210: prevent memory leakNavid Emamdoost
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-10-17iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-10-17iio: hx711: add delay until DOUT is readyAndreas Klinger
2019-10-17Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost
2019-10-17gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski
2019-10-17firmware: google: increment VPD key_len properlyBrian Norris
2019-10-17efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-17iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-10-17staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold