summaryrefslogtreecommitdiffstats
path: root/drivers/char/applicom.c
Commit message (Expand)AuthorAgeFilesLines
* applicom: use correct array offsetDan Carpenter2013-03-151-2/+2
* drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
* drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-4/+5
* drivers/char/applicom.c: use memdup_userJulia Lawall2010-05-271-8/+3
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-5/+8
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* applicom: Auto-load applicom module when device opened.Scott James Remnant2009-04-061-0/+1
* applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton2008-10-161-1/+1
* applicom: Fix an unchecked user ioctl range and an error returnAlan Cox2008-10-131-4/+2
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-301-2/+2
* Char: applicom, use pci_match_idJiri Slaby2008-02-081-11/+4
* Char: applicom, use pci_resource_startJiri Slaby2008-02-081-4/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-3/+6
* [PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk2006-06-251-36/+4
* [PATCH] Wrong out of range check in drivers/char/applicom.cEric Sesterhenn2006-04-111-1/+1
* [PATCH] applicom: fix error handlingChristophe Lucas2005-09-101-4/+20
* [PATCH] printk: drivers/char/applicom.cDomen Puncer2005-06-251-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+862