aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/riscom8.c
Commit message (Expand)AuthorAgeFilesLines
* riscom8: Restore driver using new break functionalityAlan Cox2008-07-221-18/+9
* tty: add more tty_port fieldsAlan Cox2008-07-201-13/+11
* riscom8: remove bogus checksAlan Cox2008-07-201-24/+8
* riscom8: use tty_portAlan Cox2008-07-201-78/+67
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* riscom8: coding styleAlan Cox2008-04-301-340/+304
* riscom/rocket: switch to int put_char methodAlan Cox2008-04-301-3/+6
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-19/+19
* riscom8: Prepare for BKL pushdownAlan Cox2008-04-301-14/+11
* char: riscom, fix rc_board indexingJiri Slaby2008-03-131-1/+1
* riscom8: Fix hang on loadAlan Cox2008-03-101-6/+0
* Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2008-02-071-47/+4
* Char: riscom8, change rc_init_drivers prototypeJiri Slaby2008-02-071-1/+1
* riscom8: fix SMP brokennessJeff Garzik2008-02-061-54/+93
* drivers/char/riscom8: clean up irq handlingJeff Garzik2007-10-231-11/+5
* Char: riscom8, eliminate busy loopJiri Slaby2007-07-171-10/+2
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-081-1/+1
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-4/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+3
* [PATCH] remove drivers/char/riscom8.c:baud_table[]Adrian Bunk2006-12-071-5/+0
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-6/+6
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-4/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] char: kill unneeded memsetsJiri Slaby2006-10-041-9/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox2006-10-011-18/+4
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-4/+4
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-26/+13
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1809