index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-09
1
-2
/
+4
|
\
|
*
macintosh: Add missing of_node_get() in do_attach()
Liang He
2022-09-05
1
-0
/
+2
|
*
macintosh: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
1
-2
/
+2
*
|
macintosh/ams: Adapt declaration of ams_i2c_remove() to earlier change
Uwe Kleine-König
2022-09-17
1
-1
/
+1
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
9
-26
/
+9
|
/
*
macintosh/adb: fix oob read in do_adb_query() function
Ning Qiang
2022-07-20
1
-1
/
+1
*
macintosh: via-pmu and via-cuda need RTC_LIB
Randy Dunlap
2022-05-22
1
-0
/
+2
*
macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
Finn Thain
2022-05-22
3
-2
/
+7
*
macintosh: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-05-11
31
-31
/
+37
*
macintosh: Use for_each_child_of_node() macro
Zou Wei
2022-05-04
1
-3
/
+3
*
macintosh: Fix warning comparing pointer to 0
Yang Li
2022-05-04
1
-3
/
+3
*
macintosh/ams: Remove unneeded result variable
Minghao Chi
2022-05-04
1
-5
/
+1
*
macintosh/adb: Use swap() to make code cleaner
Yang Guang
2022-05-04
1
-3
/
+1
*
macintosh/ams: Replace snprintf in show functions with sysfs_emit
Qing Wang
2022-05-04
1
-1
/
+1
*
macintosh/smu: Fix warning comparing pointer to 0
Jing Yangyang
2022-05-04
1
-3
/
+3
*
macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlock
Ye Bin
2022-05-04
1
-5
/
+1
*
macintosh: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2022-05-02
1
-3
/
+2
*
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
2022-02-07
1
-0
/
+1
*
macintosh: macio_asic: remove useless cast for driver.name
Corentin Labbe
2022-02-02
1
-1
/
+1
*
macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-23
/
+1
*
macintosh: Add const to of_device_id
Xiang wangx
2021-12-09
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
*
|
powerpc: Split memset() to avoid multi-field overflow
Kees Cook
2021-09-25
1
-1
/
+2
|
/
*
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
1
-1
/
+1
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
4
-5
/
+2
|
\
|
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
2
-2
/
+2
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
2
-3
/
+0
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
|
/
*
macintosh/via-pmu: Fix build warning
Michael Ellerman
2021-04-16
1
-1
/
+1
*
macintosh/via-pmu: Make some symbols static
Yu Kuai
2021-04-14
1
-2
/
+2
*
windfarm: make symbol 'wf_thread' static
Yu Kuai
2021-04-14
1
-1
/
+1
*
macintosh/windfarm: Make symbol 'pm121_sys_state' static
Yu Kuai
2021-04-14
1
-1
/
+1
*
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
2021-04-08
1
-1
/
+1
*
macintosh/adb-iop: Use big-endian autopoll mask
Finn Thain
2021-01-25
1
-3
/
+3
*
macintosh/adb-iop: Send correct poll command
Finn Thain
2020-12-07
1
-10
/
+30
*
macintosh/adb-iop: Always wait for reply message from IOP
Finn Thain
2020-12-07
1
-8
/
+8
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
5
-10
/
+4
|
\
|
*
macintosh: smu_sensors: use for_each_child_of_node() macro
Qinglang Miao
2020-09-18
1
-2
/
+1
|
*
drivers/macintosh/smu.c: use for_each_child_of_node() macro
Qinglang Miao
2020-09-18
1
-1
/
+1
|
*
drivers/macintosh/smu.c: Fix undeclared symbol warning
Wang Wensheng
2020-09-16
1
-1
/
+1
|
*
macintosh: windfarm: use for_each_child_of_node() macro
Qinglang Miao
2020-09-15
1
-2
/
+1
|
*
macintosh: windfarm: remove detatch debug containing spelling mistakes
Colin Ian King
2020-09-02
2
-4
/
+0
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-2
/
+2
|
/
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
4
-249
/
+267
|
\
|
*
macintosh/via-macii: Clarify definition of macii_init()
Finn Thain
2020-07-26
1
-1
/
+1
|
*
macintosh/via-macii: Use the stack for reset request storage
Finn Thain
2020-07-26
1
-1
/
+1
|
*
macintosh/via-macii: Use unsigned type for autopoll_devs variable
Finn Thain
2020-07-26
1
-2
/
+2
|
*
macintosh/via-macii: Use bool type for reading_reply variable
Finn Thain
2020-07-26
1
-5
/
+5
|
*
macintosh/via-macii: Handle poll replies correctly
Finn Thain
2020-07-26
1
-2
/
+18
[next]