index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-17
/
+23
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
1
-5
/
+5
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
ieee1394: ohci1394: fix initialization if built non-modular
Stefan Richter
2007-09-20
2
-4
/
+2
*
ieee1394: sbp2: fix sbp2_remove_device for error cases
Stefan Richter
2007-08-25
1
-7
/
+7
*
ieee1394: sbp2: more correct Kconfig dependencies
Stefan Richter
2007-08-02
1
-1
/
+1
*
ieee1394: revert "sbp2: enforce 32bit DMA mapping"
Stefan Richter
2007-08-02
1
-5
/
+0
*
raw1394 __user annotation
Al Viro
2007-07-26
1
-1
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
2
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-15
1
-71
/
+4
|
\
|
*
[SCSI] Merge up to linux-2.6 head
James Bottomley
2007-05-30
4
-28
/
+76
|
|
\
|
*
|
[SCSI] sbp2: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-27
1
-71
/
+4
*
|
|
ieee1394: forgotten dereference...
Al Viro
2007-07-15
1
-1
/
+1
*
|
|
ieee1394: remove old isochronous ABI
Stefan Richter
2007-07-10
13
-518
/
+32
*
|
|
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
2007-07-10
2
-9
/
+8
*
|
|
ieee1394: first minimal NUMA awareness
Stefan Richter
2007-07-10
1
-0
/
+1
*
|
|
ieee1394: eth1394: revert parent device to that in 2.6.20
Stefan Richter
2007-07-10
1
-3
/
+1
*
|
|
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
2007-07-10
1
-26
/
+43
*
|
|
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
2007-07-10
7
-84
/
+86
*
|
|
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: add comments in struct hpsb_packet
Stefan Richter
2007-07-10
1
-3
/
+7
*
|
|
ieee1394: ohci1394: remove dead CONFIG variable
Stefan Richter
2007-07-10
1
-43
/
+8
*
|
|
ieee1394: fix to ether1394_tx in ether1394.c
Carlos E. Ugarte
2007-06-16
1
-6
/
+15
*
|
|
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
2007-05-31
3
-2
/
+35
*
|
|
ieee1394: fix calculation of sysfs attribute "address"
Stefan Richter
2007-05-31
1
-1
/
+1
|
|
/
|
/
|
*
|
ieee1394: raw1394: Fix async send
Petr Vandrovec
2007-05-27
1
-3
/
+5
*
|
ieee1394: eth1394: bring back a parent device
Stefan Richter
2007-05-27
1
-4
/
+3
*
|
ieee1394: eth1394: handle tlabel exhaustion
Stefan Richter
2007-05-27
2
-17
/
+67
*
|
ieee1394: eth1394: remove bogus netif_wake_queue
Stefan Richter
2007-05-27
1
-4
/
+0
*
|
ieee1394: sbp2: include workqueue.h
Stefan Richter
2007-05-27
1
-0
/
+1
|
/
*
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
Linus Torvalds
2007-05-10
1
-0
/
+2
|
\
|
*
firewire: put old and new stack into same Kconfig submenu
Stefan Richter
2007-03-09
1
-0
/
+2
*
|
[S390] Kconfig: refine depends statements.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
*
|
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
3
-3
/
+0
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
|
ieee1394: remove garbage from Kconfig
Stefan Richter
2007-04-30
1
-2
/
+0
*
|
ieee1394: more help in Kconfig
Stefan Richter
2007-04-30
1
-8
/
+12
*
|
ieee1394: ohci1394: Fix mistake in printk message.
Simon Arlott
2007-04-30
1
-1
/
+1
*
|
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...
Bernhard Kauer
2007-04-30
1
-6
/
+2
*
|
ieee1394: ohci1394: fix cosmetic problem in error logging
Stefan Richter
2007-04-30
1
-0
/
+1
*
|
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
2007-04-30
1
-5
/
+13
*
|
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
2007-04-30
1
-3
/
+12
*
|
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
2007-04-30
1
-18
/
+16
*
|
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
2007-04-30
1
-3
/
+2
[next]