summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-24drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma1-0/+4
2014-06-24drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma1-0/+2
2014-06-24drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma1-6/+1
2014-06-24drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson1-0/+2
2014-06-24drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson1-3/+5
2014-06-24regulator: palmas: fix typo in enable_reg calculationStephen Warren1-1/+1
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2014-06-24drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma2-0/+16
2014-06-24drm/exynos: set power state variable after enabling clocks and powerRahul Sharma1-9/+13
2014-06-24drm/exynos: disable unused windows on applyAndrzej Hajda1-0/+2
2014-06-24drm/exynos: Fix de-registration orderingSachin Kamat1-4/+4
2014-06-24drm/exynos: change zero to NULL for sparseDan Carpenter1-1/+1
2014-06-24drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa1-1/+1
2014-06-24drm/exynos: hdmi: fix power order issueInki Dae1-0/+19
2014-06-24DMA, CMA: fix possible memory leakJoonsoo Kim1-1/+11
2014-06-24drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching1-0/+1
2014-06-24be2net: fix qnq mode detection on VFsSuresh Reddy3-6/+4
2014-06-23drm/i915: default to having backlight if VBT not availableJani Nikula1-3/+3
2014-06-23rbd: handle parent_overlap on writes correctlyIlya Dryomov1-1/+9
2014-06-23drm/i915: cache hw power well enabled stateImre Deak4-27/+22
2014-06-23vhost-scsi: don't open-code kvfreeMichael S. Tsirkin1-10/+2
2014-06-23vhost-net: don't open-code kvfreeRomain Francoise1-10/+2
2014-06-23of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun1-3/+5
2014-06-23at86rf230: fix irq setupPhoebe Buckheister1-1/+4
2014-06-23net: phy: at803x: fix coccinelle warningsFengguang Wu1-1/+1
2014-06-23net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-23tulip: Poll link status more frequently for Comet chipsOndrej Zary1-1/+1
2014-06-22Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-6/+3
2014-06-22drm/msm: fix IOMMU cleanup for -EPROBE_DEFERStephane Viau5-7/+44
2014-06-22drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)Fabian Frederick1-1/+1
2014-06-22drm/msm/hdmi: set hdp clock rate before prepare_enableStephane Viau3-0/+11
2014-06-22drm/msm: storage class should be before const qualifierPeter Griffin1-1/+1
2014-06-22drm/msm: Replace type of paddr to uint32_t.Matwey V. Kornilov1-1/+1
2014-06-22regulator: bcm590xx: fix vbus nameGraham Williams1-0/+5
2014-06-22spi: qup: Remove chip select functionAndy Gross1-27/+6
2014-06-22Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+1133
2014-06-22net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork1-3/+4
2014-06-22drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N1-1/+6
2014-06-22xen-netfront: recreate queues correctly when reconnectingDavid Vrabel1-32/+72
2014-06-22xen-netfront: fix oops when disconnected from backendDavid Vrabel1-2/+3
2014-06-22net: phy: at803x: Add support for hardware resetDaniel Mack1-41/+144
2014-06-22net: phy: at803x: use #defines for supported PHY idsDaniel Mack1-6/+10
2014-06-22net: phylib: add link_change_notify callback to phy deviceDaniel Mack1-0/+3
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-424/+462
2014-06-21Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds3-36/+36
2014-06-21Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+4
2014-06-21Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-34/+49
2014-06-21Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds38-44/+60
2014-06-21Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-42/+119
2014-06-21regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon1-0/+12