summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorLines
2022-05-04macintosh/ams: Replace snprintf in show functions with sysfs_emitQing Wang-1/+1
2022-05-04macintosh/smu: Fix warning comparing pointer to 0Jing Yangyang-3/+3
2022-05-04macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlockYe Bin-5/+1
2022-05-02macintosh: Use kmemdup rather than duplicating its implementationFuqian Huang-3/+2
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy-0/+1
2022-02-02macintosh: macio_asic: remove useless cast for driver.nameCorentin Labbe-1/+1
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain-23/+1
2021-12-09macintosh: Add const to of_device_idXiang wangx-1/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport-1/+1
2021-09-25powerpc: Split memset() to avoid multi-field overflowKees Cook-1/+2
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds-1/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-5/+2
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan-2/+2
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan-3/+0
2021-07-21bus: Make remove callback return voidUwe Kleine-König-3/+1
2021-04-16macintosh/via-pmu: Fix build warningMichael Ellerman-1/+1
2021-04-14macintosh/via-pmu: Make some symbols staticYu Kuai-2/+2
2021-04-14windfarm: make symbol 'wf_thread' staticYu Kuai-1/+1
2021-04-14macintosh/windfarm: Make symbol 'pm121_sys_state' staticYu Kuai-1/+1
2021-04-08powerpc: Spelling/typo fixesBhaskar Chowdhury-1/+1
2021-01-25macintosh/adb-iop: Use big-endian autopoll maskFinn Thain-3/+3
2020-12-07macintosh/adb-iop: Send correct poll commandFinn Thain-10/+30
2020-12-07macintosh/adb-iop: Always wait for reply message from IOPFinn Thain-8/+8
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-10/+4
2020-09-18macintosh: smu_sensors: use for_each_child_of_node() macroQinglang Miao-2/+1
2020-09-18drivers/macintosh/smu.c: use for_each_child_of_node() macroQinglang Miao-1/+1
2020-09-16drivers/macintosh/smu.c: Fix undeclared symbol warningWang Wensheng-1/+1
2020-09-15macintosh: windfarm: use for_each_child_of_node() macroQinglang Miao-2/+1
2020-09-02macintosh: windfarm: remove detatch debug containing spelling mistakesColin Ian King-4/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-2/+2
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-249/+267
2020-07-26macintosh/via-macii: Clarify definition of macii_init()Finn Thain-1/+1
2020-07-26macintosh/via-macii: Use the stack for reset request storageFinn Thain-1/+1
2020-07-26macintosh/via-macii: Use unsigned type for autopoll_devs variableFinn Thain-2/+2
2020-07-26macintosh/via-macii: Use bool type for reading_reply variableFinn Thain-5/+5
2020-07-26macintosh/via-macii: Handle poll replies correctlyFinn Thain-2/+18
2020-07-26macintosh/via-macii: Remove read_done stateFinn Thain-42/+28
2020-07-26macintosh/via-macii: Handle /CTLR_IRQ signal correctlyFinn Thain-69/+97
2020-07-26macintosh/via-macii: Poll the device most likely to respondFinn Thain-46/+53
2020-07-26macintosh/via-macii: Access autopoll_devs when inside lockFinn Thain-6/+3
2020-07-26macintosh/adb-iop: Implement SRQ autopollingFinn Thain-6/+26
2020-07-26macintosh/adb-iop: Implement sending -> idle state transitionFinn Thain-4/+3
2020-07-26macintosh/adb-iop: Implement idle -> sending state transitionFinn Thain-19/+24
2020-07-26macintosh/adb-iop: Resolve static checker warningsFinn Thain-7/+7
2020-07-26macintosh/adb-iop: Access current_req and adb_iop_state when inside lockFinn Thain-8/+5
2020-07-26macintosh/adb-iop: Adopt bus reset algorithm from via-macii driverFinn Thain-13/+8
2020-07-26macintosh/adb-iop: Correct comment textFinn Thain-16/+13
2020-07-26macintosh/adb-iop: Remove dead and redundant codeFinn Thain-29/+0
2020-07-22macintosh/therm_adt746x: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2