Age | Commit message (Expand) | Author | Files | Lines |
2009-03-24 | ieee1394: constify device ID tables | Stefan Richter | 1 | -1/+1 |
2008-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -4/+4 |
2008-10-16 | device create: ieee1394: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -3/+2 |
2008-10-16 | ieee1394: dv1394, video1394: remove unnecessary expressions | Stefan Richter | 1 | -4/+4 |
2008-07-22 | device create: ieee1394: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -3/+3 |
2008-07-14 | ieee1394: video1394: reorder module init, prepare BKL removal | Stefan Richter | 1 | -0/+2 |
2008-04-25 | ieee1394: silence defined but not used warning in non-modular builds | Tony Breeds | 1 | -0/+2 |
2008-04-18 | ieee1394: Remove superfluous calls to kobject_set_name(). | Robert P. J. Day | 1 | -1/+0 |
2008-04-18 | ieee1394: prevent device binding of raw1394, video1394, dv1394 | Stefan Richter | 1 | -2/+1 |
2007-07-10 | ieee1394: convert ieee1394 from "struct class_device" to "struct device" | Kay Sievers | 1 | -5/+5 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 1 | -1/+1 |
2007-02-08 | ieee1394: video1394: DMA fix | David Moore | 1 | -0/+8 |
2006-12-08 | ieee1394: Consolidate driver registering | Ben Collins | 1 | -5/+1 |
2006-12-07 | video1394: remove BKL contention | Daniel Drake | 1 | -24/+6 |
2006-12-07 | video1394: small optimizations to frame retrieval codepath | Daniel Drake | 1 | -8/+10 |
2006-09-17 | ieee1394: safer definition of empty macros | Stefan Richter | 1 | -1/+1 |
2006-09-17 | video1394: add poll file operation support | David Moore | 1 | -1/+37 |
2006-07-03 | [PATCH] ieee1394: update #include directives in midlayer header files | Stefan Richter | 1 | -6/+6 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-13 | video1394: be quiet | Ben Collins | 1 | -8/+8 |
2006-03-29 | ieee1394: remove devfs support | Stefan Richter | 1 | -15/+1 |
2006-03-01 | [PATCH] video1394: fix "return E;" typo | Alexey Dobriyan | 1 | -1/+1 |
2006-01-10 | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 1 | -1/+0 |
2005-11-20 | Fix incorrect video1394 timestamps. | Damien Douxchamps | 1 | -15/+2 |
2005-11-07 | Remove definitions of unreferenced macros virt_to_page and vmalloc_32 from | Stefan Richter | 1 | -8/+0 |
2005-11-07 | kmalloc/kzalloc changes: | Stefan Richter | 1 | -55/+26 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -1/+1 |
2005-09-30 | [PATCH] ieee1394: delete legacy module aliases | Jody McIntyre | 1 | -1/+0 |
2005-09-10 | [PATCH] trivial __user cleanup (video1394) | viro@ZenIV.linux.org.uk | 1 | -1/+1 |
2005-06-21 | [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of... | gregkh@suse.de | 1 | -2/+2 |
2005-05-17 | [PATCH] ieee1394: single buffer fixes to video1394 | Jody McIntyre | 1 | -25/+85 |
2005-05-17 | [PATCH] ieee1394: remove NULL checks for kfree | Jody McIntyre | 1 | -21/+8 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1527 |