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
*
[PATCH] bitops: hweight() related cleanup
Akinobu Mita
2006-03-26
1
-2
/
+1
*
[PATCH] x86_64: Implement compat code for raw1394 read/write
Andi Kleen
2006-03-25
1
-5
/
+91
*
[PATCH] video1394: fix "return E;" typo
Alexey Dobriyan
2006-02-28
1
-1
/
+1
*
sbp2: update 36byte inquiry workaround (fix compatibility regression)
Stefan Richter
2006-02-23
1
-23
/
+19
*
sbp2: variable status FIFO address (fix login timeout)
Stefan Richter
2006-02-23
2
-69
/
+59
*
sbp2: fix another deadlock after disconnection
Stefan Richter
2006-02-23
1
-2
/
+8
*
[PATCH] don't mangle INQUIRY if cmddt or evpd bits are set
Al Viro
2006-02-18
1
-9
/
+1
*
Actually remove amdtp.[ch], cmp.[ch].
Jody McIntyre
2006-01-16
4
-1723
/
+0
*
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
3
-3
/
+0
*
[PATCH] don't freeze firewire on suspend.
Dave Jones
2006-01-06
1
-2
/
+2
*
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
2006-01-05
2
-10
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
1
-10
/
+10
|
|
\
|
|
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-10
/
+10
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-04
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gitignore: misc files
Brian Gerst
2006-01-01
1
-0
/
+1
|
*
|
ieee1394: write broadcast_channel only to select nodes (fixes device recognit...
Stefan Richter
2005-12-12
1
-10
/
+32
|
*
|
ieee1394: resume remote ports when starting a host (fixes device recognition)
Stefan Richter
2005-12-12
2
-0
/
+26
|
*
|
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
Jody McIntyre
2005-11-18
1
-0
/
+6
|
|
/
*
|
sbp2: remove duplicate code from sbp2_start_device()
Stefan Richter
2005-12-13
1
-50
/
+7
*
|
sbp2: split sbp2_create_command_orb() for better readability
Stefan Richter
2005-12-13
2
-184
/
+178
*
|
ohci1394: log number of implemented isochronous contexts
Stefan Richter
2005-12-13
1
-7
/
+3
*
|
sbp2: did not clean up after scsi_add_device() failed
Stefan Richter
2005-12-12
1
-0
/
+2
*
|
sbp2: delete sbp2scsi_direction_table
Stefan Richter
2005-12-12
2
-68
/
+17
*
|
ieee1394: run high-level updates before high-level probes
Stefan Richter
2005-12-12
1
-3
/
+17
*
|
ieee1394: remove nonexistent functions from nodemgr.h
Stefan Richter
2005-12-05
1
-18
/
+0
*
|
ieee1394: write broadcast_channel only to select nodes (fixes device recognit...
Stefan Richter
2005-12-05
1
-10
/
+32
*
|
ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]
Stefan Richter
2005-12-01
4
-526
/
+526
*
|
ieee1394: hpsb_send_phy_config() cleanup
Stefan Richter
2005-12-01
1
-15
/
+6
*
|
ieee1394: add definitions for phy packet constants
Stefan Richter
2005-12-01
3
-18
/
+42
*
|
ieee1394: resume remote ports when starting a host (fixes device recognition)
Stefan Richter
2005-12-01
2
-0
/
+26
*
|
ieee1394/raw1394: LIndent fixes
Jens-Michael Hoffmann
2005-11-22
1
-18
/
+20
*
|
ieee1394/iso: LIndent fixes
Jens-Michael Hoffmann
2005-11-22
1
-42
/
+60
*
|
ieee1394/ieee1394_transactions: LIndent fixes
Jens-Michael Hoffmann
2005-11-22
1
-193
/
+195
*
|
ieee1394/dma: LIndent fixes
Jens-Michael Hoffmann
2005-11-22
1
-28
/
+45
*
|
csr1212: add check for !valid
Jody McIntyre
2005-11-22
1
-1
/
+2
*
|
csr1212: check results of keyval reads
Jody McIntyre
2005-11-22
1
-3
/
+4
*
|
raw1394: fix memory deallocation in modify_config_rom
Stefan Richter
2005-11-21
1
-1
/
+1
*
|
drivers/ieee1394/raw1394.c: fix a NULL pointer
Adrian Bunk
2005-11-21
1
-1
/
+0
*
|
sbp2: slimmer interface to scsi_mod
Stefan Richter
2005-11-19
1
-13
/
+0
*
|
Fix incorrect video1394 timestamps.
Damien Douxchamps
2005-11-19
1
-15
/
+2
*
|
Every file should #include the headers containing the prototypes for
Adrian Bunk
2005-11-19
1
-0
/
+1
*
|
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
2005-11-18
1
-2
/
+1
|
\
|
|
*
[PATCH] ieee1394: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-2
/
+1
*
|
Remove amdtp, cmp drivers.
Jody McIntyre
2005-11-18
4
-35
/
+2
*
|
Remove definitions of unreferenced macros virt_to_page and vmalloc_32 from
Stefan Richter
2005-11-07
2
-17
/
+0
*
|
kmalloc/kzalloc changes:
Stefan Richter
2005-11-07
12
-143
/
+85
*
|
Remove version strings from eth1394, ohci1394, sbp2.
Stefan Richter
2005-11-07
3
-21
/
+0
*
|
sbp2, ohci1394 cleanups:
Stefan Richter
2005-11-07
3
-229
/
+224
*
|
sbp2: Remove our tracking of device type,
Ben Collins
2005-11-07
2
-34
/
+7
*
|
sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.
Ben Collins
2005-11-07
2
-150
/
+2
[next]