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
/
ieee1394
/
nodemgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
1
-3
/
+2
2009-06-15
ieee1394: annotate bitfield
Vegard Nossum
1
-0
/
+5
2009-03-24
ieee1394: constify device ID tables
Stefan Richter
1
-2
/
+2
2009-02-24
ieee1394: inherit ud vendor_id from node vendor_id
Stefan Richter
1
-0
/
+3
2009-02-24
ieee1394: use correct barrier types between accesses of nodeid and generation
Stefan Richter
1
-3
/
+4
2009-01-04
ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets
Stefan Richter
1
-16
/
+4
2008-12-14
ieee1394: add quirk fix for Freecom HDD
Stefan Richter
1
-0
/
+6
2008-12-09
ieee1394: node manager causes up to ~3.25s delay in freezing tasks
Nigel Cunningham
1
-0
/
+2
2008-10-31
ieee1394: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-9
/
+5
2008-10-15
ieee1394: survive a few seconds connection loss
Stefan Richter
1
-97
/
+50
2008-10-15
ieee1394: nodemgr clean up class iterators
Stefan Richter
1
-97
/
+81
2008-08-19
ieee1394: don't drop nodes during bus reset series
Stefan Richter
1
-19
/
+21
2008-08-19
ieee1394: regression in 2.6.25: updates should happen before probes
Stefan Richter
1
-14
/
+15
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-3
/
+6
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
1
-5
/
+9
2008-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+4
2008-05-01
ieee1394: fix NULL pointer dereference in sysfs access
Stefan Richter
1
-1
/
+4
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-18
ieee1394: prevent device binding of raw1394, video1394, dv1394
Stefan Richter
1
-1
/
+5
2008-01-24
ieee1394: use class iteration api
Dave Young
1
-138
/
+176
2007-10-16
ieee1394: csr1212: proper refcounting
Stefan Richter
1
-2
/
+2
2007-10-16
ieee1394: nodemgr: fix leak of struct csr1212_keyval
Stefan Richter
1
-6
/
+9
2007-10-16
ieee1394: Fix kthread stopping in nodemgr_host_thread
Satyam Sharma
1
-1
/
+2
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-13
/
+4
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-15
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-10
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
1
-26
/
+43
2007-07-10
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
1
-58
/
+60
2007-05-31
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
1
-0
/
+5
2007-05-31
ieee1394: fix calculation of sysfs attribute "address"
Stefan Richter
1
-1
/
+1
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-04-30
ieee1394: nodemgr: unify some error messages
Stefan Richter
1
-8
/
+5
2007-04-30
ieee1394: nodemgr: less noise in dmesg
Stefan Richter
1
-7
/
+8
2007-04-30
ieee1394: some more includes
Stefan Richter
1
-0
/
+1
2007-04-30
ieee1394: drop csr1212's support for external compilation
Stefan Richter
1
-1
/
+1
2007-04-30
ieee1394: move some comments from declaration to definition
Stefan Richter
1
-6
/
+26
2007-04-30
ieee1394: remove declarations of nonexisting functions
Stefan Richter
1
-1
/
+1
2007-04-27
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
1
-8
/
+0
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
1
-8
/
+6
2007-02-17
ieee1394: fix another deadlock in nodemgr
Stefan Richter
1
-1
/
+2
2007-02-08
ieee1394: fix host device registering when nodemgr disabled
Stefan Richter
1
-8
/
+16
2007-02-08
the scheduled IEEE1394_OUI_DB removal
Adrian Bunk
1
-39
/
+0
2006-12-07
ieee1394: nodemgr: remove a kcalloc
Stefan Richter
1
-46
/
+20
2006-12-07
ieee1394: Consolidate driver registering
Ben Collins
1
-3
/
+10
2006-12-07
ieee1394: nodemgr: spaces to tabs
Stefan Richter
1
-49
/
+49
2006-12-07
ieee1394: nodemgr: fix deadlock in shutdown
Stefan Richter
1
-3
/
+18
2006-12-07
ieee1394: nodemgr: remove duplicate assignment
Stefan Richter
1
-1
/
+1
2006-12-07
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
1
-3
/
+2
2006-12-07
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
1
-2
/
+1
2006-12-07
ieee1394: fix printk format warning
Randy Dunlap
1
-1
/
+1
[next]