Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fac1d933f4691d59eb5f6ec02bb8eae8d5c68297
/
drivers
/
firewire
/
core-device.c
3210d19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
aaff120
firewire: core: handle ack_busy when fetching the Config ROM
by Stefan Richter
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
105e53f
firewire: sbp2: parallelize login, reconnect, logout
by Stefan Richter
· 14 years ago
6ea9e7b
firewire: core: use non-reentrant workqueue with rescuer
by Stefan Richter
· 14 years ago
115881d
firewire: core: ignore link-active bit of new nodes, fix device recognition
by Stefan Richter
· 14 years ago
e71084a
firewire: core: fix card->reset_jiffies overflow
by Clemens Ladisch
· 14 years ago
e78483c
Merge firewire branches to be released post v2.6.35
by Stefan Richter
· 14 years ago
8b4f70b
firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM changes
by Stefan Richter
· 14 years ago
656b7af
firewire: core: fix fw_send_request kerneldoc comment
by Stefan Richter
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
50da567
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
fe43d6d
firewire: core: align driver match with modalias
by Stefan Richter
· 15 years ago
5ae7351
firewire: core: fix Model_ID in modalias
by Stefan Richter
· 15 years ago
8e9394c
Driver core: create lock/unlock functions for struct device
by Greg Kroah-Hartman
· 15 years ago
fd6e0c51
firewire: core: rename an internal function
by Stefan Richter
· 15 years ago
137d9eb
firewire: core: fix an information leak
by Stefan Richter
· 15 years ago
58aaa54
firewire: core: increase stack size of config ROM reader
by Stefan Richter
· 15 years ago
2799d5c
firewire: core: don't fail device creation in case of too large config ROM blocks
by Stefan Richter
· 15 years ago
d54423c
firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500
by Stefan Richter
· 15 years ago
13b302d
firewire: qualify config ROM cache pointers as const pointers
by Stefan Richter
· 15 years ago
3c2c58c
firewire: core: fw_csr_string addendum
by Stefan Richter
· 15 years ago
1f8fef7
firewire: add fw_csr_string() helper function
by Clemens Ladisch
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
837ec78
firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met
by Stefan Richter
· 15 years ago
099d541
firewire: core: prepare for non-core children of card devices
by Stefan Richter
· 15 years ago
e5110d0
firewire: add parent-of-unit accessor
by Stefan Richter
· 15 years ago
e71d31d
firewire: rename source files
by Stefan Richter
· 15 years ago
[Renamed from drivers/firewire/fw-device.c]
77c9a5d
firewire: reorganize header files
by Stefan Richter
· 15 years ago
e8ca970
firewire: clean up includes
by Stefan Richter
· 15 years ago
e41f8d7
firewire: also use vendor ID in root directory for driver matches
by Stefan Richter
· 16 years ago
b3b2988
firewire: share device ID table type with ieee1394
by Stefan Richter
· 16 years ago
0210b66
firewire: core: add sysfs attribute for easier udev rules
by Stefan Richter
· 15 years ago
e5333db
firewire: core: check for missing struct update at build time, not run time
by Stefan Richter
· 15 years ago
9236889
firewire: core: improve check for local node
by Stefan Richter
· 15 years ago
7889b60
firewire: core: optimize propagation of BROADCAST_CHANNEL
by Stefan Richter
· 16 years ago
6104ee9
firewire: broadcast channel support
by Jay Fenlason
· 16 years ago
e1eff7a
firewire: normalize a variable name
by Stefan Richter
· 16 years ago
d01b017
firewire: core: remove condition which is always false
by Stefan Richter
· 16 years ago
aed8089
firewire: core: move some functions
by Stefan Richter
· 16 years ago
41f321c
firewire: core: clean up includes
by Stefan Richter
· 16 years ago
53dca51
firewire: remove line breaks before function names
by Stefan Richter
· 16 years ago
d67cfb9
firewire: convert client_list_lock to mutex
by Stefan Richter
· 16 years ago
cf417e54
firewire: add a client_list_lock
by Jay Fenlason
· 16 years ago
e747a5c
firewire: core: optimize card shutdown
by Stefan Richter
· 16 years ago
3d36a0d
firewire: keep highlevel drivers attached during brief connection loss
by Stefan Richter
· 16 years ago
6230582
firewire: core: fix sleep in atomic context due to driver core change
by Stefan Richter
· 16 years ago
0fa1986f
firewire: improve refcounting of fw_card
by Jay Fenlason
· 16 years ago
d6053e0
firewire: fix small memory leak at module removal
by Stefan Richter
· 16 years ago
a1f6481
firewire: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
1e119fa
firewire: fw_send_request_sync()
by Jay Fenlason
· 16 years ago
459f792
firewire: clean up fw_card reference counting
by Stefan Richter
· 16 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
cca6097
firewire: replace more hex values with defined csr constants
by Jarod Wilson
· 17 years ago
c9755e1
firewire: reread config ROM when device reset the bus
by Stefan Richter
· 17 years ago
1dadff7
firewire: replace static ROM cache by allocated cache
by Stefan Richter
· 17 years ago
855c603
firewire: fix crash in automatic module unloading
by Stefan Richter
· 17 years ago
fa6e697
firewire: log GUID of new devices
by Stefan Richter
· 17 years ago
96b1906
firewire: fix "kobject_add failed for fw* with -EEXIST"
by Stefan Richter
· 17 years ago
f8d2dc3
firewire: fw-core: react on bus resets while the config ROM is being fetched
by Stefan Richter
· 17 years ago
b5d2a5e
firewire: enforce access order between generation and node ID, fix "giving up on config rom"
by Stefan Richter
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
f139749
firewire: support S100B...S400B and link slower than PHY
by Stefan Richter
· 17 years ago
2d826cc
firewire: Always use parens with sizeof.
by Kristian Høgsberg
· 17 years ago
c781c06
firewire: Clean up comment style.
by Kristian Høgsberg
· 17 years ago
0b6aa3d
firewire: don't use extern on public symbols
by Randy Dunlap
· 18 years ago
3e1dcb0
firewire: fw-device printk fix
by Andrew Morton
· 18 years ago
dde2b95
firewire: Don't use subsystem rwsem, it's going away.
by Kristian Høgsberg
· 18 years ago
c5dfd0a
firewire: Increase the number of config rom retries and the retry delay.
by Kristian Høgsberg
· 18 years ago
6f2e53d
firewire: Use device->groups for adding device attributes.
by Kristian Høgsberg
· 18 years ago
bbd1494
firewire: Export GUID as sysfs attribute.
by Kristian Høgsberg
· 18 years ago
7feb9cc
firewire: Add sysfs attributes for config rom directory values.
by Kristian Høgsberg
· 18 years ago
21351db
firewire: Make use of struct device_type.
by Kristian Høgsberg
· 18 years ago
d84702a
firewire: fix compiler warnings on 64bit
by Stefan Richter
· 18 years ago
633c52d
firewire: add includes for sem and rw_sem
by Stefan Richter
· 18 years ago
015b066
firewire: Grab dev->sem when doing the update callback.
by Kristian Høgsberg
· 18 years ago
2603bf2
firewire: Use only a wait queue and terminate poll and read on device removal.
by Kristian Høgsberg
· 18 years ago
048961e
firewire: Add rom_index attribute for unit sysfs directories.
by Kristian Høgsberg
· 18 years ago
a3aca3d
firewire: Switch cdev code over to use register_chrdev and keep a list of devices.
by Kristian Høgsberg
· 18 years ago
97bd9ef
firewire: Add a bus reset event type for fw-device-cdev.
by Kristian Høgsberg
· 18 years ago
5f48047
firewire: Iterate through units in a keventd callback for update callbacks.
by Kristian Høgsberg
· 18 years ago
373b2ed
firewire: adjust whitespace
by Stefan Richter
· 18 years ago
bbf19db
firewire: Use atomic_t's for serial numbers.
by Kristian Høgsberg
· 18 years ago
362c2c8
firewire: Spell out fw as firewire in sysfs.
by Kristian Høgsberg
· 18 years ago
641f879
firewire: use atomic type for fw_device.state
by Stefan Richter
· 18 years ago
931c483
firewire: Implement compliant bus management.
by Kristian Høgsberg
· 18 years ago
e636fe2
firewire: Loop requests to the host controller back into the stack.
by Kristian Høgsberg
· 18 years ago
907293d
firewire: consistent usage of node_id
by Stefan Richter
· 18 years ago
5af4e5e
firewire: comma after last enum item or initializer
by Stefan Richter
· 18 years ago
5e20c28
firewire: whitespace adjustments
by Stefan Richter
· 18 years ago
21ebcd1
firewire: mark some structs const
by Stefan Richter
· 18 years ago
19a15b9
firewire: Add device probing and sysfs integration.
by Kristian Høgsberg
· 18 years ago