summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Input: wacom - wireless monitor frameworkChris Bagwell3-6/+62
2012-03-26Input: wacom - isolate input registrationChris Bagwell1-20/+33
2012-03-26Input: sentelic - improve packet debugging informationOskari Saarenmaa1-9/+34
2012-03-26Input: sentelic - minor code cleanupTai-hwa Liang1-1/+1
2012-03-26Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2-4/+132
2012-03-26Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2-62/+94
2012-03-20Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2-67/+150
2012-03-20Input: gpio_keys - consolidate key destructor codeDmitry Torokhov1-16/+14
2012-03-20Input: revert "gpio_keys - switch to using threaded IRQs"David Jander1-1/+1
2012-03-20Input: gpio_keys - constify platform dataDmitry Torokhov1-16/+15
2012-03-20Input: spear-keyboard - remove kbd_set_plat_data()Viresh Kumar1-7/+0
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie4-0/+386
2012-03-17Input: altera_ps2 - use of_match_ptr()Tobias Klauser1-3/+1
2012-03-17Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov5-57/+5
2012-03-17Input: convert I2C drivers to use module_i2c_driver()Axel Lin29-345/+29
2012-03-17Input: convert SPI drivers to use module_spi_driver()Axel Lin7-77/+7
2012-03-17Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi6-11/+16
2012-03-17Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2-15/+18
2012-03-17Input: add driver support for MAX8997-hapticDonggeun Kim4-1/+472
2012-03-14Input: tegra-kbc - revise device tree supportOlof Johansson2-11/+27
2012-03-14Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson6-0/+131
2012-03-13Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall1-1/+1
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov5-4/+59
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov10542-306673/+475446
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov1-47/+44
2012-03-06Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu1-0/+34
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov1-8/+9
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov1-1/+2
2012-03-04Input: add cyttsp touchscreen maintainer entryJavier Martinez Canillas1-0/+7
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov1-1/+1
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2-0/+72
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam3-0/+180
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil4-0/+516
2012-03-04Linux 3.3-rc6v3.3-rc6Linus Torvalds1-1/+1
2012-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds4-2/+8
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+54
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-03-03vfs: export full_name_hash() function to modulesLinus Torvalds1-0/+1
2012-03-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+75
2012-03-03Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+35
2012-03-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds9-19/+51
2012-03-03vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds1-18/+34
2012-03-03vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-03vfs: uninline full_name_hash()Linus Torvalds2-12/+10
2012-03-03vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2-6/+10
2012-03-03hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz1-0/+27
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz1-8/+34
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds7-8/+29
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2