aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/gpio_mouse.c
AgeCommit message (Expand)Author
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-05-05Input: gpio_mouse - remove redundant platform_set_drvdata()Sachin Kamat
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
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig
2008-12-20Input: make some variables and functions staticRoel Kluin
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt