Age | Commit message (Expand) | Author | Files | Lines |
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-24 | 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-21 | macintosh/therm_adt746x: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -2/+2 |
2020-07-21 | 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-13 | 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 |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -2/+1 |
2020-05-29 | via-pmu: don't bother with access_ok() | Al Viro | 1 | -2/+0 |
2020-05-28 | macintosh/ams-input: switch to using input device polling mode | Dmitry Torokhov | 3 | -22/+20 |
2020-05-15 | drivers/macintosh: Fix memleak in windfarm_pm112 driver | Michael Ellerman | 1 | -8/+13 |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 1 | -2/+1 |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -6/+1 |
2020-03-26 | macintosh: convert to i2c_new_scanned_device | Wolfram Sang | 1 | -2/+2 |
2020-03-23 | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman | 6 | -1/+50 |
2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan | 3 | -6/+1 |