aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/raw1394.c
AgeCommit message (Expand)Author
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-10-16device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15ieee1394: raw1394: make write() thread-safeStefan Richter
2008-10-15ieee1394: raw1394: narrow down the state_mutex protected regionStefan Richter
2008-10-15ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread...Stefan Richter
2008-07-21device create: ieee1394: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-14ieee1394: raw1394: Push the BKL down into the driver ioctlsAlan Cox
2008-04-25ieee1394: silence defined but not used warning in non-modular buildsTony Breeds
2008-04-25ieee1394: rawiso: requeue packet for transmission after skipped cyclePieter Palmers
2008-04-18ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day
2008-04-18ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter
2008-01-30ieee1394: Add missing "space"Joe Perches
2007-07-26raw1394 __user annotationAl Viro
2007-07-10ieee1394: remove old isochronous ABIStefan Richter
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers
2007-07-10ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec
2007-07-10ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec
2007-07-10ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec
2007-05-27ieee1394: raw1394: Fix async sendPetr Vandrovec
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-30ieee1394: remove usage of skb_queue as packet queueStefan Richter
2007-02-19Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-17ieee1394: cycle timer read extension for raw1394Pieter Palmers
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-08ieee1394: raw1394: prevent unloading of low-level driverStefan Richter
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-09-23ieee1394: raw1394: arm functions slept in atomic contextStefan Richter
2006-09-17ieee1394: safer definition of empty macrosStefan Richter
2006-07-03[PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-12raw1394: fix whitespace after x86_64 compat patchBen Collins
2006-03-28ieee1394: remove devfs supportStefan Richter
2006-03-25[PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen
2005-11-22ieee1394/raw1394: LIndent fixesJens-Michael Hoffmann
2005-11-21raw1394: fix memory deallocation in modify_config_romStefan Richter
2005-11-21drivers/ieee1394/raw1394.c: fix a NULL pointerAdrian Bunk
2005-11-07kmalloc/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 interruptsAndy Wingo
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre
2005-07-10[PATCH] Sync up ieee-1394Ben Collins
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...gregkh@suse.de
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds