summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy2018-04-291-3/+2
* Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"Greg Kroah-Hartman2018-04-291-15/+8
* r8152: add Linksys USB3GIGV1 idGrant Grundler2018-04-292-0/+12
* mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler2018-04-291-2/+5
* drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak2018-04-293-8/+13
* RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky2018-04-291-1/+2
* ath9k_hw: check if the chip failed to wake upFelix Fietkau2018-04-291-0/+4
* OF: Prevent unaligned access in of_alias_scan()Paul Burton2018-04-291-1/+1
* stk-webcam: fix an endian bug in stk_camera_read_reg()Dan Carpenter2018-04-293-9/+10
* power: supply: bq2415x: check for NULL acpi_id to avoid null pointer dereferenceColin Ian King2018-04-291-0/+5
* Input: drv260x - fix initializing overdrive voltageDmitry Torokhov2018-04-291-1/+1
* usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer2018-04-291-1/+2
* usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer2018-04-291-0/+2
* usb: musb: fix enumeration after resumeAndreas Kemnade2018-04-291-1/+2
* i2c: i801: Restore configuration at shutdownJean Delvare2018-04-291-0/+10
* i2c: i801: Save register SMBSLVCMD value only onceJean Delvare2018-04-291-2/+4
* i2c: i801: store and restore the SLVCMD register at load and unloadBenjamin Tissoires2018-04-291-1/+16
* drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak2018-04-291-7/+32
* drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2018-04-292-0/+3
* HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa2018-04-241-0/+5
* random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-241-1/+12
* random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o2018-04-241-2/+2
* random: fix crng_ready() testTheodore Ts'o2018-04-241-5/+5
* drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-04-241-2/+2
* drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier2018-04-241-11/+12
* drm/amdgpu: Fix PCIe lane width calculationAlex Deucher2018-04-241-2/+2
* drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen2018-04-242-3/+5
* drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher2018-04-241-0/+1
* vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson2018-04-241-3/+26
* watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv2018-04-241-1/+1
* thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-04-241-3/+3
* pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama2018-04-241-2/+6
* clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon2018-04-241-3/+5
* clk: fix false-positive Wmaybe-uninitialized warningArnd Bergmann2018-04-241-3/+3
* clk: mvebu: armada-38x: add support for missing clocksRichard Genoud2018-04-241-7/+7
* clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser2018-04-241-3/+4
* mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-241-1/+1
* iommu/vt-d: Fix a potential memory leakLu Baolu2018-04-241-0/+1
* nfit, address-range-scrub: fix scrub in-progress reportingDan Williams2018-04-241-1/+4
* libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams2018-04-241-2/+2
* dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat2018-04-241-2/+2
* IB/srp: Fix completion vector assignment algorithmBart Van Assche2018-04-241-6/+4
* IB/srp: Fix srp_abort()Bart Van Assche2018-04-241-3/+5
* RDMA/rxe: Fix an out-of-bounds readBart Van Assche2018-04-241-3/+2
* RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier2018-04-241-0/+3
* random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o2018-04-241-1/+1
* irqchip/gic: Take lock when updating irq typeAniruddha Banerjee2018-04-241-1/+8
* thunderbolt: Resume control channel after hibernation image is createdMika Westerberg2018-04-241-0/+1
* HID: core: Fix size as type u32Aaron Ma2018-04-241-5/+5
* HID: Fix hid_report_len usageAaron Ma2018-04-244-6/+8