aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/epca.c
AgeCommit message (Expand)Author
2010-08-10epca: Kill the big kernel lockAlan Cox
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11tty: rewrite the ldisc lockingAlan Cox
2009-06-11epca: fix test_bit parametersJiri Slaby
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2009-01-02tty: Redo the rocket driver lockingAlan Cox
2009-01-02tty: Make epca use the port helpersAlan Cox
2009-01-02tty: refcount the epca driverAlan Cox
2009-01-02tty: relock epcaAlan Cox
2009-01-02tty: Remove some pointless castsAlan Cox
2008-10-20epca: Add infinite break supportAlan Cox
2008-10-13epca: call tty_port_initAlan Cox
2008-07-22Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineDavid Howells
2008-07-22epca: Restore driverAlan Cox
2008-07-22epca: Fix comments and move breakAlan Cox
2008-07-20epca: use tty_portAlan Cox
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30epca: coding styleAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30epca.c: static functions and integer as NULL pointer fixesHarvey Harrison
2008-04-30epca: lock_kernel push downAlan Cox
2008-02-03drivers/char/: Spelling fixesJoe Perches
2007-10-17epca.c: reformat comments and coding style improvementsAlexey Dobriyan
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary
2007-03-05[PATCH] char/epca.c: remove unused functionMichal Piotrowski
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17[PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-03-26BUG_ON() Conversion in drivers/charEric Sesterhenn
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-10-30[PATCH] epca: update .owner field of struct pci_driverLaurent Riffard
2005-09-16[PATCH] epca iomem annotations + several missing readw()Al Viro
2005-09-07[PATCH] Clean up the old digi support and rescue itAlan Cox
2005-04-16Linux-2.6.12-rc2Linus Torvalds