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
/
share.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
1
-23
/
+322
2014-02-28
parport: fix interruptible_sleep_on race
Arnd Bergmann
1
-1
/
+2
2013-07-03
drivers/parport/share.c: use kzalloc
Alexandru Gheorghiu
1
-2
/
+1
2011-01-26
parport: make lockdep happy with waitlist_lock
Alexander Gordeev
1
-2
/
+2
2010-10-12
parport: Semaphore cleanup
Thomas Gleixner
1
-1
/
+1
2009-06-02
parport: quickfix the proc registration bug
Alan Cox
1
-3
/
+10
2008-10-16
parport: remove CVS keywords
Adrian Bunk
1
-1
/
+1
2007-10-23
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
1
-1
/
+1
2007-10-23
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
Jeff Garzik
1
-1
/
+1
2007-10-23
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
1
-0
/
+10
2007-05-08
parport->dev driver model support
David Brownell
1
-0
/
+5
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[PATCH] parport: add to kernel-doc
Randy Dunlap
1
-1
/
+1
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-9
/
+10
2006-01-06
[PATCH] parport: export parport_get_port()
Marko Kohtala
1
-0
/
+1
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-12
/
+7
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1014