summaryrefslogtreecommitdiff
path: root/include/linux/parport.h
AgeCommit message (Expand)Author
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-07-03parport: Remove attach function pointerDr. David Alan Gilbert
2024-07-03parport: Remove 'drivers' listDr. David Alan Gilbert
2023-10-18parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-31parport: PC style parport depends on HAS_IOPORTNiklas Schnelle
2023-05-23parport: Move magic number "15" to a defineJoel Granados
2023-01-16parport: remove ax88796 driverArnd Bergmann
2021-03-10parport: Introduce module_parport_driver() helper macroAndy Shevchenko
2021-01-21parport: fix a kernel-doc markupMauro Carvalho Chehab
2020-04-23parport: remove unused parport_register_device()Sudip Mukherjee
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee
2019-11-13parport: daisy: avoid hardcoded nameSudip Mukherjee
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds
2019-02-13parport: daisy: use new parport device modelSudip Mukherjee
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2009-06-02parport: quickfix the proc registration bugAlan Cox
2008-10-16parport: remove CVS keywordsAdrian Bunk
2008-07-26parport/share.c: proper externsAdrian Bunk
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik
2007-10-18sysctl: parport remove binary pathsEric W. Biederman
2007-05-08parport->dev driver model supportDavid Brownell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala
2006-01-06[PATCH] parport: phase fixesMarko Kohtala
2005-03-13[PATCH] non-PC parport config changeAdrian Bunk
2004-10-27[PATCH] parport: kill dead code and exportsChristoph Hellwig
2004-03-02[PATCH] parport: list cleanupsAlexander Viro
2004-03-02[PATCH] parport: get rid of parport_enumerateAlexander Viro
2004-03-02[PATCH] parport: fix parport_unregister_portAlexander Viro
2004-03-02[PATCH] parport: slave port cleanupsAlexander Viro
2004-03-02[PATCH] parport: option parsing cleanupAlexander Viro
2004-03-02[PATCH] parport: sysctl registrationAlexander Viro
2004-02-04[PATCH] parport fixes (1/6)Alexander Viro
2003-03-22[PATCH] parallel portAlan Cox
2002-11-16[PATCH] remove sched.h from parport.hMatthew Wilcox
2002-02-27[PATCH] 2.5.6-pre1: parport and O_NONBLOCKTim Waugh
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.11 -> v2.4.12Linus Torvalds
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds