summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov10-194/+692
2012-03-27Input: tegra-kbc - allocate pdata before using itViresh Kumar1-0/+1
2012-03-26Input: amijoy - add missing platform checkGeert Uytterhoeven1-0/+3
2012-03-26Input: wacom - wireless battery statusChris Bagwell5-2/+64
2012-03-26Input: wacom - create inputs when wireless connectChris Bagwell4-10/+109
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 Dewangan1-66/+148
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-20Merge branch 'next' into for-linusDmitry Torokhov4611-212840/+257215
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie3-0/+376
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 Balbi2-2/+1
2012-03-17Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson1-5/+17
2012-03-17Input: add driver support for MAX8997-hapticDonggeun Kim3-0/+420
2012-03-14Input: tegra-kbc - revise device tree supportOlof Johansson1-5/+16
2012-03-14Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson4-0/+93
2012-03-13Input: wacom - fix physical size calculation for 3rd-gen BambooJason Gerecke1-2/+2
2012-03-13Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov1-1/+1
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 Torokhov3-2/+28
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov4560-212217/+253584
2012-03-07Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke1-1/+1
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: 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 Patil3-0/+499
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 Torvalds1-0/+2
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus 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-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 git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-31/+41
2012-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-3/+3
2012-03-02Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds1-3/+10