aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport/parport_pc.c
AgeCommit message (Expand)Author
2017-04-20Annotate hardware config module parameters in drivers/parport/David Howells
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-26parport: parport_pc, do not remove parent devices earlyJiri Slaby
2014-10-20parport: drop owner assignment from platform_driversWolfram Sang
2014-09-23parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov
2014-09-23parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov
2013-12-10parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior
2013-12-10parport_pc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-10parport: parport_pc: fix id print of a deviceSebastian Andrzej Siewior
2013-10-31DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King
2013-01-03Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-08parport: use KERN_CONT in printk() continuation linesKay Sievers
2012-04-20parport: remove unused dead code from lowlevel driversMatt Porter
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton
2011-10-18parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina
2011-06-07parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-06parport: Use request_muxed_region for IT87 probe and lockAlan Cox
2011-04-19parport_pc.c: correctly release the requested region for the IT887xNiels de Vos
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-24parport_pc: show the detection of a 2 serial port ITE8874 chipNiels de Vos
2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder
2009-12-16parport_pc.c: use correct length in strncmpJoe Perches
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch
2009-06-22parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori
2009-06-22parport_pc: after superio probing restore original register valuesJens Rottmann
2009-06-11parport_pc: clean up the modified while loops using forAlan Cox
2009-06-11parport_pc: Coding styleAlan Cox
2009-06-11parport_pc: Fix subscription bugsMichael Buesch
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox
2008-10-238250: Oxford Semiconductor DevicesLee Howard
2008-07-26parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas
2008-04-04parport_pc: make sure to release IO ports after probing for IT87XXLinus Torvalds
2008-02-13parport: section fixupDavid Brownell
2008-02-06parport_pc: detection for SuperIO IT87XX POSTPetr Cvek
2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik
2007-07-31parport_pc locking fixAndrew Morton
2007-07-16parport_pc: it887x fixNiels de Vos
2007-05-16parport_pc needs dma-mapping.hAndrew Morton
2007-05-08legacy PC parports support parport->devJean Delvare
2007-05-08parport->dev driver model supportDavid Brownell
2007-02-20[PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare
2006-12-07[PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap