summaryrefslogtreecommitdiffstats
path: root/drivers/serial/crisv10.c
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
* Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* serial: crisv10: formatting of pointers in printk()Kulikov Vasiliy2010-08-101-2/+2
* tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-101-0/+2
* tty: untangle locking of wait_until_sentArnd Bergmann2010-08-101-2/+0
* tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-101-2/+2
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-101-2/+2
* CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-091-0/+11
* CRIS: fix defconfig build failureIngo Molnar2009-08-311-0/+1
* CRISv10: fix serial driver proc-usageJesper Nilsson2009-05-021-95/+78
* tty: Use the generic RS485 ioctl on CRISClaudio Scordino2009-04-071-21/+58
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-291-2/+2
* tty: simplify ktermios allocationAlan Cox2008-10-131-3/+0
* drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall2008-10-131-0/+2
* cris: Fixup compile problemsAlan Cox2008-08-041-39/+40
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-201-38/+41
* cris: Fix compile failure due to typo in serial driverAlan Cox2008-05-121-1/+1
* serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-4/+4
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-12/+11
* crisv10: prepare for BKL push downAlan Cox2008-04-281-0/+7
* Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-071-5/+0
* CRISv10 serial driver rewriteJesper Nilsson2007-11-141-859/+434
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox2007-10-161-55/+12
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-11/+3
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-3/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-11/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+1
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-6/+0
|/
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-46/+22
* [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-121-7/+4
* [PATCH] serial: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-6/+3
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-071-1/+0
* [SERIAL] crisv10: Remove {,un}register_serial dummiesAdrian Bunk2005-09-021-14/+0
* [PATCH] Serial: Remove linux/version.hOlaf Hering2005-07-161-2/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+5059
OpenPOWER on IntegriCloud