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_ip32.c
Age
Commit message (
Expand
)
Author
2020-04-23
parport: Use more comon logging styles
Joe Perches
2020-04-23
parport: Convert printk(KERN_<LEVEL> to pr_<level>(
Joe Perches
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-08
parport_ip32: pass struct device to DMA API functions
Christoph Hellwig
2017-10-20
parport: make parport_ip32_ops const and __initconst
Bhumika Goyal
2017-08-28
parport: cleanup statics initialization to NULL or 0
Carlos Palminha
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2014-08-08
drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-05-25
parport: Drop __TIME__ usage
Michal Marek
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-10-23
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
2006-11-16
[PATCH] parport: fix compilation failure
Arnaud Giersch
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-02-03
[PATCH] parport: add parallel port support for SGI O2
Arnaud Giersch