index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-23
/
+1
2021-12-09
macintosh: Add const to of_device_id
Xiang wangx
1
-1
/
+1
2021-11-06
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-03
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-23
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-22
macintosh/therm_adt746x: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-07-22
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-14
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
[next]