summaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)AuthorFilesLines
2007-11-04ieee1394: iso and async streams: s/g list fixJens Axboe1-2/+1
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-31ieee1394: ieee1394_transactions.c: remove dead codeAdrian Bunk1-2/+0
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-2/+2
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe2-2/+2
2007-10-16ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definitionMatthias Kaehlcke1-1/+1
2007-10-16ieee1394: csr1212: proper refcountingStefan Richter3-31/+36
2007-10-16ieee1394: nodemgr: fix leak of struct csr1212_keyvalStefan Richter1-6/+9
2007-10-16ieee1394: pcilynx: I2C cleanupsJean Delvare1-21/+5
2007-10-16ieee1394: Fix kthread stopping in nodemgr_host_threadSatyam Sharma1-1/+2
2007-10-16ieee1394: sbp2: fix unsafe iteration over list of devicesStefan Richter1-0/+15
2007-10-16ieee1394: pcilynx: superfluous local variablesStefan Richter1-3/+0
2007-10-16ieee1394: eth1394: fix lock imbalanceStefan Richter1-9/+5
2007-10-16ieee1394: eth1394: superfluous local variableStefan Richter1-2/+0
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-13/+4
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-17/+23
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger1-5/+5
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-09-20ieee1394: ohci1394: fix initialization if built non-modularStefan Richter2-4/+2
2007-08-25ieee1394: sbp2: fix sbp2_remove_device for error casesStefan Richter1-7/+7
2007-08-02ieee1394: sbp2: more correct Kconfig dependenciesStefan Richter1-1/+1
2007-08-02ieee1394: revert "sbp2: enforce 32bit DMA mapping"Stefan Richter1-5/+0
2007-07-26raw1394 __user annotationAl Viro1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-2/+2
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-71/+4
2007-07-15ieee1394: forgotten dereference...Al Viro1-1/+1
2007-07-10ieee1394: remove old isochronous ABIStefan Richter13-518/+32
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter2-9/+8
2007-07-10ieee1394: first minimal NUMA awarenessStefan Richter1-0/+1
2007-07-10ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter1-3/+1
2007-07-10ieee1394: nodemgr: parallelize between several hostsStefan Richter1-26/+43
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers7-84/+86
2007-07-10ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec1-1/+96
2007-07-10ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec1-31/+34
2007-07-10ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec1-1/+1
2007-07-10ieee1394: add comments in struct hpsb_packetStefan Richter1-3/+7
2007-07-10ieee1394: ohci1394: remove dead CONFIG variableStefan Richter1-43/+8
2007-06-16ieee1394: fix to ether1394_tx in ether1394.cCarlos E. Ugarte1-6/+15
2007-05-31ieee1394: sbp2: offer SAM-conforming target port ID in sysfsStefan Richter3-2/+35
2007-05-31ieee1394: fix calculation of sysfs attribute "address"Stefan Richter1-1/+1
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley4-28/+76
2007-05-27ieee1394: raw1394: Fix async sendPetr Vandrovec1-3/+5
2007-05-27ieee1394: eth1394: bring back a parent deviceStefan Richter1-4/+3
2007-05-27ieee1394: eth1394: handle tlabel exhaustionStefan Richter2-17/+67
2007-05-27ieee1394: eth1394: remove bogus netif_wake_queueStefan Richter1-4/+0
2007-05-27ieee1394: sbp2: include workqueue.hStefan Richter1-0/+1