aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
| * i2c: at91: add support for the HOLD fieldLudovic Desroches2015-12-03
| * i2c: piix4: remove unneeded assignmentsWolfram Sang2015-12-03
| * i2c: mediatek: add i2c first write then read optimizationLiguo Zhang2015-11-30
| * i2c: cadence: Remove the suspended flagShubhrajyoti Datta2015-11-30
| * i2c: cadence: Move to sensible power managementShubhrajyoti Datta2015-11-30
| * i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCHNicola Corna2015-11-30
| * i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCHNicola Corna2015-11-30
| * i2c: xiic: Replace spinlock with mutexLars-Peter Clausen2015-11-30
| * i2c: taos-evm: replace simple_strtoul by kstrtou8LABBE Corentin2015-11-30
| * i2c: piix4: Add adapter port name support for SB800 chipsetChristian Fetzer2015-11-30
| * i2c: piix4: Add support for multiplexed main adapter in SB800Christian Fetzer2015-11-30
| * i2c: piix4: Convert piix4_main_adapter to arrayChristian Fetzer2015-11-30
| * i2c: rcar: handle difference in setting up non-first messageWolfram Sang2015-11-30
| * i2c: rcar: clean up after refactoringWolfram Sang2015-11-30
| * i2c: rcar: revoke START request earlyWolfram Sang2015-11-30
| * i2c: rcar: check master irqs before slave irqsWolfram Sang2015-11-30
| * i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang2015-11-30
| * i2c: rcar: init new messages in irqWolfram Sang2015-11-30
| * i2c: rcar: refactor setup of a msgWolfram Sang2015-11-30
| * i2c: rcar: remove spinlockWolfram Sang2015-11-30
| * i2c: rcar: remove unused IOERROR stateWolfram Sang2015-11-30
| * i2c: rcar: rework hw initWolfram Sang2015-11-30
| * i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang2015-11-30
* | Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-11
|\ \
| * | i2c: dw: Add APM X-Gene ACPI I2C device supportLoc Ho2016-01-07
| * | x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2015-12-08
| |/
* | Merge branch 'device-properties'Rafael J. Wysocki2016-01-11
|\ \
| * | i2c: designware: Convert to use unified device property APIMika Westerberg2015-12-06
| |/
* | i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang2015-12-19
* | i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula2015-12-12
* | i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu2015-12-12
* | i2c: imx: init bus recovery info before adding i2c adapterGao Pan2015-12-09
* | i2c: do not use 0x in front of %paDmitry V. Krivenok2015-11-30
* | i2c: davinci: Increase module clock frequencyAlexander Sverdlin2015-11-30
* | i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCsHans de Goede2015-11-30
* | i2c: rk3x: populate correct variable for sda_falling_timeWolfram Sang2015-11-30
|/
* i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2015-11-20
* i2c: fix wakeup irq parsingGrygorii Strashko2015-11-20
* i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen2015-11-20
* i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen2015-11-20
* i2c: imx: fix a compiling errorHou Zhiqiang2015-11-20
* Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-11-10
|\
| * i2c: rcar: Revert the latest refactoring seriesWolfram Sang2015-10-30
| * i2c: pnx: remove superfluous assignmentWolfram Sang2015-10-30
| * i2c: cadence: enable driver for ARM64Michal Simek2015-10-26
| * i2c: i801: Document Intel DNV and BroxtonJarkko Nikula2015-10-26
| * i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches2015-10-26
| * i2c: pnx: Use setup_timer instead of open coding itMuhammad Falak R Wani2015-10-25
| * i2c: add ACPI support for I2C mux portsDustin Byford2015-10-25
| * i2c: pxa: Add support for pxa910/988 & new configuration featuresVaibhav Hiremath2015-10-25