summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-202-5/+34
* Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov2010-04-201-1/+0Star
* Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2010-04-192-3/+16
* Input: wacom - switch mode upon system resumePing Cheng2010-04-151-5/+7
* Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov2010-04-141-59/+104
* Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-062-1/+5
* Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas2010-04-061-0/+1
* Input: i8042 - spelling fixDominik Brodowski2010-04-061-1/+1
* Input: sparse-keymap - implement safer freeing of the keymapDmitry Torokhov2010-03-222-19/+40
* Input: update the status of the Multitouch X driver projectHenrik Rydberg2010-03-221-6/+1Star
* Input: clarify the no-finger event in multitouch protocolHenrik Rydberg2010-03-221-0/+16
* Input: bcm5974 - retract efi-broken suspend_resumeHenrik Rydberg2010-03-201-1/+0Star
* Input: sparse-keymap - free the right keymap on errorYong Wang2010-03-201-1/+1
* Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz2010-03-141-0/+7
* Input: ALPS - fix stuck buttons on some touchpadsMartin Buck2010-03-141-30/+17Star
* Input: wm831x-on - convert to use genirqMark Brown2010-03-111-4/+5
* Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-112-0/+11
* Input: appletouch - fix integer overflow issueVadim Zaliva2010-03-111-3/+3
* Input: ad7877 - increase pen up imeoutMichael Hennerich2010-03-101-1/+1
* Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-103-5/+16
* Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger2010-03-101-1/+1
* Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler2010-03-101-0/+2
* Input: remove BKL, fix input_open_file() lockingArnd Bergmann2010-03-101-8/+10
* Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo2010-03-101-6/+5Star
* Input: mousedev - remove BKLThadeu Lima de Souza Cascardo2010-03-101-6/+0Star
* Input: add driver for TWL4030 vibrator deviceJari Vanhala2010-03-093-0/+309
* Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern2010-03-091-0/+3
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-0914-94/+88Star
* Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov2010-03-091-16/+8Star
* Merge commit 'v2.6.34-rc1' into for-linusDmitry Torokhov2010-03-096816-180186/+422440
|\
| * Linux 2.6.34-rc1Linus Torvalds2010-03-081-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-08145-793/+1463
| |\
| | * msi-laptop: depends on RFKILLRandy Dunlap2010-03-081-0/+1
| | * msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi2010-03-081-10/+34
| | * msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi2010-03-081-1/+25
| | * msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi2010-03-081-0/+238
| | * msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi2010-03-081-1/+30
| | * msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi2010-03-081-4/+39
| | * Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-0813-63/+76
| | * sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell2010-03-082-3/+3
| | * sysfs: Kill unused sysfs_sb variable.Eric W. Biederman2010-03-082-3/+0Star
| | * sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman2010-03-084-5/+6
| | * driver core: Use sysfs_rename_link in device_renameEric W. Biederman2010-03-081-12/+6Star
| | * sysfs: Implement sysfs_rename_linkEric W. Biederman2010-03-082-0/+47
| | * sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman2010-03-081-1/+1
| | * sysfs: Serialize updates to the vfs inodeEric W. Biederman2010-03-081-4/+4
| | * sysfs: windfarm: init sysfs attributesJohannes Berg2010-03-082-0/+2
| | * sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman2010-03-081-0/+3
| | * sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman2010-03-081-0/+20
| | * sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-084-0/+9