aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-02-10Input: wacom - get features from driver infoBastian Blank
2010-02-10Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm
2010-02-10Input: sh_keysc - switch to using bitmapsMagnus Damm
2010-02-10Input: sh_keysc - factor out hw access functionsMagnus Damm
2010-02-10Input: schedule corgi_ssp and corgi_ts to be removedEric Miao
2010-02-10Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao
2010-02-04Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg
2010-02-04Input: mark input interfaces as non-seekableDmitry Torokhov
2010-02-04Input: uinput - mark as non-seekableDmitry Torokhov
2010-02-04Input: add match() method to input hanldersDmitry Torokhov
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary
2010-02-04Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary
2010-01-31Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo
2010-01-30Input: implement input filtersDmitry Torokhov
2010-01-29Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo
2010-01-28Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown
2010-01-24Input: xpad - add rumble support for original xbox controllerBenjamin Valentin
2010-01-24Input: xilinx_ps2 - use resource_sizeTobias Klauser
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm
2010-01-19Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-13Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten
2010-01-13Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang
2010-01-13Input: pmouse - move Sentelic probe down the listTai-hwa Liang
2010-01-12Input: add compat support for sysfs and /proc capabilities outputDmitry Torokhov
2010-01-11Input: make USB device ids constantMárton Németh
2010-01-11Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade
2010-01-09Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov
2010-01-09Input: xen-kbdfront - make xenbus device ids constantMárton Németh
2010-01-09Input: ns558 - make pnp device ids constantMárton Németh
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-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake
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: bcm5974 - report ABS_MT eventsHenrik Rydberg
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