index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
raw1394.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-10
ieee1394: mark char device files as not seekable
Stefan Richter
1
-1
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-12
ieee1394: raw1394: Do not leak memory on failed trylock.
Michael Buesch
1
-1
/
+3
2009-03-24
ieee1394: constify device ID tables
Stefan Richter
1
-1
/
+1
2009-03-24
ieee1394: raw1394: add sparse annotations to raw1394_compat_write
Stefan Richter
1
-3
/
+7
2009-03-24
ieee1394: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-01-05
ieee1394: mark all hpsb_address_ops instances as const
Stefan Richter
1
-1
/
+1
2008-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-3
/
+6
2008-10-31
ieee1394: raw1394: fix possible deadlock in multithreaded clients
Stefan Richter
1
-3
/
+6
2008-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-103
/
+127
2008-10-16
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-4
/
+4
2008-10-16
ieee1394: raw1394: make write() thread-safe
Stefan Richter
1
-0
/
+4
2008-10-16
ieee1394: raw1394: narrow down the state_mutex protected region
Stefan Richter
1
-101
/
+110
2008-10-16
ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread...
Stefan Richter
1
-6
/
+17
2008-07-22
device create: ieee1394: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+2
2008-07-14
ieee1394: raw1394: Push the BKL down into the driver ioctls
Alan Cox
1
-5
/
+15
2008-04-25
ieee1394: silence defined but not used warning in non-modular builds
Tony Breeds
1
-0
/
+2
2008-04-25
ieee1394: rawiso: requeue packet for transmission after skipped cycle
Pieter Palmers
1
-1
/
+6
2008-04-18
ieee1394: Remove superfluous calls to kobject_set_name().
Robert P. J. Day
1
-1
/
+0
2008-04-18
ieee1394: prevent device binding of raw1394, video1394, dv1394
Stefan Richter
1
-1
/
+0
2008-01-31
ieee1394: Add missing "space"
Joe Perches
1
-2
/
+2
2007-07-26
raw1394 __user annotation
Al Viro
1
-1
/
+1
2007-07-10
ieee1394: remove old isochronous ABI
Stefan Richter
1
-171
/
+5
2007-07-10
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
1
-9
/
+9
2007-07-10
ieee1394: raw1394: fix a 32/64-bits compat fix
Stefan Richter
1
-1
/
+5
2007-07-10
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
Stefan Richter
1
-1
/
+5
2007-07-10
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
Petr Vandrovec
1
-1
/
+96
2007-07-10
ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
Petr Vandrovec
1
-31
/
+34
2007-07-10
ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
Petr Vandrovec
1
-1
/
+1
2007-05-28
ieee1394: raw1394: Fix async send
Petr Vandrovec
1
-3
/
+5
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-30
ieee1394: remove usage of skb_queue as packet queue
Stefan Richter
1
-1
/
+2
2007-02-20
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+20
2007-02-17
ieee1394: cycle timer read extension for raw1394
Pieter Palmers
1
-0
/
+20
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2007-02-08
ieee1394: raw1394: prevent unloading of low-level driver
Stefan Richter
1
-19
/
+29
2006-12-08
ieee1394: Consolidate driver registering
Ben Collins
1
-5
/
+1
2006-12-08
ieee1394: raw1394: defer feature removal of old isoch interface
Stefan Richter
1
-0
/
+17
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-5
/
+5
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-15
/
+15
2006-09-23
ieee1394: raw1394: arm functions slept in atomic context
Stefan Richter
1
-18
/
+16
2006-09-17
ieee1394: safer definition of empty macros
Stefan Richter
1
-1
/
+1
2006-07-03
[PATCH] ieee1394: raw1394: remove redundant counting semaphore
Stefan Richter
1
-34
/
+57
2006-07-03
[PATCH] ieee1394: update #include directives in midlayer header files
Stefan Richter
1
-5
/
+6
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-2
/
+1
2006-06-13
raw1394: fix whitespace after x86_64 compat patch
Ben Collins
1
-28
/
+26
2006-03-29
ieee1394: remove devfs support
Stefan Richter
1
-6
/
+0
2006-03-25
[PATCH] x86_64: Implement compat code for raw1394 read/write
Andi Kleen
1
-5
/
+91
2005-11-22
ieee1394/raw1394: LIndent fixes
Jens-Michael Hoffmann
1
-18
/
+20
2005-11-22
raw1394: fix memory deallocation in modify_config_rom
Stefan Richter
1
-1
/
+1
[next]