| Commit message (Expand) | Author | Age | Files | Lines |
* | parport: Add support for Brainboxes IX/UC/PX parallel cards | Cameron Williams | 2023-12-07 | 1 | -0/+21 |
* | parport_pc: add support for ASIX AX99100 | Jiaqing Zhao | 2023-07-30 | 1 | -0/+5 |
* | ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flags | Ondrej Zary | 2023-03-23 | 1 | -4/+16 |
* | parport_pc: Limit the number of PCI BAR pairs to 2 | Maciej W. Rozycki | 2023-01-20 | 1 | -1/+1 |
* | parport_pc: Set up mode and ECR masks for Oxford Semiconductor devices | Maciej W. Rozycki | 2023-01-20 | 1 | -6/+13 |
* | parport_pc: Add an ECR mask field for PCI devices | Maciej W. Rozycki | 2023-01-20 | 1 | -1/+6 |
* | parport_pc: Add a mode mask field for PCI devices | Maciej W. Rozycki | 2023-01-20 | 1 | -3/+7 |
* | parport_pc: Let chipset drivers mask ECR bits on writes | Maciej W. Rozycki | 2023-01-20 | 1 | -17/+29 |
* | parport_pc: Let chipset drivers mask unsupported modes | Maciej W. Rozycki | 2023-01-20 | 1 | -12/+33 |
* | parport_pc: Remove stale `parport_pc_ecp_read_block_pio' reference | Maciej W. Rozycki | 2023-01-20 | 1 | -2/+0 |
* | parport_pc: Avoid FIFO port location truncation | Maciej W. Rozycki | 2022-11-09 | 1 | -1/+1 |
* | parport: add support for Netmos device 9900 | Alexander Baehr | 2022-09-01 | 1 | -0/+4 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
* | parport: Standardize use of printmode | Joe Perches | 2020-04-23 | 1 | -8/+6 |
* | parport_pc: Convert DPRINTK to pr_debug | Joe Perches | 2020-04-23 | 1 | -16/+7 |
* | parport: Use more comon logging styles | Joe Perches | 2020-04-23 | 1 | -34/+28 |
* | parport: Convert printk(KERN_<LEVEL> to pr_<level>( | Joe Perches | 2020-04-23 | 1 | -96/+70 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | parport_pc: fix find_superio io compare code, should use equal test. | QiaoChong | 2019-02-11 | 1 | -1/+1 |
* | parport: parport_pc: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-11-27 | 1 | -1/+1 |
* | parport_pc: Add support for WCH CH382L PCI-E single parallel port card. | Alexander Gerasiov | 2018-03-14 | 1 | -0/+4 |
* | parport_pc: use pr_cont | Mikulas Patocka | 2017-08-28 | 1 | -12/+12 |
* | Annotate hardware config module parameters in drivers/parport/ | David Howells | 2017-04-20 | 1 | -4/+4 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | parport: add device-model to parport subsystem | Sudip Mukherjee | 2015-06-01 | 1 | -2/+2 |
* | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-14 | 1 | -3/+4 |
|\ |
|
| * | parport: parport_pc, do not remove parent devices early | Jiri Slaby | 2014-11-26 | 1 | -3/+4 |
* | | parport: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
* | parport: parport_pc: Implement architecture and device check to cut off false... | Matwey V. Kornilov | 2014-09-23 | 1 | -1/+17 |
* | parport: parport_pc: Introduce intel_bug_present function. | Matwey V. Kornilov | 2014-09-23 | 1 | -12/+26 |
* | parport: parport_pc: remove double PCI ID for NetMos | Sebastian Andrzej Siewior | 2013-12-10 | 1 | -8/+2 |
* | parport_pc: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-10 | 1 | -2/+0 |
* | parport: parport_pc: fix id print of a device | Sebastian Andrzej Siewior | 2013-12-10 | 1 | -6/+2 |
* | DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() | Russell King | 2013-10-31 | 1 | -2/+6 |
* | Drivers: parport: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -29/+26 |
* | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-22 | 1 | -8/+8 |
|\ |
|
| * | parport: use KERN_CONT in printk() continuation lines | Kay Sievers | 2012-05-08 | 1 | -8/+8 |
* | | parport: remove unused dead code from lowlevel drivers | Matt Porter | 2012-04-20 | 1 | -276/+0 |
|/ |
|
* | drivers/parport/parport_pc.c: fix warnings | Andrew Morton | 2012-01-12 | 1 | -2/+2 |
* | parport_pc: release IO region properly if unsupported ITE887x card is found | Jiri Kosina | 2011-10-18 | 1 | -0/+3 |
* | parport/serial: add support for Timedia/SUNIX cards to parport_serial | Frédéric Brière | 2011-06-07 | 1 | -54/+0 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | parport: Use request_muxed_region for IT87 probe and lock | Alan Cox | 2011-05-06 | 1 | -1/+1 |
* | | parport_pc.c: correctly release the requested region for the IT887x | Niels de Vos | 2011-04-19 | 1 | -5/+3 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | parport_pc: show the detection of a 2 serial port ITE8874 chip | Niels de Vos | 2010-08-24 | 1 | -1/+1 |
* | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card | Ira W. Snyder | 2010-03-02 | 1 | -0/+6 |
* | parport_pc.c: use correct length in strncmp | Joe Perches | 2009-12-16 | 1 | -1/+1 |
* | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 2009-06-30 | 1 | -1/+4 |