index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-device.c
Commit message (
Expand
)
Author
Age
*
firewire: rename source files
Stefan Richter
2009-06-05
*
firewire: reorganize header files
Stefan Richter
2009-06-05
*
firewire: clean up includes
Stefan Richter
2009-06-05
*
firewire: also use vendor ID in root directory for driver matches
Stefan Richter
2009-06-05
*
firewire: share device ID table type with ieee1394
Stefan Richter
2009-06-05
*
firewire: core: add sysfs attribute for easier udev rules
Stefan Richter
2009-06-01
*
firewire: core: check for missing struct update at build time, not run time
Stefan Richter
2009-06-01
*
firewire: core: improve check for local node
Stefan Richter
2009-05-17
*
firewire: core: optimize propagation of BROADCAST_CHANNEL
Stefan Richter
2009-03-24
*
firewire: broadcast channel support
Jay Fenlason
2009-03-24
*
firewire: normalize a variable name
Stefan Richter
2009-03-24
*
firewire: core: remove condition which is always false
Stefan Richter
2009-03-24
*
firewire: core: move some functions
Stefan Richter
2009-03-24
*
firewire: core: clean up includes
Stefan Richter
2009-03-24
*
firewire: remove line breaks before function names
Stefan Richter
2009-03-24
*
firewire: convert client_list_lock to mutex
Stefan Richter
2009-03-24
*
firewire: add a client_list_lock
Jay Fenlason
2009-03-24
*
firewire: core: optimize card shutdown
Stefan Richter
2009-01-24
*
firewire: keep highlevel drivers attached during brief connection loss
Stefan Richter
2009-01-20
*
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2009-01-09
*
firewire: improve refcounting of fw_card
Jay Fenlason
2009-01-04
*
firewire: fix small memory leak at module removal
Stefan Richter
2009-01-04
*
firewire: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-31
*
firewire: fw_send_request_sync()
Jay Fenlason
2008-10-15
*
firewire: clean up fw_card reference counting
Stefan Richter
2008-07-14
*
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-04-18
*
firewire: replace more hex values with defined csr constants
Jarod Wilson
2008-04-18
*
firewire: reread config ROM when device reset the bus
Stefan Richter
2008-04-18
*
firewire: replace static ROM cache by allocated cache
Stefan Richter
2008-04-18
*
firewire: fix crash in automatic module unloading
Stefan Richter
2008-03-02
*
firewire: log GUID of new devices
Stefan Richter
2008-02-16
*
firewire: fix "kobject_add failed for fw* with -EEXIST"
Stefan Richter
2008-02-16
*
firewire: fw-core: react on bus resets while the config ROM is being fetched
Stefan Richter
2008-01-30
*
firewire: enforce access order between generation and node ID, fix "giving up...
Stefan Richter
2008-01-30
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
*
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
2007-07-09
*
firewire: Always use parens with sizeof.
Kristian Høgsberg
2007-05-10
*
firewire: Clean up comment style.
Kristian Høgsberg
2007-05-10
*
firewire: don't use extern on public symbols
Randy Dunlap
2007-04-26
*
firewire: fw-device printk fix
Andrew Morton
2007-04-26
*
firewire: Don't use subsystem rwsem, it's going away.
Kristian Høgsberg
2007-04-17
*
firewire: Increase the number of config rom retries and the retry delay.
Kristian Høgsberg
2007-03-28
*
firewire: Use device->groups for adding device attributes.
Kristian Høgsberg
2007-03-28
*
firewire: Export GUID as sysfs attribute.
Kristian Høgsberg
2007-03-21
*
firewire: Add sysfs attributes for config rom directory values.
Kristian Høgsberg
2007-03-21
*
firewire: Make use of struct device_type.
Kristian Høgsberg
2007-03-21
*
firewire: fix compiler warnings on 64bit
Stefan Richter
2007-03-20
*
firewire: add includes for sem and rw_sem
Stefan Richter
2007-03-20
*
firewire: Grab dev->sem when doing the update callback.
Kristian Høgsberg
2007-03-20
*
firewire: Use only a wait queue and terminate poll and read on device removal.
Kristian Høgsberg
2007-03-09
[next]