aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* tpm: use tabs instead of whitespaces in KconfigPeter Huewe2013-10-22
* tpm: Fix module name description in Kconfig for tpm_i2c_infineonPeter Huewe2013-10-22
* tpm: Add support for Atmel I2C TPMsJason Gunthorpe2013-10-22
* tpm: Add support for the Nuvoton NPCT501 I2C TPMJason Gunthorpe2013-10-22
* tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe2013-10-22
* tpm: Rename tpm.c to tpm-interface.cJason Gunthorpe2013-10-22
* tpm: cleanup checkpatch warningsPeter Huewe2013-10-22
* tpm: Remove tpm_show_caps_1_2Jason Gunthorpe2013-10-22
* tpm: st33: Remove chip->data_buffer access from this driverJason Gunthorpe2013-10-22
* tpm: Remove redundant dev_set_drvdataJason Gunthorpe2013-10-22
* tpm: Use container_of to locate the tpm_chip in tpm_openJason Gunthorpe2013-10-22
* tpm: Store devname in the tpm_chipJason Gunthorpe2013-10-22
* tpm atmel: Call request_region with the correct baseJason Gunthorpe2013-10-22
* tpm: ibmvtpm: Use %zd formatting for size_t format argumentsJason Gunthorpe2013-10-22
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan2013-09-11
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-09
|\
| * virtio: console: prevent use-after-free of port name in port unplugAmit Shah2013-08-08
| * Merge branch 'master' into virtio-nextRusty Russell2013-08-08
| |\
| * | virtio: console: cleanup an error messageDan Carpenter2013-07-30
| * | virtio: console: fix locking around send_sigio_to_port()Amit Shah2013-07-29
| * | virtio: console: add locking in port unplug pathAmit Shah2013-07-29
| * | virtio: console: add locks around buffer removal in port unplug pathAmit Shah2013-07-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-07
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-06
| |\| |
| * | | hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings2013-09-02
| * | | hwrng: omap - reorder OMAP TRNG driver codeOlof Johansson2013-08-21
| * | | hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall2013-08-14
| * | | hwrng: pixocel - Staticize 'rng_dev'Jingoo Han2013-08-09
| * | | hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla2013-08-09
| * | | hwrng: omap - Add device tree supportLokesh Vutla2013-08-09
| * | | hwrng: omap - Remove duplicated function callLokesh Vutla2013-08-09
| * | | hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla2013-08-09
| * | | hwrng: omap - Use module_platform_driver macroLokesh Vutla2013-08-09
| * | | hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam2013-07-31
* | | | Merge branch 'ipmi'Linus Torvalds2013-09-05
|\ \ \ \
| * | | | BMC support for PARISC machinesThomas Bogendoerfer2013-09-05
| * | | | Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com2013-09-05
| * | | | ipmi: Initialize locals to avoid warningCorey Minyard2013-09-05
| * | | | ipmi: info leak in compat_ipmi_ioctl()Dan Carpenter2013-09-05
| | |_|/ | |/| |
* | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-04
|\ \ \ \
| * | | | drivers/xen-tpmfront: Fix compile issue with missing option.Konrad Rzeszutek Wilk2013-08-30
| * | | | drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-09
* | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ \ \ \
| * | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ \ \ \
| * \ \ \ \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-14
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
| | |/ / /
* | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \ \ \
| * | | | | char: tile-srom: fix build errorGreg Kroah-Hartman2013-07-25