index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-02-05
tpm_tis: check pnp_acpi_device return code
Kent Yoder
2013-02-05
char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value
Peter Huewe
2013-02-05
char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe
Peter Huewe
2013-02-05
char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute
Peter Huewe
2013-02-05
char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment
Peter Huewe
2013-02-05
tpm_i2c_stm_st33: removed unused variables/code
Kent Yoder
2013-02-05
TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup
Jason Gunthorpe
2013-02-05
tpm: Fix cancellation of TPM commands (interrupt mode)
Stefan Berger
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
2013-02-05
tpm: Store TPM vendor ID
Stefan Berger
2013-02-05
TPM: Work around buggy TPMs that block during continue self test
Jason Gunthorpe
2013-02-05
tpm_i2c_stm_st33: fix oops when i2c client is unavailable
Kent Yoder
2013-02-05
char/tpm: Use struct dev_pm_ops for power management
Peter Huewe
2013-02-05
TPM: STMicroelectronics ST33 I2C BUILD STUFF
Mathias Leblanc
2013-02-05
tpm: rename STM driver to match other i2c drivers
Kent Yoder
2013-02-05
tpm: STM i2c driver fixes
Kent Yoder
2013-02-05
tpm: rename vendor data to priv and provide an accessor
Kent Yoder
2013-02-05
TPM: STMicroelectronics ST33 I2C KERNEL 3.x
Mathias Leblanc
2013-02-05
char/tpm: Use true and false for bools
Peter Huewe
2013-02-05
TPM: Switch to __packed instead of __attribute__((packed))
Jason Gunthorpe
2013-02-05
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
Jason Gunthorpe
2013-02-05
char/tpm: simplify duration calculation and eliminate smatch warning.
Peter Huewe
2013-02-05
char/tpm: Remove duplicated lookup table
Peter Huewe
2013-01-02
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-01-02
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
2013-01-02
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-01-02
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2012-12-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-30
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2012-12-30
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-12-30
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-12-27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-26
net/vxlan: Use the underlying device index when joining/leaving multicast groups
Yan Burman
2012-12-26
cpts: fix a run time warn_on.
Richard Cochran
2012-12-26
cpts: fix build error by removing useless code.
Richard Cochran
2012-12-26
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2012-12-26
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
2012-12-26
PCI: Remove spurious error for sriov_numvfs store and simplify flow
Bjorn Helgaas
[next]