summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-21tty: add more tty_port fieldsAlan Cox18-198/+169
2008-07-21termios: Termios defines for other platformsAlan Cox3-1/+12
2008-07-21cyclades: use tty_portAlan Cox2-164/+158
2008-07-21tty: Clean up tiocmsetAlan Cox1-26/+22
2008-07-21synclink: use tty_portAlan Cox3-310/+289
2008-07-21stallion: use tty_portAlan Cox2-85/+81
2008-07-21atmel_serial: Fix tty_port breakageHaavard Skinnemoen1-3/+3
2008-07-21rocket: use tty_portAlan Cox2-64/+61
2008-07-21mxser: use tty_portAlan Cox1-131/+126
2008-07-21moxa: use tty_portAlan Cox1-45/+42
2008-07-21istallion: use tty_portAlan Cox2-63/+59
2008-07-21isicom: use tty_portAlan Cox1-102/+79
2008-07-21riscom8: remove bogus checksAlan Cox1-24/+8
2008-07-21riscom8: use tty_portAlan Cox2-85/+68
2008-07-21gs: use tty_portAlan Cox8-173/+166
2008-07-21esp: use tty_portAlan Cox2-143/+138
2008-07-21epca: use tty_portAlan Cox2-59/+54
2008-07-21tty.h: clean upAlan Cox1-80/+85
2008-07-21Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai33-147/+151
2008-07-21- Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner2-8/+8
2008-07-21ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell1-2/+2
2008-07-21ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell4-5/+5
2008-07-21MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells1-1/+1
2008-07-21serial: use tty_portAlan Cox5-58/+60
2008-07-21tty: Introduce a tty_port common structureAlan Cox2-1/+63
2008-07-21drivers/serial/: remove CVS keywordsAdrian Bunk15-40/+16
2008-07-21drivers/char/rio/: remove VCS tagsAdrian Bunk26-121/+0
2008-07-21tty: Ldisc revampAlan Cox32-246/+286
2008-07-21tty: isicom, enable/disable pci deviceJiri Slaby1-0/+8
2008-07-21Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen1-0/+15
2008-07-21Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen3-0/+14
2008-07-21simserial: Fix up for ldisc changesAlan Cox1-43/+3
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-127/+383
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-4/+2
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+4
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-13/+7
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17x86: fix numaq_tsc_disableYinghai Lu1-1/+1
2008-07-17Merge branch 'linus' into x86/urgentIngo Molnar55-2800/+2148
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-07-17Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-206/+318
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse1-2/+23
2008-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds32-4970/+4019
2008-07-17Fix collateral damage to top level MakefileGrant Likely1-1/+0
2008-07-17ftrace: do not trace library functionsIngo Molnar1-12/+5
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar1-2/+1
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar1-0/+3
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber20-4943/+3874
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10