| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | kmalloc/kzalloc changes: | Stefan Richter | 2005-11-07 | 1 | -22/+16 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] raw1394: fix locking in the presence of SMP and interrupts | Andy Wingo | 2005-10-19 | 1 | -46/+54 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [PATCH] ieee1394: delete legacy module aliases | Jody McIntyre | 2005-09-30 | 1 | -1/+0 |
* | [PATCH] Sync up ieee-1394 | Ben Collins | 2005-07-10 | 1 | -2/+5 |
* | [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of... | gregkh@suse.de | 2005-06-20 | 1 | -5/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+2958 |