aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/sx.c
Commit message (Expand)AuthorAge
* tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...Greg Kroah-Hartman2011-02-22
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* sx.c: avoid referencing freed memory if copy_from_user() failsDan Carpenter2009-02-20
* sx.c: fix dbl statement if - add missing bracesIlpo Järvinen2009-02-20
* sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter2009-02-05
* tty: Remove some pointless castsAlan Cox2009-01-02
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
* Char: sx, remove bogus iomapJiri Slaby2008-10-20
* Char: sx, fix io unmappingJiri Slaby2008-10-13
* sx: push BKL down into the firmware ioctl handlerAlan Cox2008-07-25
* tty: rework break handlingAlan Cox2008-07-22
* tty: add more tty_port fieldsAlan Cox2008-07-20
* gs: use tty_portAlan Cox2008-07-20
* sx.c: fix printk warnings on sparc32Andrew Morton2008-05-08
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-30
* sx: prepare for BKL pushdownAlan Cox2008-04-30
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* sx: switch subven and subid valuesJiri Slaby2007-07-10
* [PATCH] sx: fix non-PCI buildJiri Slaby2006-12-13
* [PATCH] Char: sx, request regionsJiri Slaby2006-12-08
* [PATCH] Char: sx, use pci_iomapJiri Slaby2006-12-08
* [PATCH] Char: sx, fix return in module initJiri Slaby2006-12-08
* [PATCH] Char: sx, simplify timer logicJiri Slaby2006-12-08
* [PATCH] Char: sx, whitespace cleanupJiri Slaby2006-12-08
* [PATCH] Char: sx, remove duplicite codeJiri Slaby2006-12-08
* [PATCH] Char: sx, lock boards structJiri Slaby2006-12-08
* [PATCH] Char: sx, ifdef ISA codeJiri Slaby2006-12-08
* [PATCH] Char: sx, use eisa probingJiri Slaby2006-12-08
* [PATCH] Char: sx, mark functions as devinitJiri Slaby2006-12-08
* [PATCH] Char: sx, use kcallocJiri Slaby2006-12-08
* [PATCH] Char: sx, convert to pci probingJiri Slaby2006-12-08
* [PATCH] Char: isicom, remove cvs stuffJiri Slaby2006-12-08
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] sx: fix user-visible typo (devic)Alexey Dobriyan2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27
* [PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar2006-03-23
* [PATCH] Fix Specialix SX corruptionMarc Zyngier2006-02-27
* [PATCH] Fix Specialix SI probingMarc Zyngier2006-02-26