summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-04drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-05-04rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski
2016-05-04rtc: rx8025: remove rv8803 idAlexandre Belloni
2016-05-04rtc: ds1685: passing bogus values to irq_restoreDan Carpenter
2016-05-04rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven
2016-05-04rtc: hym8563: fix invalid year calculationAlexander Kochetkov
2016-05-04PM / Domains: Fix removal of a subdomainJon Hunter
2016-05-04PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-05-04misc: mic/scif: fix wrap around testsDan Carpenter
2016-05-04misc/bmp085: Enable building as a moduleBen Hutchings
2016-05-04fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi
2016-05-04scsi_dh: force modular build if SCSI is a moduleArnd Bergmann
2016-05-04paride: make 'verbose' parameter an 'int' againArnd Bergmann
2016-05-04regulator: s5m8767: fix get_register() error handlingArnd Bergmann
2016-05-04irqchip/mxs: Fix error check of of_io_request_and_map()Vladimir Zapolskiy
2016-05-04irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()Vladimir Zapolskiy
2016-05-04spi/rockchip: Make sure spi clk is on in rockchip_spi_set_csHuibin Hong
2016-05-04USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2016-05-04efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel
2016-05-04efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-05-04IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-05-04IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-05-04mwifiex: fix IBSS data path issue.chunfan chen
2016-05-04IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford
2016-05-04cxl: Keep IRQ mappings on context teardownMichael Neuling
2016-05-04videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus
2016-05-04videobuf2-core: Check user space planes array in dqbufSakari Ailus
2016-05-04media: vb2: Fix regression on poll() for RW modeRicardo Ribalda Delgado
2016-05-04vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda Delgado
2016-05-04EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck
2016-05-04toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos
2016-05-04mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter
2016-05-04ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng
2016-05-04i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas
2016-05-04i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman
2016-05-04video: ARM CLCD: runtime check for VersatileLinus Walleij
2016-05-04drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui
2016-05-04drm/i915: Use fw_domains_put_with_fifo() on HSWVille Syrjälä
2016-05-04drm/i915: Force ringbuffers to not be at offset 0Chris Wilson
2016-05-04drm/i915: Fixup the free space logic in ring_prepareAkash Goel
2016-05-04drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revsMika Kuoppala
2016-05-04drm/i915/skl: Fix DMC load on Skylake J0 and K0Mat Martineau
2016-05-04drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter
2016-05-04drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä
2016-05-04drm/i915: Start WM computation from scratch on ILK-BDWVille Syrjälä
2016-05-04drm/i915: Use the active wm config for merging on ILK-BDWVille Syrjälä
2016-05-04drm/i915: Cleanup phys status page tooVille Syrjälä
2016-05-04drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MSTVille Syrjälä
2016-05-04pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy
2016-05-04drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com