summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorLines
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
2020-07-22macintosh/adb: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-3/+3
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-3/+3
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-30/+33
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-2/+1
2020-05-29via-pmu: don't bother with access_ok()Al Viro-2/+0
2020-05-28macintosh/ams-input: switch to using input device polling modeDmitry Torokhov-22/+20
2020-05-15drivers/macintosh: Fix memleak in windfarm_pm112 driverMichael Ellerman-8/+13
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig-2/+1
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+1
2020-03-26macintosh: convert to i2c_new_scanned_deviceWolfram Sang-2/+2
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman-1/+50
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan-6/+1
2020-03-10macintosh: windfarm: fix MODINFO regressionWolfram Sang-1/+50
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang-21/+31
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+3
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-9/+8
2020-01-23macintosh: Fix Kconfig indentationKrzysztof Kozlowski-3/+3
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+2
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+4