Age | Commit message (Expand) | Author | Files | Lines |
2015-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 6 | -62/+85 |
2015-02-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -19/+11 |
2015-02-16 | Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus | James Morris | 6 | -62/+85 |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -113/+240 |
2015-02-15 | Added Little Endian support to vtpm module | honclo | 1 | -8/+12 |
2015-02-15 | tpm, tpm_tis: fix TPM 2.0 probing | Jarkko Sakkinen | 3 | -15/+39 |
2015-02-15 | tpm: fix suspend/resume paths for TPM 2.0 | Jarkko Sakkinen | 5 | -39/+34 |
2015-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -69/+147 |
2015-02-13 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -35/+33 |
2015-02-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 23 | -937/+2231 |
2015-02-11 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2015-02-09 | random: Fix fast_mix() function | George Spelvin | 1 | -4/+4 |
2015-02-05 | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie | 1 | -7/+7 |
2015-02-04 | virtio/console: verify device has config space | Michael S. Tsirkin | 1 | -0/+6 |
2015-01-29 | agp: change agp_free_page_array to use kvfree | Wang, Yalin | 2 | -12/+4 |
2015-01-28 | agp/intel: Serialise after GTT updates | Chris Wilson | 1 | -7/+7 |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 1 | -2/+2 |
2015-01-26 | hwrng: virtio - drop extra empty line | Michael S. Tsirkin | 1 | -1/+0 |
2015-01-25 | i8k: Add support for fan labels | Pali Rohár | 1 | -14/+62 |
2015-01-25 | i8k: Remove DMI config data for Latitude E6440 and E6540 | Pali Rohár | 1 | -21/+0 |
2015-01-25 | i8k: Autodetect fan RPM multiplier | Pali Rohár | 1 | -12/+48 |
2015-01-25 | i8k: Make fan module parameters an unsigned | Pali Rohár | 1 | -9/+9 |
2015-01-25 | i8k: Add support for Dell XPS 13 | Guenter Roeck | 1 | -3/+11 |
2015-01-25 | i8k: Rework error retries | Guenter Roeck | 1 | -23/+24 |
2015-01-25 | i8k: Return -ENODATA for invalid temperature | Pali Rohár | 1 | -3/+1 |
2015-01-25 | i8k: Register only temperature sensors which have labels | Pali Rohár | 1 | -9/+9 |
2015-01-25 | i8k: Add support for temperature sensor labels | Pali Rohár | 1 | -13/+61 |
2015-01-22 | tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device | Peter Huewe | 1 | -0/+2 |
2015-01-21 | fs: remove mapping->backing_dev_info | Christoph Hellwig | 1 | -3/+1 |
2015-01-21 | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 1 | -32/+32 |
2015-01-20 | tpm: fix format string error in tpm-chip.c | Jarkko Sakkinen | 1 | -1/+1 |
2015-01-19 | char/tpm/tpm_crb: fix build error | Jarkko Sakkinen | 1 | -1/+1 |
2015-01-19 | Merge 3.19-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+2 |
2015-01-18 | char/tpm: fixed white spaces coding style issues | Bruno E O Meneguele | 2 | -4/+4 |
2015-01-17 | tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h | Christophe Ricard | 1 | -1/+1 |
2015-01-17 | tpm/tpm_i2c_stm_st33: Replace remaining r by ret | Christophe Ricard | 1 | -4/+4 |
2015-01-17 | tpm/tpm_i2c_stm_st33: Sanity cleanup | Christophe Ricard | 1 | -3/+3 |
2015-01-17 | tpm/tpm_i2c_stm_st33: Remove sparse spaces | Christophe Ricard | 1 | -5/+3 |
2015-01-17 | tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO | Christophe Ricard | 1 | -2/+5 |
2015-01-17 | tpm: TPM 2.0 FIFO Interface | Jarkko Sakkinen | 1 | -23/+89 |
2015-01-17 | tpm: TPM 2.0 CRB Interface | Jarkko Sakkinen | 4 | -0/+367 |
2015-01-17 | tpm: TPM 2.0 baseline support | Jarkko Sakkinen | 5 | -14/+721 |
2015-01-17 | tpm: device class for tpm | Jarkko Sakkinen | 6 | -50/+105 |
2015-01-17 | tpm: rename chip->dev to chip->pdev | Jarkko Sakkinen | 14 | -94/+95 |
2015-01-17 | tpm: fix raciness of PPI interface lookup | Jarkko Sakkinen | 4 | -64/+112 |
2015-01-17 | tpm: two-phase chip management functions | Jarkko Sakkinen | 14 | -338/+329 |
2015-01-17 | tpm: merge duplicate transmit_cmd() functions | Jarkko Sakkinen | 3 | -45/+30 |
2015-01-17 | tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver | Ashley Lai | 3 | -3/+3 |
2015-01-17 | tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference | Christophe Ricard | 1 | -1/+1 |
2015-01-17 | tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1. | Christophe Ricard | 1 | -3/+3 |