summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-05megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann1-1/+2
2016-05-05thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang1-6/+5
2016-05-05jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-05-05jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-05-05bus: imx-weim: Take the 'status' property value into accountFabio Estevam1-1/+1
2016-05-05mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García1-9/+1
2016-05-05mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli1-1/+33
2016-05-05mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen1-45/+1
2016-05-05serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven1-39/+0
2016-05-05drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich1-1/+1
2016-05-05rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski1-1/+1
2016-05-05rtc: rx8025: remove rv8803 idAlexandre Belloni1-1/+0
2016-05-05rtc: ds1685: passing bogus values to irq_restoreDan Carpenter1-4/+4
2016-05-05rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven1-6/+7
2016-05-05rtc: hym8563: fix invalid year calculationAlexander Kochetkov1-1/+1
2016-05-05PM / Domains: Fix removal of a subdomainJon Hunter1-1/+1
2016-05-05PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar1-2/+8
2016-05-05misc: mic/scif: fix wrap around testsDan Carpenter1-3/+4
2016-05-05misc/bmp085: Enable building as a moduleBen Hutchings1-1/+1
2016-05-05fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi1-4/+3
2016-05-05scsi_dh: force modular build if SCSI is a moduleArnd Bergmann1-4/+4
2016-05-05paride: make 'verbose' parameter an 'int' againArnd Bergmann2-4/+4
2016-05-05regulator: s5m8767: fix get_register() error handlingArnd Bergmann1-4/+9
2016-05-05irqchip/mxs: Fix error check of of_io_request_and_map()Vladimir Zapolskiy1-1/+1
2016-05-05irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()Vladimir Zapolskiy1-2/+2
2016-05-05spi/rockchip: Make sure spi clk is on in rockchip_spi_set_csHuibin Hong1-1/+6
2016-05-05regulator: core: Fix nested locking of suppliesThierry Reding1-2/+9
2016-05-05regulator: core: Ensure we lock all regulatorsMark Brown1-1/+1
2016-05-05regulator: core: fix regulator_lock_supply regressionArnd Bergmann1-1/+2
2016-05-05Revert "regulator: core: Fix nested locking of supplies"Greg Kroah-Hartman1-9/+1
2016-05-05videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-05-05videobuf2-core: Check user space planes array in dqbufSakari Ailus1-5/+5
2016-05-05USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-05-05efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel1-0/+1
2016-05-05efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek1-11/+26
2016-05-05IB/security: Restrict use of the write() interfaceJason Gunthorpe6-1/+24
2016-05-05IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2016-05-05cxl: Keep IRQ mappings on context teardownMichael Neuling1-1/+0
2016-05-05vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda Delgado1-1/+1
2016-05-05EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-05-05toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos1-1/+1
2016-05-05i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas1-5/+19
2016-05-05i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman1-2/+2
2016-05-05drm/i915: Use fw_domains_put_with_fifo() on HSWVille Syrjälä1-1/+5
2016-05-05drm/i915: Fixup the free space logic in ring_prepareAkash Goel2-6/+6
2016-05-05drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter1-1/+1
2016-05-05drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä1-1/+1
2016-05-05drm/i915: Cleanup phys status page tooVille Syrjälä1-4/+20
2016-05-05pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy1-2/+2
2016-05-05drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com1-0/+8