aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/parport.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-18parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko1-2/+0
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2023-05-31parport: PC style parport depends on HAS_IOPORTNiklas Schnelle1-1/+1
2023-05-23parport: Move magic number "15" to a defineJoel Granados1-0/+2
2023-01-16parport: remove ax88796 driverArnd Bergmann1-5/+0
2021-03-10parport: Introduce module_parport_driver() helper macroAndy Shevchenko1-1/+11
2021-01-21parport: fix a kernel-doc markupMauro Carvalho Chehab1-0/+31
2020-04-23parport: remove unused parport_register_device()Sudip Mukherjee1-12/+0
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee1-0/+4
2019-11-13parport: daisy: avoid hardcoded nameSudip Mukherjee1-0/+1
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds1-13/+0
2019-02-13parport: daisy: use new parport device modelSudip Mukherjee1-0/+13
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook1-0/+1
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee1-2/+41
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-88/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2009-06-02parport: quickfix the proc registration bugAlan Cox1-0/+4
2008-10-16parport: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-26parport/share.c: proper externsAdrian Bunk1-0/+3
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik1-8/+4
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik1-4/+4
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik1-1/+5
2007-10-18sysctl: parport remove binary pathsEric W. Biederman1-1/+0
2007-05-08parport->dev driver model supportDavid Brownell1-2/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-9/+7
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks1-0/+5
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch1-0/+6
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-06[PATCH] parport: phase fixesMarko Kohtala1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+552