index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-20
firewire: prevent userspace from accessing shut down devices
Jay Fenlason
1
-0
/
+14
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-1
/
+1
2008-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+1
2008-05-01
firewire: fw-sbp2: log scsi_target ID at release
Stefan Richter
1
-1
/
+1
2008-04-19
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+2
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
firewire: cleanups
Adrian Bunk
4
-18
/
+6
2008-04-18
firewire: fix synchronization of gap counts
Stefan Richter
2
-8
/
+7
2008-04-18
firewire: wait until PHY configuration packet was transmitted (fix bus reset ...
Stefan Richter
1
-26
/
+25
2008-04-18
firewire: remove unused struct member
Stefan Richter
2
-3
/
+1
2008-04-18
firewire: use bitwise and to get reg in handle_registers
Jarod Wilson
1
-1
/
+1
2008-04-18
firewire: replace more hex values with defined csr constants
Jarod Wilson
2
-4
/
+7
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
7
-47
/
+223
2008-04-18
firewire: replace static ROM cache by allocated cache
Stefan Richter
1
-14
/
+27
2008-04-18
firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...
Stefan Richter
1
-5
/
+16
2008-04-18
firewire: fw-ohci: extend logging of bus generations and node ID
Stefan Richter
1
-5
/
+12
2008-04-18
firewire: fw-ohci: conditionally log busReset interrupts
Stefan Richter
1
-8
/
+20
2008-04-18
firewire: fw-ohci: don't append to AT context when it's not active
Jarod Wilson
1
-2
/
+13
2008-04-18
firewire: fw-ohci: log regAccessFail events
Jarod Wilson
2
-3
/
+11
2008-04-18
firewire: fw-ohci: make sure HCControl register LPS bit is set
Jarod Wilson
1
-2
/
+15
2008-04-18
firewire: fw-ohci: missing PPC PMac feature calls in failure path
Stefan Richter
1
-2
/
+3
2008-04-18
firewire: fw-ohci: untangle a mixed unsigned/signed expression
Stefan Richter
1
-3
/
+5
2008-04-18
firewire: debug interrupt events
Stefan Richter
2
-0
/
+187
2008-04-18
firewire: fw-ohci: catch self_id_count == 0
Stefan Richter
1
-0
/
+4
2008-04-18
firewire: fw-ohci: add self ID error check
Stefan Richter
2
-4
/
+11
2008-04-18
firewire: fw-ohci: refactor probe, remove, suspend, resume
Stefan Richter
1
-57
/
+42
2008-04-18
firewire: fw-ohci: switch on bus power after resume on PPC PMac
Stefan Richter
1
-2
/
+6
2008-04-18
firewire: fw-ohci: add option for remote debugging
Stefan Richter
1
-0
/
+9
2008-04-18
firewire: fw-sbp2: set dual-phase cycle_limit
Jarod Wilson
1
-3
/
+19
2008-04-18
firewire: fw-sbp2: reduce log noise
Stefan Richter
1
-6
/
+2
2008-04-18
firewire: fw-sbp2: remove unnecessary memset
Stefan Richter
1
-3
/
+0
2008-04-18
firewire: fw-sbp2: simplify some macros
Stefan Richter
1
-9
/
+2
2008-04-18
firewire: fw-sbp2: remove usages of fw_memcpy_to_be32
Stefan Richter
1
-51
/
+43
2008-04-18
firewire: fw-sbp2: relax SCSI DMA alignment
Stefan Richter
1
-5
/
+2
2008-04-18
firewire: refactor fw_unit reference counting
Stefan Richter
2
-12
/
+19
2008-04-18
firewire: fw-sbp2: fix reference counting
Stefan Richter
1
-2
/
+1
2008-04-18
firewire: remove superfluous reference counting
Stefan Richter
3
-46
/
+4
2008-03-27
firewire: fw-ohci: plug dma memory leak in AR handler
Jarod Wilson
1
-4
/
+5
2008-03-20
firewire: fix panic in handle_at_packet
Stefan Richter
1
-0
/
+6
2008-03-14
firewire: fw-ohci: shut up false compiler warning on PPC32
Stefan Richter
1
-3
/
+3
2008-03-14
firewire: fw-ohci: use dma_alloc_coherent for ar_buffer
Jarod Wilson
1
-13
/
+5
2008-03-14
firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)
Stefan Richter
1
-0
/
+5
2008-03-14
firewire: update Kconfig help text
Stefan Richter
1
-31
/
+19
2008-03-14
firewire: warn on fatal condition in topology code
Stefan Richter
1
-1
/
+2
2008-03-14
firewire: fw-sbp2: set single-phase retry_limit
Jarod Wilson
1
-4
/
+27
2008-03-14
firewire: fw-ohci: Apple UniNorth 1st generation support
Stefan Richter
1
-8
/
+21
2008-03-14
firewire: fw-ohci: PPC PMac platform code
Stefan Richter
1
-0
/
+49
2008-03-14
firewire: endianess annotations
Stefan Richter
3
-6
/
+6
2008-03-14
firewire: endianess fix
Stefan Richter
1
-1
/
+1
[next]