index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
parport_pc.c
Commit message (
Expand
)
Author
Age
*
Drivers: parport: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-22
|
\
|
*
parport: use KERN_CONT in printk() continuation lines
Kay Sievers
2012-05-08
*
|
parport: remove unused dead code from lowlevel drivers
Matt Porter
2012-04-20
|
/
*
drivers/parport/parport_pc.c: fix warnings
Andrew Morton
2012-01-12
*
parport_pc: release IO region properly if unsupported ITE887x card is found
Jiri Kosina
2011-10-18
*
parport/serial: add support for Timedia/SUNIX cards to parport_serial
Frédéric Brière
2011-06-07
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
|
\
|
*
parport: Use request_muxed_region for IT87 probe and lock
Alan Cox
2011-05-06
*
|
parport_pc.c: correctly release the requested region for the IT887x
Niels de Vos
2011-04-19
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
parport_pc: show the detection of a 2 serial port ITE8874 chip
Niels de Vos
2010-08-24
*
serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
Ira W. Snyder
2010-03-02
*
parport_pc.c: use correct length in strncmp
Joe Perches
2009-12-16
*
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
2009-06-30
*
parport_pc: set properly the dma_mask for parport_pc device
FUJITA Tomonori
2009-06-22
*
parport_pc: after superio probing restore original register values
Jens Rottmann
2009-06-22
*
parport_pc: clean up the modified while loops using for
Alan Cox
2009-06-11
*
parport_pc: Coding style
Alan Cox
2009-06-11
*
parport_pc: Fix subscription bugs
Michael Buesch
2009-06-11
*
parport: Use the PCI IRQ if offered
Alan Cox
2009-04-07
*
8250: Oxford Semiconductor Devices
Lee Howard
2008-10-23
*
parport_pc: add base_hi BAR for oxsemi_840
Bernhard Walle
2008-07-26
*
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Bjorn Helgaas
2008-04-29
*
parport_pc: make sure to release IO ports after probing for IT87XX
Linus Torvalds
2008-04-04
*
parport: section fixup
David Brownell
2008-02-13
*
parport_pc: detection for SuperIO IT87XX POST
Petr Cvek
2008-02-06
*
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
Luís P Mendes
2008-02-06
*
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
2007-10-23
*
parport_pc locking fix
Andrew Morton
2007-07-31
*
parport_pc: it887x fix
Niels de Vos
2007-07-16
*
parport_pc needs dma-mapping.h
Andrew Morton
2007-05-17
*
legacy PC parports support parport->dev
Jean Delvare
2007-05-08
*
parport->dev driver model support
David Brownell
2007-05-08
*
[PATCH] parport_pc: fix parport_pc_probe_port section warning
Jean Delvare
2007-02-20
*
[PATCH] parport: section mismatches with HOTPLUG=n
Randy Dunlap
2006-12-07
*
[PATCH] parport_pc: Add support for OX16PCI952 parallel port
Ryan Underwood
2006-12-07
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] restore parport_pc probing on powermac
Olaf Hering
2006-10-03
*
[PATCH] update legacy io handling for pmac
Olaf Hering
2006-10-01
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
remove the bouncing email address of David Campbell
Adrian Bunk
2006-06-26
*
[PATCH] parport_pc: fix section mismatch warnings (v2)
Randy.Dunlap
2006-04-19
*
[PATCH] pnp: parport: adjust pnp_register_driver signature
Bjorn Helgaas
2006-03-27
*
[PATCH] parport_pc: arm build fix
Andrew Morton
2006-01-08
*
[PATCH] parport: constification
Marko Kohtala
2006-01-06
*
[PATCH] parport: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-10
*
[PATCH] PCI: remove pci_find_device from parport_pc.c
Jiri Slaby
2005-09-08
*
[PATCH] parport: add NetMOS 9805 support
Maximilian Attems
2005-09-07
[next]