aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2013-04-12tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Peter Huewe
2013-04-12char/tpm: Convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta
2013-04-12drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpyChen Gang
2013-04-12tpm/tpm_i2c_stm_st33: formatting and white space changesPeter Huewe
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-08virtio_console: make local symbols staticWei Yongjun
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-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-25drivers: char: Use PTR_RET functionAlexandru Gheorghiu
2013-03-22hwrng: mxc-rnga - Use devm_ioremap_resource()Fabio Estevam
2013-03-22hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resumeJingoo Han
2013-03-20virtio_console: use simplified virtqueue accessors.Rusty Russell
2013-03-20virtio_rng: use simplified virtqueue accessors.Rusty Russell
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-15drivers: char: use module_platform_driver_probe()Fabio Porcedda
2013-03-15applicom: use correct array offsetDan Carpenter
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