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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
3
-26
/
+54
2009-04-02
parport: netmos 9845 & 9855 1P4S fixes
Philippe De Muyter
1
-5
/
+25
2009-02-22
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
1
-3
/
+3
2009-02-11
parport: parport_serial, don't bind netmos ibm 0299
Jiri Slaby
1
-0
/
+5
2009-01-06
parport: ieee1284: use del_timer_sync() in parport_wait_event()
Michael Buesch
1
-1
/
+1
2008-12-01
parport_serial: fix array overflow
Takashi Iwai
1
-0
/
+2
2008-11-18
Parport driver: disable pc-style parport on Blackfin systems
Mike Frysinger
1
-1
/
+1
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2008-10-23
8250: Oxford Semiconductor Devices
Lee Howard
1
-1
/
+19
2008-10-17
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
1
-1
/
+1
2008-10-16
parport: remove CVS keywords
Adrian Bunk
3
-3
/
+3
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
1
-1
/
+1
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-39
/
+31
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-08-29
parport_sunbpp: Convert to pure OF driver.
David S. Miller
1
-27
/
+20
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-0
/
+2
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-9
/
+3
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-1
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
1
-38
/
+35
2008-07-26
make parport_cs_release() static
Adrian Bunk
1
-1
/
+1
2008-07-26
parport_pc: add base_hi BAR for oxsemi_840
Bernhard Walle
1
-1
/
+1
2008-07-26
parport: remove superfluous local variable
Andre Haupt
1
-2
/
+0
2008-07-26
parport/share.c: proper externs
Adrian Bunk
1
-3
/
+0
2008-07-25
parport: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
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-19
avr32: don't offer PARPORT_PC
Adrian Bunk
1
-1
/
+1
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-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-17
parport: "dev->timeslice" is an unsigned long, not an int
Eric Dumazet
1
-1
/
+1
2007-10-23
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
3
-14
/
+4
2007-10-23
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
Jeff Garzik
3
-3
/
+3
2007-10-23
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
8
-49
/
+20
2007-10-18
sysctl: parport remove binary paths
Eric W. Biederman
2
-62
/
+5
2007-07-31
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-16
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
[next]