summaryrefslogtreecommitdiff
path: root/drivers/parport/parport_pc.c
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\
| * parport: parport_pc, do not remove parent devices earlyJiri Slaby2014-11-26
* | parport: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov2014-09-23
* parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov2014-09-23
* parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior2013-12-10
* parport_pc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-10
* parport: parport_pc: fix id print of a deviceSebastian Andrzej Siewior2013-12-10
* DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King2013-10-31
* Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\
| * parport: use KERN_CONT in printk() continuation linesKay Sievers2012-05-08
* | parport: remove unused dead code from lowlevel driversMatt Porter2012-04-20
|/
* drivers/parport/parport_pc.c: fix warningsAndrew Morton2012-01-12
* parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina2011-10-18
* parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière2011-06-07
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * parport: Use request_muxed_region for IT87 probe and lockAlan Cox2011-05-06
* | parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-19
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* parport_pc: show the detection of a 2 serial port ITE8874 chipNiels de Vos2010-08-24
* serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder2010-03-02
* parport_pc.c: use correct length in strncmpJoe Perches2009-12-16
* parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-06-30
* parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori2009-06-22
* parport_pc: after superio probing restore original register valuesJens Rottmann2009-06-22
* parport_pc: clean up the modified while loops using forAlan Cox2009-06-11
* parport_pc: Coding styleAlan Cox2009-06-11
* parport_pc: Fix subscription bugsMichael Buesch2009-06-11
* parport: Use the PCI IRQ if offeredAlan Cox2009-04-07
* 8250: Oxford Semiconductor DevicesLee Howard2008-10-23
* parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle2008-07-26
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-29
* parport_pc: make sure to release IO ports after probing for IT87XXLinus Torvalds2008-04-04
* parport: section fixupDavid Brownell2008-02-13
* parport_pc: detection for SuperIO IT87XX POSTPetr Cvek2008-02-06
* parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-06
* [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-23
* parport_pc locking fixAndrew Morton2007-07-31
* parport_pc: it887x fixNiels de Vos2007-07-16
* parport_pc needs dma-mapping.hAndrew Morton2007-05-16
* legacy PC parports support parport->devJean Delvare2007-05-08
* parport->dev driver model supportDavid Brownell2007-05-08
* [PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare2007-02-20
* [PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap2006-12-07
* [PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-03
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-01