aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)AuthorFilesLines
2007-11-04ieee1394: iso and async streams: s/g list fixGravatar Jens Axboe 1-2/+1
2007-11-02cleanup asm/scatterlist.h includesGravatar Adrian Bunk 1-1/+1
2007-10-31ieee1394: ieee1394_transactions.c: remove dead codeGravatar Adrian Bunk 1-2/+0
2007-10-24SG: Change sg_set_page() to take length and offset argumentGravatar Jens Axboe 1-2/+2
2007-10-23[PATCH] Fix breakage after SG cleanupsGravatar Ralf Baechle 1-1/+1
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 2-2/+2
2007-10-16ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definitionGravatar Matthias Kaehlcke 1-1/+1
2007-10-16ieee1394: csr1212: proper refcountingGravatar Stefan Richter 3-31/+36
2007-10-16ieee1394: nodemgr: fix leak of struct csr1212_keyvalGravatar Stefan Richter 1-6/+9
2007-10-16ieee1394: pcilynx: I2C cleanupsGravatar Jean Delvare 1-21/+5
2007-10-16ieee1394: Fix kthread stopping in nodemgr_host_threadGravatar Satyam Sharma 1-1/+2
2007-10-16ieee1394: sbp2: fix unsafe iteration over list of devicesGravatar Stefan Richter 1-0/+15
2007-10-16ieee1394: pcilynx: superfluous local variablesGravatar Stefan Richter 1-3/+0
2007-10-16ieee1394: eth1394: fix lock imbalanceGravatar Stefan Richter 1-9/+5
2007-10-16ieee1394: eth1394: superfluous local variableGravatar Stefan Richter 1-2/+0
2007-10-12Driver core: change add_uevent_var to use a structGravatar Kay Sievers 1-13/+4
2007-10-10[NET]: Move hardware header operations out of netdevice.Gravatar Stephen Hemminger 1-17/+23
2007-10-10[NET]: Wrap hard_header_parseGravatar Stephen Hemminger 1-5/+5
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Gravatar Ralf Baechle 1-1/+0
2007-09-20ieee1394: ohci1394: fix initialization if built non-modularGravatar Stefan Richter 2-4/+2
2007-08-25ieee1394: sbp2: fix sbp2_remove_device for error casesGravatar Stefan Richter 1-7/+7
2007-08-02ieee1394: sbp2: more correct Kconfig dependenciesGravatar Stefan Richter 1-1/+1
2007-08-02ieee1394: revert "sbp2: enforce 32bit DMA mapping"Gravatar Stefan Richter 1-5/+0
2007-07-26raw1394 __user annotationGravatar Al Viro 1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultGravatar Rafael J. Wysocki 2-2/+2
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-71/+4
2007-07-15ieee1394: forgotten dereference...Gravatar Al Viro 1-1/+1
2007-07-10ieee1394: remove old isochronous ABIGravatar Stefan Richter 13-518/+32
2007-07-10ieee1394: sbp2: change some module parameters from int to boolGravatar Stefan Richter 2-9/+8
2007-07-10ieee1394: first minimal NUMA awarenessGravatar Stefan Richter 1-0/+1
2007-07-10ieee1394: eth1394: revert parent device to that in 2.6.20Gravatar Stefan Richter 1-3/+1
2007-07-10ieee1394: nodemgr: parallelize between several hostsGravatar Stefan Richter 1-26/+43
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Gravatar Kay Sievers 7-84/+86
2007-07-10ieee1394: raw1394: fix a 32/64-bits compat fixGravatar Stefan Richter 1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentGravatar Stefan Richter 1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelGravatar Petr Vandrovec 1-1/+96
2007-07-10ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelGravatar Petr Vandrovec 1-31/+34
2007-07-10ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelGravatar Petr Vandrovec 1-1/+1
2007-07-10ieee1394: add comments in struct hpsb_packetGravatar Stefan Richter 1-3/+7
2007-07-10ieee1394: ohci1394: remove dead CONFIG variableGravatar Stefan Richter 1-43/+8
2007-06-16ieee1394: fix to ether1394_tx in ether1394.cGravatar Carlos E. Ugarte 1-6/+15
2007-05-31ieee1394: sbp2: offer SAM-conforming target port ID in sysfsGravatar Stefan Richter 3-2/+35
2007-05-31ieee1394: fix calculation of sysfs attribute "address"Gravatar Stefan Richter 1-1/+1
2007-05-30[SCSI] Merge up to linux-2.6 headGravatar James Bottomley 4-28/+76
2007-05-27ieee1394: raw1394: Fix async sendGravatar Petr Vandrovec 1-3/+5
2007-05-27ieee1394: eth1394: bring back a parent deviceGravatar Stefan Richter 1-4/+3
2007-05-27ieee1394: eth1394: handle tlabel exhaustionGravatar Stefan Richter 2-17/+67
2007-05-27ieee1394: eth1394: remove bogus netif_wake_queueGravatar Stefan Richter 1-4/+0
2007-05-27ieee1394: sbp2: include workqueue.hGravatar Stefan Richter 1-0/+1