index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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-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
*
firewire: fw-ohci: use dma_alloc_coherent for ar_buffer
Jarod Wilson
2008-03-14
1
-13
/
+5
*
firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)
Stefan Richter
2008-03-14
1
-0
/
+5
*
firewire: update Kconfig help text
Stefan Richter
2008-03-14
1
-31
/
+19
*
firewire: warn on fatal condition in topology code
Stefan Richter
2008-03-14
1
-1
/
+2
*
firewire: fw-sbp2: set single-phase retry_limit
Jarod Wilson
2008-03-14
1
-4
/
+27
*
firewire: fw-ohci: Apple UniNorth 1st generation support
Stefan Richter
2008-03-14
1
-8
/
+21
*
firewire: fw-ohci: PPC PMac platform code
Stefan Richter
2008-03-14
1
-0
/
+49
*
firewire: endianess annotations
Stefan Richter
2008-03-14
3
-6
/
+6
*
firewire: endianess fix
Stefan Richter
2008-03-14
1
-1
/
+1
*
firewire: fix crash in automatic module unloading
Stefan Richter
2008-03-02
5
-18
/
+35
*
firewire: potentially invalid pointers used in fw_card_bm_work
Stefan Richter
2008-03-02
2
-17
/
+35
*
firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device
Stefan Richter
2008-03-02
1
-19
/
+27
*
firewire: fix NULL pointer deref. and resource leak
Stefan Richter
2008-02-21
1
-2
/
+7
*
firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device
Stefan Richter
2008-02-19
1
-4
/
+4
*
firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc
Stefan Richter
2008-02-19
1
-0
/
+4
*
firewire: fw-sbp2: (try to) avoid I/O errors during reconnect
Stefan Richter
2008-02-19
1
-4
/
+122
*
firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation cha...
Stefan Richter
2008-02-16
1
-14
/
+35
*
firewire: fw-sbp2: sort includes
Stefan Richter
2008-02-16
1
-7
/
+7
*
firewire: fw-sbp2: logout and login after failed reconnect
Stefan Richter
2008-02-16
1
-2
/
+15
*
firewire: fw-sbp2: don't add scsi_device twice
Stefan Richter
2008-02-16
1
-0
/
+6
*
firewire: fw-sbp2: log bus_id at management request failures
Stefan Richter
2008-02-16
1
-33
/
+33
*
firewire: fw-sbp2: wait for completion of fetch agent reset
Stefan Richter
2008-02-16
1
-11
/
+28
*
firewire: fw-sbp2: add INQUIRY delay workaround
Stefan Richter
2008-02-16
1
-0
/
+15
*
firewire: log GUID of new devices
Stefan Richter
2008-02-16
1
-11
/
+17
*
firewire: fw-sbp2: don't retry login or reconnect after unplug
Stefan Richter
2008-02-16
1
-5
/
+11
*
firewire: fix "kobject_add failed for fw* with -EEXIST"
Stefan Richter
2008-02-16
3
-10
/
+20
*
firewire: fw-sbp2: fix logout before login retry
Stefan Richter
2008-02-16
1
-1
/
+5
*
firewire: fw-sbp2: unsigned int vs. unsigned
Stefan Richter
2008-02-16
1
-8
/
+6
*
firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins
Jarod Wilson
2008-01-30
1
-5
/
+24
*
firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"
Jarod Wilson
2008-01-30
1
-3
/
+13
*
firewire: replace subtraction with bitwise and
Jarod Wilson
2008-01-30
1
-1
/
+1
*
firewire: fw-core: react on bus resets while the config ROM is being fetched
Stefan Richter
2008-01-30
1
-8
/
+17
*
firewire: enforce access order between generation and node ID, fix "giving up...
Stefan Richter
2008-01-30
5
-2
/
+35
*
firewire: fw-cdev: use device generation, not card generation
Stefan Richter
2008-01-30
1
-1
/
+1
*
firewire: fw-sbp2: use device generation, not card generation
Stefan Richter
2008-01-30
1
-6
/
+6
*
firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)
Stefan Richter
2008-01-30
1
-2
/
+3
*
firewire: fw-sbp2: skip unnecessary logout
Stefan Richter
2008-01-30
1
-2
/
+6
*
firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors
David Moore
2008-01-30
1
-80
/
+156
*
firewire: fw-ohci: CycleTooLong interrupt management
Stefan Richter
2008-01-30
1
-2
/
+9
*
firewire: Fix extraction of source node id
Rabin Vincent
2008-01-30
1
-1
/
+1
*
firewire: fw-ohci: Bug fixes for packet-per-buffer support
David Moore
2008-01-30
1
-50
/
+49
*
firewire: fw-ohci: Fix for dualbuffer three-or-more buffers
David Moore
2008-01-30
1
-20
/
+24
*
firewire: fw-sbp2: remove unused misleading macro
Stefan Richter
2008-01-30
1
-2
/
+0
*
firewire: fw-sbp2: prepare for s/g chaining
Stefan Richter
2008-01-30
1
-3
/
+3
*
firewire: fw-sbp2: refactor workq and kref handling
Stefan Richter
2008-01-30
1
-26
/
+30
*
[SCSI] relax scsi dma alignment
James Bottomley
2008-01-11
1
-0
/
+6
*
firewire: OHCI 1.0 Isochronous Receive support
Jarod Wilson
2007-12-10
1
-20
/
+155
[next]