summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-09pinctrl: baytrail: Use raw_spinlock for lockingMika Westerberg
2015-11-09pinctrl: baytrail: Serialize all register accessMika Westerberg
2015-11-09drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom
2015-11-09NVMe: Fix memory leak on retried commandsKeith Busch
2015-11-09cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada
2015-11-09IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-11-09thermal: exynos: Fix register read in TMUSudip Mukherjee
2015-11-09mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-11-09irqchip/tegra: Propagate IRQ type setting to parentLucas Stach
2015-11-09EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()Seth Jennings
2015-11-09Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-11-09md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-11-09md/raid10: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-09md/raid1: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-09Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede
2015-11-09PCI: Prevent out of bounds access in numa_node overrideSasha Levin
2015-11-09xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-11-09xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-09xhci: handle no ping response error properlyMathias Nyman
2015-11-09fbcon: initialize blink interval before calling fb_set_parScot Doyle
2015-11-09clkdev: fix clk_add_alias() with a NULL alias device nameRussell King
2015-11-09i2c: mv64xxx: really allow I2C offloadingHezi Shahmoon
2015-11-09USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork
2015-11-09Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-11-09nvme: fix 32-bit build warningArnd Bergmann
2015-11-09dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-11-09dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber
2015-11-09dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-11-09rbd: prevent kernel stack blow up on rbd mapIlya Dryomov
2015-11-09rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2015-11-09rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-11-09iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter
2015-11-09iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij
2015-11-09iio: mxs-lradc: Fix temperature offsetAlexandre Belloni
2015-11-09drm/radeon: move bl encoder assignment into bl initAlex Deucher
2015-11-09drm/radeon: fix dpms when driver backlight control is disabledAlex Deucher
2015-11-09drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher
2015-11-09drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher
2015-11-09drm/i915: Deny wrapping an userptr into a framebufferChris Wilson
2015-11-09drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä
2015-11-09drm/i915: Flush pipecontrol post-sync writesChris Wilson
2015-11-09drm/amdgpu: add missing dpm check for KV dpm late initAlex Deucher
2015-11-09drm/radeon/dpm: don't add pwm attributes if DPM is disabledAlex Deucher
2015-11-09drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2015-11-09bus: arm-ccn: Fix irq affinity setting on CPU migrationPawel Moll
2015-11-09rtl28xxu: fix control message flawsAntti Palosaari
2015-11-09si2168: Bounds check firmwareLaura Abbott
2015-11-09si2157: Bounds check firmwareLaura Abbott
2015-11-09m88ds3103: use own reg update_bits() implementationAntti Palosaari
2015-11-09drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter