summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-033-0/+571
* i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-032-7/+66
* i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-031-0/+3
* i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-301-2/+4
* i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9
* i2c: rcar: remove sign-compare flawWolfram Sang2014-09-291-1/+1
* i2c: ismt: Use minimum descriptor sizeFan Du2014-09-291-1/+1
* i2c: imx: Add arbitration lost checkHaibo Chen2014-09-291-0/+8
* i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-291-2/+2
* i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov2014-09-291-1/+7
* i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov2014-09-291-7/+2
* i2c: rcar: simplify check for last messageSergei Shtylyov2014-09-291-1/+1
* i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-291-0/+6
* i2c: designware: add support of I2C standard modeRomain Baeriswyl2014-09-291-2/+21
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-281-0/+5
|\
| * dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-231-0/+3
| * dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi2014-09-231-0/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-272-38/+58
|\ \
| * | drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla2014-09-231-13/+33
| * | bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon2014-09-111-25/+25
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-271-1/+1
|\ \ \
| * \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-251-1/+1
| |\ \ \
| | * | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-231-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-261-0/+7
|\ \ \ \ \
| * | | | | Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza2014-09-241-0/+7
* | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-09-261-0/+1
|\ \ \ \ \ \
| * | | | | | drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár2014-09-261-0/+1
* | | | | | | Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-2512-23/+134
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2014-09-251-4/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: release policy->rwsem on errorPrarit Bhargava2014-09-221-0/+2
| | * | | | | | | | cpufreq: fix cpufreq suspend/resume for intel_pstateLan Tianyu2014-09-221-4/+4
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki2014-09-2595-263/+565
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | ACPI / video: disable native backlight for ThinkPad X201sAaron Lu2014-09-221-0/+8
| | | | | |/ / / / / / /
| | | | * | | | | | | | gpio / ACPI: Use pin index and bit lengthSrinivas Pandruvada2014-09-241-1/+4
| | | | * | | | | | | | ACPICA: Update to GPIO region handler interface.Bob Moore2014-09-246-16/+104
| | | | |/ / / / / / /
| | | * / / / / / / / ACPI / platform / LPSS: disable async suspend/resume of LPSS devicesFu Zhonghui2014-09-241-1/+0
| | | |/ / / / / / /
| | * / / / / / / / ACPI / scan: Correct error return value of create_modalias()Mika Westerberg2014-09-221-1/+1
| | |/ / / / / / /
| * | | | | | | / ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-09-212-0/+11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-09-258-391/+420
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe2014-09-251-2/+12
| * | | | | | | | i2c: move acpi code back into the coreWolfram Sang2014-09-253-368/+355
| * | | | | | | | i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke2014-09-201-6/+5
| * | | | | | | | i2c: mxs: fix error message in pio transferJanusz Użycki2014-09-201-1/+1
| * | | | | | | | i2c: ismt: use correct length when copy bufferFan Du2014-09-201-2/+2
| * | | | | | | | i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov2014-09-201-2/+2
| * | | | | | | | i2c: tegra: Move clk_prepare/clk_set_rate to probeMikko Perttunen2014-09-201-12/+45
| |/ / / / / / /
* | | | | | | | Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-09-251-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: Fix potential NULL handler data in chained irqchip handlerJarkko Nikula2014-09-241-1/+1
| * | | | | | | | gpio: Fix gpio direction flags not getting setAdrian Hunter2014-09-241-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-09-253-7/+26
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |