summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tpm_i2c_stm_st33: fix oops when i2c client is unavailableKent Yoder2013-02-052-6/+11
* char/tpm: Use struct dev_pm_ops for power managementPeter Huewe2013-02-051-16/+12
* TPM: STMicroelectronics ST33 I2C BUILD STUFFMathias Leblanc2013-02-052-0/+11
* tpm: rename STM driver to match other i2c driversKent Yoder2013-02-052-1/+1
* tpm: STM i2c driver fixesKent Yoder2013-02-052-89/+69
* tpm: rename vendor data to priv and provide an accessorKent Yoder2013-02-052-5/+7
* TPM: STMicroelectronics ST33 I2C KERNEL 3.xMathias Leblanc2013-02-052-0/+984
* char/tpm: Use true and false for boolsPeter Huewe2013-02-051-6/+6
* TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe2013-02-052-21/+21
* TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe2013-02-052-4/+46
* char/tpm: simplify duration calculation and eliminate smatch warning.Peter Huewe2013-02-051-7/+6
* char/tpm: Remove duplicated lookup tablePeter Huewe2013-02-051-17/+1
* Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-031-2/+3
|\
| * leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-031-2/+3
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-033-14/+15
|\ \
| * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-021-2/+9
| * | watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen2013-01-021-1/+0
| * | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin2013-01-021-7/+6
| * | watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin2013-01-021-4/+0
* | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-033-54/+58
|\ \ \ | |/ / |/| |
| * | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-261-2/+5
| * | PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-261-1/+19
| * | PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-261-51/+34
| |/
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-3044-393/+849
|\ \
| * | Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2012-12-302-14/+0
| * | drm: tegra: program only one window during modesetLucas Stach2012-12-301-2/+1
| * | drm: tegra: clean out old gem prototypesLucas Stach2012-12-301-18/+0
| * | drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach2012-12-301-16/+3
| * | drm: tegra: protect DC register access with mutexLucas Stach2012-12-302-0/+14
| * | drm: tegra: don't leave clients host1x member uninitializedLucas Stach2012-12-301-0/+2
| * | drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2012-12-302-7/+7
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-3012-84/+325
| |\ \
| | * | drm/i915: disable shrinker lock stealing for create_mmap_offsetDaniel Vetter2012-12-201-3/+9
| | * | drm/i915: optionally disable shrinker lock stealingDaniel Vetter2012-12-202-0/+4
| | * | drm/i915: fix flags in dma buf exportingDave Airlie2012-12-201-1/+1
| | * | i915: ensure that VGA plane is disabledKrzysztof Mazur2012-12-191-0/+19
| | * | drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...Chris Wilson2012-12-181-37/+25
| | * | drm: Export routines for inserting preallocated nodes into the mm managerChris Wilson2012-12-181-12/+29
| | * | drm/i915: don't disable disconnected outputsDaniel Vetter2012-12-181-4/+0
| | * | drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-176-8/+90
| | * | drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter2012-12-173-1/+10
| | * | drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2012-12-172-0/+5
| | * | drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computationsChris Wilson2012-12-171-7/+7
| | * | drm/i915: Clear self-refresh watermarks when disabledChris Wilson2012-12-171-6/+8
| | * | drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson2012-12-171-1/+7
| | * | drm/i915: Fixup cursor latency used for IVB lp3 watermarksChris Wilson2012-12-171-5/+112
| * | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-12-307-24/+122
| |\ \ \
| | * | | drm/radeon: add WAIT_UNTIL to evergreen VM safe reg listAlex Deucher2012-12-211-0/+1
| | * | | drm/radeon: add support for MEM_WRITE packetJerome Glisse2012-12-193-1/+60
| | * | | drm/radeon: restore modeset late in GPU reset pathJerome Glisse2012-12-191-1/+2