Age | Commit message (Expand) | Author |
2010-03-04 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-03-02 | USB: tty: Add a function to insert a string of characters with the same flag | Alan Cox |
2010-03-02 | tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD... | Ari Entlich |
2010-03-02 | tty: Keep the default buffering to sub-page units | Alan Cox |
2010-03-02 | tty: Fix up char drivers request_room usage | Alan Cox |
2010-03-02 | tty: Fix the ldisc hangup race | Alan Cox |
2010-03-02 | nozomi: Tidy up the PCI table | Alan Cox |
2010-03-02 | nozomi: Fix mutex handling | Alan Cox |
2010-03-02 | nozomi: Add tty_port usage | Alan Cox |
2010-03-02 | Char: synclink, remove unnecessary checks | Jiri Slaby |
2010-03-02 | tty: declare MODULE_FIRMWARE in various drivers | Ben Hutchings |
2010-03-02 | ip2: Add module parameter. | Rakib Mullick |
2010-03-02 | ip2: remove #ifdef MODULE from ip2main.c | Rakib Mullick |
2010-03-02 | tty: moxa: remove #ifdef MODULE completely. | Rakib Mullick |
2010-03-02 | hvc_console: fix test on unsigned in hvc_console_print() | Roel Kluin |
2010-03-02 | serial: isicom.c: use pr_fmt and pr_<level> | Joe Perches |
2010-03-02 | tty: char: mxser, remove unnecessary tty test | Jiri Slaby |
2010-03-02 | serial: cyclades: allow overriding ISA defaults also when the driver is built-in | Bartlomiej Zolnierkiewicz |
2010-03-02 | serial: Char: cyclades, fix compiler warning | Jiri Slaby |
2010-03-02 | serial: synclink_gt: dropped transmit data bugfix | Paul Fulghum |
2010-03-02 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-03-01 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren |
2010-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-03-01 | Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-02-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-02-27 | m68k: vme_scc - __init annotations | Peter Huewe |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-02-26 | drm/i915: Add dependency on the intel agp module | Zhenyu Wang |
2010-02-26 | agp/intel: Add a new Sandybridge HB/IG PCI ID combo. | Eric Anholt |
2010-02-26 | drm/i915, agp/intel: Fix stolen memory size on Sandybridge | Zhenyu Wang |
2010-02-26 | agp/intel: Use a non-reserved value for the cache field of the PTEs. | Eric Anholt |
2010-02-26 | agp/intel: Add support for Sandybridge. | Eric Anholt |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-02-24 | virtio: console: Fill ports' entire in_vq with buffers | Amit Shah |
2010-02-24 | virtio: console: Error out if we can't allocate buffers for control queue | Amit Shah |
2010-02-24 | virtio: console: Add ability to remove module | Amit Shah |
2010-02-24 | virtio: console: Ensure no memleaks in case of unused buffers | Amit Shah |
2010-02-24 | virtio: console: show error message if hvc_alloc fails for console ports | Amit Shah |
2010-02-24 | virtio: console: Add debugfs files for each port to expose debug info | Amit Shah |
2010-02-24 | virtio: console: Add ability to hot-unplug ports | Amit Shah |
2010-02-24 | virtio: console: Handle port hot-plug | Amit Shah |
2010-02-24 | virtio: console: Remove cached data on port close | Amit Shah |
2010-02-24 | virtio: console: Register with sysfs and create a 'name' attribute for ports | Amit Shah |
2010-02-24 | virtio: console: Ensure only one process can have a port open at a time | Amit Shah |