summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-05ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede1-0/+1
2019-04-05drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä1-0/+1
2019-04-05dmaengine: tegra: avoid overflow of byte trackingBen Dooks1-1/+4
2019-04-05clk: rockchip: fix frac settings of GPLL clock for rk3328Katsuhiro Suzuki1-6/+6
2019-04-05wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2019-04-05drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter1-1/+3
2019-04-05drm: Auto-set allow_fb_modifiers when given modifiers at plane initPaul Kocialkowski1-0/+3
2019-04-05regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin1-2/+3
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-05dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*Shunyong Yang1-0/+2
2019-04-05dmaengine: qcom_hidma: assign channel cookie correctlyShunyong Yang1-8/+9
2019-04-05dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell1-1/+1
2019-04-05hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh1-1/+1
2019-04-05HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...Song Hongyan1-3/+6
2019-04-05soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho1-3/+9
2019-04-05hwrng: virtio - Avoid repeated init of completionDavid Tolnay1-1/+1
2019-04-05media: mt9m111: set initial frame size other than 0x0Akinobu Mita1-0/+2
2019-04-05usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros1-0/+2
2019-04-05tty: increase the default flip buffer limit to 2*640KManfred Schlaegl1-1/+1
2019-04-05backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai1-1/+1
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka1-1/+1
2019-04-05soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov1-2/+5
2019-04-05efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel4-0/+19
2019-04-05efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel1-1/+1
2019-04-05platform/x86: intel_pmc_core: Fix PCH IP sts readingRajneesh Bhardwaj2-2/+3
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-04-05cdrom: Fix race condition in cdrom_sysctl_registerGuenter Roeck1-4/+3
2019-04-05fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl1-0/+3
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju1-2/+3
2019-04-05bcache: improve sysfs_strtoul_clamp()Coly Li1-3/+10
2019-04-05bcache: fix input overflow to sequential_cutoffColy Li1-1/+3
2019-04-05bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li1-2/+11
2019-04-05usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz1-0/+1
2019-04-05ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede1-6/+13
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2019-04-05leds: lp55xx: fix null deref on firmware load failureMichal Kazior1-2/+2
2019-04-05HID: intel-ish-hid: avoid binding wrong ishtp_cl_deviceHong Liu1-1/+3
2019-04-05media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-20/+20
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-19/+19
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia1-2/+2
2019-04-05scsi: fcoe: make use of fip_mode enum completeSedat Dilek5-6/+9
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan1-0/+1
2019-04-05efi: cper: Fix possible out-of-bounds accessRoss Lagerwall1-4/+9
2019-04-05cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu1-1/+3
2019-04-05clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki1-1/+1
2019-04-05IB/mlx4: Increase the timeout for CM cacheHåkon Bugge1-1/+1
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2