index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2018-04-08
parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
Alexander Gerasiov
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-20
/
+18
2017-08-28
parport: use release_mem_region instead of release_resource
Anton Vasilyev
1
-4
/
+2
2017-08-28
parport: cleanup statics initialization to NULL or 0
Carlos Palminha
4
-4
/
+4
2017-08-28
parport_pc: use pr_cont
Mikulas Patocka
1
-12
/
+12
2017-08-22
parisc/parport_gsc: Fix section mismatches
Helge Deller
1
-5
/
+5
2017-04-20
Annotate hardware config module parameters in drivers/parport/
David Howells
1
-4
/
+4
2017-03-16
parport: fix attempt to write duplicate procfiles
Sudip Mukherjee
1
-2
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
6
-6
/
+6
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-28
parisc, parport_gsc: Fixes for printk continuation lines
Helge Deller
1
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-04-30
parport: use subsys_initcall
Sudip Mukherjee
1
-1
/
+1
2016-01-03
parport: avoid assignment in if
Sudip Mukherjee
1
-1
/
+2
2016-01-03
parport: remove unneeded space
Sudip Mukherjee
1
-47
/
+47
2016-01-03
parport: change style of NULL comparison
Sudip Mukherjee
1
-4
/
+4
2016-01-03
parport: remove unnecessary out of memory message
Sudip Mukherjee
1
-10
/
+3
2016-01-03
parport: remove braces
Sudip Mukherjee
1
-4
/
+2
2016-01-03
parport: quoted strings should not be split
Sudip Mukherjee
1
-10
/
+8
2016-01-03
parport: code indent should use tabs
Sudip Mukherjee
1
-1
/
+1
2016-01-03
parport: fix coding style
Sudip Mukherjee
1
-25
/
+44
2016-01-03
parport: EXPORT_SYMBOL should follow function
Sudip Mukherjee
1
-16
/
+13
2016-01-03
parport: remove trailing white space
Sudip Mukherjee
1
-4
/
+4
2016-01-03
parport: fix a trivial typo
Geliang Tang
1
-1
/
+1
2015-07-25
parport: Revert "parport: fix memory leak"
Sudip Mukherjee
1
-1
/
+0
2015-07-22
parport: fix freeing freed memory
Sudip Mukherjee
1
-4
/
+4
2015-07-22
parport: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-07-22
parport: fix error handling
Sudip Mukherjee
1
-1
/
+2
2015-06-12
parport: check exclusive access before register
Sudip Mukherjee
1
-0
/
+28
2015-06-01
parport: add device-model to parport subsystem
Sudip Mukherjee
3
-26
/
+338
2015-01-15
parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW
Geert Uytterhoeven
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-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+0
2014-11-26
parport: parport_pc, do not remove parent devices early
Jiri Slaby
1
-3
/
+4
2014-11-06
parport: Add support for the WCH382 2S/1P multi-IO card
Sergej Pupykin
1
-0
/
+10
2014-10-20
parport: drop owner assignment from platform_drivers
Wolfram Sang
4
-4
/
+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
2014-08-08
drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-1
/
+1
2014-07-25
parport: fix menu breakage
Randy Dunlap
1
-6
/
+6
2014-06-06
parport: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-29
/
+29
2014-05-28
parport: Add support for the WCH353 1S/1P multi-IO card
Ezequiel Garcia
1
-0
/
+9
2014-02-28
parport: fix interruptible_sleep_on race
Arnd Bergmann
1
-1
/
+2
2014-01-20
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+0
2014-01-20
Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+4
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
[next]