summaryrefslogtreecommitdiffstats
path: root/drivers/parport
Commit message (Expand)AuthorAgeFilesLines
* 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
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-4/+2
* parport_pc: it887x fixNiels de Vos2007-07-161-3/+2
* Use menuconfig objects: parportJan Engelhardt2007-07-161-15/+11
* [PARISC] fix section mismatch in parport_gscHelge Deller2007-05-271-1/+1
* parport_pc needs dma-mapping.hAndrew Morton2007-05-161-0/+1
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* parport_serial: fix PCI must_checksRandy Dunlap2007-05-081-1/+7
* legacy PC parports support parport->devJean Delvare2007-05-081-0/+39
* parport->dev driver model supportDavid Brownell2007-05-086-16/+26
* [PARPORT] SUNBPP: Fix OOPS when debugging is enabled.David S. Miller2007-04-231-4/+6
* [PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare2007-02-201-3/+3
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-3/+3
* [PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman2007-02-141-75/+189
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-101-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
* [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-8/+0
* [PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech2006-12-041-0/+1
* [PATCH] parport: fix compilation failureArnaud Giersch2006-11-161-1/+1
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-081-1/+1
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0511-23/+18
* parport: Remove space in function callsMatthew Martin2006-10-031-106/+106
* [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-4/+0
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+4
* [PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan2006-09-291-0/+4
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-264-4/+4
|\
| * remove the bouncing email address of David CampbellAdrian Bunk2006-06-264-4/+4
* | [PARPORT] sunbpp: Fix typo.David S. Miller2006-06-251-1/+1
|/
* [PATCH] parport: add to kernel-docRandy Dunlap2006-06-252-2/+2
* [PATCH] AX88796 parallel port driverBen Dooks2006-06-253-1/+457
OpenPOWER on IntegriCloud