index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
parport_pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
Ira W. Snyder
1
-0
/
+6
2009-12-16
parport_pc.c: use correct length in strncmp
Joe Perches
1
-1
/
+1
2009-06-30
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
1
-1
/
+4
2009-06-22
parport_pc: set properly the dma_mask for parport_pc device
FUJITA Tomonori
1
-0
/
+3
2009-06-22
parport_pc: after superio probing restore original register values
Jens Rottmann
1
-6
/
+25
2009-06-11
parport_pc: clean up the modified while loops using for
Alan Cox
1
-41
/
+57
2009-06-11
parport_pc: Coding style
Alan Cox
1
-830
/
+916
2009-06-11
parport_pc: Fix subscription bugs
Michael Buesch
1
-16
/
+18
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
1
-21
/
+36
2008-10-23
8250: Oxford Semiconductor Devices
Lee Howard
1
-1
/
+19
2008-07-26
parport_pc: add base_hi BAR for oxsemi_840
Bernhard Walle
1
-1
/
+1
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-29
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Bjorn Helgaas
1
-0
/
+4
2008-04-04
parport_pc: make sure to release IO ports after probing for IT87XX
Linus Torvalds
1
-2
/
+1
2008-02-13
parport: section fixup
David Brownell
1
-2
/
+2
2008-02-06
parport_pc: detection for SuperIO IT87XX POST
Petr Cvek
1
-6
/
+39
2008-02-06
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
Luís P Mendes
1
-0
/
+5
2007-10-23
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
1
-8
/
+1
2007-07-31
parport_pc locking fix
Andrew Morton
1
-4
/
+0
2007-07-16
parport_pc: it887x fix
Niels de Vos
1
-3
/
+2
2007-05-16
parport_pc needs dma-mapping.h
Andrew Morton
1
-0
/
+1
2007-05-08
legacy PC parports support parport->dev
Jean Delvare
1
-0
/
+39
2007-05-08
parport->dev driver model support
David Brownell
1
-14
/
+17
2007-02-20
[PATCH] parport_pc: fix parport_pc_probe_port section warning
Jean Delvare
1
-3
/
+3
2006-12-07
[PATCH] parport: section mismatches with HOTPLUG=n
Randy Dunlap
1
-4
/
+4
2006-12-07
[PATCH] parport_pc: Add support for OX16PCI952 parallel port
Ryan Underwood
1
-0
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-03
[PATCH] restore parport_pc probing on powermac
Olaf Hering
1
-4
/
+0
2006-10-01
[PATCH] update legacy io handling for pmac
Olaf Hering
1
-0
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
remove the bouncing email address of David Campbell
Adrian Bunk
1
-1
/
+1
2006-04-19
[PATCH] parport_pc: fix section mismatch warnings (v2)
Randy.Dunlap
1
-10
/
+10
2006-03-27
[PATCH] pnp: parport: adjust pnp_register_driver signature
Bjorn Helgaas
1
-20
/
+11
2006-01-08
[PATCH] parport_pc: arm build fix
Andrew Morton
1
-3
/
+3
2006-01-06
[PATCH] parport: constification
Marko Kohtala
1
-12
/
+18
2005-09-10
[PATCH] parport: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-09-08
[PATCH] PCI: remove pci_find_device from parport_pc.c
Jiri Slaby
1
-1
/
+1
2005-09-07
[PATCH] parport: add NetMOS 9805 support
Maximilian Attems
1
-0
/
+3
2005-07-01
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
1
-1
/
+1
2005-06-23
[PATCH] parport: NetMos nm9855 fix
Martin Schitter
1
-4
/
+0
2005-05-04
[PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)
Al Viro
1
-10
/
+24
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3415