summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22mm/memblock: remove unnecessary inclusions of bootmem.hGrygorii Strashko
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-01-21Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter
2014-01-13drivers/char: don't use module_init in non-modular ttyprintk.cPaul Gortmaker
2014-01-12Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Rafael J. Wysocki
2014-01-08char: nwbutton: open-code interruptible_sleep_onArnd Bergmann
2014-01-08tty: synclink: avoid sleep_on raceArnd Bergmann
2014-01-07agp/ati: Use PCI_COMMAND instead of hard-coded 4Bjorn Helgaas
2014-01-07agp/intel: Use CPU physical address, not bus address, for ioremap()Bjorn Helgaas
2014-01-07agp/intel: Use pci_bus_address() to get GTTADR bus addressBjorn Helgaas
2014-01-07agp/intel: Use pci_bus_address() to get MMADR bus addressBjorn Helgaas
2014-01-07agp/intel: Support 64-bit GMADRYinghai Lu
2014-01-07agp/intel: Rename gtt_bus_addr to gtt_phys_addrBjorn Helgaas
2014-01-07agp: Use pci_resource_start() to get CPU physical address for BARBjorn Helgaas
2014-01-07apm-emulation: add hibernation APM events to support suspend2diskBin Shi
2014-01-07agp: Support 64-bit APBASEBjorn Helgaas
2014-01-06tpm/tpm-sysfs: active_show() can be staticFengguang Wu
2014-01-06tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNPJason Gunthorpe
2014-01-06tpm: Make tpm-dev allocate a per-file structureJason Gunthorpe
2014-01-06tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe
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-19i8k: Implement hwmon based fan speed controlGuenter Roeck
2013-12-19i8k: Stop reading SMM BIOS version during driver probeGuenter Roeck
2013-12-19i8k: Use driver_data field of dmi_system_id to override fan multiplierGuenter Roeck
2013-12-19i8k: Add support for Dell XPS M140Guenter Roeck
2013-12-19i8k: Add support for Dell Studio laptopsGuenter Roeck
2013-12-19i8k: Add copyrightGuenter Roeck
2013-12-19i8k: Force SMM to run on CPU 0Guenter Roeck