summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: pxa27x_keypad - include linux/of.h headerSachin Kamat2013-10-061-0/+1
| | * | | Input: gpio_keys_polled - include linux/of.h headerSachin Kamat2013-10-061-0/+1
| | * | | Input: gpio_keys - include linux/of.h headerSachin Kamat2013-10-061-0/+1
| | * | | Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| | * | | Input: egalax_ts - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| | * | | Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| | * | | Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| | * | | Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| | * | | Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| | * | | Input: wacom - add support for three new Intuos Pro devicesPing Cheng2013-09-203-16/+58
| | * | | Input: wacom - LED is only supported through digitizer interfacePing Cheng2013-09-201-10/+14
| | * | | Input: wacom - testing result shows get_report is unnecessary.Ping Cheng2013-09-201-3/+0
| | * | | Input: wacom - send proper tablet state info when pen leaves proximityJason Gerecke2013-09-201-0/+7
| | * | | Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke2013-09-203-2/+47
| | * | | Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
| | * | | Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
| | * | | Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
| | * | | Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
| | * | | Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan2013-09-193-0/+448
| | * | | Input: uinput - support injecting multiple events in one write() callRyan Mallon2013-09-191-8/+18
| | * | | Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
| | * | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-189759-306613/+756251
| | |\ \ \
| | * | | | Input: rb532_button - remove redundant dev_set_drvdataSachin Kamat2013-09-181-1/+0
| | * | | | Input: htcpen - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
| | * | | | Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
| | * | | | Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han2013-09-181-1/+1
| * | | | | Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov2013-11-141-1/+0
* | | | | | Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-11-1557-233/+1869
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'mfd-lee-3.13-3' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-11-115-23/+38
| |\ \ \ \ \ \
| | * | | | | | Documentation: mfd: Update s2mps11.txtSachin Kamat2013-11-111-6/+7
| | * | | | | | mfd: pm8921: Potential NULL dereference in pm8921_remove()Dan Carpenter2013-11-111-4/+5
| | * | | | | | mfd: Fix memory leak in mfd_add_devices()Geert Uytterhoeven2013-11-111-4/+8
| | * | | | | | mfd: Stop setting refcounting pointers in original mfd_cell arraysGeert Uytterhoeven2013-11-112-9/+10
| | * | | | | | mfd: wm5110: Enable micd clamp functionalityCharles Keepax2013-11-111-0/+8
| * | | | | | | mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-041-0/+13
| * | | | | | | mfd: max77693: Fix up bug of wrong interrupt numberChanwoo Choi2013-11-041-1/+2
| * | | | | | | mfd: as3722: Don't export the regmap configMark Brown2013-10-261-1/+1
| * | | | | | | Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-10-2556-208/+1826
| |\| | | | | |
| | * | | | | | mfd: lpc_sch: Ignore resource conflicts when adding mfd cellsJohannes Thumshirn2013-10-231-0/+3
| | * | | | | | mfd: ti_am335x_tscadc: Avoid possible deadlock of reg_lockSebastian Andrzej Siewior2013-10-231-4/+8
| | * | | | | | mfd: syscon: Return -ENOSYS if CONFIG_MFD_SYSCON is not enabledPeter Chen2013-10-231-0/+25
| | * | | | | | mfd: Add support for ams AS3722 PMICLaxman Dewangan2013-10-236-0/+1131
| | * | | | | | mfd: max77693: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | | | | | mfd: tc3589x: Detect the precise versionLinus Walleij2013-10-231-2/+35
| | * | | | | | mfd: omap-usb: prepare/unprepare clock while enable/disableRoger Quadros2013-10-232-10/+10
| | * | | | | | mfd: max77686: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | | | | | mfd: max8907: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | | | | | mfd: max8997: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | | | | | mfd: sec-core: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | | | | | mfd: tps6507x: Include linux/of.h headerSachin Kamat2013-10-231-0/+1