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
Commit message (
Expand
)
Author
Age
*
firewire: ohci: disable MSI on Ricoh controllers
Stefan Richter
2012-01-30
*
firewire: ohci: add reset packet quirk for SB Audigy
Clemens Ladisch
2012-01-26
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c
Paul Gortmaker
2011-10-31
*
|
firewire: ohci: fix isochronous DMA synchronization
Clemens Ladisch
2011-10-18
*
|
firewire: ohci: work around selfID junk due to wrong gap count
Clemens Ladisch
2011-10-18
*
|
firewire: net: Use posted writes
Stephan Gatzka
2011-10-09
*
|
firewire: use clamp and min3 macros
Stefan Richter
2011-10-09
*
|
firewire: ohci: optimize TSB41BA3D detection
Stefan Richter
2011-10-09
*
|
firewire: ohci: TSB41BA3D support tweaks
Stefan Richter
2011-10-09
*
|
firewire: ohci: Add support for TSB41BA3D phy
Stephan Gatzka
2011-09-16
*
|
firewire: ohci: Move code from the bus reset tasklet into a workqueue
Stephan Gatzka
2011-09-16
*
|
firewire: sbp2: fold two functions into one
Stefan Richter
2011-09-16
*
|
firewire: sbp2: move some code to more sensible places
Stefan Richter
2011-09-16
*
|
firewire: sbp2: remove obsolete reference counting
Stefan Richter
2011-09-16
|
/
*
firewire: ohci: add no MSI quirk for O2Micro controller
Ming Lei
2011-09-16
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-08-27
|
\
|
*
firewire: sbp2: fix panic after rmmod with slow targets
Chris Boot
2011-08-22
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-08-21
|
\
|
|
*
firewire: core: handle ack_busy when fetching the Config ROM
Stefan Richter
2011-08-13
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-08-15
|
\
|
|
*
firewire: ohci: fix DMA unmapping in an error path
Stefan Richter
2011-08-12
|
*
firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases
Stefan Richter
2011-08-12
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-07-22
|
\
|
|
*
firewire: cdev: prevent race between first get_info ioctl and bus reset event...
Stefan Richter
2011-07-16
|
*
firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL
Stefan Richter
2011-07-16
|
*
firewire: ohci: skip soft reset retries after card ejection
Stefan Richter
2011-07-09
|
*
firewire: ohci: fix PHY reg access after card ejection
Stefan Richter
2011-07-09
|
*
firewire: ohci: add a comment on PHY reg access serialization
Stefan Richter
2011-07-09
|
*
firewire: ohci: reduce potential context_stop latency
Stefan Richter
2011-07-09
|
*
firewire: ohci: remove superfluous posted write flushes
Clemens Ladisch
2011-06-02
|
*
firewire: net: replacing deprecated __attribute__((packed)) with __packed
August Lilleaas
2011-06-02
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
|
\
\
|
*
|
firewire: ohci: do not bind to Pinnacle cards, avert panic
Stefan Richter
2011-07-10
|
|
/
*
/
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2011-07-13
|
/
*
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
2011-05-10
*
firewire: sbp2: octlet AT payloads can be stack-allocated
Stefan Richter
2011-05-10
*
firewire: sbp2: omit Scsi_Host lock from queuecommand
Stefan Richter
2011-05-10
*
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
2011-05-10
*
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
2011-05-10
*
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
2011-05-10
*
Merge tag 'v2.6.39-rc7'
Stefan Richter
2011-05-10
|
\
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-05-04
|
|
\
|
|
*
firewire: Fix for broken configrom updates in quick succession
B.J. Buchalter
2011-05-02
|
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-03-21
|
|
\
|
|
*
|
ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
Clemens Ladisch
2011-03-15
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-01-21
|
|
\
\
\
[next]