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
2010-10-17
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
Stefan Richter
2
-26
/
+1
2010-09-08
firewire: ohci: activate cycle timer register quirk on Ricoh chips
Heikki Lindholm
1
-0
/
+1
2010-08-29
firewire: ohci: work around VIA and NEC PHY packet reception bug
Stefan Richter
1
-1
/
+9
2010-08-19
firewire: core: do not use del_timer_sync() in interrupt context
Clemens Ladisch
1
-3
/
+10
2010-08-19
firewire: net: fix unicast reception RCODE in failure paths
Stefan Richter
1
-13
/
+15
2010-08-19
firewire: sbp2: fix stall with "Unsolicited response"
Stefan Richter
1
-3
/
+8
2010-08-19
firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error
Stefan Richter
1
-5
/
+7
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
16
-418
/
+2333
2010-08-02
firewire: core: add forgotten dummy driver methods, remove unused ones
Stefan Richter
1
-26
/
+38
2010-07-30
firewire: add isochronous multichannel reception
Stefan Richter
4
-97
/
+346
2010-07-30
firewire: core: small clarifications in core-cdev
Stefan Richter
1
-6
/
+6
2010-07-30
firewire: core: remove unused code
Stefan Richter
1
-6
/
+2
2010-07-30
firewire: ohci: release channel in error path
Stefan Richter
1
-0
/
+1
2010-07-30
firewire: ohci: use memory barriers to order descriptor updates
Stefan Richter
1
-0
/
+3
2010-07-27
tools/firewire: add userspace front-end of nosy
Stefan Richter
1
-1
/
+2
2010-07-27
firewire: nosy: use generic printk macros
Stefan Richter
1
-17
/
+16
2010-07-27
firewire: nosy: endianess fixes and annotations
Stefan Richter
2
-51
/
+29
2010-07-27
firewire: nosy: annotate __user pointers and __iomem pointers
Stefan Richter
1
-4
/
+4
2010-07-27
firewire: nosy: fix device shutdown with active client
Stefan Richter
1
-29
/
+82
2010-07-27
firewire: nosy: handle errors in device probe
Stefan Richter
1
-7
/
+33
2010-07-27
firewire: nosy: fix IRQ handler for card ejection
Stefan Richter
1
-0
/
+4
2010-07-27
firewire: nosy: unroll some simple functions
Stefan Richter
1
-46
/
+29
2010-07-27
firewire: nosy: use flagless variants of spinlock accessors
Stefan Richter
1
-18
/
+12
2010-07-27
firewire: nosy: fix list corruption by NOSY_IOC_STOP
Stefan Richter
1
-1
/
+1
2010-07-27
firewire: nosy: convert to unlocked ioctl
Stefan Richter
1
-12
/
+17
2010-07-27
firewire: nosy: misc cleanups
Stefan Richter
3
-188
/
+171
2010-07-27
firewire: new driver: nosy - IEEE 1394 traffic sniffer
Stefan Richter
5
-0
/
+982
2010-07-23
firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
Stefan Richter
1
-3
/
+9
2010-07-23
firewire: core: fix upper bound of possible CSR allocations
Stefan Richter
1
-1
/
+1
2010-07-23
firewire: cdev: add PHY pinging
Stefan Richter
3
-3
/
+14
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
5
-7
/
+77
2010-07-23
firewire: cdev: add PHY packet transmission
Stefan Richter
1
-0
/
+64
2010-07-23
firewire: core: use C99 initializer in array of ioctl handlers
Stefan Richter
1
-21
/
+21
2010-07-23
firewire: normalize status values in packet callbacks
Stefan Richter
2
-3
/
+6
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
5
-36
/
+112
2010-07-13
firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c...
Stefan Richter
1
-0
/
+1
2010-07-13
firewire: core: ensure some userspace API constants match corresponding kerne...
Stefan Richter
1
-0
/
+11
2010-07-13
firewire: core: fix fw_send_request kerneldoc comment
Stefan Richter
4
-55
/
+57
2010-07-13
firewire: cdev: check write quadlet request length to avoid buffer overflow
Clemens Ladisch
1
-0
/
+4
2010-07-08
firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
Stefan Richter
3
-4
/
+11
2010-07-08
firewire: core: no need to track irq flags in bm_work
Stefan Richter
1
-8
/
+7
2010-06-21
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...
Stefan Richter
1
-9
/
+36
2010-06-21
firewire: expose extended tcode of incoming lock requests to (userspace) drivers
Jay Fenlason
1
-1
/
+3
2010-06-21
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
Stefan Richter
1
-1
/
+6
2010-06-21
firewire: cdev: count references of cards during inbound transactions
Stefan Richter
1
-0
/
+8
2010-06-21
firewire: cdev: fix responses to nodes at different card
Jay Fenlason
1
-3
/
+4
2010-06-21
firewire: cdev: fix race in iso context creation
Clemens Ladisch
1
-5
/
+8
2010-06-21
firewire: remove an unused function argument
Stefan Richter
4
-13
/
+11
2010-06-20
firewire: core: remove an unnecessary zero initialization
Stefan Richter
1
-1
/
+1
2010-06-19
firewire: core: remove unused variable
Stefan Richter
1
-6
/
+5
[next]