aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-04parport_pc: make sure to release IO ports after probing for IT87XXLinus Torvalds1-2/+1
2008-02-13parport: section fixupDavid Brownell1-2/+2
2008-02-08parport: fix ieee1284_epp_read_addrStephan Boettcher1-1/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-1/+2
2008-02-06parport_pc: detection for SuperIO IT87XX POSTPetr Cvek1-6/+39
2008-02-06parport_serial: netmos 9855 fixChristian Pellegrin1-2/+2
2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes1-0/+5
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2007-12-17parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet1-1/+1
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik3-14/+4
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik3-3/+3
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik8-49/+20
2007-10-18sysctl: parport remove binary pathsEric W. Biederman2-62/+5
2007-07-31parport_pc locking fixAndrew Morton1-4/+0
2007-07-20m68k: exclude more unbuildable driversAl Viro1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-4/+2
2007-07-16parport_pc: it887x fixNiels de Vos1-3/+2
2007-07-16Use menuconfig objects: parportJan Engelhardt1-15/+11
2007-05-27[PARISC] fix section mismatch in parport_gscHelge Deller1-1/+1
2007-05-16parport_pc needs dma-mapping.hAndrew Morton1-0/+1
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-08parport_serial: fix PCI must_checksRandy Dunlap1-1/+7
2007-05-08legacy PC parports support parport->devJean Delvare1-0/+39
2007-05-08parport->dev driver model supportDavid Brownell6-16/+26
2007-04-23[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.David S. Miller1-4/+6
2007-02-20[PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare1-3/+3
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-3/+3
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman1-75/+189
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+0
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis1-3/+3
2006-12-07[PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap1-4/+4
2006-12-07[PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood1-0/+4
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski1-8/+0
2006-12-04[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech1-0/+1
2006-11-16[PATCH] parport: fix compilation failureArnaud Giersch1-1/+1
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells11-23/+18
2006-10-03parport: Remove space in function callsMatthew Martin1-106/+106
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-4/+0
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+4
2006-09-29[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan1-0/+4
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-4/+4
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk4-4/+4
2006-06-25[PARPORT] sunbpp: Fix typo.David S. Miller1-1/+1
2006-06-25[PATCH] parport: add to kernel-docRandy Dunlap2-2/+2
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks3-1/+457
2006-06-23[PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller1-64/+70