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
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: fw-sbp2: fix parsing of logical unit directories
Richard Sharpe
2008-06-27
1
-1
/
+2
*
firewire: Kconfig menu touch-up
Stefan Richter
2008-06-19
1
-17
/
+15
*
firewire: deadline for PHY config transmission
Stefan Richter
2008-06-19
1
-15
/
+34
*
firewire: fw-ohci: unify printk prefixes
Stefan Richter
2008-06-19
1
-53
/
+48
*
firewire: fill_bus_reset_event needs lock protection
Stefan Richter
2008-06-19
1
-2
/
+7
*
firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID
Stefan Richter
2008-06-19
1
-1
/
+1
*
firewire: fw-ohci: disable PHY packet reception into AR context
Stefan Richter
2008-06-19
1
-0
/
+2
*
firewire: fw-ohci: use of uninitialized data in AR handler
Stefan Richter
2008-06-19
1
-0
/
+5
*
firewire: don't panic on invalid AR request buffer
Stefan Richter
2008-06-19
1
-1
/
+2
*
firewire: prevent userspace from accessing shut down devices
Jay Fenlason
2008-05-20
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-05-02
1
-1
/
+1
|
\
|
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2008-05-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
firewire: fw-sbp2: log scsi_target ID at release
Stefan Richter
2008-05-01
1
-1
/
+1
*
|
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+2
*
|
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
/
*
firewire: cleanups
Adrian Bunk
2008-04-18
4
-18
/
+6
*
firewire: fix synchronization of gap counts
Stefan Richter
2008-04-18
2
-8
/
+7
*
firewire: wait until PHY configuration packet was transmitted (fix bus reset ...
Stefan Richter
2008-04-18
1
-26
/
+25
*
firewire: remove unused struct member
Stefan Richter
2008-04-18
2
-3
/
+1
*
firewire: use bitwise and to get reg in handle_registers
Jarod Wilson
2008-04-18
1
-1
/
+1
*
firewire: replace more hex values with defined csr constants
Jarod Wilson
2008-04-18
2
-4
/
+7
*
firewire: reread config ROM when device reset the bus
Stefan Richter
2008-04-18
7
-47
/
+223
*
firewire: replace static ROM cache by allocated cache
Stefan Richter
2008-04-18
1
-14
/
+27
*
firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...
Stefan Richter
2008-04-18
1
-5
/
+16
*
firewire: fw-ohci: extend logging of bus generations and node ID
Stefan Richter
2008-04-18
1
-5
/
+12
*
firewire: fw-ohci: conditionally log busReset interrupts
Stefan Richter
2008-04-18
1
-8
/
+20
*
firewire: fw-ohci: don't append to AT context when it's not active
Jarod Wilson
2008-04-18
1
-2
/
+13
*
firewire: fw-ohci: log regAccessFail events
Jarod Wilson
2008-04-18
2
-3
/
+11
*
firewire: fw-ohci: make sure HCControl register LPS bit is set
Jarod Wilson
2008-04-18
1
-2
/
+15
*
firewire: fw-ohci: missing PPC PMac feature calls in failure path
Stefan Richter
2008-04-18
1
-2
/
+3
*
firewire: fw-ohci: untangle a mixed unsigned/signed expression
Stefan Richter
2008-04-18
1
-3
/
+5
*
firewire: debug interrupt events
Stefan Richter
2008-04-18
2
-0
/
+187
*
firewire: fw-ohci: catch self_id_count == 0
Stefan Richter
2008-04-18
1
-0
/
+4
*
firewire: fw-ohci: add self ID error check
Stefan Richter
2008-04-18
2
-4
/
+11
*
firewire: fw-ohci: refactor probe, remove, suspend, resume
Stefan Richter
2008-04-18
1
-57
/
+42
*
firewire: fw-ohci: switch on bus power after resume on PPC PMac
Stefan Richter
2008-04-18
1
-2
/
+6
*
firewire: fw-ohci: add option for remote debugging
Stefan Richter
2008-04-18
1
-0
/
+9
*
firewire: fw-sbp2: set dual-phase cycle_limit
Jarod Wilson
2008-04-18
1
-3
/
+19
*
firewire: fw-sbp2: reduce log noise
Stefan Richter
2008-04-18
1
-6
/
+2
*
firewire: fw-sbp2: remove unnecessary memset
Stefan Richter
2008-04-18
1
-3
/
+0
*
firewire: fw-sbp2: simplify some macros
Stefan Richter
2008-04-18
1
-9
/
+2
*
firewire: fw-sbp2: remove usages of fw_memcpy_to_be32
Stefan Richter
2008-04-18
1
-51
/
+43
*
firewire: fw-sbp2: relax SCSI DMA alignment
Stefan Richter
2008-04-18
1
-5
/
+2
*
firewire: refactor fw_unit reference counting
Stefan Richter
2008-04-18
2
-12
/
+19
*
firewire: fw-sbp2: fix reference counting
Stefan Richter
2008-04-18
1
-2
/
+1
*
firewire: remove superfluous reference counting
Stefan Richter
2008-04-18
3
-46
/
+4
*
firewire: fw-ohci: plug dma memory leak in AR handler
Jarod Wilson
2008-03-27
1
-4
/
+5
*
firewire: fix panic in handle_at_packet
Stefan Richter
2008-03-20
1
-0
/
+6
*
firewire: fw-ohci: shut up false compiler warning on PPC32
Stefan Richter
2008-03-14
1
-3
/
+3
[next]