summaryrefslogtreecommitdiffstats
path: root/drivers/parport
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-0/+5
|\
| * Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-202-31/+4
| |\
| * | parport_pc: add support for ASIX AX99100Jiaqing Zhao2023-07-301-0/+5
* | | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds2023-08-301-1/+1
|\ \ \ | |_|/ |/| |
| * | parport: Explicitly include correct DT includesRob Herring2023-08-281-1/+1
| |/
* / parport: gsc: remove DMA leftover codeArnd Bergmann2023-08-032-31/+4
|/
* Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-031-1/+2
|\
| * parport: PC style parport depends on HAS_IOPORTNiklas Schnelle2023-05-311-1/+2
* | sysctl: replace child with an enumerationJoel Granados2023-06-181-1/+0
* | parport: plug a sysctl register leakJoel Granados2023-06-181-10/+12
* | parport: Removed sysctl related definesJoel Granados2023-05-231-7/+0
* | parport: Remove register_sysctl_table from parport_default_proc_registerJoel Granados2023-05-231-17/+1
* | parport: Remove register_sysctl_table from parport_device_proc_registerJoel Granados2023-05-231-24/+32
* | parport: Remove register_sysctl_table from parport_proc_registerJoel Granados2023-05-231-31/+60
* | parport: Move magic number "15" to a defineJoel Granados2023-05-231-1/+1
|/
* ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flagsOndrej Zary2023-03-231-4/+16
* Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-39/+86
|\
| * parport_pc: Limit the number of PCI BAR pairs to 2Maciej W. Rozycki2023-01-201-1/+1
| * parport_pc: Set up mode and ECR masks for Oxford Semiconductor devicesMaciej W. Rozycki2023-01-201-6/+13
| * parport_pc: Add an ECR mask field for PCI devicesMaciej W. Rozycki2023-01-201-1/+6
| * parport_pc: Add a mode mask field for PCI devicesMaciej W. Rozycki2023-01-201-3/+7
| * parport_pc: Let chipset drivers mask ECR bits on writesMaciej W. Rozycki2023-01-201-17/+29
| * parport_pc: Let chipset drivers mask unsupported modesMaciej W. Rozycki2023-01-201-12/+33
| * parport_pc: Remove stale `parport_pc_ecp_read_block_pio' referenceMaciej W. Rozycki2023-01-201-2/+0
* | parport: remove ax88796 driverArnd Bergmann2023-01-163-430/+0
|/
* parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki2022-11-091-1/+1
* parport: add support for Netmos device 9900Alexander Baehr2022-09-011-0/+4
* parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki2022-03-181-2/+2
* Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-5/+3
|\
| * parisc/parport_gsc: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-301-3/+2
| * parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-2/+1
* | parport: remove non-zero check on countColin Ian King2021-08-271-1/+1
* | parport: serial: Retrieve IRQ vector with help of special getterAndy Shevchenko2021-07-291-1/+3
* | parport: serial: Get rid of IRQ_NONE abuseAndy Shevchenko2021-07-291-2/+3
|/
* parport: Use string_upper() instead of open coded variantAndy Shevchenko2021-05-211-8/+3
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-12/+0
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-175-5/+0
* parport: fix a kernel-doc markupMauro Carvalho Chehab2021-01-211-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-4/+4
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-0715-636/+368
|\
| * parport: remove use of devmodelSudip Mukherjee2020-04-231-53/+28
| * parport: remove unused parport_register_device()Sudip Mukherjee2020-04-231-192/+0
| * parport: Add comments for parport_register_dev_model()Sudip Mukherjee2020-04-231-0/+62
| * parport: Standardize use of printmodeJoe Perches2020-04-233-11/+17
| * parport_pc: Convert DPRINTK to pr_debugJoe Perches2020-04-231-16/+7
| * parport_mfc3: Convert DPRINTK to pr_debugJoe Perches2020-04-231-12/+7
| * parport_amiga: Convert DPRINTK to pr_debugJoe Perches2020-04-231-13/+7
| * parport: daisy: Convert DPRINTK to pr_debugJoe Perches2020-04-231-17/+6
| * parport: Use more comon logging stylesJoe Perches2020-04-236-117/+108