summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/maplecontrol.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-06-09Input: joystick - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2017-01-22Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck
2013-08-12Input: joysticks - use dev_get_platdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin