summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/atlas_btns.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-1/+0
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+1
|/
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg2012-09-211-16/+1
* Input: atlas_btns - switch to using pr_err() and friendsDmitry Torokhov2010-07-131-15/+8
* Input: atlas_btns - fix mixing acpi_status and int for return valueAxel Lin2010-07-131-8/+6
* Input: atlas_btns - adds a missing owner field for atlas_acpi_driverAxel Lin2010-07-131-0/+1
* ACPI: replace acpi_integer by u64Lin Ming2010-01-281-1/+1
* Input: atlas_btns - add support for loadable keymapsDmitry Torokhov2008-01-211-16/+23
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-2/+7
* Input: add Atlas button driverJaya Kumar2007-02-101-0/+170
OpenPOWER on IntegriCloud