summaryrefslogtreecommitdiffstats
path: root/drivers/char/epca.c
Commit message (Expand)AuthorAgeFilesLines
* epca: coding styleAlan Cox2008-04-301-118/+158
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-11/+2
* epca.c: static functions and integer as NULL pointer fixesHarvey Harrison2008-04-301-4/+5
* epca: lock_kernel push downAlan Cox2008-04-301-15/+2
* drivers/char/: Spelling fixesJoe Perches2008-02-031-2/+2
* epca.c: reformat comments and coding style improvementsAlexey Dobriyan2007-10-171-1409/+1202
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-081-1/+1
* [PATCH] char/epca.c: remove unused functionMichal Piotrowski2007-03-051-17/+0
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+0
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-5/+11
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
* [PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita2006-10-171-9/+23
* [PATCH] char: kill unneeded memsetsJiri Slaby2006-10-041-15/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* 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/+0
|\
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
|/
* BUG_ON() Conversion in drivers/charEric Sesterhenn2006-03-261-2/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-13/+4
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] epca: update .owner field of struct pci_driverLaurent Riffard2005-10-301-0/+1
* [PATCH] epca iomem annotations + several missing readw()Al Viro2005-09-161-40/+44
* [PATCH] Clean up the old digi support and rescue itAlan Cox2005-09-071-1129/+459
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3789