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