aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2013-04-19vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-30virtio: console: add locking around c_ovq operationsAmit Shah
2013-03-30virtio: console: rename cvq_lock to c_ivq_lockAmit Shah
2013-03-20hw_random: free rng_buffer at module exitSatoru Takeuchi
2013-03-18Revert "virtio_console: Initialize guest_connected=true for rproc_serial"Sjur Brændeland
2013-03-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-08virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell
2013-03-04random: fix locking dependency with the tasklist_lockTheodore Ts'o
2013-02-27drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim
2013-02-27ipmi: add options to disable openfirmware and PCI scanningCorey Minyard
2013-02-27ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-02-20drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILKChris Wilson
2013-02-19locking: Various static lock initializer fixesThomas Gleixner
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-02-15drm/i915: Fix gen2 mappable calculationsBen Widawsky
2013-02-14tpm/ibmvtpm: build only when IBM pseries is configuredKent Yoder
2013-02-13virtio_console: Initialize guest_connected=true for rproc_serialSjur Brændeland
2013-02-13virtio: use module_virtio_driver.Rusty Russell
2013-02-12virtio_console: Use virtio device index to generate port nameSjur Brændeland
2013-02-08pcmcia: synclink_cs: cleanup checkpatch warningsAlexey Khoroshilov
2013-02-08pcmcia: synclink_cs: fix error handling in mgslpc_probe()Alexey Khoroshilov
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland
2013-02-06drivers/char/mem.c: fix small coding style issuesHans Grob
2013-02-05tpm_tis: check pnp_acpi_device return codeKent Yoder
2013-02-05char/tpm/tpm_i2c_stm_st33: drop temporary variable for return valuePeter Huewe
2013-02-05char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probePeter Huewe
2013-02-05char/tpm/tpm_i2c_stm_st33: Remove __devexit attributePeter Huewe
2013-02-05char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignmentPeter Huewe
2013-02-05tpm_i2c_stm_st33: removed unused variables/codeKent Yoder
2013-02-05TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startupJason Gunthorpe
2013-02-05tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger
2013-02-05tpm: Store TPM vendor IDStefan Berger
2013-02-05TPM: Work around buggy TPMs that block during continue self testJason Gunthorpe
2013-02-05tpm_i2c_stm_st33: fix oops when i2c client is unavailableKent Yoder
2013-02-05char/tpm: Use struct dev_pm_ops for power managementPeter Huewe
2013-02-05TPM: STMicroelectronics ST33 I2C BUILD STUFFMathias Leblanc
2013-02-05tpm: rename STM driver to match other i2c driversKent Yoder