index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
parport_ax88796.c
Age
Commit message (
Expand
)
Author
2018-03-14
parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...
Markus Elfring
2018-03-14
parport: ax88796: Improve a size determination in parport_ax88796_probe()
Markus Elfring
2018-03-14
parport: ax88796: Delete an error message for a failed memory allocation in p...
Markus Elfring
2017-08-28
parport: use release_mem_region instead of release_resource
Anton Vasilyev
2014-10-20
parport: drop owner assignment from platform_drivers
Wolfram Sang
2011-11-30
parport: convert drivers/parport/* to use module_platform_driver()
Axel Lin
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-07-25
parport: fix platform driver hotplug/coldplug
Kay Sievers
2007-10-23
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-25
[PATCH] AX88796 parallel port driver
Ben Dooks