summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tpm: device class for tpmJarkko Sakkinen2015-01-176-50/+105
| * | | | tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-1714-94/+95
| * | | | tpm: fix raciness of PPI interface lookupJarkko Sakkinen2015-01-174-64/+112
| * | | | tpm: two-phase chip management functionsJarkko Sakkinen2015-01-1714-338/+329Star
| * | | | tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen2015-01-173-45/+30Star
| * | | | tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai2015-01-173-3/+3
| * | | | tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard2015-01-171-1/+1
| * | | | tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard2015-01-171-3/+3
| * | | | tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard2015-01-171-8/+0Star
| * | | | tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard2015-01-171-88/+109
| * | | | tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard2015-01-171-16/+16
| * | | | tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard2015-01-171-50/+116
| * | | | tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard2015-01-171-25/+25
| * | | | tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return codeChristophe Ricard2015-01-171-31/+30Star
| * | | | tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard2015-01-171-10/+3Star
| * | | | tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard2015-01-172-156/+92Star
| * | | | tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.cChristophe Ricard2015-01-172-17/+17
| * | | | tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpat...Christophe Ricard2015-01-171-3/+5
| * | | | tpm/tpm_i2c_stm_st33: Change License header to have up to date address inform...Christophe Ricard2015-01-171-3/+2Star
| * | | | tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar p...Christophe Ricard2015-01-172-4/+4
| * | | | tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard2015-01-171-1/+1
| * | | | char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring2015-01-172-4/+2Star
| * | | | tpm: remove unnecessary sizeof(u8)Fabian Frederick2015-01-171-2/+2
| * | | | tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo2015-01-171-0/+8
| * | | | tpm_tis: verify interrupt during initScot Doyle2015-01-171-14/+62
| * | | | char: tpm: Add missing error check for devm_kzallocKiran Padwal2015-01-172-0/+9
| * | | | TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells2015-01-171-1/+1
| |/ / /
* | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-111-2/+2
|\ \ \ \
| * | | | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-2/+2
| |/ / /
* / / / random: Fix fast_mix() functionGeorge Spelvin2015-02-091-4/+4
|/ / /
* | / ipmi: Fix compile warning with tv_usecCorey Minyard2014-12-301-1/+2
| |/ |/|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-268-8/+8
|\ \
| * | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-238-8/+8
| |/
* | ipmi: Fix compile issue with isspace()Corey Minyard2014-12-221-0/+1
* | ipmi: Finish cleanup of BMC attributesCorey Minyard2014-12-221-29/+17Star
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-161-4/+0Star
|\
| * Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-022-6/+9
| |\
| * \ Merge tag 'v3.18-rc4' into drm-nextDave Airlie2014-11-121-1/+1
| |\ \
| * \ \ Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie2014-10-281-4/+0Star
| |\ \ \
| | * | | agp/intel-gtt: Remove get/put_pagesDaniel Vetter2014-09-191-4/+0Star
* | | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-152-8/+22
|\ \ \ \ \
| * | | | | i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár2014-11-271-6/+10
| * | | | | Revert "misc: always assign miscdevice to file->private_data in open()"Greg Kroah-Hartman2014-11-151-1/+1
| * | | | | Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman2014-11-151-3/+1Star
| * | | | | hangcheck-timer: cleanup casting in hangcheck_init()Dan Carpenter2014-11-071-2/+2
| * | | | | char: misc: document behaviour of open()Martin Kepplinger2014-11-071-1/+3
| * | | | | misc: always assign miscdevice to file->private_data in open()Martin Kepplinger2014-11-071-1/+1
| * | | | | i8k: Add MODULE_DEVICE_TABLE macroPali Rohár2014-11-071-0/+2
| * | | | | i8k: Add support for Dell Latitude E6440Pali Rohár2014-11-071-0/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1521-21/+0Star
|\ \ \ \ \