aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-34/+0
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-99/+81
2012-10-01Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-18/+36
2012-09-26pcmcia: synclink_cs: fix potential tty NULL dereferenceAlexey Khoroshilov1-7/+13
2012-09-26drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin1-2/+1
2012-09-26drivers/char: removes unnecessary semicolonPeter Senna Tschudin2-3/+3
2012-09-18char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman1-3/+3
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson4-14/+137
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas4-14/+137
2012-09-05virtio: console: fix error handling in init() functionAlexey Khoroshilov1-1/+11
2012-09-05ppdev: ppdev_init: do not return zero in case of failureAlexey Khoroshilov1-1/+2
2012-09-05serial: add a new helper functionHuang Shijie1-1/+1
2012-08-27Merge v3.6-rc3 into 'char-misc-next'Greg Kroah-Hartman1-1/+3
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman4-14/+137
2012-08-22sgi-agp: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-3/+2
2012-08-17drm/i915: fix hsw uncached pteDaniel Vetter2-36/+70
2012-08-16TTY: tty_alloc_driver() returns error pointersDan Carpenter2-4/+4
2012-08-16drivers/char/tlclk.c: fix error return codeJulia Lawall1-1/+3
2012-08-14TTY: synclink_cs, fix buildJiri Slaby1-1/+1
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-6/+93
2012-08-13TTY: synclink_cs, final cleanup in synclink_cs_initJiri Slaby1-33/+32
2012-08-13TTY: synclink_cs, use dynamic tty devicesJiri Slaby1-12/+15
2012-08-13TTY: synclink_cs, sanitize fail pathsJiri Slaby1-27/+14
2012-08-13TTY: use tty_port_link_deviceJiri Slaby1-0/+1
2012-08-13TTY: add support for unnumbered device nodesJiri Slaby1-13/+4
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann1-34/+0
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2012-08-10TTY: ttyprintk, initialize tty_port earlierJiri Slaby1-4/+4
2012-08-10TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby1-1/+1
2012-08-10TTY: ttyprintk, unregister tty driver on failureJiri Slaby1-0/+1
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann1-1/+1
2012-08-09Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie2-6/+93
2012-08-07drm/i915: add more Haswell PCI IDsPaulo Zanoni2-6/+93
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman23-269/+793
2012-08-01char: nwflash: remove old led event codeBryan Wu1-34/+0
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-125/+230
2012-07-30Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+34
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+190
2012-07-30virtio: rng: s3/s4 supportAmit Shah1-0/+17
2012-07-30virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah1-2/+12
2012-07-30virtio: rng: don't wait on host when module is going awayAmit Shah1-0/+1
2012-07-30virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah1-1/+4
2012-07-27random: mix in architectural randomness in extract_buf()H. Peter Anvin1-24/+32
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-44/+66
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-8/+208
2012-07-26Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+3
2012-07-26[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-1/+1
2012-07-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-13/+0