| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-23 | char: applicom: remove low-quality, unused driver | Ethan Nelson-Moore | 1 | -857/+0 |
| 2025-11-28 | char: applicom: fix NULL pointer dereference in ac_ioctl | Tianchu Chen | 1 | -1/+4 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2023-01-20 | applicom: Fix PCI device refcount leak in applicom_init() | Xiongfeng Wang | 1 | -1/+4 |
| 2021-12-21 | applicom: unneed to initialise statics to 0 | Jason Wang | 1 | -2/+2 |
| 2021-04-05 | Merge 5.12-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -3/+0 |
| 2021-03-28 | applicom: fix some err codes returned by ac_ioctl | Xu Jia | 1 | -1/+1 |
| 2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -3/+0 |
| 2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan | 1 | -1/+0 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -2/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-01-22 | applicom: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva | 1 | -11/+24 |
| 2017-08-28 | applicom: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
| 2017-04-20 | Annotate hardware config module parameters in drivers/char/ | David Howells | 1 | -2/+2 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2014-05-27 | applicom: dereferencing NULL on error path | Dan Carpenter | 1 | -1/+0 |
| 2013-03-15 | applicom: use correct array offset | Dan Carpenter | 1 | -2/+2 |
| 2010-10-27 | drivers/char/applicom.c: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+1 |
| 2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -4/+5 |
| 2010-05-27 | drivers/char/applicom.c: use memdup_user | Julia Lawall | 1 | -8/+3 |
| 2010-05-17 | drivers: Push down BKL into various drivers | Arnd Bergmann | 1 | -5/+8 |
| 2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
| 2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
| 2009-04-06 | applicom: Auto-load applicom module when device opened. | Scott James Remnant | 1 | -0/+1 |
| 2008-10-16 | applicom.c: fix apparently-broken code in do_ac_read() | Andrew Morton | 1 | -1/+1 |
| 2008-10-13 | applicom: Fix an unchecked user ioctl range and an error return | Alan Cox | 1 | -4/+2 |
| 2008-04-30 | char serial: switch drivers to ioremap_nocache | Alan Cox | 1 | -2/+2 |
| 2008-02-08 | Char: applicom, use pci_match_id | Jiri Slaby | 1 | -11/+4 |
| 2008-02-08 | Char: applicom, use pci_resource_start | Jiri Slaby | 1 | -4/+5 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
| 2006-07-03 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
| 2006-07-02 | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
| 2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 1 | -3/+6 |
| 2006-06-25 | [PATCH] drivers/char/applicom.c: proper module_{init,exit} | Adrian Bunk | 1 | -36/+4 |
| 2006-04-11 | [PATCH] Wrong out of range check in drivers/char/applicom.c | Eric Sesterhenn | 1 | -1/+1 |
| 2005-09-10 | [PATCH] applicom: fix error handling | Christophe Lucas | 1 | -4/+20 |
| 2005-06-25 | [PATCH] printk: drivers/char/applicom.c | Domen Puncer | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+862 |