aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/epca.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-10epca: Kill the big kernel lockGravatar Alan Cox 1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-12-11tty: const: constify remaining tty_operationsGravatar Alexey Dobriyan 1-1/+1
2009-10-11headers: remove sched.h from interrupt.hGravatar Alexey Dobriyan 1-0/+1
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-0/+1
2009-06-11tty: rewrite the ldisc lockingGravatar Alan Cox 1-2/+2
2009-06-11epca: fix test_bit parametersGravatar Jiri Slaby 1-4/+5
2009-06-11tty: Add carrier processing on close to the tty_port coreGravatar Alan Cox 1-2/+2
2009-01-06trivial: fix an -> a typos in documentation and commentsGravatar Frederik Schwarzer 1-1/+1
2009-01-02tty: Redo the rocket driver lockingGravatar Alan Cox 1-7/+2
2009-01-02tty: Make epca use the port helpersGravatar Alan Cox 1-148/+24
2009-01-02tty: refcount the epca driverGravatar Alan Cox 1-12/+15
2009-01-02tty: relock epcaGravatar Alan Cox 1-91/+104
2009-01-02tty: Remove some pointless castsGravatar Alan Cox 1-5/+5
2008-10-20epca: Add infinite break supportGravatar Alan Cox 1-1/+5
2008-10-13epca: call tty_port_initGravatar Alan Cox 1-4/+1
2008-07-22Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineGravatar David Howells 1-2/+13
2008-07-22epca: Restore driverGravatar Alan Cox 1-29/+9
2008-07-22epca: Fix comments and move breakGravatar Alan Cox 1-5/+0
2008-07-20epca: use tty_portGravatar Alan Cox 1-53/+53
2008-07-20tty: Ldisc revampGravatar Alan Cox 1-2/+2
2008-04-30epca: coding styleGravatar Alan Cox 1-118/+158
2008-04-30tty/serial: lay the foundations for the next set of reworksGravatar Alan Cox 1-11/+2
2008-04-30epca.c: static functions and integer as NULL pointer fixesGravatar Harvey Harrison 1-4/+5
2008-04-30epca: lock_kernel push downGravatar Alan Cox 1-15/+2
2008-02-03drivers/char/: Spelling fixesGravatar Joe Perches 1-2/+2
2007-10-17epca.c: reformat comments and coding style improvementsGravatar Alexey Dobriyan 1-1409/+1202
2007-05-08drivers/char: use __set_current_state()Gravatar Milind Arun Choudhary 1-1/+1
2007-03-05[PATCH] char/epca.c: remove unused functionGravatar Michal Piotrowski 1-17/+0
2007-02-11[PATCH] Char: tty_wakeup cleanupGravatar Jiri Slaby 1-3/+0
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 1-5/+11
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-4/+4
2006-10-17[PATCH] epca: prevent panic on tty_register_driver() failureGravatar Akinobu Mita 1-9/+23
2006-10-04[PATCH] char: kill unneeded memsetsGravatar Jiri Slaby 1-15/+2
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-03-26BUG_ON() Conversion in drivers/charGravatar Eric Sesterhenn 1-2/+1
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-13/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGravatar Greg Kroah-Hartman 1-1/+0
2005-10-30[PATCH] epca: update .owner field of struct pci_driverGravatar Laurent Riffard 1-0/+1
2005-09-16[PATCH] epca iomem annotations + several missing readw()Gravatar Al Viro 1-40/+44
2005-09-07[PATCH] Clean up the old digi support and rescue itGravatar Alan Cox 1-1129/+459
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+3789