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