summaryrefslogtreecommitdiff
path: root/drivers/char/epca.c
AgeCommit message (Expand)Author
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
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-18[PATCH] drivers/char: replace schedule_timeout() with msleep_interruptible()Maximilian Attems
2004-10-06[PATCH] PCI: audit all callers of pci_register_driver() to work properly.Greg Kroah-Hartman
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-09-07[PATCH] remove MOD_{INC,DEC}_USE_COUNT users that got back inChristoph Hellwig
2004-09-02[PATCH] drivers/char/epca.c MIN/MAX removalMaximilian Attems
2004-07-30[PATCH] sparse: drivers/char/*Alexander Viro
2004-03-01[PATCH] Fix tty drivers which dont set tty_driver->devfs_nameAndrew Morton
2004-02-22[PATCH] more serial driver fixupsAndrew Morton
2003-09-11PCI: fix up some pci drivers that had marked their probe functions with __initGreg Kroah-Hartman
2003-09-01[PATCH] Mark more drivers BROKEN{,ON_SMP}Adrian Bunk
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman
2003-06-14[PATCH] Fix sign handling bugs in epcaAndrew Morton
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-09PCI: remove pci_present() from drivers/char/epca.cGreg Kroah-Hartman
2003-05-26[PATCH] callout removal: epcaAlexander Viro
2003-04-23[PATCH] tty cleanups (6/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (5/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-04-07[PATCH] [PATCH 2.5.63] epca tty_driver add .owner field remove MOD_INC_DEC_US...Rusty Russell
2003-02-25[PATCH] replace its with it's where appropriate.Steven Cole
2003-02-24[PATCH] Spelling fixes handel -> handleSteven Cole
2003-02-24[PATCH] Spelling fixes - occurringMichael Hayes
2003-02-24[PATCH] Spelling fixes - occurrenceMichael Hayes
2003-02-18[PATCH] spelling fix for propogate -> propagateSteven Cole
2002-12-07o epca: use module_{init,exit}, {cleanup,init}_module now are macrosArnaldo Carvalho de Melo
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-05-30[PATCH] epca janitor workDave Jones