summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/pxa930_trkball.c
Commit message (Expand)AuthorAgeFilesLines
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* Input: mouse - use macro module_platform_driver()JJ Ding2011-11-301-13/+1
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* Input: remove unneeded version.h includesJesper Juhl2011-06-271-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-021-1/+1
|\
| * Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-011-1/+1
* | [ARM] fix pxa930_trkball build errorsRussell King2009-01-081-2/+2
|/
* Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-291-0/+269