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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-09-25
powerpc: Split memset() to avoid multi-field overflow
Kees Cook
1
-1
/
+2
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-5
/
+2
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2
-2
/
+2
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-3
/
+0
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-04-16
macintosh/via-pmu: Fix build warning
Michael Ellerman
1
-1
/
+1
2021-04-14
macintosh/via-pmu: Make some symbols static
Yu Kuai
1
-2
/
+2
2021-04-14
windfarm: make symbol 'wf_thread' static
Yu Kuai
1
-1
/
+1
2021-04-14
macintosh/windfarm: Make symbol 'pm121_sys_state' static
Yu Kuai
1
-1
/
+1
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
1
-1
/
+1
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-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-10
/
+4
2020-09-18
macintosh: smu_sensors: use for_each_child_of_node() macro
Qinglang Miao
1
-2
/
+1
2020-09-18
drivers/macintosh/smu.c: use for_each_child_of_node() macro
Qinglang Miao
1
-1
/
+1
2020-09-16
drivers/macintosh/smu.c: Fix undeclared symbol warning
Wang Wensheng
1
-1
/
+1
2020-09-15
macintosh: windfarm: use for_each_child_of_node() macro
Qinglang Miao
1
-2
/
+1
2020-09-02
macintosh: windfarm: remove detatch debug containing spelling mistakes
Colin Ian King
2
-4
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-249
/
+267
2020-07-26
macintosh/via-macii: Clarify definition of macii_init()
Finn Thain
1
-1
/
+1
2020-07-26
macintosh/via-macii: Use the stack for reset request storage
Finn Thain
1
-1
/
+1
2020-07-26
macintosh/via-macii: Use unsigned type for autopoll_devs variable
Finn Thain
1
-2
/
+2
2020-07-26
macintosh/via-macii: Use bool type for reading_reply variable
Finn Thain
1
-5
/
+5
2020-07-26
macintosh/via-macii: Handle poll replies correctly
Finn Thain
1
-2
/
+18
2020-07-26
macintosh/via-macii: Remove read_done state
Finn Thain
1
-42
/
+28
2020-07-26
macintosh/via-macii: Handle /CTLR_IRQ signal correctly
Finn Thain
1
-69
/
+97
2020-07-26
macintosh/via-macii: Poll the device most likely to respond
Finn Thain
1
-46
/
+53
2020-07-26
macintosh/via-macii: Access autopoll_devs when inside lock
Finn Thain
1
-6
/
+3
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
2020-07-21
macintosh/therm_adt746x: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-07-21
macintosh/adb: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-30
/
+33
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+1
2020-05-29
via-pmu: don't bother with access_ok()
Al Viro
1
-2
/
+0
[next]