index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
Linus Torvalds
1
-0
/
+2
2007-05-10
[S390] Kconfig: refine depends statements.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-04-30
ieee1394: remove garbage from Kconfig
Stefan Richter
1
-2
/
+0
2007-04-30
ieee1394: more help in Kconfig
Stefan Richter
1
-8
/
+12
2007-04-30
ieee1394: ohci1394: Fix mistake in printk message.
Simon Arlott
1
-1
/
+1
2007-04-30
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...
Bernhard Kauer
1
-6
/
+2
2007-04-30
ieee1394: ohci1394: fix cosmetic problem in error logging
Stefan Richter
1
-0
/
+1
2007-04-30
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
1
-5
/
+13
2007-04-30
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
1
-3
/
+12
2007-04-30
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
1
-18
/
+16
2007-04-30
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
1
-3
/
+2
2007-04-30
ieee1394: eth1394: some conditions are unlikely
Stefan Richter
1
-4
/
+4
2007-04-30
ieee1394: eth1394: clean up fragment_overlap
Stefan Richter
1
-4
/
+4
2007-04-30
ieee1394: eth1394: don't use alloc_etherdev
Stefan Richter
1
-15
/
+5
2007-04-30
ieee1394: eth1394: omit useless set_mac_address callback
Stefan Richter
1
-13
/
+1
2007-04-30
ieee1394: eth1394: CONFIG_INET is always defined
Stefan Richter
1
-12
/
+4
2007-04-30
ieee1394: eth1394: allow MTU bigger than 1500
Stefan Richter
1
-15
/
+19
2007-04-30
ieee1394: unexport highlevel_host_reset
Adrian Bunk
1
-1
/
+0
2007-04-30
ieee1394: eth1394: contain host reset
Stefan Richter
1
-4
/
+2
2007-04-30
ieee1394: eth1394: shorter error messages
Stefan Richter
1
-24
/
+16
2007-04-30
ieee1394: eth1394: correct a memset argument
Stefan Richter
1
-1
/
+1
2007-04-30
ieee1394: eth1394: refactor .probe and .update
Stefan Richter
1
-32
/
+16
2007-04-30
ieee1394: eth1394: .probe and .update may sleep
Stefan Richter
1
-8
/
+4
2007-04-30
ieee1394: eth1394: coding style
Stefan Richter
2
-244
/
+206
2007-04-30
ieee1394: eth1394: Move common recv_init code to helper function
Jean Delvare
1
-40
/
+31
2007-04-30
ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts
Stefan Richter
5
-86
/
+36
2007-04-30
ieee1394: eth1394: reduce excessive function inlining
Stefan Richter
1
-38
/
+36
2007-04-30
ieee1394: eth1394: clean up host removal
Stefan Richter
1
-17
/
+10
2007-04-30
ieee1394: eth1394: unregister address space in failure case
Stefan Richter
1
-7
/
+6
2007-04-30
ieee1394: send async streams at S100
Stefan Richter
1
-0
/
+7
2007-04-30
ieee1394: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
1
-1
/
+1
2007-04-30
ieee1394: nodemgr: unify some error messages
Stefan Richter
1
-8
/
+5
2007-04-30
ieee1394: nodemgr: less noise in dmesg
Stefan Richter
1
-7
/
+8
2007-04-30
ieee1394: unroll a weird macro
Stefan Richter
1
-50
/
+41
2007-04-30
ieee1394: iso.c needs sched.h
Andrew Morton
1
-0
/
+1
2007-04-30
ieee1394: some more includes
Stefan Richter
2
-0
/
+4
2007-04-30
ieee1394: ieee1394_transactions needs sched.h
Torsten Kaiser
1
-0
/
+1
2007-04-30
ieee1394: ieee1394_core printk format
Randy Dunlap
1
-1
/
+1
2007-04-30
ieee1394: remove usage of skb_queue as packet queue
Stefan Richter
6
-169
/
+163
2007-04-30
ieee1394: csr1212: log if devices have CRC errors in their ROM
Stefan Richter
1
-18
/
+9
2007-04-30
ieee1394: csr1212: more sensible names for jump targets
Stefan Richter
1
-10
/
+8
2007-04-30
ieee1394: csr1212: warn on unreachable code
Stefan Richter
1
-2
/
+5
2007-04-30
ieee1394: shrink csr1212_new_string_descriptor_leaf
Stefan Richter
1
-77
/
+46
2007-04-30
ieee1394: csr1212: coding style
Stefan Richter
2
-113
/
+133
2007-04-30
ieee1394: replace vmalloc by kmalloc in csr1212
Stefan Richter
2
-4
/
+6
2007-04-30
ieee1394: de-inline some functions
Stefan Richter
3
-32
/
+33
2007-04-30
ieee1394: stricter error checks in csr1212
Stefan Richter
3
-51
/
+34
[next]