summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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-207264-234270/+1018132
| | |\
| | * | Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2015-07-202-0/+2
| | * | Input: zforce - don't invert the interrupt GPIODirk Behme2015-07-201-1/+1
| | * | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-1842-42/+0
| | * | 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/+44
| | * | Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov2015-07-121-5/+0
| | * | 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/+9
| | * | 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/+3
| | * | Input: uinput - switch to using for_each_set_bit()Anshul Garg2015-07-091-4/+2
| | * | Input: ff-core - use for_each_set_bit where appropriateAnshul Garg2015-07-091-3/+2
| | * | Input: joydev - use for_each_set_bit where appropriateAnshul Garg2015-07-091-6/+5
| | * | 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/+3
| * | | 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-0415-53/+119
|\ \ \ \
| * | | | drm/i915: Add locks around audio component bind/unbindDavid Henningsson2015-09-031-0/+4
| * | | | drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson2015-09-031-2/+2
| * | | | drm/i915: Call audio pin/ELD notify functionDavid Henningsson2015-09-022-3/+21
| * | | | Merge tag 'asoc-v4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2015-08-31206-2137/+1750
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso...Mark Brown2015-08-301-1/+15
| | |\ \ \ \ \
| | | | * \ \ \ Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-1712-32/+32
| | | | |\ \ \ \
| | | | * | | | | mfd: wm5110: Add register patch for rev E and aboveCharles Keepax2015-07-081-1/+13
| | | | * | | | | mfd: wm5110: Add registers for custom write sequence triggersCharles Keepax2015-07-081-0/+2
| | | |/ / / / /
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-----. | | | | | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-3012-40/+75
| | |\ \ \ \| | | | | | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-1612-32/+32
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | regmap: add regmap_fields_force_write()Kuninori Morimoto2015-07-101-0/+12
| | | * | | | | | regmap: add regmap_write_bits()Kuninori Morimoto2015-07-101-0/+23
| | | * | | | | | regmap: add force_write option on _regmap_update_bits()Kuninori Morimoto2015-07-101-8/+8
| | | |/ / / / /
| * | | | | | | ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen2015-08-211-9/+4
* | | | | | | | Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-049-69/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | backlight: tosa: Export I2C module alias informationJavier Martinez Canillas2015-08-251-0/+1
| * | | | | | | | backlight: lp8788_bl: Delete a check before backlight_device_unregister()Markus Elfring2015-08-251-2/+1
| * | | | | | | | backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macroAxel Lin2015-08-251-13/+13
| * | | | | | | | backlight: pm8941-wled: Move PM8941 WLED driver to backlightBjorn Andersson2015-08-255-43/+34
| * | | | | | | | backlight: lp855x: Use private data for regulator controlMilo Kim2015-08-251-11/+12
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-04102-415/+3005
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: jz4740-adc: Init mask cache in generic IRQ chipMatt Redfearn2015-08-241-1/+2
| * | | | | | | | mfd: cros_ec: spi: Add OF match tableJavier Martinez Canillas2015-08-241-0/+7