aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24vt: do not update when the console is blankedStefano Stabellini1-1/+1
2008-07-24vt: hold console_sem across sysfs operationsJiri Slaby1-2/+2
2008-07-24stallion: removed unused variableAndre Haupt1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel1-1/+4
2008-07-24mspec: convert nopfn to faultNick Piggin1-9/+14
2008-07-24remove is_tty()Adrian Bunk1-13/+0
2008-07-23drivers/char/nvram.c: Removed duplicated includeHuang Weiyi1-1/+0
2008-07-22tty: Fix up escaped characterAlan Cox1-1/+1
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds18-49/+61
2008-07-22istallion: Use helpersAlan Cox1-2/+1
2008-07-22synclink_gt fix locking in error path of rx enablePaul Fulghum1-1/+3
2008-07-22synclink_gt: add rx DMA buffer fill level controlPaul Fulghum1-15/+27
2008-07-22synclink_gt: leave transmitter in reset state after configurationPaul Fulghum1-1/+1
2008-07-22synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum1-2/+57
2008-07-22synclink_gt: add serial bit order controlPaul Fulghum1-0/+2
2008-07-22synclink_gt: improve and simplify write methodPaul Fulghum1-27/+11
2008-07-22n_hdlc: honor O_NONBLOCK on writePaul Fulghum1-0/+4
2008-07-22Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineDavid Howells1-2/+13
2008-07-22Char: mxser, add CP-102UF supportJiri Slaby1-4/+6
2008-07-22specialix: restore driver using new break functionalityAlan Cox2-28/+12
2008-07-22Fix the (i)Stallion driver's putchar() and break_ctl() opsDavid Howells1-7/+9
2008-07-22riscom8: Restore driver using new break functionalityAlan Cox2-19/+10
2008-07-22isicom: restore using hardware break supportAlan Cox2-22/+10
2008-07-22epca: Restore driverAlan Cox2-30/+10
2008-07-22tty: rework break handlingAlan Cox15-76/+73
2008-07-22tty: Mark unconverted drivers as BROKENAlan Cox1-3/+3
2008-07-22mxser: remove dead codeAlan Cox1-36/+0
2008-07-22epca: Fix comments and move breakAlan Cox1-5/+0
2008-07-22specialix: Code cleanupsAlan Cox2-182/+44
2008-07-22specialix: Tidy up coding styleAlan Cox1-302/+361
2008-07-22tty: Split ldisc code into its own fileAlan Cox3-628/+724
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman18-49/+61
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-14/+15
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-0/+983
2008-07-21Fix istallion build failureWang Chen1-13/+13
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar58-1970/+1840
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov239-67977/+3311
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-67/+53
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2008-07-20tty: add more tty_port fieldsAlan Cox16-194/+165
2008-07-20cyclades: use tty_portAlan Cox1-158/+157
2008-07-20tty: Clean up tiocmsetAlan Cox1-26/+22
2008-07-20synclink: use tty_portAlan Cox3-310/+289
2008-07-20stallion: use tty_portAlan Cox1-80/+80
2008-07-20rocket: use tty_portAlan Cox2-64/+61
2008-07-20mxser: use tty_portAlan Cox1-131/+126
2008-07-20moxa: use tty_portAlan Cox1-45/+42