summaryrefslogtreecommitdiffstats
path: root/drivers/parport/parport_pc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* parport_pc: after superio probing restore original register valuesJens Rottmann2009-06-221-6/+25
* parport_pc: clean up the modified while loops using forAlan Cox2009-06-111-41/+57
* parport_pc: Coding styleAlan Cox2009-06-111-830/+916
* parport_pc: Fix subscription bugsMichael Buesch2009-06-111-16/+18
* parport: Use the PCI IRQ if offeredAlan Cox2009-04-071-21/+36
* 8250: Oxford Semiconductor DevicesLee Howard2008-10-231-1/+19
* parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle2008-07-261-1/+1
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-4/+4
* parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-291-0/+4
* parport_pc: make sure to release IO ports after probing for IT87XXLinus Torvalds2008-04-041-2/+1
* parport: section fixupDavid Brownell2008-02-131-2/+2
* parport_pc: detection for SuperIO IT87XX POSTPetr Cvek2008-02-061-6/+39
* parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-061-0/+5
* [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-231-8/+1
* parport_pc locking fixAndrew Morton2007-07-311-4/+0
* parport_pc: it887x fixNiels de Vos2007-07-161-3/+2
* parport_pc needs dma-mapping.hAndrew Morton2007-05-161-0/+1
* legacy PC parports support parport->devJean Delvare2007-05-081-0/+39
* parport->dev driver model supportDavid Brownell2007-05-081-14/+17
* [PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare2007-02-201-3/+3
* [PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap2006-12-071-4/+4
* [PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood2006-12-071-0/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-4/+0
OpenPOWER on IntegriCloud