aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c: muxes: drop owner assignment from platform_driversWolfram Sang2014-10-20
* i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-19
|\
| * i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-16
| * i2c: hix5hd2: add i2c controller driverWei Yan2014-10-16
| * i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-06
| * i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-06
| * i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-06
| * i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-06
| * i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-03
| * i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-02
| * i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-02
| * i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-30
| * i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-29
| * i2c: rcar: remove sign-compare flawWolfram Sang2014-09-29
| * i2c: ismt: Use minimum descriptor sizeFan Du2014-09-29
| * i2c: imx: Add arbitration lost checkHaibo Chen2014-09-29
| * i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-29
| * i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov2014-09-29
| * i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov2014-09-29
| * i2c: rcar: simplify check for last messageSergei Shtylyov2014-09-29
| * i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-29
| * i2c: designware: add support of I2C standard modeRomain Baeriswyl2014-09-29
* | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-15
|\ \
| * | i2c: i2c-cros-ec-tunnel: Set retries to 3Derek Basehore2014-10-06
| * | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-06
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-09
|\ \ \
| * \ \ Merge branch 'pm-domains'Rafael J. Wysocki2014-10-06
| |\ \ \
| | * | | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2014-09-29
| | * | | i2c: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson2014-09-22
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treewide: Fix typos in KconfigMasanari Iida2014-09-26
| * | | | treewide: Fix typo in printkMasanari Iida2014-08-26
* | | | | i2c: qup: Fix order of runtime pm initializationAndy Gross2014-10-02
* | | | | i2c: rk3x: fix 0 length write transfersAlexandru M Stan2014-10-02
| |_|_|/ |/| | |
* | | | i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe2014-09-25
* | | | i2c: move acpi code back into the coreWolfram Sang2014-09-25
* | | | i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke2014-09-20
* | | | i2c: mxs: fix error message in pio transferJanusz Użycki2014-09-20
* | | | i2c: ismt: use correct length when copy bufferFan Du2014-09-20
* | | | i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov2014-09-20
* | | | i2c: tegra: Move clk_prepare/clk_set_rate to probeMikko Perttunen2014-09-20
| |/ / |/| |
* | | Revert "i2c: rcar: remove spinlock"Sergei Shtylyov2014-09-04
* | | i2c: at91: add bound checking on SMBus block length bytesMarek Roszko2014-09-02
* | | i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke2014-09-02
* | | i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren2014-09-02
* | | i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai2014-09-02
* | | i2c: rcar: fix MNR interrupt handlingSergei Shtylyov2014-09-02
| |/ |/|
* | i2c: i801: Add PCI ID for Intel BraswellAlan Cox2014-08-19
* | i2c: rework kernel config I2C_ACPILan Tianyu2014-08-19