summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Input: touchscreen - export OF module alias informationJavier Martinez Canillas2015-07-302-0/+2
| | * | | | Input: export I2C module alias information in missing driversJavier Martinez Canillas2015-07-302-0/+2
| | * | | | Input: tsc2005 - convert to gpiodSebastian Reichel2015-07-281-29/+18Star
| | * | | | Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel2015-07-281-10/+6Star
| | * | | | Input: tsc2005 - convert to regmapSebastian Reichel2015-07-282-112/+60Star
| | * | | | Input: tsc2005 - fix Kconfig indentationSebastian Reichel2015-07-281-4/+4
| | * | | | Input: tsc2005 - improve readability of register definesSebastian Reichel2015-07-281-10/+18
| | * | | | Input: arizona-haptic - convert to use managed input devicesDmitry Torokhov2015-07-241-22/+4Star
| | * | | | Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du2015-07-241-0/+1
| | * | | | Input: cyapa - fully support runtime suspend power managementDudley Du2015-07-245-34/+70
| | * | | | Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du2015-07-245-2/+101
| | * | | | Input: cyapa - add gen6 device module supportDudley Du2015-07-245-4/+834
| | * | | | Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du2015-07-244-604/+673
| | * | | | Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi2015-07-241-38/+20Star
| | * | | | Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov2015-07-241-1/+4
| | * | | | Input: samsung-keypad - change name of wakeup propertyDmitry Torokhov2015-07-241-2/+4
| | * | | | Input: gpio_keys[_polled] - change name of wakeup propertyDmitry Torokhov2015-07-242-2/+7
| | * | | | Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov2015-07-241-4/+6
| | * | | | Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov2015-07-241-1/+2
| | * | | | Input: matrix_keypad - change name of wakeup property to "wakeup-source"Dmitry Torokhov2015-07-241-2/+4
| | * | | | Input: pmic8xxx-pwrkey - support shutdownStephen Boyd2015-07-231-2/+266
| | * | | | Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-2019-60/+643
| | |\ \ \ \
| | * | | | | Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2015-07-201-0/+1
| | * | | | | Input: zforce - don't invert the interrupt GPIODirk Behme2015-07-201-1/+1
| | * | | | | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-1842-42/+0Star
| | * | | | | Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson2015-07-161-3/+5
| | * | | | | Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul2015-07-163-7/+54
| | * | | | | Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen2015-07-121-1/+2
| | * | | | | Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen2015-07-121-1/+45
| | * | | | | Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov2015-07-121-51/+44Star
| | * | | | | Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov2015-07-121-5/+0Star
| | * | | | | Input: pixcir_i2c_ts - add RESET gpioRoger Quadros2015-07-121-0/+22
| | * | | | | Input: pixcir_i2c_ts - allow using with GPIO expandersDmitry Torokhov2015-07-121-1/+1
| | * | | | | Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov2015-07-121-17/+9Star
| | * | | | | Input: pixcir_i2c_ts - move platform dataDmitry Torokhov2015-07-121-1/+1
| | * | | | | Input: of_touchscreen - switch to using device propertiesDmitry Torokhov2015-07-125-31/+35
| | * | | | | Input: of_touchscreen - fix setting max values on X/Y axisDmitry Torokhov2015-07-121-4/+6
| | * | | | | Input: of_touchscreen - always issue warning if axis is not set upDmitry Torokhov2015-07-121-7/+3Star
| | * | | | | Input: uinput - switch to using for_each_set_bit()Anshul Garg2015-07-091-4/+2Star
| | * | | | | Input: ff-core - use for_each_set_bit where appropriateAnshul Garg2015-07-091-3/+2Star
| | * | | | | Input: joydev - use for_each_set_bit where appropriateAnshul Garg2015-07-091-6/+5Star
| | * | | | | Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin2015-07-093-3/+3
| | * | | | | Input: zforce_ts - convert to use the gpiod interfaceDirk Behme2015-07-091-28/+30
| | * | | | | Input: bma150 - use sign_extend32() for sign extendingMartin Kepplinger2015-07-071-4/+3Star
| * | | | | | Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov2015-08-261-4/+8
* | | | | | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-044-15/+10Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-v4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2015-08-3110-13/+38
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-303-6/+6
| | |\ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | * | | | | | regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-163-6/+6
| | | |/ / / / / /
| * | | | | | | / ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen2015-08-211-9/+4Star
| | |_|_|_|_|_|/ | |/| | | | | |