summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-09random: Fix fast_mix() functionGeorge Spelvin
2015-02-05Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie
2015-02-03virtio/console: verify device has config spaceMichael S. Tsirkin
2015-01-29agp: change agp_free_page_array to use kvfreeWang, Yalin
2015-01-28agp/intel: Serialise after GTT updatesChris Wilson
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2015-01-26hwrng: virtio - drop extra empty lineMichael S. Tsirkin
2015-01-25i8k: Add support for fan labelsPali Rohár
2015-01-25i8k: Remove DMI config data for Latitude E6440 and E6540Pali Rohár
2015-01-25i8k: Autodetect fan RPM multiplierPali Rohár
2015-01-25i8k: Make fan module parameters an unsignedPali Rohár
2015-01-25i8k: Add support for Dell XPS 13Guenter Roeck
2015-01-25i8k: Rework error retriesGuenter Roeck
2015-01-25i8k: Return -ENODATA for invalid temperaturePali Rohár
2015-01-25i8k: Register only temperature sensors which have labelsPali Rohár
2015-01-25i8k: Add support for temperature sensor labelsPali Rohár
2015-01-22tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2015-01-20tpm: fix format string error in tpm-chip.cJarkko Sakkinen
2015-01-19char/tpm/tpm_crb: fix build errorJarkko Sakkinen
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman
2015-01-18char/tpm: fixed white spaces coding style issuesBruno E O Meneguele
2015-01-17tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Replace remaining r by retChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard
2015-01-17tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen
2015-01-17tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen
2015-01-17tpm: device class for tpmJarkko Sakkinen
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen
2015-01-17tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai
2015-01-17tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard