index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
raw1394.c
Age
Commit message (
Expand
)
Author
2008-07-21
device create: ieee1394: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-14
ieee1394: raw1394: Push the BKL down into the driver ioctls
Alan Cox
2008-04-25
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-18
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-01-30
ieee1394: Add missing "space"
Joe Perches
2007-07-26
raw1394 __user annotation
Al Viro
2007-07-10
ieee1394: remove old isochronous ABI
Stefan Richter
2007-07-10
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
2007-07-10
ieee1394: raw1394: fix a 32/64-bits compat fix
Stefan Richter
2007-07-10
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
Stefan Richter
2007-07-10
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-10
ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-10
ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-05-27
ieee1394: raw1394: Fix async send
Petr Vandrovec
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-30
ieee1394: remove usage of skb_queue as packet queue
Stefan Richter
2007-02-19
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-17
ieee1394: cycle timer read extension for raw1394
Pieter Palmers
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-08
ieee1394: raw1394: prevent unloading of low-level driver
Stefan Richter
2006-12-07
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-09-23
ieee1394: raw1394: arm functions slept in atomic context
Stefan Richter
2006-09-17
ieee1394: safer definition of empty macros
Stefan Richter
2006-07-03
[PATCH] ieee1394: raw1394: remove redundant counting semaphore
Stefan Richter
2006-07-03
[PATCH] ieee1394: update #include directives in midlayer header files
Stefan Richter
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-12
raw1394: fix whitespace after x86_64 compat patch
Ben Collins
2006-03-28
ieee1394: remove devfs support
Stefan Richter
2006-03-25
[PATCH] x86_64: Implement compat code for raw1394 read/write
Andi Kleen
2005-11-22
ieee1394/raw1394: LIndent fixes
Jens-Michael Hoffmann
2005-11-21
raw1394: fix memory deallocation in modify_config_rom
Stefan Richter
2005-11-21
drivers/ieee1394/raw1394.c: fix a NULL pointer
Adrian Bunk
2005-11-07
kmalloc/kzalloc changes:
Stefan Richter
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-19
[PATCH] raw1394: fix locking in the presence of SMP and interrupts
Andy Wingo
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-30
[PATCH] ieee1394: delete legacy module aliases
Jody McIntyre
2005-07-10
[PATCH] Sync up ieee-1394
Ben Collins
2005-06-20
[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...
gregkh@suse.de
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds