summaryrefslogtreecommitdiffstats
path: root/drivers/parport/parport_pc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* remove the bouncing email address of David CampbellAdrian Bunk2006-06-261-1/+1
* [PATCH] parport_pc: fix section mismatch warnings (v2)Randy.Dunlap2006-04-191-10/+10
* [PATCH] pnp: parport: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-20/+11
* [PATCH] parport_pc: arm build fixAndrew Morton2006-01-081-3/+3
* [PATCH] parport: constificationMarko Kohtala2006-01-061-12/+18
* [PATCH] parport: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] PCI: remove pci_find_device from parport_pc.cJiri Slaby2005-09-081-1/+1
* [PATCH] parport: add NetMOS 9805 supportMaximilian Attems2005-09-071-0/+3
* [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* [PATCH] parport: NetMos nm9855 fixMartin Schitter2005-06-231-4/+0
* [PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)Al Viro2005-05-041-10/+24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3415
OpenPOWER on IntegriCloud