aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/applicom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-4/+5
2010-05-27drivers/char/applicom.c: use memdup_userJulia Lawall1-8/+3
2010-05-17drivers: Push down BKL into various driversArnd Bergmann1-5/+8
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-04-06applicom: Auto-load applicom module when device opened.Scott James Remnant1-0/+1
2008-10-16applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton1-1/+1
2008-10-13applicom: Fix an unchecked user ioctl range and an error returnAlan Cox1-4/+2
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox1-2/+2
2008-02-08Char: applicom, use pci_match_idJiri Slaby1-11/+4
2008-02-08Char: applicom, use pci_resource_startJiri Slaby1-4/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-3/+6
2006-06-25[PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk1-36/+4
2006-04-11[PATCH] Wrong out of range check in drivers/char/applicom.cEric Sesterhenn1-1/+1
2005-09-10[PATCH] applicom: fix error handlingChristophe Lucas1-4/+20
2005-06-25[PATCH] printk: drivers/char/applicom.cDomen Puncer1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+862