aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport/parport_ax88796.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2018-03-14parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...Gravatar Markus Elfring 1-1/+1
2018-03-14parport: ax88796: Improve a size determination in parport_ax88796_probe()Gravatar Markus Elfring 1-1/+1
2018-03-14parport: ax88796: Delete an error message for a failed memory allocation in p...Gravatar Markus Elfring 1-3/+1
2017-08-28parport: use release_mem_region instead of release_resourceGravatar Anton Vasilyev 1-4/+2
2014-10-20parport: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2011-11-30parport: convert drivers/parport/* to use module_platform_driver()Gravatar Axel Lin 1-12/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-07-25parport: fix platform driver hotplug/coldplugGravatar Kay Sievers 1-0/+2
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerGravatar Jeff Garzik 1-9/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-25[PATCH] AX88796 parallel port driverGravatar Ben Dooks 1-0/+443