summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/altera_ps2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-57/+24
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-151-57/+24
| |\
| | * Input: altera_ps2 - switch to using managed resourcesTobias Klauser2014-10-311-57/+24
* | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
|\ \ \ | |/ / |/| |
| * | input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |/
* | Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
* | Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
|/
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-291-0/+1
* Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
* 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
* Input: altera_ps2 - use of_match_ptr()Tobias Klauser2012-03-161-3/+1
* Input: serio - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* altera_ps2: Add devicetree supportWalter Goossens2011-02-151-2/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin2009-12-151-3/+5
* Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov2009-12-111-3/+3
* Input: serio - set owner in driver structuresDmitry Torokhov2009-12-111-0/+1
* Input: add driver for Altera PS/2 controllerThomas Chou2009-10-121-0/+200
OpenPOWER on IntegriCloud