aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* tty: usb-serial krefsAlan Cox2008-10-13
* tty: Move tty_write_message out of kernel/printkAlan Cox2008-10-13
* tty: Make get_current_tty use a krefAlan Cox2008-10-13
* tty: compare the tty winsizeAlan Cox2008-10-13
* tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox2008-10-13
* tty: Add termioxAlan Cox2008-10-13
* tty: ipw need reworkingAlan Cox2008-10-13
* tty: use krefs to protect driver module countsAlan Cox2008-10-13
* tty: Add a kref countAlan Cox2008-10-13
* tty: Split tty_port into its own fileAlan Cox2008-10-13
* tty: split the buffering from tty_ioAlan Cox2008-10-13
* tty: move tioclinux from a special caseAlan Cox2008-10-13
* nozomi: Fix close on errorAlan Cox2008-10-13
* audit: Handle embedded NUL in TTY input auditingMiloslav Trmac2008-10-13
* ip2: avoid add_timer with pending timerAkinobu Mita2008-10-13
* ip2: init/deinit cleanupJiri Slaby2008-10-13
* ip2: fix sparse warningsJiri Slaby2008-10-13
* ip2: cleanup globalsJiri Slaby2008-10-13
* Char: merge ip2main and ip2baseJiri Slaby2008-10-13
* Char: sx, fix io unmappingJiri Slaby2008-10-13
* Char: cyclades. remove bogus iomapJiri Slaby2008-10-13
* epca: call tty_port_initAlan Cox2008-10-13
* drivers/char/hvc_console.c: adjust call to put_tty_driverJulia Lawall2008-10-13
* Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-12
|\
| * Merge branch 'linus' into x86/xenIngo Molnar2008-10-12
| |\
| * \ Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-10
| |\ \
| * \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-08-25
| |\ \ \
| * | | | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-20
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-11
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar2008-09-14
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | linux-next: fix x86 tree build failureStephen Rothwell2008-08-25
| | * | | | | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-22
| | * | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-22
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | agp: add agp_generic_destroy_pages()Shaohua Li2008-08-21
| | * | | | | agp: generic_alloc_pages()Shaohua Li2008-08-21
| | * | | | | Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar2008-08-21
| | * | | | | reduce tlb/cache flush times of agpgart memory allocationShaohua Li2008-08-15
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-10
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-10-09
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Merge branch 'master' into nextJames Morris2008-09-21
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | securityfs: do not depend on CONFIG_SECURITYEric Paris2008-08-27
| * | | | | | | block: don't depend on consecutive minor spaceTejun Heo2008-10-09
| |/ / / / / /
| * | / / / / kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel2008-09-26
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-16
|\| | | | |
| * | | | | drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton2008-09-02
| |/ / / /
| * | | | tty: Fix termios tty window resize race with pty/tty pairAlan Cox2008-08-27
| * | | | tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox2008-08-27
| | |_|/ | |/| |
* | | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31