summaryrefslogtreecommitdiff
path: root/drivers/parport
AgeCommit message (Expand)Author
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-28parport: Explicitly include correct DT includesRob Herring
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-03parport: gsc: remove DMA leftover codeArnd Bergmann
2023-07-30parport_pc: add support for ASIX AX99100Jiaqing Zhao
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-18sysctl: replace child with an enumerationJoel Granados
2023-06-18parport: plug a sysctl register leakJoel Granados
2023-05-31parport: PC style parport depends on HAS_IOPORTNiklas Schnelle
2023-05-23parport: Removed sysctl related definesJoel Granados
2023-05-23parport: Remove register_sysctl_table from parport_default_proc_registerJoel Granados
2023-05-23parport: Remove register_sysctl_table from parport_device_proc_registerJoel Granados
2023-05-23parport: Remove register_sysctl_table from parport_proc_registerJoel Granados
2023-05-23parport: Move magic number "15" to a defineJoel Granados
2023-03-23ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flagsOndrej Zary
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-20parport_pc: Limit the number of PCI BAR pairs to 2Maciej W. Rozycki
2023-01-20parport_pc: Set up mode and ECR masks for Oxford Semiconductor devicesMaciej W. Rozycki
2023-01-20parport_pc: Add an ECR mask field for PCI devicesMaciej W. Rozycki
2023-01-20parport_pc: Add a mode mask field for PCI devicesMaciej W. Rozycki
2023-01-20parport_pc: Let chipset drivers mask ECR bits on writesMaciej W. Rozycki
2023-01-20parport_pc: Let chipset drivers mask unsupported modesMaciej W. Rozycki
2023-01-20parport_pc: Remove stale `parport_pc_ecp_read_block_pio' referenceMaciej W. Rozycki
2023-01-16parport: remove ax88796 driverArnd Bergmann
2022-11-09parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki
2022-09-01parport: add support for Netmos device 9900Alexander Baehr
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30parisc/parport_gsc: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-27parport: remove non-zero check on countColin Ian King
2021-07-29parport: serial: Retrieve IRQ vector with help of special getterAndy Shevchenko
2021-07-29parport: serial: Get rid of IRQ_NONE abuseAndy Shevchenko
2021-05-21parport: Use string_upper() instead of open coded variantAndy Shevchenko
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-21parport: fix a kernel-doc markupMauro Carvalho Chehab
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-23parport: remove use of devmodelSudip Mukherjee
2020-04-23parport: remove unused parport_register_device()Sudip Mukherjee
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee
2020-04-23parport: Standardize use of printmodeJoe Perches
2020-04-23parport_pc: Convert DPRINTK to pr_debugJoe Perches
2020-04-23parport_mfc3: Convert DPRINTK to pr_debugJoe Perches
2020-04-23parport_amiga: Convert DPRINTK to pr_debugJoe Perches
2020-04-23parport: daisy: Convert DPRINTK to pr_debugJoe Perches