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
/
macintosh
/
adb-iop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
macintosh/adb-iop: Use big-endian autopoll mask
Finn Thain
1
-3
/
+3
2020-12-07
macintosh/adb-iop: Send correct poll command
Finn Thain
1
-10
/
+30
2020-12-07
macintosh/adb-iop: Always wait for reply message from IOP
Finn Thain
1
-8
/
+8
2020-07-26
macintosh/adb-iop: Implement SRQ autopolling
Finn Thain
1
-6
/
+26
2020-07-26
macintosh/adb-iop: Implement sending -> idle state transition
Finn Thain
1
-4
/
+3
2020-07-26
macintosh/adb-iop: Implement idle -> sending state transition
Finn Thain
1
-19
/
+24
2020-07-26
macintosh/adb-iop: Resolve static checker warnings
Finn Thain
1
-7
/
+7
2020-07-26
macintosh/adb-iop: Access current_req and adb_iop_state when inside lock
Finn Thain
1
-8
/
+5
2020-07-26
macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver
Finn Thain
1
-13
/
+8
2020-07-26
macintosh/adb-iop: Correct comment text
Finn Thain
1
-16
/
+13
2020-07-26
macintosh/adb-iop: Remove dead and redundant code
Finn Thain
1
-29
/
+0
2018-10-08
macintosh/via-macii, macintosh/adb-iop: Clean up whitespace
Finn Thain
1
-20
/
+28
2018-10-08
macintosh/via-macii, macintosh/adb-iop: Modernize printk calls
Finn Thain
1
-1
/
+1
2018-03-30
macintosh/adb: Use C99 initializers for struct adb_driver instances
Finn Thain
1
-7
/
+7
2017-11-13
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2017-11-10
m68k/mac: Add mutual exclusion for IOP interrupt polling
Finn Thain
1
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2010-11-12
drivers/macintosh/adb-iop.c: flags should be unsigned long
Geert Uytterhoeven
1
-2
/
+2
2007-08-23
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
1
-1
/
+0
2006-10-07
[PATCH] m68k pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+4
2006-01-12
[PATCH] m68k: NULL noise removal
Al Viro
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+287