summaryrefslogtreecommitdiffstats
path: root/drivers/parport/parport_pc.c
Commit message (Expand)AuthorAgeFilesLines
* parport_pc: add support for ASIX AX99100Jiaqing Zhao2023-07-301-0/+5
* ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flagsOndrej Zary2023-03-231-4/+16
* 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_pc: Avoid FIFO port location truncationMaciej W. Rozycki2022-11-091-1/+1
* parport: add support for Netmos device 9900Alexander Baehr2022-09-011-0/+4
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* parport: Standardize use of printmodeJoe Perches2020-04-231-8/+6
* parport_pc: Convert DPRINTK to pr_debugJoe Perches2020-04-231-16/+7
* parport: Use more comon logging stylesJoe Perches2020-04-231-34/+28
* parport: Convert printk(KERN_<LEVEL> to pr_<level>(Joe Perches2020-04-231-96/+70
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* parport_pc: fix find_superio io compare code, should use equal test.QiaoChong2019-02-111-1/+1
* parport: parport_pc: Mark expected switch fall-throughGustavo A. R. Silva2018-11-271-1/+1
* parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov2018-03-141-0/+4
* parport_pc: use pr_contMikulas Patocka2017-08-281-12/+12
* Annotate hardware config module parameters in drivers/parport/David Howells2017-04-201-4/+4
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* parport: add device-model to parport subsystemSudip Mukherjee2015-06-011-2/+2
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-141-3/+4
|\
| * parport: parport_pc, do not remove parent devices earlyJiri Slaby2014-11-261-3/+4
* | parport: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov2014-09-231-1/+17
* parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov2014-09-231-12/+26
* parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior2013-12-101-8/+2
* parport_pc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-2/+0
* parport: parport_pc: fix id print of a deviceSebastian Andrzej Siewior2013-12-101-6/+2
* DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King2013-10-311-2/+6
* Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-29/+26
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-221-8/+8
|\
| * parport: use KERN_CONT in printk() continuation linesKay Sievers2012-05-081-8/+8
* | parport: remove unused dead code from lowlevel driversMatt Porter2012-04-201-276/+0
|/
* drivers/parport/parport_pc.c: fix warningsAndrew Morton2012-01-121-2/+2
* parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina2011-10-181-0/+3
* parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière2011-06-071-54/+0
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-1/+1
|\
| * parport: Use request_muxed_region for IT87 probe and lockAlan Cox2011-05-061-1/+1
* | parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-191-5/+3
|/
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* parport_pc: show the detection of a 2 serial port ITE8874 chipNiels de Vos2010-08-241-1/+1
* serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder2010-03-021-0/+6
* parport_pc.c: use correct length in strncmpJoe Perches2009-12-161-1/+1
* parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-06-301-1/+4
* parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori2009-06-221-0/+3