summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-2918-70/+47
* i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-293-13/+4
* i2c: rcar: document R8A77980 bindingsSergei Shtylyov2018-05-291-0/+1
* i2c: qup: Add command-line parameter to override SCL frequencyAustin Christ2018-05-291-4/+13
* i2c: qup: Correct duty cycle for FM and FM+Austin Christ2018-05-291-2/+8
* i2c: qup: Add support for Fast Mode PlusAustin Christ2018-05-291-3/+8
* i2c: qup: add probe path for Centriq ACPI devicesAustin Christ2018-05-291-9/+12
* i2c: robotfuzz-osif: drop pointless testPeter Rosin2018-05-241-2/+2
* i2c: robotfuzz-osif: remove pointless local variablePeter Rosin2018-05-241-10/+7
* i2c: rk3x: Don't print visible virtual mapping MMIO addressShawn Lin2018-05-241-2/+0
* i2c: opal: don't check number of messages in the driverWolfram Sang2018-05-241-4/+0
* i2c: ibm_iic: don't check number of messages in the driverWolfram Sang2018-05-241-3/+0
* i2c: imx: Switch to SPDX identifierFabio Estevam2018-05-241-10/+1
* i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZEGeorge Cherian2018-05-221-13/+24
* i2c: xlp9xx: Fix issue seen when updating receive lengthGeorge Cherian2018-05-221-9/+21
* i2c: xlp9xx: Add support for SMBAlertGeorge Cherian2018-05-221-0/+24
* Merge tag 'at24-4.18-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-05-221-25/+46
|\
| * eeprom: at24: provide a separate routine for creating dummy i2c clientsBartosz Golaszewski2018-05-161-14/+35
| * eeprom: at24: provide and use a helper for releasing dummy i2c clientsBartosz Golaszewski2018-05-161-8/+10
| * eeprom: at24: use devm_nvmem_register()Bartosz Golaszewski2018-05-161-3/+1
| * eeprom: at24: fix retrieving the at24_chip_data structureBartosz Golaszewski2018-05-161-1/+1
* | i2c: Export of_i2c_get_board_info()Boris Brezillon2018-05-222-17/+41
* | i2c: Retain info->of_node in i2c_new_device()Boris Brezillon2018-05-222-4/+5
* | Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang2018-05-17300-1236/+2370
|\ \
| * | i2c: pnx: move header into the driverWolfram Sang2018-05-172-39/+20
| * | i2c: xiic: move header to platform_dataWolfram Sang2018-05-173-2/+2
| * | i2c: pca-platform: move header to platform_dataWolfram Sang2018-05-173-2/+2
| * | i2c: omap: move header to platform_dataWolfram Sang2018-05-1713-13/+13
| * | i2c: ocores: move header to platform_dataWolfram Sang2018-05-174-3/+3
| * | i2c: mux: gpio: move header to platform_dataWolfram Sang2018-05-175-5/+5
| * | i2c: gpio: move header to platform_dataWolfram Sang2018-05-1711-10/+10
| |/
| * Linux 4.17-rc5v4.17-rc5Linus Torvalds2018-05-141-1/+1
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-1314-78/+153
| |\
| | * x86/vdso: Remove unused fileJann Horn2018-05-051-1/+0
| | * perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-051-0/+2
| | * perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-051-3/+6
| | * perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-051-0/+3
| | * perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-051-1/+4
| | * perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-051-2/+5
| | * sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-051-2/+5
| | * sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-051-1/+6
| | * sched/core: Introduce set_special_state()Peter Zijlstra2018-05-044-24/+62
| | * kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra2018-05-033-35/+41
| | * kthread, sched/wait: Fix kthread_parkme() wait-loopPeter Zijlstra2018-05-031-3/+4
| | * sched/fair: Fix the update of blocked load when newly idleVincent Guittot2018-05-031-1/+1
| | * stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlockPeter Zijlstra2018-05-031-5/+14
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-131-56/+1
| |\ \
| | * | Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman2018-05-121-56/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-137-6/+25
| |\ \ \
| | * \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-107-6/+25
| | |\ \ \