aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/epca.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17epca.c: reformat comments and coding style improvementsAlexey Dobriyan1-1409/+1202
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary1-1/+1
2007-03-05[PATCH] char/epca.c: remove unused functionMichal Piotrowski1-17/+0
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-3/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-5/+11
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-10-17[PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita1-9/+23
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby1-15/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-03-26BUG_ON() Conversion in drivers/charEric Sesterhenn1-2/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-13/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-30[PATCH] epca: update .owner field of struct pci_driverLaurent Riffard1-0/+1
2005-09-16[PATCH] epca iomem annotations + several missing readw()Al Viro1-40/+44
2005-09-07[PATCH] Clean up the old digi support and rescue itAlan Cox1-1129/+459
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3789