aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-10-13tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox
2008-10-13tty: Add termioxAlan Cox
2008-10-13tty: ipw need reworkingAlan Cox
2008-10-13tty: use krefs to protect driver module countsAlan Cox
2008-10-13tty: Add a kref countAlan Cox
2008-10-13tty: Split tty_port into its own fileAlan Cox
2008-10-13tty: split the buffering from tty_ioAlan Cox
2008-10-13tty: move tioclinux from a special caseAlan Cox
2008-10-13nozomi: Fix close on errorAlan Cox
2008-10-13audit: Handle embedded NUL in TTY input auditingMiloslav Trmac
2008-10-13ip2: avoid add_timer with pending timerAkinobu Mita
2008-10-13ip2: init/deinit cleanupJiri Slaby
2008-10-13ip2: fix sparse warningsJiri Slaby
2008-10-13ip2: cleanup globalsJiri Slaby
2008-10-13Char: merge ip2main and ip2baseJiri Slaby
2008-10-13Char: sx, fix io unmappingJiri Slaby
2008-10-13Char: cyclades. remove bogus iomapJiri Slaby
2008-10-13epca: call tty_port_initAlan Cox
2008-10-13drivers/char/hvc_console.c: adjust call to put_tty_driverJulia Lawall
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-10Merge branch 'next' into for-linusJames Morris
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel
2008-09-21Merge branch 'master' into nextJames Morris
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-14Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-30sparc32: Convert PC RTC probing to pure OF driver.David S. Miller
2008-08-28securityfs: do not depend on CONFIG_SECURITYEric Paris
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox
2008-08-25linux-next: fix x86 tree build failureStephen Rothwell
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar
2008-08-21agp: add agp_generic_destroy_pages()Shaohua Li
2008-08-21agp: generic_alloc_pages()Shaohua Li
2008-08-21Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger