summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-29OF: Prevent unaligned access in of_alias_scan()Paul Burton
2018-04-29stk-webcam: fix an endian bug in stk_camera_read_reg()Dan Carpenter
2018-04-29power: supply: bq2415x: check for NULL acpi_id to avoid null pointer dereferenceColin Ian King
2018-04-29Input: drv260x - fix initializing overdrive voltageDmitry Torokhov
2018-04-29usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer
2018-04-29usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer
2018-04-29usb: musb: fix enumeration after resumeAndreas Kemnade
2018-04-29i2c: i801: Restore configuration at shutdownJean Delvare
2018-04-29i2c: i801: Save register SMBSLVCMD value only onceJean Delvare
2018-04-29i2c: i801: store and restore the SLVCMD register at load and unloadBenjamin Tissoires
2018-04-29drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak
2018-04-29drm/vc4: Fix memory leak during BO teardownDaniel J Blueman
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o
2018-04-24random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o
2018-04-24random: fix crng_ready() testTheodore Ts'o
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons
2018-04-24drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher
2018-04-24drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen
2018-04-24drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher
2018-04-24vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo
2018-04-24pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama
2018-04-24clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon
2018-04-24clk: fix false-positive Wmaybe-uninitialized warningArnd Bergmann
2018-04-24clk: mvebu: armada-38x: add support for missing clocksRichard Genoud
2018-04-24clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-04-24iommu/vt-d: Fix a potential memory leakLu Baolu
2018-04-24nfit, address-range-scrub: fix scrub in-progress reportingDan Williams
2018-04-24libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams
2018-04-24dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche
2018-04-24RDMA/rxe: Fix an out-of-bounds readBart Van Assche
2018-04-24RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-04-24random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o
2018-04-24irqchip/gic: Take lock when updating irq typeAniruddha Banerjee
2018-04-24thunderbolt: Resume control channel after hibernation image is createdMika Westerberg
2018-04-24HID: core: Fix size as type u32Aaron Ma
2018-04-24HID: Fix hid_report_len usageAaron Ma
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing
2018-04-24USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-04-24ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede
2018-04-24regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter