index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
Commit message (
Expand
)
Author
Age
Files
Lines
*
parport_pc.c: use correct length in strncmp
Joe Perches
2009-12-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2009-12-08
1
-1
/
+1
|
\
|
*
m68k: parport_mfc3 - Not makes it a bool before the comparison.
Roel Kluin
2009-12-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-08
1
-22
/
+17
|
\
\
|
*
|
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-14
/
+14
|
*
|
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
1
-8
/
+3
|
|
/
*
|
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-1
/
+0
*
|
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)
Dominik Brodowski
2009-11-09
1
-24
/
+13
|
/
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-6
/
+6
*
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
2009-06-30
1
-1
/
+4
*
parport_pc: set properly the dma_mask for parport_pc device
FUJITA Tomonori
2009-06-22
1
-0
/
+3
*
parport_pc: after superio probing restore original register values
Jens Rottmann
2009-06-22
1
-6
/
+25
*
parport: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-2
/
+2
*
parport_pc: clean up the modified while loops using for
Alan Cox
2009-06-11
1
-41
/
+57
*
parport_pc: Coding style
Alan Cox
2009-06-11
1
-830
/
+916
*
parport_pc: Fix subscription bugs
Michael Buesch
2009-06-11
1
-16
/
+18
*
parport: quickfix the proc registration bug
Alan Cox
2009-06-02
1
-3
/
+10
*
parport_gsc: fix printk format error
Alexander Beregalov
2009-05-29
1
-2
/
+2
*
parport: Use the PCI IRQ if offered
Alan Cox
2009-04-07
3
-26
/
+54
*
parport: netmos 9845 & 9855 1P4S fixes
Philippe De Muyter
2009-04-02
1
-5
/
+25
*
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
2009-02-22
1
-3
/
+3
*
parport: parport_serial, don't bind netmos ibm 0299
Jiri Slaby
2009-02-11
1
-0
/
+5
*
parport: ieee1284: use del_timer_sync() in parport_wait_event()
Michael Buesch
2009-01-06
1
-1
/
+1
*
parport_serial: fix array overflow
Takashi Iwai
2008-12-01
1
-0
/
+2
*
Parport driver: disable pc-style parport on Blackfin systems
Mike Frysinger
2008-11-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-30
1
-1
/
+1
|
\
|
*
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
2008-10-17
1
-1
/
+1
*
|
8250: Oxford Semiconductor Devices
Lee Howard
2008-10-23
1
-1
/
+19
|
/
*
parport: remove CVS keywords
Adrian Bunk
2008-10-16
3
-3
/
+3
*
Remove Andrew Morton's old email accounts
Francois Cami
2008-10-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-13
1
-39
/
+31
|
\
|
*
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
2008-08-23
1
-0
/
+2
|
*
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
2008-08-23
1
-9
/
+3
|
*
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
2008-08-23
1
-1
/
+0
|
*
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2008-08-23
1
-38
/
+35
*
|
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-31
1
-1
/
+1
*
|
parport_sunbpp: Convert to pure OF driver.
David S. Miller
2008-08-29
1
-27
/
+20
|
/
*
make parport_cs_release() static
Adrian Bunk
2008-07-26
1
-1
/
+1
*
parport_pc: add base_hi BAR for oxsemi_840
Bernhard Walle
2008-07-26
1
-1
/
+1
*
parport: remove superfluous local variable
Andre Haupt
2008-07-26
1
-2
/
+0
*
parport/share.c: proper externs
Adrian Bunk
2008-07-26
1
-3
/
+0
*
parport: fix platform driver hotplug/coldplug
Kay Sievers
2008-07-25
1
-0
/
+2
*
debugobjects: add timer specific object debugging code
Thomas Gleixner
2008-04-30
1
-1
/
+3
*
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-6
/
+6
*
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Bjorn Helgaas
2008-04-29
1
-0
/
+4
*
avr32: don't offer PARPORT_PC
Adrian Bunk
2008-04-19
1
-1
/
+1
*
parport_pc: make sure to release IO ports after probing for IT87XX
Linus Torvalds
2008-04-04
1
-2
/
+1
*
parport: section fixup
David Brownell
2008-02-13
1
-2
/
+2
*
parport: fix ieee1284_epp_read_addr
Stephan Boettcher
2008-02-08
1
-1
/
+1
*
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2008-02-08
1
-1
/
+2
[next]