index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: Rework async receive DMA.
Kristian Høgsberg
2007-03-09
2
-83
/
+132
*
firewire: use atomic type for fw_device.state
Stefan Richter
2007-03-09
3
-5
/
+6
*
firewire: Make sure we wait for DMA to stop before we reprogram it.
Kristian Høgsberg
2007-03-09
1
-5
/
+16
*
firewire: Implement compliant bus management.
Kristian Høgsberg
2007-03-09
4
-25
/
+117
*
firewire: Fix bit shift typo.
Kristian Høgsberg
2007-03-09
1
-1
/
+1
*
firewire: Sanitize send error codes.
Kristian Høgsberg
2007-03-09
3
-16
/
+18
*
firewire: Handle access to CSR resources on local node.
Kristian Høgsberg
2007-03-09
3
-21
/
+154
*
firewire: Add lock transaction opcodes to fw-device-cdev.h.
Kristian Høgsberg
2007-03-09
1
-0
/
+8
*
firewire: Clean up response handling.
Kristian Høgsberg
2007-03-09
1
-27
/
+27
*
firewire: Loop requests to the host controller back into the stack.
Kristian Høgsberg
2007-03-09
2
-13
/
+25
*
firewire: Use struct fw_packet for incoming packets too in controller interface.
Kristian Høgsberg
2007-03-09
3
-81
/
+92
*
firewire: fix compilation with gcc 3.4
Stefan Richter
2007-03-09
1
-2
/
+3
*
firewire: Implement gap count optimization.
Kristian Høgsberg
2007-03-09
5
-31
/
+120
*
firewire: fw-sbp2: set command set related device flags
Stefan Richter
2007-03-09
1
-0
/
+17
*
firewire: consistent usage of node_id
Stefan Richter
2007-03-09
6
-20
/
+23
*
firewire: fw-ohci: remove unnecessary macro
Stefan Richter
2007-03-09
1
-3
/
+0
*
firewire: fw-sbp2: remove unused macro
Stefan Richter
2007-03-09
1
-3
/
+2
*
firewire: fw-sbp2: remove bogus "emulated" host flag
Stefan Richter
2007-03-09
1
-1
/
+0
*
firewire: fix failure path in ohci_enable_phys_dma
Stefan Richter
2007-03-09
1
-3
/
+1
*
firewire: comma after last enum item or initializer
Stefan Richter
2007-03-09
8
-16
/
+16
*
firewire: whitespace adjustments
Stefan Richter
2007-03-09
11
-169
/
+144
*
firewire: cleanups
Adrian Bunk
2007-03-09
5
-10
/
+10
*
firewire: mark some structs const
Stefan Richter
2007-03-09
8
-23
/
+23
*
firewire: additional help in Kconfig
Stefan Richter
2007-03-09
1
-6
/
+19
*
firewire: put old and new stack into same Kconfig submenu
Stefan Richter
2007-03-09
3
-6
/
+3
*
firewire: consistent ifndef blocks in header files
Stefan Richter
2007-03-09
4
-6
/
+6
*
firewire: typo in Kconfig
Stefan Richter
2007-03-09
1
-6
/
+6
*
firewire: mark fw-core as experimental
Stefan Richter
2007-03-09
1
-1
/
+5
*
firewire: build fix 3
Stefan Richter
2007-03-09
1
-0
/
+1
*
firewire: build fix 2
Andrew Morton
2007-03-09
1
-0
/
+1
*
firewire: build fix
Andrew Morton
2007-03-09
1
-0
/
+2
*
firewire: printk warning fix
Andrew Morton
2007-03-09
1
-2
/
+2
*
firewire: Add SBP-2 protocol driver for storage devices.
Kristian Høgsberg
2007-03-09
3
-0
/
+1086
*
firewire: Add driver for OHCI firewire host controllers.
Kristian Høgsberg
2007-03-09
4
-0
/
+1558
*
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
2007-03-09
10
-9
/
+1573
*
firewire: Add core firewire stack.
Kristian Høgsberg
2007-03-09
10
-0
/
+2235
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-03-06
2
-6
/
+7
|
\
|
*
[GIANFAR]: Fix compile error in latest git
Jan Altenberg
2007-03-05
1
-1
/
+1
|
*
[PPPOE]: Use ifindex instead of device pointer in key lookups.
Florian Zumbiehl
2007-03-05
1
-5
/
+6
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-03-06
3
-63
/
+60
|
\
\
|
*
|
[S390] cio: Call cancel_halt_clear even when actl == 0.
Cornelia Huck
2007-03-05
1
-2
/
+2
|
*
|
[S390] cio: Use path verification to check for path state.
Cornelia Huck
2007-03-05
1
-40
/
+6
|
*
|
[S390] cio: Fix locking when calling notify function.
Cornelia Huck
2007-03-05
1
-20
/
+47
|
*
|
[S390] dasd: Use default recovery for SNSS requests
Stefan Weinhuber
2007-03-05
1
-0
/
+1
|
*
|
[S390] tape: Compression overwrites crypto setting
Michael Holzheu
2007-03-05
1
-1
/
+4
|
|
/
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-03-06
3
-9
/
+16
|
\
\
|
*
|
pata_pdc202xx_old: fix data corruption and other problems
Bartlomiej Zolnierkiewicz
2007-03-06
1
-8
/
+14
|
*
|
pata_legacy: fix io/irq mismatch
Mikael Pettersson
2007-03-06
1
-1
/
+1
|
*
|
ahci: RAID mode SATA patch for Intel ICH9M
Jason Gaston
2007-03-06
1
-0
/
+1
|
|
/
*
|
[PATCH] m68knommu: fix work queues in mcfserial.c driver
Greg Ungerer
2007-03-06
1
-19
/
+14
[next]