index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-02
[PATCH] sbp2: fix spinlock recursion
Stefan Richter
1
-17
/
+15
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-2
/
+2
2006-03-28
ohci1394: cleanup the "Unexpected PCI resource length" warning.
Jody McIntyre
1
-2
/
+2
2006-03-28
sbp2: misc debug logging cleanups
Stefan Richter
1
-77
/
+33
2006-03-28
sbp2: proper treatment of DID_OK
Stefan Richter
1
-3
/
+5
2006-03-28
ieee1394: set read permission for parameter disable_irm
Stefan Richter
1
-1
/
+1
2006-03-28
sbp2: check for ARM failure
Stefan Richter
1
-3
/
+7
2006-03-28
ohci1394: clean up asynchronous and physical request filters programming
Stefan Richter
1
-18
/
+19
2006-03-28
ieee1394: remove amdtp remains from ieee1394_core.h
Stefan Richter
1
-2
/
+0
2006-03-28
ieee1394: remove devfs support
Stefan Richter
5
-73
/
+5
2006-03-28
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
Jody McIntyre
1
-3
/
+5
2006-03-28
sbp2: prevent unloading of 1394 low-level driver
Stefan Richter
1
-0
/
+9
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-2
/
+2
2006-03-26
[PATCH] bitops: hweight() related cleanup
Akinobu Mita
1
-2
/
+1
2006-03-25
[PATCH] x86_64: Implement compat code for raw1394 read/write
Andi Kleen
1
-5
/
+91
2006-02-28
[PATCH] video1394: fix "return E;" typo
Alexey Dobriyan
1
-1
/
+1
2006-02-23
sbp2: update 36byte inquiry workaround (fix compatibility regression)
Stefan Richter
1
-23
/
+19
2006-02-23
sbp2: variable status FIFO address (fix login timeout)
Stefan Richter
2
-69
/
+59
2006-02-23
sbp2: fix another deadlock after disconnection
Stefan Richter
1
-2
/
+8
2006-02-18
[PATCH] don't mangle INQUIRY if cmddt or evpd bits are set
Al Viro
1
-9
/
+1
2006-01-16
Actually remove amdtp.[ch], cmp.[ch].
Jody McIntyre
4
-1723
/
+0
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
3
-3
/
+0
2006-01-06
[PATCH] don't freeze firewire on suspend.
Dave Jones
1
-2
/
+2
2006-01-05
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
2
-10
/
+11
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-10
/
+10
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-0
/
+1
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-10
/
+10
2006-01-01
gitignore: misc files
Brian Gerst
1
-0
/
+1
2005-12-13
sbp2: remove duplicate code from sbp2_start_device()
Stefan Richter
1
-50
/
+7
2005-12-13
sbp2: split sbp2_create_command_orb() for better readability
Stefan Richter
2
-184
/
+178
2005-12-13
ohci1394: log number of implemented isochronous contexts
Stefan Richter
1
-7
/
+3
2005-12-12
ieee1394: write broadcast_channel only to select nodes (fixes device recognit...
Stefan Richter
1
-10
/
+32
2005-12-12
ieee1394: resume remote ports when starting a host (fixes device recognition)
Stefan Richter
2
-0
/
+26
2005-12-12
sbp2: did not clean up after scsi_add_device() failed
Stefan Richter
1
-0
/
+2
2005-12-12
sbp2: delete sbp2scsi_direction_table
Stefan Richter
2
-68
/
+17
2005-12-12
ieee1394: run high-level updates before high-level probes
Stefan Richter
1
-3
/
+17
2005-12-05
ieee1394: remove nonexistent functions from nodemgr.h
Stefan Richter
1
-18
/
+0
2005-12-05
ieee1394: write broadcast_channel only to select nodes (fixes device recognit...
Stefan Richter
1
-10
/
+32
2005-12-01
ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]
Stefan Richter
4
-526
/
+526
2005-12-01
ieee1394: hpsb_send_phy_config() cleanup
Stefan Richter
1
-15
/
+6
2005-12-01
ieee1394: add definitions for phy packet constants
Stefan Richter
3
-18
/
+42
2005-12-01
ieee1394: resume remote ports when starting a host (fixes device recognition)
Stefan Richter
2
-0
/
+26
2005-11-22
ieee1394/raw1394: LIndent fixes
Jens-Michael Hoffmann
1
-18
/
+20
2005-11-22
ieee1394/iso: LIndent fixes
Jens-Michael Hoffmann
1
-42
/
+60
2005-11-22
ieee1394/ieee1394_transactions: LIndent fixes
Jens-Michael Hoffmann
1
-193
/
+195
2005-11-22
ieee1394/dma: LIndent fixes
Jens-Michael Hoffmann
1
-28
/
+45
2005-11-22
csr1212: add check for !valid
Jody McIntyre
1
-1
/
+2
2005-11-22
csr1212: check results of keyval reads
Jody McIntyre
1
-3
/
+4
2005-11-21
raw1394: fix memory deallocation in modify_config_rom
Stefan Richter
1
-1
/
+1
2005-11-21
drivers/ieee1394/raw1394.c: fix a NULL pointer
Adrian Bunk
1
-1
/
+0
[next]