aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport/ieee1284.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-3/+3
2020-04-23parport: Convert printk(KERN_<LEVEL> to pr_<level>(Gravatar Joe Perches 1-2/+2
2020-04-23parport: fix if-statement empty body warningsGravatar Joe Perches 1-56/+34
2019-04-25parport: ieee1284: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-1/+1
2018-07-15parport: ieee1284: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-1/+2
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Gravatar Kees Cook 1-14/+7
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2009-01-06parport: ieee1284: use del_timer_sync() in parport_wait_event()Gravatar Michael Buesch 1-1/+1
2008-10-16parport: remove CVS keywordsGravatar Adrian Bunk 1-1/+1
2008-07-26parport: remove superfluous local variableGravatar Andre Haupt 1-2/+0
2008-04-30debugobjects: add timer specific object debugging codeGravatar Thomas Gleixner 1-1/+3
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Gravatar Jeff Garzik 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-02-03[PATCH] parport: fix documentationGravatar Arnaud Giersch 1-5/+5
2005-09-10[PATCH] parport: fix-up schedule_timeout() usageGravatar Nishanth Aravamudan 1-4/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+819