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