summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-10-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-26pcmcia: synclink_cs: fix potential tty NULL dereferenceAlexey Khoroshilov
2012-09-26drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin
2012-09-26drivers/char: removes unnecessary semicolonPeter Senna Tschudin
2012-09-18char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman
2012-09-17Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder
2012-09-05virtio: console: fix error handling in init() functionAlexey Khoroshilov
2012-09-05ppdev: ppdev_init: do not return zero in case of failureAlexey Khoroshilov
2012-09-05serial: add a new helper functionHuang Shijie
2012-09-04driver/char/tpm: declare internal symbols as staticXiaoyan Zhang
2012-08-27Merge v3.6-rc3 into 'char-misc-next'Greg Kroah-Hartman
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-22driver: add PPI support in tpm driverXiaoyan Zhang
2012-08-22tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl
2012-08-22drivers/char/tpm: Add securityfs support for event logAshley Lai
2012-08-22drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai
2012-08-22sgi-agp: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-08-22tpm: compile out unused code in the PNP and PM casesKent Yoder
2012-08-22tpm: fix double write race and tpm_release free issueKent Yoder
2012-08-22hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder
2012-08-22tpm: modularize event log collectionKent Yoder
2012-08-22char/tpm: Add new driver for Infineon I2C TIS TPMPeter Huewe
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-17drm/i915: fix hsw uncached pteDaniel Vetter
2012-08-16TTY: tty_alloc_driver() returns error pointersDan Carpenter
2012-08-16drivers/char/tlclk.c: fix error return codeJulia Lawall
2012-08-14TTY: synclink_cs, fix buildJiri Slaby
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-13TTY: synclink_cs, final cleanup in synclink_cs_initJiri Slaby
2012-08-13TTY: synclink_cs, use dynamic tty devicesJiri Slaby
2012-08-13TTY: synclink_cs, sanitize fail pathsJiri Slaby
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-13TTY: add support for unnumbered device nodesJiri Slaby
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-10TTY: ttyprintk, initialize tty_port earlierJiri Slaby
2012-08-10TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby
2012-08-10TTY: ttyprintk, unregister tty driver on failureJiri Slaby
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann
2012-08-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-07drm/i915: add more Haswell PCI IDsPaulo Zanoni