summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Revert "i2c: copy device properties when using i2c_register_board_info()"Wolfram Sang2017-03-091-10/+0
* Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang2017-03-091-0/+2
|\
| * i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou2017-03-031-0/+2
* | Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"Wolfram Sang2017-03-091-2/+0
* | i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas2017-03-091-1/+2
* | i2c: designware: add reset interfaceZhangfei Gao2017-03-082-4/+25
* | i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit2017-03-081-1/+1
* | i2c: copy device properties when using i2c_register_board_info()Dmitry Torokhov2017-03-081-0/+10
* | i2c: m65xx: drop superfluous quirk structureWolfram Sang2017-03-081-9/+0
* | i2c: brcmstb: Fix START and STOP conditionsJaedon Shin2017-03-081-6/+21
* | i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou2017-03-081-0/+2
* | i2c: riic: fix restart conditionChris Brandt2017-03-081-1/+5
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+3
* | Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-2531-41/+1555
|\ \
| * | i2c: thunderx: Replace pci_enable_msix()Jan Glauber2017-02-232-7/+3
| * | i2c: exynos5: fix arbitration lost handlingAndrzej Hajda2017-02-231-1/+26
| * | i2c: exynos5: disable fifo-almost-empty irq signal when necessaryAndrzej Hajda2017-02-231-1/+6
| * | i2c: at91: ensure state is restored after suspendingAlexandre Belloni2017-02-201-0/+3
| * | i2c: bcm2835: Avoid possible NULL ptr dereferenceStefan Wahren2017-02-201-1/+3
| * | i2c: Add Tegra BPMP I2C proxy driverShardar Shariff Md2017-02-203-0/+358
| * | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-02-101-4/+146
| |\ \
| | * | i2c: mux: pca954x: Add interrupt controller supportPhil Reid2017-02-101-2/+139
| | * | i2c: mux: pca954x: Add missing pca9542 definition to chip_descPhil Reid2017-02-101-2/+7
| * | | i2c: riic: correctly finish transfersChris Brandt2017-02-091-7/+23
| * | | i2c: i801: Add support for Intel Gemini LakeMika Westerberg2017-02-092-0/+4
| * | | i2c: mux: pca9541: Export OF device ID table as module aliasesJavier Martinez Canillas2017-02-091-0/+1
| * | | i2c: mux: pca954x: Export OF device ID table as module aliasesJavier Martinez Canillas2017-02-091-0/+1
| * | | i2c: mux: mlxcpld: remove unused including <linux/version.h>Wei Yongjun2017-02-091-1/+0
| * | | i2c: busses: constify i2c_algorithm structuresBhumika Goyal2017-02-0914-14/+14
| * | | i2c: i2c-cros-ec-tunnel: Reduce logging noiseGuenter Roeck2017-01-281-4/+4
| * | | i2c: core: helper function to detect slave modeLuis Oliveira2017-01-281-0/+33
| * | | i2c: omap: constify dev_pm_ops structuresBhumika Goyal2017-01-251-1/+1
| * | | i2c: mv64xxx: add suspend/resume supportGrzegorz Jaszczyk2017-01-251-0/+21
| * | | i2c: stm32f4: add driverM'boumba Cedric Madianga2017-01-253-0/+908
| |/ /
* | | Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-201-1/+15
|\ \ \
| * | | i2c: allow specify device properties in i2c_board_infoDmitry Torokhov2017-02-081-1/+15
* | | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-201-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. | | Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'Rafael J. Wysocki2017-02-201-1/+2
| |\ \| |
| | * | | i2c: acpi: Initialize info.type from of_compatibleDan O'Donovan2017-02-071-1/+2
| | |/ /
* | / / Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-142-35/+11
|/ / /
* | | i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda2017-02-091-5/+7
* | | i2c: piix4: Fix request_region sizeRicardo Ribalda2017-02-091-1/+1
|/ /
* | i2c: imx-lpi2c: add VLLS mode supportGao Pan2017-01-261-0/+20
* | i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans2017-01-251-4/+4
|/
* i2c: piix4: Avoid race conditions with IMCRicardo Ribalda2017-01-121-0/+22
* i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King2017-01-121-1/+1
* i2c: print correct device invalid addressJohn Garry2017-01-121-1/+1
* i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-9/+8
* i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich2017-01-121-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1