aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/riscom8.c
Commit message (Expand)AuthorAgeFilesLines
* riscom8: kill use of lock_kernelAlan Cox2010-08-101-6/+8
* tty: Fix regressions in the char driver conversionAlan Cox2010-04-301-0/+1
* tty: riscom8: switch to the tty_port_open APIAlan Cox2009-12-111-48/+41
* tty: riscom8, fix tty refcntJiri Slaby2009-09-191-1/+1
* tty: riscom8, fix shutdown declarationJiri Slaby2009-09-191-2/+2
* tty: riscom8 kref and tty_port_closeAlan Cox2009-09-191-72/+59
* riscom8: split open and close methods upAlan Cox2009-09-191-21/+26
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* riscom8: Auto-load riscom8 module when device opened.Scott James Remnant2009-04-061-0/+2
* tty: Remove some pointless castsAlan Cox2009-01-021-17/+17
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-44/+5
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-021-85/+1
* tty: relock riscom8 using port locksAlan Cox2009-01-021-10/+20
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-25/+40
* 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-rc2Linus Torvalds2005-04-161-0/+1809