summaryrefslogtreecommitdiff
path: root/drivers/char/applicom.c
AgeCommit message (Expand)Author
2023-01-20applicom: Fix PCI device refcount leak in applicom_init()Xiongfeng Wang
2021-12-21applicom: unneed to initialise statics to 0Jason Wang
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman
2021-03-28applicom: fix some err codes returned by ac_ioctlXu Jia
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-01-22applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2017-08-28applicom: constify pci_device_id.Arvind Yadav
2017-04-20Annotate hardware config module parameters in drivers/char/David Howells
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-05-27applicom: dereferencing NULL on error pathDan Carpenter
2013-03-15applicom: use correct array offsetDan Carpenter
2010-10-27drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-27drivers/char/applicom.c: use memdup_userJulia Lawall
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-04-06applicom: Auto-load applicom module when device opened.Scott James Remnant
2008-10-16applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton
2008-10-13applicom: Fix an unchecked user ioctl range and an error returnAlan Cox
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox
2008-02-08Char: applicom, use pci_match_idJiri Slaby
2008-02-08Char: applicom, use pci_resource_startJiri Slaby
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-25[PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk
2006-04-11[PATCH] Wrong out of range check in drivers/char/applicom.cEric Sesterhenn
2005-09-10[PATCH] applicom: fix error handlingChristophe Lucas
2005-06-25[PATCH] printk: drivers/char/applicom.cDomen Puncer
2005-04-16Linux-2.6.12-rc2Linus Torvalds