index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
1
-14
/
+7
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
/
*
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
6
-20
/
+18
|
\
|
*
parport: use release_mem_region instead of release_resource
Anton Vasilyev
2017-08-28
1
-4
/
+2
|
*
parport: cleanup statics initialization to NULL or 0
Carlos Palminha
2017-08-28
4
-4
/
+4
|
*
parport_pc: use pr_cont
Mikulas Patocka
2017-08-28
1
-12
/
+12
*
|
parisc/parport_gsc: Fix section mismatches
Helge Deller
2017-08-22
1
-5
/
+5
|
/
*
Annotate hardware config module parameters in drivers/parport/
David Howells
2017-04-20
1
-4
/
+4
*
parport: fix attempt to write duplicate procfiles
Sudip Mukherjee
2017-03-16
1
-2
/
+4
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
6
-6
/
+6
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
parisc, parport_gsc: Fixes for printk continuation lines
Helge Deller
2017-01-28
1
-4
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
*
parport: use subsys_initcall
Sudip Mukherjee
2016-04-30
1
-1
/
+1
*
parport: avoid assignment in if
Sudip Mukherjee
2016-01-03
1
-1
/
+2
*
parport: remove unneeded space
Sudip Mukherjee
2016-01-03
1
-47
/
+47
*
parport: change style of NULL comparison
Sudip Mukherjee
2016-01-03
1
-4
/
+4
*
parport: remove unnecessary out of memory message
Sudip Mukherjee
2016-01-03
1
-10
/
+3
*
parport: remove braces
Sudip Mukherjee
2016-01-03
1
-4
/
+2
*
parport: quoted strings should not be split
Sudip Mukherjee
2016-01-03
1
-10
/
+8
*
parport: code indent should use tabs
Sudip Mukherjee
2016-01-03
1
-1
/
+1
*
parport: fix coding style
Sudip Mukherjee
2016-01-03
1
-25
/
+44
*
parport: EXPORT_SYMBOL should follow function
Sudip Mukherjee
2016-01-03
1
-16
/
+13
*
parport: remove trailing white space
Sudip Mukherjee
2016-01-03
1
-4
/
+4
*
parport: fix a trivial typo
Geliang Tang
2016-01-03
1
-1
/
+1
*
parport: Revert "parport: fix memory leak"
Sudip Mukherjee
2015-07-25
1
-1
/
+0
*
parport: fix freeing freed memory
Sudip Mukherjee
2015-07-22
1
-4
/
+4
*
parport: fix memory leak
Sudip Mukherjee
2015-07-22
1
-0
/
+1
*
parport: fix error handling
Sudip Mukherjee
2015-07-22
1
-1
/
+2
*
parport: check exclusive access before register
Sudip Mukherjee
2015-06-12
1
-0
/
+28
*
parport: add device-model to parport subsystem
Sudip Mukherjee
2015-06-01
3
-26
/
+338
*
parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW
Geert Uytterhoeven
2015-01-15
1
-2
/
+2
*
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
1
-3
/
+4
|
\
|
*
parport: parport_pc, do not remove parent devices early
Jiri Slaby
2014-11-26
1
-3
/
+4
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
4
-4
/
+0
|
\
\
|
*
|
parport: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
4
-4
/
+0
|
|
/
*
|
parport: Add support for the WCH382 2S/1P multi-IO card
Sergej Pupykin
2014-11-06
1
-0
/
+10
|
/
*
parport: parport_pc: Implement architecture and device check to cut off false...
Matwey V. Kornilov
2014-09-23
1
-1
/
+17
*
parport: parport_pc: Introduce intel_bug_present function.
Matwey V. Kornilov
2014-09-23
1
-12
/
+26
*
drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-08
1
-1
/
+1
*
parport: fix menu breakage
Randy Dunlap
2014-07-25
1
-6
/
+6
*
parport: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-06
1
-29
/
+29
*
parport: Add support for the WCH353 1S/1P multi-IO card
Ezequiel Garcia
2014-05-28
1
-0
/
+9
*
parport: fix interruptible_sleep_on race
Arnd Bergmann
2014-02-28
1
-1
/
+2
*
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-20
1
-5
/
+0
|
\
|
*
parport_serial: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-08
1
-5
/
+0
*
|
Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-20
1
-16
/
+4
|
\
\
|
*
|
parport: parport_pc: remove double PCI ID for NetMos
Sebastian Andrzej Siewior
2013-12-10
1
-8
/
+2
|
*
|
parport_pc: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-10
1
-2
/
+0
[prev]
[next]