aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | | tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return codeChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.cChristophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpat...Christophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Change License header to have up to date address inform...Christophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar p...Christophe Ricard2015-01-17
| * | | | tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard2015-01-17
| * | | | char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring2015-01-17
| * | | | tpm: remove unnecessary sizeof(u8)Fabian Frederick2015-01-17
| * | | | tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo2015-01-17
| * | | | tpm_tis: verify interrupt during initScot Doyle2015-01-17
| * | | | char: tpm: Add missing error check for devm_kzallocKiran Padwal2015-01-17
| * | | | TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells2015-01-17
| |/ / /
* | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
|\ \ \ \
| * | | | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-26
| |/ / /
* / / / random: Fix fast_mix() functionGeorge Spelvin2015-02-09
|/ / /
* | / ipmi: Fix compile warning with tv_usecCorey Minyard2014-12-30
| |/ |/|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-25
|\ \
| * | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-23
| |/
* | ipmi: Fix compile issue with isspace()Corey Minyard2014-12-21
* | ipmi: Finish cleanup of BMC attributesCorey Minyard2014-12-21
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-01
| |\
| * \ Merge tag 'v3.18-rc4' into drm-nextDave Airlie2014-11-12
| |\ \
| * \ \ Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie2014-10-27
| |\ \ \
| | * | | agp/intel-gtt: Remove get/put_pagesDaniel Vetter2014-09-19
* | | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\ \ \ \ \
| * | | | | i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár2014-11-26
| * | | | | Revert "misc: always assign miscdevice to file->private_data in open()"Greg Kroah-Hartman2014-11-14
| * | | | | Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman2014-11-14
| * | | | | hangcheck-timer: cleanup casting in hangcheck_init()Dan Carpenter2014-11-07
| * | | | | char: misc: document behaviour of open()Martin Kepplinger2014-11-07
| * | | | | misc: always assign miscdevice to file->private_data in open()Martin Kepplinger2014-11-07
| * | | | | i8k: Add MODULE_DEVICE_TABLE macroPali Rohár2014-11-07
| * | | | | i8k: Add support for Dell Latitude E6440Pali Rohár2014-11-07
| | |_|/ / | |/| | |
* | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | char: xillybus: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | char: tpm: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | char: ipmi: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | char: hw_random: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | char: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \ \ \ \ \
| * | | | | | hwrng: atmel - add DT supportBoris Brezillon2014-11-20
| * | | | | | hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon2014-11-20
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-12
| |\| | | | |
| * | | | | | hwrng: core - Changed from using strncat to strlcatRickard Strandqvist2014-10-24
| | |/ / / / | |/| | | |