aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-10-13tty: Make get_current_tty use a krefAlan Cox
2008-10-13tty: compare the tty winsizeAlan Cox
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-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar
2008-10-13Merge branch 'next' into for-linusJames Morris
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-11As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade
2008-10-11The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade
2008-10-11Protect tpm_chip_list when transversing it.Rajiv Andrade
2008-10-11Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade
2008-10-11Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade
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-10parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin
2008-10-10HPET: Remove spurious HPET busy warning message.David John
2008-10-10Merge commit 'v2.6.27' into timers/hpetIngo Molnar
2008-10-10Merge branch 'next' into for-linusJames Morris
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-08Input: keyboard - fix potential out of bound access to key_mapDmitry Torokhov
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala
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 timers/hpetIngo Molnar
2008-09-14Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski