aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport/parport_ax88796.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-03-14parport: ax88796: Delete an unnecessary variable initialisation in parport_ax88796_probe()Markus Elfring1-1/+1
2018-03-14parport: ax88796: Improve a size determination in parport_ax88796_probe()Markus Elfring1-1/+1
2018-03-14parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()Markus Elfring1-3/+1
2017-08-28parport: use release_mem_region instead of release_resourceAnton Vasilyev1-4/+2
2014-10-20parport: drop owner assignment from platform_driversWolfram Sang1-1/+0
2011-11-30parport: convert drivers/parport/* to use module_platform_driver()Axel Lin1-12/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-25parport: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik1-9/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks1-0/+443