aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/riscom8.c
AgeCommit message (Expand)Author
2010-08-10riscom8: kill use of lock_kernelAlan Cox
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox
2009-12-11tty: riscom8: switch to the tty_port_open APIAlan Cox
2009-09-19tty: riscom8, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix shutdown declarationJiri Slaby
2009-09-19tty: riscom8 kref and tty_port_closeAlan Cox
2009-09-19riscom8: split open and close methods upAlan Cox
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-04-06riscom8: Auto-load riscom8 module when device opened.Scott James Remnant
2009-01-02tty: Remove some pointless castsAlan Cox
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox
2009-01-02tty: relock riscom8 using port locksAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2008-07-22riscom8: Restore driver using new break functionalityAlan Cox
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-07-20riscom8: remove bogus checksAlan Cox
2008-07-20riscom8: use tty_portAlan Cox
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30riscom8: coding styleAlan Cox
2008-04-30riscom/rocket: switch to int put_char methodAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30riscom8: Prepare for BKL pushdownAlan Cox
2008-03-13char: riscom, fix rc_board indexingJiri Slaby
2008-03-10riscom8: Fix hang on loadAlan Cox
2008-02-07Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby
2008-02-07Char: riscom8, change rc_init_drivers prototypeJiri Slaby
2008-02-06riscom8: fix SMP brokennessJeff Garzik
2007-10-23drivers/char/riscom8: clean up irq handlingJeff Garzik
2007-07-17Char: riscom8, eliminate busy loopJiri Slaby
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] remove drivers/char/riscom8.c:baud_table[]Adrian Bunk
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2005-04-16Linux-2.6.12-rc2Linus Torvalds