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