| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-28 | macintosh: Drop explicit initialization of struct i2c_device_id::driver_data ... | Uwe Kleine-König | 1 | -1/+1 |
| 2023-08-31 | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -1/+2 |
| 2023-08-31 | macintosh/ams: linux/platform_device.h is needed | Randy Dunlap | 1 | -0/+1 |
| 2023-08-28 | macintosh: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-08-14 | macintosh/ams: mark ams_init() static | Arnd Bergmann | 1 | -1/+1 |
| 2023-06-14 | macintosh: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-11-24 | macintosh/ams/ams: Add header file macro definition | Li zeming | 1 | -0/+5 |
| 2022-11-24 | macintosh/ams-i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -5/+3 |
| 2022-09-17 | macintosh/ams: Adapt declaration of ams_i2c_remove() to earlier change | Uwe Kleine-König | 1 | -1/+1 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-05-04 | macintosh/ams: Remove unneeded result variable | Minghao Chi | 1 | -5/+1 |
| 2022-05-04 | macintosh/ams: Replace snprintf in show functions with sysfs_emit | Qing Wang | 1 | -1/+1 |
| 2020-05-28 | macintosh/ams-input: switch to using input device polling mode | Dmitry Torokhov | 2 | -21/+20 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 3 | -15/+3 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 1 | -14/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2018-01-28 | macintosh/ams-input: Use true and false for boolean values | Gustavo A. R. Silva | 1 | -2/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-08-22 | drivers/macintosh: Delete owner assignment | Markus Elfring | 1 | -1/+0 |
| 2013-08-14 | macintosh/ams: Replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+5 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
| 2012-04-30 | i2c/powermac: Register i2c devices from device-tree | Benjamin Herrenschmidt | 1 | -1/+1 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -3/+3 |
| 2010-12-24 | macintosh/ams: don't use flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
| 2010-10-28 | Move ams driver to macintosh | Jean Delvare | 6 | -0/+963 |