summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-10pinctrl: baytrail: Use raw_spinlock for lockingMika Westerberg1-25/+25
2015-11-10pinctrl: baytrail: Serialize all register accessMika Westerberg1-5/+16
2015-11-10drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom7-17/+43
2015-11-10NVMe: Fix memory leak on retried commandsKeith Busch1-3/+6
2015-11-10cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada1-0/+5
2015-11-10IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-10thermal: exynos: Fix register read in TMUSudip Mukherjee1-1/+1
2015-11-10mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-11-10irqchip/tegra: Propagate IRQ type setting to parentLucas Stach1-0/+1
2015-11-10EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()Seth Jennings1-4/+4
2015-11-10Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown1-2/+1
2015-11-10md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin1-2/+4
2015-11-10md/raid10: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-10md/raid1: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-10Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede1-6/+42
2015-11-10PCI: Prevent out of bounds access in numa_node overrideSasha Levin1-1/+1
2015-11-10xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-11-10xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-10xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-10fbcon: initialize blink interval before calling fb_set_parScot Doyle1-0/+1
2015-11-10clkdev: fix clk_add_alias() with a NULL alias device nameRussell King1-1/+2
2015-11-10i2c: mv64xxx: really allow I2C offloadingHezi Shahmoon1-2/+0
2015-11-10USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2015-11-10Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis1-4/+0
2015-11-10nvme: fix 32-bit build warningArnd Bergmann1-3/+3
2015-11-10dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2015-11-10dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber1-1/+1
2015-11-10dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber1-6/+11
2015-11-10rbd: prevent kernel stack blow up on rbd mapIlya Dryomov1-10/+23
2015-11-10rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov1-20/+16
2015-11-10rbd: require stable pages if message data CRCs are enabledRonny Hegewald1-0/+3
2015-11-10iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter1-1/+1
2015-11-10iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij1-6/+0
2015-11-10iio: mxs-lradc: Fix temperature offsetAlexandre Belloni1-4/+5
2015-11-10drm/radeon: move bl encoder assignment into bl initAlex Deucher3-1/+2
2015-11-10drm/radeon: fix dpms when driver backlight control is disabledAlex Deucher1-4/+14
2015-11-10drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher2-0/+6
2015-11-10drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher2-14/+22
2015-11-10drm/i915: Deny wrapping an userptr into a framebufferChris Wilson2-1/+9
2015-11-10drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä1-0/+2
2015-11-10drm/i915: Flush pipecontrol post-sync writesChris Wilson2-0/+3
2015-11-10drm/amdgpu: add missing dpm check for KV dpm late initAlex Deucher1-0/+3
2015-11-10drm/radeon/dpm: don't add pwm attributes if DPM is disabledAlex Deucher1-2/+6
2015-11-10drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-11-10bus: arm-ccn: Fix irq affinity setting on CPU migrationPawel Moll1-1/+2
2015-11-10rtl28xxu: fix control message flawsAntti Palosaari2-3/+14
2015-11-10si2168: Bounds check firmwareLaura Abbott1-0/+4
2015-11-10si2157: Bounds check firmwareLaura Abbott1-0/+4
2015-11-10m88ds3103: use own reg update_bits() implementationAntti Palosaari1-26/+47
2015-11-10drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter1-1/+1