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
/
ieee1394
/
raw1394.c
Commit message (
Expand
)
Author
Age
*
ieee1394: remove the old IEEE 1394 driver stack
Stefan Richter
2010-10-11
*
ieee1394: Remove unnecessary casts of private_data
Joe Perches
2010-07-13
*
ieee1394: remove unused variables
Stefan Richter
2010-06-19
*
ieee1394: mark char device files as not seekable
Stefan Richter
2010-04-10
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
*
ieee1394: raw1394: Do not leak memory on failed trylock.
Michael Buesch
2009-09-12
*
ieee1394: constify device ID tables
Stefan Richter
2009-03-24
*
ieee1394: raw1394: add sparse annotations to raw1394_compat_write
Stefan Richter
2009-03-24
*
ieee1394: Storage class should be before const qualifier
Tobias Klauser
2009-03-24
*
ieee1394: mark all hpsb_address_ops instances as const
Stefan Richter
2009-01-04
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2008-11-06
|
\
|
*
ieee1394: raw1394: fix possible deadlock in multithreaded clients
Stefan Richter
2008-10-31
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2008-10-16
|
\
|
|
*
ieee1394: raw1394: make write() thread-safe
Stefan Richter
2008-10-15
|
*
ieee1394: raw1394: narrow down the state_mutex protected region
Stefan Richter
2008-10-15
|
*
ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread...
Stefan Richter
2008-10-15
*
|
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
|
/
*
device create: ieee1394: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
ieee1394: raw1394: Push the BKL down into the driver ioctls
Alan Cox
2008-07-14
*
ieee1394: silence defined but not used warning in non-modular builds
Tony Breeds
2008-04-25
*
ieee1394: rawiso: requeue packet for transmission after skipped cycle
Pieter Palmers
2008-04-25
*
ieee1394: Remove superfluous calls to kobject_set_name().
Robert P. J. Day
2008-04-18
*
ieee1394: prevent device binding of raw1394, video1394, dv1394
Stefan Richter
2008-04-18
*
ieee1394: Add missing "space"
Joe Perches
2008-01-30
*
raw1394 __user annotation
Al Viro
2007-07-26
*
ieee1394: remove old isochronous ABI
Stefan Richter
2007-07-09
*
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
2007-07-09
*
ieee1394: raw1394: fix a 32/64-bits compat fix
Stefan Richter
2007-07-09
*
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
Stefan Richter
2007-07-09
*
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-09
*
ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-09
*
ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-09
*
ieee1394: raw1394: Fix async send
Petr Vandrovec
2007-05-27
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
ieee1394: remove usage of skb_queue as packet queue
Stefan Richter
2007-04-29
*
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-19
|
\
|
*
ieee1394: cycle timer read extension for raw1394
Pieter Palmers
2007-02-17
*
|
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
|
/
*
ieee1394: raw1394: prevent unloading of low-level driver
Stefan Richter
2007-02-08
*
ieee1394: Consolidate driver registering
Ben Collins
2006-12-07
*
ieee1394: raw1394: defer feature removal of old isoch interface
Stefan Richter
2006-12-07
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
*
ieee1394: raw1394: arm functions slept in atomic context
Stefan Richter
2006-09-23
*
ieee1394: safer definition of empty macros
Stefan Richter
2006-09-17
*
[PATCH] ieee1394: raw1394: remove redundant counting semaphore
Stefan Richter
2006-07-03
*
[PATCH] ieee1394: update #include directives in midlayer header files
Stefan Richter
2006-07-03
*
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
*
raw1394: fix whitespace after x86_64 compat patch
Ben Collins
2006-06-12
*
ieee1394: remove devfs support
Stefan Richter
2006-03-28
[next]