aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport
Commit message (Expand)AuthorAgeFilesLines
...
* parport_pc: after superio probing restore original register valuesJens Rottmann2009-06-221-6/+25
* parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
* 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: quickfix the proc registration bugAlan Cox2009-06-021-3/+10
* parport_gsc: fix printk format errorAlexander Beregalov2009-05-291-2/+2
* parport: Use the PCI IRQ if offeredAlan Cox2009-04-073-26/+54
* parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter2009-04-021-5/+25
* m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-221-3/+3
* parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby2009-02-111-0/+5
* parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch2009-01-061-1/+1
* parport_serial: fix array overflowTakashi Iwai2008-12-011-0/+2
* Parport driver: disable pc-style parport on Blackfin systemsMike Frysinger2008-11-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-301-1/+1
|\
| * pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox2008-10-171-1/+1
* | 8250: Oxford Semiconductor DevicesLee Howard2008-10-231-1/+19
|/
* parport: remove CVS keywordsAdrian Bunk2008-10-163-3/+3
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-39/+31
|\
| * pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-231-0/+2
| * pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-231-9/+3
| * pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-231-1/+0
| * pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2008-08-231-38/+35
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | parport_sunbpp: Convert to pure OF driver.David S. Miller2008-08-291-27/+20
|/
* make parport_cs_release() staticAdrian Bunk2008-07-261-1/+1
* parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle2008-07-261-1/+1
* parport: remove superfluous local variableAndre Haupt2008-07-261-2/+0
* parport/share.c: proper externsAdrian Bunk2008-07-261-3/+0
* parport: fix platform driver hotplug/coldplugKay Sievers2008-07-251-0/+2
* debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-301-1/+3
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-6/+6
* parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-291-0/+4
* avr32: don't offer PARPORT_PCAdrian Bunk2008-04-191-1/+1
* 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: fix ieee1284_epp_read_addrStephan Boettcher2008-02-081-1/+1
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-1/+2
* parport_pc: detection for SuperIO IT87XX POSTPetr Cvek2008-02-061-6/+39
* parport_serial: netmos 9855 fixChristian Pellegrin2008-02-061-2/+2
* parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-061-0/+5
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet2007-12-171-1/+1
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-233-14/+4
* [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-233-3/+3
* [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-238-49/+20
* sysctl: parport remove binary pathsEric W. Biederman2007-10-182-62/+5
* parport_pc locking fixAndrew Morton2007-07-311-4/+0
* m68k: exclude more unbuildable driversAl Viro2007-07-201-1/+1