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