summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-26xen-netback: bookkeep number of active queues in our own moduleWei Liu3-52/+26
2014-06-26tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-26hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio1-1/+1
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+5
2014-06-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann1-1/+1
2014-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+9
2014-06-25drbd: fix NULL pointer deref in blk_add_request_payloadLars Ellenberg1-1/+4
2014-06-25hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek1-0/+1
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2-3/+16
2014-06-25hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin1-1/+1
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+2
2014-06-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-20/+4
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre1-1/+1
2014-06-25drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar1-3/+4
2014-06-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie7-21/+63
2014-06-25Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux...Dave Airlie10-10/+58
2014-06-25drm: fix NULL pointer access by wrong ioctlZhaowei Yuan1-1/+2
2014-06-25cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-24regulator: tps65218: Correct the the config register for LDO1Keerthy1-1/+1
2014-06-24regulator: tps65218: Add the missing of_node assignment in probeKeerthy1-0/+1
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