aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe
2014-01-06tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe
2014-01-06char: tpm: nuvoton: remove unused variableMichal Nazarewicz
2014-01-06tpm/tpm_i2c_atmel: fix coccinelle warningsFengguang Wu
2014-01-06tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)Peter Huewe
2014-01-06tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe
2014-01-06tpm/tpm_ppi: Check return value of acpi_get_namePeter Huewe
2014-01-06tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe
2014-01-05ACPI / TPM: detect PPI features by checking availability of _DSM functionsJiang Liu
2014-01-05ACPI / TPM: replace open-coded _DSM code with helper functionsJiang Liu
2014-01-05ACPI / TPM: match node name instead of full path when searching for TPM deviceJiang Liu
2014-01-05ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-18i8k: Implement hwmon based fan speed controlGuenter Roeck
2013-12-18i8k: Stop reading SMM BIOS version during driver probeGuenter Roeck
2013-12-18i8k: Use driver_data field of dmi_system_id to override fan multiplierGuenter Roeck
2013-12-18i8k: Add support for Dell XPS M140Guenter Roeck
2013-12-18i8k: Add support for Dell Studio laptopsGuenter Roeck
2013-12-18i8k: Add copyrightGuenter Roeck
2013-12-18i8k: Force SMM to run on CPU 0Guenter Roeck
2013-12-18i8k: Drop driver version number and info message at startupGuenter Roeck
2013-12-18i8k: Remove obsolete link to out-of-tree driverGuenter Roeck
2013-12-18i8k: Support additional temperature sensorsGuenter Roeck
2013-12-18i8k: Convert to use to hwmon_device_register_with_groups hwmon APIGuenter Roeck
2013-12-18i8k: Fix various checkpatch warnings and errorsGuenter Roeck
2013-12-18i8k: Convert to use pr_ functions instead of printkGuenter Roeck
2013-12-18char: Int overflow in lp_do_ioctl().Yongjian Xu
2013-12-16Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman
2013-12-09Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter
2013-12-08char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-08Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-12-04drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-12-03vio: remove dangly makefile bitsAlan
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14drm/i915: Kill legeacy AGP for gen3 kmsDaniel Vetter
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds