index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-09
firewire: Implement compliant bus management.
Kristian Høgsberg
4
-25
/
+117
2007-03-09
firewire: Fix bit shift typo.
Kristian Høgsberg
1
-1
/
+1
2007-03-09
firewire: Sanitize send error codes.
Kristian Høgsberg
3
-16
/
+18
2007-03-09
firewire: Handle access to CSR resources on local node.
Kristian Høgsberg
3
-21
/
+154
2007-03-09
firewire: Add lock transaction opcodes to fw-device-cdev.h.
Kristian Høgsberg
1
-0
/
+8
2007-03-09
firewire: Clean up response handling.
Kristian Høgsberg
1
-27
/
+27
2007-03-09
firewire: Loop requests to the host controller back into the stack.
Kristian Høgsberg
2
-13
/
+25
2007-03-09
firewire: Use struct fw_packet for incoming packets too in controller interface.
Kristian Høgsberg
3
-81
/
+92
2007-03-09
firewire: fix compilation with gcc 3.4
Stefan Richter
1
-2
/
+3
2007-03-09
firewire: Implement gap count optimization.
Kristian Høgsberg
5
-31
/
+120
2007-03-09
firewire: fw-sbp2: set command set related device flags
Stefan Richter
1
-0
/
+17
2007-03-09
firewire: consistent usage of node_id
Stefan Richter
6
-20
/
+23
2007-03-09
firewire: fw-ohci: remove unnecessary macro
Stefan Richter
1
-3
/
+0
2007-03-09
firewire: fw-sbp2: remove unused macro
Stefan Richter
1
-3
/
+2
2007-03-09
firewire: fw-sbp2: remove bogus "emulated" host flag
Stefan Richter
1
-1
/
+0
2007-03-09
firewire: fix failure path in ohci_enable_phys_dma
Stefan Richter
1
-3
/
+1
2007-03-09
firewire: comma after last enum item or initializer
Stefan Richter
8
-16
/
+16
2007-03-09
firewire: whitespace adjustments
Stefan Richter
11
-169
/
+144
2007-03-09
firewire: cleanups
Adrian Bunk
5
-10
/
+10
2007-03-09
firewire: mark some structs const
Stefan Richter
8
-23
/
+23
2007-03-09
firewire: additional help in Kconfig
Stefan Richter
1
-6
/
+19
2007-03-09
firewire: put old and new stack into same Kconfig submenu
Stefan Richter
1
-4
/
+1
2007-03-09
firewire: consistent ifndef blocks in header files
Stefan Richter
4
-6
/
+6
2007-03-09
firewire: typo in Kconfig
Stefan Richter
1
-6
/
+6
2007-03-09
firewire: mark fw-core as experimental
Stefan Richter
1
-1
/
+5
2007-03-09
firewire: build fix 3
Stefan Richter
1
-0
/
+1
2007-03-09
firewire: build fix 2
Andrew Morton
1
-0
/
+1
2007-03-09
firewire: build fix
Andrew Morton
1
-0
/
+2
2007-03-09
firewire: printk warning fix
Andrew Morton
1
-2
/
+2
2007-03-09
firewire: Add SBP-2 protocol driver for storage devices.
Kristian Høgsberg
3
-0
/
+1086
2007-03-09
firewire: Add driver for OHCI firewire host controllers.
Kristian Høgsberg
4
-0
/
+1558
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
10
-9
/
+1573
2007-03-09
firewire: Add core firewire stack.
Kristian Høgsberg
8
-0
/
+2232
[prev]