summaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2021-12-09macintosh: Add const to of_device_idXiang wangx
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-09-25powerpc: Split memset() to avoid multi-field overflowKees Cook
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-04-16macintosh/via-pmu: Fix build warningMichael Ellerman
2021-04-14macintosh/via-pmu: Make some symbols staticYu Kuai
2021-04-14windfarm: make symbol 'wf_thread' staticYu Kuai
2021-04-14macintosh/windfarm: Make symbol 'pm121_sys_state' staticYu Kuai
2021-04-08powerpc: Spelling/typo fixesBhaskar Chowdhury
2021-01-25macintosh/adb-iop: Use big-endian autopoll maskFinn Thain
2020-12-07macintosh/adb-iop: Send correct poll commandFinn Thain
2020-12-07macintosh/adb-iop: Always wait for reply message from IOPFinn Thain
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-09-18macintosh: smu_sensors: use for_each_child_of_node() macroQinglang Miao
2020-09-18drivers/macintosh/smu.c: use for_each_child_of_node() macroQinglang Miao
2020-09-16drivers/macintosh/smu.c: Fix undeclared symbol warningWang Wensheng
2020-09-15macintosh: windfarm: use for_each_child_of_node() macroQinglang Miao
2020-09-02macintosh: windfarm: remove detatch debug containing spelling mistakesColin Ian King
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-26macintosh/via-macii: Clarify definition of macii_init()Finn Thain
2020-07-26macintosh/via-macii: Use the stack for reset request storageFinn Thain
2020-07-26macintosh/via-macii: Use unsigned type for autopoll_devs variableFinn Thain
2020-07-26macintosh/via-macii: Use bool type for reading_reply variableFinn Thain
2020-07-26macintosh/via-macii: Handle poll replies correctlyFinn Thain
2020-07-26macintosh/via-macii: Remove read_done stateFinn Thain
2020-07-26macintosh/via-macii: Handle /CTLR_IRQ signal correctlyFinn Thain
2020-07-26macintosh/via-macii: Poll the device most likely to respondFinn Thain
2020-07-26macintosh/via-macii: Access autopoll_devs when inside lockFinn Thain
2020-07-26macintosh/adb-iop: Implement SRQ autopollingFinn Thain
2020-07-26macintosh/adb-iop: Implement sending -> idle state transitionFinn Thain
2020-07-26macintosh/adb-iop: Implement idle -> sending state transitionFinn Thain
2020-07-26macintosh/adb-iop: Resolve static checker warningsFinn Thain
2020-07-26macintosh/adb-iop: Access current_req and adb_iop_state when inside lockFinn Thain
2020-07-26macintosh/adb-iop: Adopt bus reset algorithm from via-macii driverFinn Thain
2020-07-26macintosh/adb-iop: Correct comment textFinn Thain
2020-07-26macintosh/adb-iop: Remove dead and redundant codeFinn Thain
2020-07-22macintosh/therm_adt746x: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-22macintosh/adb: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds