summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2010-01-09Input: make PCI device ids constantMárton Németh
2010-01-09Input: xilinx_ps2 - make Open Firmware device ids constantMárton Németh
2010-01-09Input: make i2c device ids constantMárton Németh
2010-01-06Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov
2010-01-06Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov
2010-01-06Input: cleanse capabilities bits before registering deviceDmitry Torokhov
2010-01-06Input: automatically reset KEY_RESERVED bit for all input devicesDmitry Torokhov
2010-01-06Input: gameport - switch to using pr_xxx() and dev_xxx()Dmitry Torokhov
2010-01-06Input: gameport - make use of list_first_entry() helperDmitry Torokhov
2010-01-06Input: gameport - let device core tell us if device was registeredDmitry Torokhov
2010-01-06Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov
2010-01-06Input: serio - use list_first_entry() helperDmitry Torokhov
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov
2010-01-06Input: serio - use device core to create 'id' attribute groupDmitry Torokhov
2009-12-29Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin
2009-12-15Input: add mc13783 touchscreen driverSascha Hauer
2009-12-15Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten
2009-12-15Merge commit 'linus' into nextDmitry Torokhov
2009-12-15Input: wacom - separate pen from express keys on GraphirePing Cheng
2009-12-15Input: wacom - add defines for data packet report IDsPing Cheng
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng
2009-12-15Input: wacom - add defines for packet lengths of various devicesPing Cheng
2009-12-15Input: wacom - ensure the device is initialized properly upon resumePing Cheng
2009-12-15Input: at32psif - do not sleep in atomic contextDmitry Torokhov
2009-12-15Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen
2009-12-13input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich
2009-12-11Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett
2009-12-11Input: i8042 - fix locking in interrupt routineDmitry Torokhov
2009-12-11Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov
2009-12-11Input: document use of input_event() functionDmitry Torokhov
2009-12-11Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov
2009-12-11Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov
2009-12-11Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov
2009-12-11Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov
2009-12-11Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina