summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-07-22Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineDavid Howells
2008-07-22Char: mxser, add CP-102UF supportJiri Slaby
2008-07-22specialix: restore driver using new break functionalityAlan Cox
2008-07-22Fix the (i)Stallion driver's putchar() and break_ctl() opsDavid Howells
2008-07-22riscom8: Restore driver using new break functionalityAlan Cox
2008-07-22isicom: restore using hardware break supportAlan Cox
2008-07-22epca: Restore driverAlan Cox
2008-07-22tty: rework break handlingAlan Cox
2008-07-22tty: Mark unconverted drivers as BROKENAlan Cox
2008-07-22mxser: remove dead codeAlan Cox
2008-07-22epca: Fix comments and move breakAlan Cox
2008-07-22specialix: Code cleanupsAlan Cox
2008-07-22specialix: Tidy up coding styleAlan Cox
2008-07-22tty: Split ldisc code into its own fileAlan Cox
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-21Fix istallion build failureWang Chen
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-21m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-07-21tty: add more tty_port fieldsAlan Cox
2008-07-21cyclades: use tty_portAlan Cox
2008-07-21tty: Clean up tiocmsetAlan Cox
2008-07-21synclink: use tty_portAlan Cox
2008-07-21stallion: use tty_portAlan Cox
2008-07-21rocket: use tty_portAlan Cox
2008-07-21mxser: use tty_portAlan Cox
2008-07-21moxa: use tty_portAlan Cox
2008-07-21istallion: use tty_portAlan Cox
2008-07-21isicom: use tty_portAlan Cox
2008-07-21riscom8: remove bogus checksAlan Cox
2008-07-21riscom8: use tty_portAlan Cox
2008-07-21gs: use tty_portAlan Cox
2008-07-21esp: use tty_portAlan Cox
2008-07-21epca: use tty_portAlan Cox
2008-07-21tty: Introduce a tty_port common structureAlan Cox
2008-07-21drivers/char/rio/: remove VCS tagsAdrian Bunk
2008-07-21tty: Ldisc revampAlan Cox
2008-07-21tty: isicom, enable/disable pci deviceJiri Slaby
2008-07-20Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar
2008-07-18Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-18sparc64: Add Niagara2 RNG driver.David S. Miller
2008-07-17x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEMIngo Molnar
2008-07-17mmtimer: Push BKL down into the ioctl handlerAlan Cox
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2008-07-16APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg