summaryrefslogtreecommitdiffstats
path: root/drivers/char/applicom.c
AgeCommit message (Expand)AuthorLines
2014-05-27applicom: dereferencing NULL on error pathDan Carpenter-1/+0
2013-03-15applicom: use correct array offsetDan Carpenter-2/+2
2010-10-27drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann-4/+5
2010-05-27drivers/char/applicom.c: use memdup_userJulia Lawall-8/+3
2010-05-17drivers: Push down BKL into various driversArnd Bergmann-5/+8
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+1
2009-04-06applicom: Auto-load applicom module when device opened.Scott James Remnant-0/+1
2008-10-16applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton-1/+1
2008-10-13applicom: Fix an unchecked user ioctl range and an error returnAlan Cox-4/+2
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox-2/+2
2008-02-08Char: applicom, use pci_match_idJiri Slaby-11/+4
2008-02-08Char: applicom, use pci_resource_startJiri Slaby-4/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-2/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman-3/+6
2006-06-25[PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk-36/+4
2006-04-11[PATCH] Wrong out of range check in drivers/char/applicom.cEric Sesterhenn-1/+1
2005-09-10[PATCH] applicom: fix error handlingChristophe Lucas-4/+20
2005-06-25[PATCH] printk: drivers/char/applicom.cDomen Puncer-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+862