summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-12vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu
2020-03-12usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-12usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-12usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca
2020-03-12usb: cdns3: gadget: toggle cycle bit before reset endpointPeter Chen
2020-03-12usb: cdns3: gadget: link trb should point to next requestPeter Chen
2020-03-12usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap
2020-03-12usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky
2020-03-12usb: storage: Add quirk for Samsung Fit flashJim Lin
2020-03-12binder: prevent UAF for binderfs devices IIChristian Brauner
2020-03-12binder: prevent UAF for binderfs devicesChristian Brauner
2020-03-12firmware: imx: scu: Ensure sequential TXLeonard Crestez
2020-03-12net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-03-12ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-03-12nvme: Fix uninitialized-variable warningKeith Busch
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-03-12nvme-pci: Use single IRQ vector for old Apple modelsAndy Shevchenko
2020-03-12nvme/pci: Add sleep quirk for Samsung and Toshiba drivesShyjumon N
2020-03-12iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng
2020-03-12net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria
2020-03-12s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin
2020-03-12watchdog: da9062: do not ping the hw during stop()Marco Felsch
2020-03-12net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil
2020-03-12net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-03-12net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-03-12net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-03-12net: atlantic: check rpc result and wait for rpc addressIgor Russkikh
2020-03-12drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-03-12drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-03-12scsi: megaraid_sas: silence a warningTomas Henzl
2020-03-12drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold
2020-03-12drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold
2020-03-12drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-03-12drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney
2020-03-12habanalabs: patched cb equals user cb in device memsetOded Gabbay
2020-03-12habanalabs: do not halt CoreSight during hard resetOmer Shpigelman
2020-03-12habanalabs: halt the engines before hard-resetOded Gabbay
2020-03-12usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov
2020-03-12usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen
2020-03-12usb: gadget: composite: Support more than 500mA MaxPowerJack Pham
2020-03-12serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle
2020-03-12RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor
2020-03-12RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-03-12dm thin metadata: fix lockdep complaintTheodore Ts'o
2020-03-12net: stmmac: fix notifier registrationAaro Koskinen
2020-03-12net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-03-05bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar
2020-03-05thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-03-05thermal: db8500: Depromote debug printLinus Walleij
2020-03-05pwm: omap-dmtimer: put_device() after of_find_device_by_node()Uwe Kleine-König