aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/raw1394.c
Commit message (Expand)AuthorAge
* ieee1394: mark all hpsb_address_ops instances as constStefan Richter2009-01-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-11-06
|\
| * ieee1394: raw1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-16
|\|
| * ieee1394: raw1394: make write() thread-safeStefan Richter2008-10-15
| * ieee1394: raw1394: narrow down the state_mutex protected regionStefan Richter2008-10-15
| * ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread...Stefan Richter2008-10-15
* | device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
|/
* device create: ieee1394: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* ieee1394: raw1394: Push the BKL down into the driver ioctlsAlan Cox2008-07-14
* ieee1394: silence defined but not used warning in non-modular buildsTony Breeds2008-04-25
* ieee1394: rawiso: requeue packet for transmission after skipped cyclePieter Palmers2008-04-25
* ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day2008-04-18
* ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter2008-04-18
* ieee1394: Add missing "space"Joe Perches2008-01-30
* raw1394 __user annotationAl Viro2007-07-26
* ieee1394: remove old isochronous ABIStefan Richter2007-07-09
* ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers2007-07-09
* ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter2007-07-09
* ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter2007-07-09
* ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-09
* ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-09
* ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-09
* ieee1394: raw1394: Fix async sendPetr Vandrovec2007-05-27
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* ieee1394: remove usage of skb_queue as packet queueStefan Richter2007-04-29
* Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-19
|\
| * ieee1394: cycle timer read extension for raw1394Pieter Palmers2007-02-17
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
|/
* ieee1394: raw1394: prevent unloading of low-level driverStefan Richter2007-02-08
* ieee1394: Consolidate driver registeringBen Collins2006-12-07
* ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* ieee1394: raw1394: arm functions slept in atomic contextStefan Richter2006-09-23
* ieee1394: safer definition of empty macrosStefan Richter2006-09-17
* [PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter2006-07-03
* [PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter2006-07-03
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* raw1394: fix whitespace after x86_64 compat patchBen Collins2006-06-12
* ieee1394: remove devfs supportStefan Richter2006-03-28
* [PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen2006-03-25
* ieee1394/raw1394: LIndent fixesJens-Michael Hoffmann2005-11-22
* raw1394: fix memory deallocation in modify_config_romStefan Richter2005-11-21
* drivers/ieee1394/raw1394.c: fix a NULL pointerAdrian Bunk2005-11-21
* kmalloc/kzalloc changes:Stefan Richter2005-11-07
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo2005-10-20
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] ieee1394: delete legacy module aliasesJody McIntyre2005-09-30