aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport/parport_ip32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-12/+0
2020-04-23parport: Use more comon logging stylesJoe Perches1-44/+48
2020-04-23parport: Convert printk(KERN_<LEVEL> to pr_<level>(Joe Perches1-15/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-04-08parport_ip32: pass struct device to DMA API functionsChristoph Hellwig1-8/+10
2017-10-20parport: make parport_ip32_ops const and __initconstBhumika Goyal1-1/+1
2017-08-28parport: cleanup statics initialization to NULL or 0Carlos Palminha1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2014-08-08drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-05-25parport: Drop __TIME__ usageMichal Marek1-1/+0
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
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik1-2/+4
2006-11-16[PATCH] parport: fix compilation failureArnaud Giersch1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-8/+3
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch1-0/+2253