| Commit message (Expand) | Author | Age |
* | ieee1394: constify device ID tables | Stefan Richter | 2009-03-24 |
* | ieee1394: raw1394: add sparse annotations to raw1394_compat_write | Stefan Richter | 2009-03-24 |
* | ieee1394: Storage class should be before const qualifier | Tobias Klauser | 2009-03-24 |
* | ieee1394: mark all hpsb_address_ops instances as const | Stefan Richter | 2009-01-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-11-06 |
|\ |
|
| * | ieee1394: raw1394: fix possible deadlock in multithreaded clients | Stefan Richter | 2008-10-31 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-10-16 |
|\| |
|
| * | ieee1394: raw1394: make write() thread-safe | Stefan Richter | 2008-10-15 |
| * | ieee1394: raw1394: narrow down the state_mutex protected region | Stefan Richter | 2008-10-15 |
| * | ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread... | Stefan Richter | 2008-10-15 |
* | | device create: ieee1394: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
|/ |
|
* | device create: ieee1394: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | ieee1394: raw1394: Push the BKL down into the driver ioctls | Alan Cox | 2008-07-14 |
* | 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-25 |
* | 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-04-18 |
* | ieee1394: Add missing "space" | Joe Perches | 2008-01-30 |
* | raw1394 __user annotation | Al Viro | 2007-07-26 |
* | ieee1394: remove old isochronous ABI | Stefan Richter | 2007-07-09 |
* | ieee1394: convert ieee1394 from "struct class_device" to "struct device" | Kay Sievers | 2007-07-09 |
* | ieee1394: raw1394: fix a 32/64-bits compat fix | Stefan Richter | 2007-07-09 |
* | ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment | Stefan Richter | 2007-07-09 |
* | ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel | Petr Vandrovec | 2007-07-09 |
* | ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel | Petr Vandrovec | 2007-07-09 |
* | ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel | Petr Vandrovec | 2007-07-09 |
* | ieee1394: raw1394: Fix async send | Petr Vandrovec | 2007-05-27 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | ieee1394: remove usage of skb_queue as packet queue | Stefan Richter | 2007-04-29 |
* | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | ieee1394: cycle timer read extension for raw1394 | Pieter Palmers | 2007-02-17 |
* | | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 |
|/ |
|
* | ieee1394: raw1394: prevent unloading of low-level driver | Stefan Richter | 2007-02-08 |
* | 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-12-07 |
* | ieee1394: raw1394: arm functions slept in atomic context | Stefan Richter | 2006-09-23 |
* | ieee1394: safer definition of empty macros | Stefan Richter | 2006-09-17 |
* | [PATCH] ieee1394: raw1394: remove redundant counting semaphore | Stefan Richter | 2006-07-03 |
* | [PATCH] ieee1394: update #include directives in midlayer header files | Stefan Richter | 2006-07-03 |
* | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 |
* | raw1394: fix whitespace after x86_64 compat patch | Ben Collins | 2006-06-12 |
* | ieee1394: remove devfs support | Stefan Richter | 2006-03-28 |
* | [PATCH] x86_64: Implement compat code for raw1394 read/write | Andi Kleen | 2006-03-25 |
* | ieee1394/raw1394: LIndent fixes | Jens-Michael Hoffmann | 2005-11-22 |
* | 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-21 |
* | kmalloc/kzalloc changes: | Stefan Richter | 2005-11-07 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 |