index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
parport_pc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
parport: Use request_muxed_region for IT87 probe and lock
Alan Cox
2011-05-06
1
-1
/
+1
*
|
parport_pc.c: correctly release the requested region for the IT887x
Niels de Vos
2011-04-19
1
-5
/
+3
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
parport_pc: show the detection of a 2 serial port ITE8874 chip
Niels de Vos
2010-08-24
1
-1
/
+1
*
serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
Ira W. Snyder
2010-03-02
1
-0
/
+6
*
parport_pc.c: use correct length in strncmp
Joe Perches
2009-12-16
1
-1
/
+1
*
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
2009-06-30
1
-1
/
+4
*
parport_pc: set properly the dma_mask for parport_pc device
FUJITA Tomonori
2009-06-22
1
-0
/
+3
*
parport_pc: after superio probing restore original register values
Jens Rottmann
2009-06-22
1
-6
/
+25
*
parport_pc: clean up the modified while loops using for
Alan Cox
2009-06-11
1
-41
/
+57
*
parport_pc: Coding style
Alan Cox
2009-06-11
1
-830
/
+916
*
parport_pc: Fix subscription bugs
Michael Buesch
2009-06-11
1
-16
/
+18
*
parport: Use the PCI IRQ if offered
Alan Cox
2009-04-07
1
-21
/
+36
*
8250: Oxford Semiconductor Devices
Lee Howard
2008-10-23
1
-1
/
+19
*
parport_pc: add base_hi BAR for oxsemi_840
Bernhard Walle
2008-07-26
1
-1
/
+1
*
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-4
/
+4
*
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Bjorn Helgaas
2008-04-29
1
-0
/
+4
*
parport_pc: make sure to release IO ports after probing for IT87XX
Linus Torvalds
2008-04-04
1
-2
/
+1
*
parport: section fixup
David Brownell
2008-02-13
1
-2
/
+2
*
parport_pc: detection for SuperIO IT87XX POST
Petr Cvek
2008-02-06
1
-6
/
+39
*
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
Luís P Mendes
2008-02-06
1
-0
/
+5
*
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
2007-10-23
1
-8
/
+1
*
parport_pc locking fix
Andrew Morton
2007-07-31
1
-4
/
+0
*
parport_pc: it887x fix
Niels de Vos
2007-07-16
1
-3
/
+2
*
parport_pc needs dma-mapping.h
Andrew Morton
2007-05-16
1
-0
/
+1
*
legacy PC parports support parport->dev
Jean Delvare
2007-05-08
1
-0
/
+39
*
parport->dev driver model support
David Brownell
2007-05-08
1
-14
/
+17
*
[PATCH] parport_pc: fix parport_pc_probe_port section warning
Jean Delvare
2007-02-20
1
-3
/
+3
*
[PATCH] parport: section mismatches with HOTPLUG=n
Randy Dunlap
2006-12-07
1
-4
/
+4
*
[PATCH] parport_pc: Add support for OX16PCI952 parallel port
Ryan Underwood
2006-12-07
1
-0
/
+4
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PATCH] restore parport_pc probing on powermac
Olaf Hering
2006-10-03
1
-4
/
+0
*
[PATCH] update legacy io handling for pmac
Olaf Hering
2006-10-01
1
-0
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
remove the bouncing email address of David Campbell
Adrian Bunk
2006-06-26
1
-1
/
+1
*
[PATCH] parport_pc: fix section mismatch warnings (v2)
Randy.Dunlap
2006-04-19
1
-10
/
+10
*
[PATCH] pnp: parport: adjust pnp_register_driver signature
Bjorn Helgaas
2006-03-27
1
-20
/
+11
*
[PATCH] parport_pc: arm build fix
Andrew Morton
2006-01-08
1
-3
/
+3
*
[PATCH] parport: constification
Marko Kohtala
2006-01-06
1
-12
/
+18
*
[PATCH] parport: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-10
1
-2
/
+1
*
[PATCH] PCI: remove pci_find_device from parport_pc.c
Jiri Slaby
2005-09-08
1
-1
/
+1
*
[PATCH] parport: add NetMOS 9805 support
Maximilian Attems
2005-09-07
1
-0
/
+3
*
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2005-07-01
1
-1
/
+1
*
[PATCH] parport: NetMos nm9855 fix
Martin Schitter
2005-06-23
1
-4
/
+0
*
[PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)
Al Viro
2005-05-04
1
-10
/
+24
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3415