index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
share.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
parport: remove use of devmodel
Sudip Mukherjee
1
-53
/
+28
2020-04-23
parport: remove unused parport_register_device()
Sudip Mukherjee
1
-192
/
+0
2020-04-23
parport: Add comments for parport_register_dev_model()
Sudip Mukherjee
1
-0
/
+62
2020-04-23
parport: Use more comon logging styles
Joe Perches
1
-7
/
+6
2020-04-23
parport: Convert printk(KERN_<LEVEL> to pr_<level>(
Joe Perches
1
-12
/
+12
2019-11-13
parport: load lowlevel driver if ports not found
Sudip Mukherjee
1
-0
/
+21
2019-11-13
parport: do not check portlist when using device-model
Sudip Mukherjee
1
-3
/
+2
2019-05-24
parport: Fix mem leak in parport_register_dev_model
YueHaibing
1
-0
/
+2
2019-03-25
Revert "parport: daisy: use new parport device model"
Linus Torvalds
1
-9
/
+1
2019-02-13
parport: daisy: use new parport device model
Sudip Mukherjee
1
-1
/
+9
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
Linus Torvalds
1
-0
/
+1014