summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-23mfd: Fix twl6040 build failureSamuel Ortiz1-1/+15
2012-05-23mfd: Fix max77693 build failureSamuel Ortiz1-0/+10
2012-05-23mfd: ab8500-core should depend on MFD_DB8500_PRCMULee Jones1-1/+1
2012-05-22gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan1-0/+36
2012-05-22mfd: Remove the parsing of dt info for tps65910 gpioLaxman Dewangan1-15/+0
2012-05-22mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2-1/+8
2012-05-22mfd: Add r_select to lm3533 platform dataJohan Hovold1-0/+1
2012-05-22gpio: Add Intel Centerton support to gpio-schSeth Heasley2-3/+14
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown2-6/+21
2012-05-20mfd: Mark two lm3533 zone registers as volatileJohan Hovold1-1/+1
2012-05-20mfd: Fix return type of lm533 attribute is_visibleJohan Hovold1-1/+1
2012-05-20mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones1-0/+6
2012-05-20mfd: Enable Device Tree support in the ab8500-sysctrl driverLee Jones1-0/+6
2012-05-20mfd: Add support for Device Tree to twl6040Peter Ujfalusi3-8/+87
2012-05-20mfd: Register the twl6040 child for the ASoC codec unconditionallyPeter Ujfalusi1-20/+19
2012-05-20mfd: Allocate twl6040 IRQ numbers dynamicallyPeter Ujfalusi2-4/+12
2012-05-20mfd: twl6040 code cleanup in interrupt initialization partPeter Ujfalusi1-9/+8
2012-05-20mfd: Enable ab8500-gpadc driver for Device TreeLee Jones1-0/+6
2012-05-20mfd: Prevent unassigned pointer from being used in ab8500-gpadc driverLee Jones1-1/+1
2012-05-20mfd: Enable ab8500-debug when Device Tree is enabledLee Jones1-0/+6
2012-05-20mfd: Enable Device Tree for ab8500-core driverLee Jones1-21/+50
2012-05-20mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones4-169/+103
2012-05-20mfd: mc13xxx core should not be user visibleMark Brown1-9/+7
2012-05-20mfd: Fix double free in wm8350 error pathJohan Hovold1-9/+1
2012-05-20mfd: Convert lm3533 to use devresJohan Hovold1-17/+5
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam2-0/+159
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein3-34/+64
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao3-36/+21
2012-05-20mfd: wm8400 needs to depend on I2C=yMark Brown1-1/+1
2012-05-20mfd: Convert wm831x to irq_domainMark Brown13-84/+131
2012-05-20mfd: Don't try to flag IRQ 0 as a wm831x wake sourceMark Brown1-11/+12
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi4-2/+342
2012-05-20mfd: Add MAX77693 driverChanwoo Choi5-0/+484
2012-05-20mfd: Export wm8400_block_read()Mark Brown1-0/+1
2012-05-20mfd: Don't support non-modular wm8400 buildMark Brown1-1/+1
2012-05-20mfd: Silence an lm3533 gcc warningDan Carpenter1-1/+1
2012-05-20gpio: Convert tps65910 to a platform driverLaxman Dewangan1-38/+102
2012-05-20mfd: Convert pcf50633-core to use devm_* APIsAxel Lin1-26/+10
2012-05-20mfd: Convert da9052 to use devm_* APIsAxel Lin2-30/+12
2012-05-20mfd: Change tunnelcreek watchdog name on the lpc_sch subdevices arrayWim Van Sebroeck1-1/+1
2012-05-20mfd: Fix lm3533 regmap_update_bits() callAxel Lin1-1/+1
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold2-17/+33
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold2-3/+0
2012-05-20mfd: Remove lm3533 boost attributesJohan Hovold2-111/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold2-0/+65
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown2-223/+42
2012-05-20mfd: Staticise non-exported tps65217_update_bits()Mark Brown1-1/+1
2012-05-20mfd: Fix tps65910 build failureSamuel Ortiz1-2/+3
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan3-8/+3
2012-05-20mfd: Convert all tps65910 allocation to devm_*Laxman Dewangan1-19/+9