summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
AgeCommit message (Expand)Author
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
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-29via-pmu: don't bother with access_ok()Al Viro
2020-05-28macintosh/ams-input: switch to using input device polling modeDmitry Torokhov
2020-05-15drivers/macintosh: Fix memleak in windfarm_pm112 driverMichael Ellerman
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-26macintosh: convert to i2c_new_scanned_deviceWolfram Sang
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-03-10macintosh: windfarm: fix MODINFO regressionWolfram Sang
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-23macintosh: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds