summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: gamecon - add rumble support for N64 padsScott Moreau2010-02-222-6/+120
* Input: wacom - add device type to device name stringPing Cheng2010-02-202-4/+15
* Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick2010-02-201-14/+16
* Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick2010-02-191-0/+1
* Input: wacom - constify product features dataDmitry Torokhov2010-02-191-63/+63
* Input: wacom - use per-device instance of wacom_featuresJason Childs2010-02-193-56/+78
* Input: sh_keysc - enable building on SH-Mobile ARMMagnus Damm2010-02-171-1/+1
* Input: wacom - get features from driver infoBastian Blank2010-02-113-152/+205
* Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton2010-02-111-0/+14
* Input: sh_keysc - update the driver with mode 6Magnus Damm2010-02-112-4/+5
* Input: sh_keysc - switch to using bitmapsMagnus Damm2010-02-111-25/+44
* Input: sh_keysc - factor out hw access functionsMagnus Damm2010-02-111-26/+43
* Input: schedule corgi_ssp and corgi_ts to be removedEric Miao2010-02-112-1/+12
* Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao2010-02-112-6/+23
* Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg2010-02-042-11/+308
* Input: mark input interfaces as non-seekableDmitry Torokhov2010-02-042-0/+4
* Input: uinput - mark as non-seekableDmitry Torokhov2010-02-041-0/+1
* Input: add match() method to input hanldersDmitry Torokhov2010-02-044-35/+40
* Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary2010-02-041-3/+14
* Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2010-02-042-2/+264
* Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary2010-02-041-3/+14
* Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary2010-02-041-10/+12
* Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo2010-02-013-0/+604
* Input: Mac button emulation - allow compiling as a moduleDmitry Torokhov2010-01-302-5/+16
* Input: Mac button emulation - implement as an input filterDmitry Torokhov2010-01-304-78/+188
* Input: implement input filtersDmitry Torokhov2010-01-302-7/+42
* Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo2010-01-301-3/+0
* Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2010-01-292-0/+6
* Input: xpad - add rumble support for original xbox controllerBenjamin Valentin2010-01-251-16/+37
* Input: xilinx_ps2 - use resource_sizeTobias Klauser2010-01-251-2/+2
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-223923-72893/+168825
|\
| * Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds2010-01-221-1/+1
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-218-12/+35
| |\
| | * perf: x86: Add support for the ANY bitStephane Eranian2010-01-212-0/+8
| | * perf: Change the is_software_event() definitionPeter Zijlstra2010-01-211-3/+8
| | * perf: Honour event state for aux stream dataPeter Zijlstra2010-01-211-0/+9
| | * perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra2010-01-211-2/+1
| | * perf kmem: Print usage help for unknown commandsPekka Enberg2010-01-201-1/+2
| | * perf kmem: Increase "Hit" column lengthPekka Enberg2010-01-201-2/+2
| | * hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
| | * perf timechart: Use tid not pid for COMM changeArjan van de Ven2010-01-171-1/+1
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-01-213-3/+6
| |\ \
| | * | sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang2010-01-211-1/+4
| | * | sched: Fix vmark regression on big machinesMike Galbraith2010-01-212-2/+2
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-211-2/+3
| |\ \ \
| | * | | libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo2010-01-201-2/+3
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-01-217-73/+54
| |\ \ \
| | * | | tty: fix race in tty_fasyncGreg Kroah-Hartman2010-01-211-1/+1
| | * | | serial: serial_cs: oxsemi quirk breaks resumePavel Machek2010-01-211-1/+2
| | * | | serial: imx: bit &/| confusionRoel Kluin2010-01-211-1/+1