summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-0216-160/+2440
|\
| * Merge tag 'v3.6-rc7' into nextJames Morris2012-09-282-36/+70
| |\
| * | tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder2012-09-121-2/+2
| * | driver/char/tpm: declare internal symbols as staticXiaoyan Zhang2012-09-042-20/+21
| * | driver: add PPI support in tpm driverXiaoyan Zhang2012-08-224-1/+475
| * | tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl2012-08-221-0/+5
| * | drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-224-12/+93
| * | drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-225-0/+836
| * | tpm: compile out unused code in the PNP and PM casesKent Yoder2012-08-221-1/+2
| * | tpm: fix double write race and tpm_release free issueKent Yoder2012-08-221-2/+3
| * | hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder2012-08-223-0/+64
| * | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-222-6/+76
| * | tpm: modularize event log collectionKent Yoder2012-08-225-142/+182
| * | char/tpm: Add new driver for Infineon I2C TIS TPMPeter Huewe2012-08-223-0/+707
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-022-3/+3
|\ \ \
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-202-3/+3
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-34/+0
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-164-14/+137
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-34/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | char: nwflash: remove old led event codeBryan Wu2012-08-011-34/+0
* | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-013-99/+81
|\ \ \ \ \
| * | | | | serial: add a new helper functionHuang Shijie2012-09-051-1/+1
| * | | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-274-14/+137
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | TTY: tty_alloc_driver() returns error pointersDan Carpenter2012-08-162-4/+4
| * | | | | TTY: synclink_cs, fix buildJiri Slaby2012-08-141-1/+1
| * | | | | TTY: synclink_cs, final cleanup in synclink_cs_initJiri Slaby2012-08-131-33/+32
| * | | | | TTY: synclink_cs, use dynamic tty devicesJiri Slaby2012-08-131-12/+15
| * | | | | TTY: synclink_cs, sanitize fail pathsJiri Slaby2012-08-131-27/+14
| * | | | | TTY: use tty_port_link_deviceJiri Slaby2012-08-131-0/+1
| * | | | | TTY: add support for unnumbered device nodesJiri Slaby2012-08-131-13/+4
| * | | | | TTY: ttyprintk, initialize tty_port earlierJiri Slaby2012-08-101-4/+4
| * | | | | TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby2012-08-101-1/+1
| * | | | | TTY: ttyprintk, unregister tty driver on failureJiri Slaby2012-08-101-0/+1
| * | | | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-0623-269/+793
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | pcmcia,synclink_cs: fix termios port I missedAlan Cox2012-07-191-12/+12
| * | | | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-8/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2012-10-018-18/+36
|\ \ \ \ \
| * | | | | pcmcia: synclink_cs: fix potential tty NULL dereferenceAlexey Khoroshilov2012-09-261-7/+13
| * | | | | drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin2012-09-261-2/+1
| * | | | | drivers/char: removes unnecessary semicolonPeter Senna Tschudin2012-09-262-3/+3
| * | | | | char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-181-3/+3
| * | | | | virtio: console: fix error handling in init() functionAlexey Khoroshilov2012-09-051-1/+11
| * | | | | ppdev: ppdev_init: do not return zero in case of failureAlexey Khoroshilov2012-09-051-1/+2
| * | | | | Merge v3.6-rc3 into 'char-misc-next'Greg Kroah-Hartman2012-08-271-1/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | drivers/char/tlclk.c: fix error return codeJulia Lawall2012-08-161-1/+3
| | | |/ / | | |/| |
* | | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-134-14/+137
|\ \ \ \ \ | |/ / / /
| * | | | drm/i915: fix hsw uncached pteDaniel Vetter2012-08-172-36/+70
| | |_|/ | |/| |
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-142-6/+93
| |\ \ \
| | * \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-092-6/+93
| | |\ \ \ | | | |/ / | | |/| |
| | | * | drm/i915: add more Haswell PCI IDsPaulo Zanoni2012-08-072-6/+93
OpenPOWER on IntegriCloud