index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
parport_pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-23
parport: Standardize use of printmode
Joe Perches
1
-8
/
+6
2020-04-23
parport_pc: Convert DPRINTK to pr_debug
Joe Perches
1
-16
/
+7
2020-04-23
parport: Use more comon logging styles
Joe Perches
1
-34
/
+28
2020-04-23
parport: Convert printk(KERN_<LEVEL> to pr_<level>(
Joe Perches
1
-96
/
+70
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-02-11
parport_pc: fix find_superio io compare code, should use equal test.
QiaoChong
1
-1
/
+1
2018-11-27
parport: parport_pc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-03-14
parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
Alexander Gerasiov
1
-0
/
+4
2017-08-28
parport_pc: use pr_cont
Mikulas Patocka
1
-12
/
+12
2017-04-20
Annotate hardware config module parameters in drivers/parport/
David Howells
1
-4
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2015-06-01
parport: add device-model to parport subsystem
Sudip Mukherjee
1
-2
/
+2
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+4
2014-11-26
parport: parport_pc, do not remove parent devices early
Jiri Slaby
1
-3
/
+4
2014-10-20
parport: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
parport: parport_pc: Implement architecture and device check to cut off false...
Matwey V. Kornilov
1
-1
/
+17
2014-09-23
parport: parport_pc: Introduce intel_bug_present function.
Matwey V. Kornilov
1
-12
/
+26
2013-12-10
parport: parport_pc: remove double PCI ID for NetMos
Sebastian Andrzej Siewior
1
-8
/
+2
2013-12-10
parport_pc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-10
parport: parport_pc: fix id print of a device
Sebastian Andrzej Siewior
1
-6
/
+2
2013-10-31
DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()
Russell King
1
-2
/
+6
2013-01-03
Drivers: parport: remove __dev* attributes.
Greg Kroah-Hartman
1
-29
/
+26
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2012-05-08
parport: use KERN_CONT in printk() continuation lines
Kay Sievers
1
-8
/
+8
2012-04-20
parport: remove unused dead code from lowlevel drivers
Matt Porter
1
-276
/
+0
2012-01-12
drivers/parport/parport_pc.c: fix warnings
Andrew Morton
1
-2
/
+2
2011-10-18
parport_pc: release IO region properly if unsupported ITE887x card is found
Jiri Kosina
1
-0
/
+3
2011-06-07
parport/serial: add support for Timedia/SUNIX cards to parport_serial
Frédéric Brière
1
-54
/
+0
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2011-05-06
parport: Use request_muxed_region for IT87 probe and lock
Alan Cox
1
-1
/
+1
2011-04-19
parport_pc.c: correctly release the requested region for the IT887x
Niels de Vos
1
-5
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-08-24
parport_pc: show the detection of a 2 serial port ITE8874 chip
Niels de Vos
1
-1
/
+1
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
[next]