Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f3c77d6332d979b74364ce2f3fc027ff6c0e00d1
/
drivers
/
ieee1394
/
nodemgr.c
8e9394c
Driver core: create lock/unlock functions for struct device
by Greg Kroah-Hartman
· 15 years ago
004cdb5
ieee1394: annotate bitfield
by Vegard Nossum
· 16 years ago
c640946
ieee1394: constify device ID tables
by Stefan Richter
· 16 years ago
9c939e4
ieee1394: inherit ud vendor_id from node vendor_id
by Stefan Richter
· 16 years ago
29f8ea8
ieee1394: use correct barrier types between accesses of nodeid and generation
by Stefan Richter
· 16 years ago
0bed181
ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets
by Stefan Richter
· 16 years ago
25a41b2
ieee1394: add quirk fix for Freecom HDD
by Stefan Richter
· 16 years ago
ec9a13c
ieee1394: node manager causes up to ~3.25s delay in freezing tasks
by Nigel Cunningham
· 16 years ago
233976e
ieee1394: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
fc392fe
ieee1394: survive a few seconds connection loss
by Stefan Richter
· 16 years ago
11305c3
ieee1394: nodemgr clean up class iterators
by Stefan Richter
· 16 years ago
c921a97
ieee1394: don't drop nodes during bus reset series
by Stefan Richter
· 16 years ago
6848408
ieee1394: regression in 2.6.25: updates should happen before probes
by Stefan Richter
· 16 years ago
695794a
Driver Core: add ability for class_find_device to start in middle of list
by Greg Kroah-Hartman
· 16 years ago
93562b5
Driver Core: add ability for class_for_each_device to start in middle of list
by Greg Kroah-Hartman
· 16 years ago
886c35f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
07c7224
ieee1394: fix NULL pointer dereference in sysfs access
by Stefan Richter
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
d2ace29
ieee1394: prevent device binding of raw1394, video1394, dv1394
by Stefan Richter
· 17 years ago
73cf602
ieee1394: use class iteration api
by Dave Young
· 17 years ago
17a19b7
ieee1394: csr1212: proper refcounting
by Stefan Richter
· 17 years ago
638d5bb
ieee1394: nodemgr: fix leak of struct csr1212_keyval
by Stefan Richter
· 17 years ago
69e2b60
ieee1394: Fix kthread stopping in nodemgr_host_thread
by Satyam Sharma
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
51ec138
ieee1394: forgotten dereference...
by Al Viro
· 17 years ago
a0e857e
ieee1394: nodemgr: parallelize between several hosts
by Stefan Richter
· 17 years ago
dd7f292
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
by Kay Sievers
· 17 years ago
d7794c8
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
by Stefan Richter
· 17 years ago
a52938f
ieee1394: fix calculation of sysfs attribute "address"
by Stefan Richter
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
9be51c5
ieee1394: nodemgr: unify some error messages
by Stefan Richter
· 18 years ago
9324547
ieee1394: nodemgr: less noise in dmesg
by Stefan Richter
· 18 years ago
9543a93
ieee1394: some more includes
by Stefan Richter
· 18 years ago
7fb9add
ieee1394: drop csr1212's support for external compilation
by Stefan Richter
· 18 years ago
afd6546
ieee1394: move some comments from declaration to definition
by Stefan Richter
· 18 years ago
ef81533
ieee1394: remove declarations of nonexisting functions
by Stefan Richter
· 18 years ago
a2a0f74
IEEE1394: remove rwsem use from ieee1394 core
by Greg Kroah-Hartman
· 18 years ago
bf62456
uevent: use add_uevent_var() instead of open coding it
by Eric Rannaud
· 18 years ago
a65421e
ieee1394: fix another deadlock in nodemgr
by Stefan Richter
· 18 years ago
91efa46
ieee1394: fix host device registering when nodemgr disabled
by Stefan Richter
· 18 years ago
e658bc5
the scheduled IEEE1394_OUI_DB removal
by Adrian Bunk
· 18 years ago
1e4f7bc
ieee1394: nodemgr: remove a kcalloc
by Stefan Richter
· 18 years ago
ed30c26
ieee1394: Consolidate driver registering
by Ben Collins
· 18 years ago
d41bba2
ieee1394: nodemgr: spaces to tabs
by Stefan Richter
· 18 years ago
8252bbb
ieee1394: nodemgr: fix deadlock in shutdown
by Stefan Richter
· 18 years ago
cec1a31
ieee1394: nodemgr: remove duplicate assignment
by Stefan Richter
· 18 years ago
1f72cf5
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
by Stefan Richter
· 18 years ago
bfe89d7
drivers/ieee1394/*: use kmemdup()
by Eric Sesterhenn
· 18 years ago
7f58803
ieee1394: fix printk format warning
by Randy Dunlap
· 18 years ago
b07375b
ieee1394: nodemgr: revise semaphore protection of driver core data
by Stefan Richter
· 18 years ago
7fdfc90
ieee1394: nodemgr: reflect which return values are errors
by Stefan Richter
· 18 years ago
b7cffc5
ieee1394: nodemgr: small fix after sysfs errors patch
by Stefan Richter
· 18 years ago
c1c9c7c
ieee1394: handle sysfs errors
by Stefan Richter
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
b7a7179
ieee1394: nodemgr: fix startup of knodemgrd
by Stefan Richter
· 18 years ago
a1842be
ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
by Stefan Richter
· 18 years ago
9b51601
ieee1394: nodemgr: fix rwsem recursion
by Stefan Richter
· 18 years ago
9951903
ieee1394: shrink tlabel pools, remove tpool semaphores
by Stefan Richter
· 18 years ago
cab8d15
[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex
by Stefan Richter
· 18 years ago
d2f119f
[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore
by Stefan Richter
· 18 years ago
3a632fe
[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable
by Stefan Richter
· 18 years ago
40fd89c
[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan
by Stefan Richter
· 18 years ago
1ee0dc5
[PATCH] ieee1394: nodemgr: remove unnecessary includes
by Stefan Richter
· 18 years ago
de4394f
[PATCH] ieee1394: update #include directives in midlayer header files
by Stefan Richter
· 18 years ago
d7530a1
[PATCH] ieee1394: fix cosmetic problem in speed probe
by Stefan Richter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
09a9a45
[PATCH] ieee1394: nodemgr: do not peek into struct semaphore
by Stefan Richter
· 18 years ago
647dcb5
ieee1394: support for slow links or slow 1394b phy ports
by Ben Collins
· 18 years ago
0a75c23
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jody McIntyre
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
d51e86c
ieee1394: write broadcast_channel only to select nodes (fixes device recognition)
by Stefan Richter
· 19 years ago
48622b7
ieee1394: resume remote ports when starting a host (fixes device recognition)
by Stefan Richter
· 19 years ago
51c1d80
ieee1394: run high-level updates before high-level probes
by Stefan Richter
· 19 years ago
61c7f77
ieee1394: write broadcast_channel only to select nodes (fixes device recognition)
by Stefan Richter
· 19 years ago
d775846
ieee1394: add definitions for phy packet constants
by Stefan Richter
· 19 years ago
14c0fa2
ieee1394: resume remote ports when starting a host (fixes device recognition)
by Stefan Richter
· 19 years ago
8551158
kmalloc/kzalloc changes:
by Stefan Richter
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
e31a127
[PATCH] ieee1394: skip unnecessary pause when scanning config ROMs
by Jody McIntyre
· 19 years ago
328699b
[PATCH] ieee1394: reorder activities after bus reset (fixes device detection)
by Jody McIntyre
· 19 years ago
9b19d85
[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules via udev
by Olaf Hering
· 19 years ago
1934b8b
[PATCH] Sync up ieee-1394
by Ben Collins
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
e404e27
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
64360322
[PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_host_dev()
by gregkh@suse.de
· 20 years ago
616b859
[PATCH] ieee1394: remove NULL checks for kfree
by Jody McIntyre
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago