summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: Fix Kconfig indentationKrzysztof Kozlowski2019-11-252-20/+20
* i2c: smbus: Don't filter out duplicate alertsCorey Minyard2019-11-251-7/+0
* i2c: i801: Correct Intel Jasper Lake SOC namingAndy Shevchenko2019-11-253-6/+6
* i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat2019-11-251-1/+1
* i2c: iproc: Add i2c repeated start capabilityLori Hikichi2019-11-171-13/+50
* i2c: remove helpers for ref-counting clientsWolfram Sang2019-11-152-35/+0
* i2c: tegra: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
* i2c: sh_mobile: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-1/+1
* i2c: qup: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
* i2c: at91: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
* i2c: rcar: Remove superfluous call to clk_get_rate()Geert Uytterhoeven2019-11-141-1/+1
* Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2019-11-141-3/+6
|\
| * eeprom: at24: Improve confusing log messageJean Delvare2019-10-041-3/+6
* | i2c: pxa: remove unused i2c-slave APIsPatrick Williams2019-11-113-23/+0
* | i2c: pxa: migrate to new i2c_slave APIsPatrick Williams2019-11-112-14/+61
* | i2c: cros-ec-tunnel: Make the device acpi compatibleAkshu Agrawal2019-11-111-5/+10
* | i2c: stm32f7: report dma error during probeAlain Volmat2019-11-112-8/+17
* | i2c: icy: no need to populate address for scanned deviceWolfram Sang2019-11-111-1/+0
* | i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta2019-11-111-0/+2
* | i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat2019-11-111-7/+12
* | dt-bindings: i2c: meson: convert to yamlNeil Armstrong2019-11-112-30/+53
* | i2c: stm32f7: rework slave_id allocationAlain Volmat2019-10-261-1/+1
* | i2c: i801: Add support for Intel Comet Lake PCH-HJarkko Nikula2019-10-241-0/+4
* | i2c: i801: Add support for Intel Jasper LakeJarkko Nikula2019-10-243-0/+6
* | i2c: at91: add support for analog filteringEugen Hristev2019-10-243-4/+26
* | i2c: at91: add support for advanced digital filteringEugen Hristev2019-10-243-3/+41
* | i2c: at91: add support for digital filteringEugen Hristev2019-10-243-0/+23
* | i2c: at91: add new platform support for sam9x60Eugen Hristev2019-10-241-0/+11
* | i2c: add support for filters optional propertiesEugen Hristev2019-10-242-0/+12
* | dt-bindings: i2c: add bindings for i2c analog and digital filterEugen Hristev2019-10-241-0/+18
* | dt-bindings: i2c: at91: add new compatibleEugen Hristev2019-10-241-1/+2
* | i2c: Aspeed: Add AST2600 compatibleEddie James2019-10-211-0/+4
* | dt-bindings: i2c: Aspeed: Add AST2600 compatibleEddie James2019-10-211-1/+2
* | dt-bindings: i2c: sh_mobile: Add r8a774b1 supportBiju Das2019-10-211-0/+1
* | dt-bindings: i2c: rcar: Add r8a774b1 supportBiju Das2019-10-211-0/+1
* | Linux 5.4-rc4v5.4-rc4Linus Torvalds2019-10-201-1/+1
* | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-203-6/+9
|\ \
| * | kheaders: substituting --sort in archive creationDmitry Goldin2019-10-171-4/+7
| * | scripts: setlocalversion: fix a bashismRandy Dunlap2019-10-151-1/+1
| * | kbuild: update comment about KBUILD_ALLDIRSMasahiro Yamada2019-10-151-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-206-38/+84
|\ \ \
| * | | x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan2019-10-181-24/+24
| * | | x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri2019-10-181-0/+4
| * | | x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-151-1/+2
| * | | x86/hyperv: Make vapic support x2apic modeRoman Kagan2019-10-151-5/+15
| * | | x86/boot/64: Round memory hole size up to next PMD pageSteve Wahl2019-10-111-6/+19
| * | | x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-111-2/+20
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-205-17/+43
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-10-145-17/+43
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier2019-09-181-14/+15