aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-27[SCSI] sbp2: convert to use the data buffer accessorsFUJITA Tomonori1-71/+4
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+2
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky1-0/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-30ieee1394: remove garbage from KconfigStefan Richter1-2/+0
2007-04-30ieee1394: more help in KconfigStefan Richter1-8/+12
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott1-1/+1
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl registerBernhard Kauer1-6/+2
2007-04-30ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter1-0/+1
2007-04-30ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter1-5/+13
2007-04-30ieee1394: eth1394: fix error path in module_initAkinobu Mita1-3/+12
2007-04-30ieee1394: eth1394: correct return codes in hard_start_xmitStefan Richter1-18/+16
2007-04-30ieee1394: eth1394: hard_start_xmit is called in atomic contextStefan Richter1-3/+2