summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-30drm/exynos: Suspend/resume is unused if !PMThierry Reding1-0/+2
2015-09-30drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim1-5/+7
2015-09-30drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim1-3/+0
2015-09-30drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz2-9/+0
2015-09-30drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctlJoonyoung Shim1-1/+2
2015-09-30drm/exynos: cleanup function calling written twiceJoonyoung Shim1-33/+23
2015-09-30drm/exynos: staticize exynos_drm_gem_init()Joonyoung Shim2-6/+1
2015-09-30drm/exynos: remove unnecessary NULL assignmentJoonyoung Shim1-3/+0
2015-09-30drm/exynos: fix missed calling of drm_prime_gem_destroy()Joonyoung Shim2-4/+7
2015-09-30drm/exynos: fix layering violation of addressJoonyoung Shim1-1/+2
2015-09-30fbdev: broadsheetfb: fix memory leakSudip Mukherjee1-3/+5
2015-09-30dmaengine: sun4i: fix unsafe list iterationEmilio López1-3/+3
2015-09-30PM / devfreq: Fix governor_store()Tobias Jakobi1-1/+3
2015-09-30net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes1-3/+4
2015-09-30dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn1-0/+2
2015-09-30Input: psmouse - fix data race in __ps2_commandDmitry Vyukov1-8/+14
2015-09-29bna: fix error handlingAndrzej Hajda1-6/+7
2015-09-29drm/amdgpu: Restore LCD backlight level on resumeAlex Deucher1-2/+1
2015-09-29drm/radeon: Restore LCD backlight level on resume (>= R5xx)Michel Dänzer1-4/+4
2015-09-29drm/amdgpu: signedness bug in amdgpu_cs_parser_init()Dan Carpenter1-1/+2
2015-09-29regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5Chen-Yu Tsai1-2/+2
2015-09-29iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()Sudip Mukherjee1-0/+1
2015-09-29clocksource/drivers/keystone: Fix bad NO_IRQ usageDaniel Lezcano1-1/+1
2015-09-29clocksource/drivers/rockchip: Fix bad NO_IRQ usageDaniel Lezcano1-1/+1
2015-09-29UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-09-29UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-09-29mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik1-44/+22
2015-09-29mmc: sunxi: Fix clk-delay settingsHans de Goede1-14/+39
2015-09-29mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson1-2/+2
2015-09-29net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov1-3/+3
2015-09-29i40e/i40evf: check for stopped admin queueMitch Williams2-0/+18
2015-09-29i40e: fix VLAN inside VXLANJesse Brandeburg1-1/+2
2015-09-29Input: elan_i2c - add all valid ic type for i2c/smbusduson1-1/+10
2015-09-29Input: zhenhua - ensure we have BITREVERSEAndrew Morton1-0/+1
2015-09-29arm-cci500: Don't enable PMU driver by defaultSuzuki K. Poulose1-1/+0
2015-09-29Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-28drm/i915: Consider HW CSB write pointer before resetting the sw read pointerMichel Thierry2-7/+34
2015-09-28watchdog: iTCO: Fix dependencies on I2CGuenter Roeck1-1/+2
2015-09-28watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes1-2/+8
2015-09-28watchdog: Fix module autoload for OF platform driverLuis de Bethencourt3-0/+3
2015-09-28drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initia...Rodrigo Vivi1-1/+2
2015-09-28Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-09-28mxc_nand: fix copy_spareEric Benard1-1/+1
2015-09-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+10
2015-09-27Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki1-2/+10
2015-09-27irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton1-0/+8
2015-09-27irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton1-2/+2
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-1/+73
2015-09-27r8169: fix handling rtl_readphy resultAndrzej Hajda1-1/+1