index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-1
/
+3
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-6
/
+6
2008-04-29
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Bjorn Helgaas
1
-0
/
+4
2008-04-20
avr32: don't offer PARPORT_PC
Adrian Bunk
1
-1
/
+1
2008-04-05
parport_pc: make sure to release IO ports after probing for IT87XX
Linus Torvalds
1
-2
/
+1
2008-02-14
parport: section fixup
David Brownell
1
-2
/
+2
2008-02-08
parport: fix ieee1284_epp_read_addr
Stephan Boettcher
1
-1
/
+1
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
1
-1
/
+2
2008-02-06
parport_pc: detection for SuperIO IT87XX POST
Petr Cvek
1
-6
/
+39
2008-02-06
parport_serial: netmos 9855 fix
Christian Pellegrin
1
-2
/
+2
2008-02-06
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
Luís P Mendes
1
-0
/
+5
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2007-12-18
parport: "dev->timeslice" is an unsigned long, not an int
Eric Dumazet
1
-1
/
+1
2007-10-24
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
3
-14
/
+4
2007-10-24
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
Jeff Garzik
3
-3
/
+3
2007-10-24
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
8
-49
/
+20
2007-10-19
sysctl: parport remove binary paths
Eric W. Biederman
2
-62
/
+5
2007-08-01
parport_pc locking fix
Andrew Morton
1
-4
/
+0
2007-07-20
m68k: exclude more unbuildable drivers
Al Viro
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-16
parport_pc: it887x fix
Niels de Vos
1
-3
/
+2
2007-07-16
Use menuconfig objects: parport
Jan Engelhardt
1
-15
/
+11
2007-05-27
[PARISC] fix section mismatch in parport_gsc
Helge Deller
1
-1
/
+1
2007-05-17
parport_pc needs dma-mapping.h
Andrew Morton
1
-0
/
+1
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-08
parport_serial: fix PCI must_checks
Randy Dunlap
1
-1
/
+7
2007-05-08
legacy PC parports support parport->dev
Jean Delvare
1
-0
/
+39
2007-05-08
parport->dev driver model support
David Brownell
6
-16
/
+26
2007-04-24
[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
David S. Miller
1
-4
/
+6
2007-02-21
[PATCH] parport_pc: fix parport_pc_probe_port section warning
Jean Delvare
1
-3
/
+3
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-3
/
+3
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c
Eric W. Biederman
1
-75
/
+189
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2006-12-10
[PATCH] Kconfig refactoring for better menu nesting
Don Mullis
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-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-8
/
+0
2006-12-05
[PATCH] pcmcia: IDs for Elan serial PCMCIA devcies
Tony Olech
1
-0
/
+1
2006-11-16
[PATCH] parport: fix compilation failure
Arnaud Giersch
1
-1
/
+1
2006-10-08
[PATCH] sparc32 pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-07
[PATCH] m68k pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
11
-23
/
+18
2006-10-04
parport: Remove space in function calls
Matthew Martin
1
-106
/
+106
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-09-29
[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.c
Alexey Dobriyan
1
-0
/
+4
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-4
/
+4
2006-06-26
remove the bouncing email address of David Campbell
Adrian Bunk
4
-4
/
+4
[next]