summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-08-1341-250/+409
|\
| * i2c: iproc: fix race between client unreg and isrDhananjay Phadke2020-08-121-1/+12
| * i2c: eg20t: use generic power managementVaibhav Gupta2020-08-101-29/+7
| * i2c: eg20t: Drop PCI wakeup calls from .suspend/.resumeVaibhav Gupta2020-08-101-3/+0
| * i2c: mediatek: Fix i2c_spec_values descriptionMatthias Brugger2020-08-101-5/+4
| * i2c: mediatek: Add i2c compatible for MediaTek MT8192Qii Wang2020-08-051-0/+15
| * dt-bindings: i2c: update bindings for MT8192 SoCQii Wang2020-08-051-0/+1
| * i2c: mediatek: Add access to more than 8GB dram in i2c driverQii Wang2020-08-051-22/+17
| * i2c: mediatek: Add apdma sync in i2c driverQii Wang2020-08-051-3/+20
| * i2c: i801: Add support for Intel Tiger Lake PCH-HJarkko Nikula2020-08-051-0/+4
| * i2c: i801: Add support for Intel Emmitsburg PCHMika Westerberg2020-08-053-0/+6
| * i2c: bcm2835: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-051-1/+1
| * Documentation: i2c: dev: 'block process call' is supportedWolfram Sang2020-08-051-0/+2
| * i2c: at91: Move to generic GPIO bus recoveryCodrin Ciubotariu2020-08-052-69/+3
| * i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOsCodrin Ciubotariu2020-08-051-12/+14
| * i2c: core: add generic I2C GPIO recoveryCodrin Ciubotariu2020-08-052-0/+137
| * dt-bindings: i2c: add generic properties for GPIO bus recoveryCodrin Ciubotariu2020-08-051-0/+10
| * i2c: rcar: avoid race when unregistering slaveWolfram Sang2020-07-311-3/+5
| * Merge tag 'v5.8-rc7' into i2c/for-5.9Wolfram Sang2020-07-311105-6690/+10208
| |\
| * | i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2cSowjanya Komatineni2020-07-281-1/+1
| * | i2c: tegra: Fix runtime resume to re-init VI I2CSowjanya Komatineni2020-07-281-0/+16
| * | i2c: tegra: Fix the error path in tegra_i2c_runtime_resumeSowjanya Komatineni2020-07-281-3/+8
| * | i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unpre...Sowjanya Komatineni2020-07-281-41/+23
| * | i2c: tegra: Don't mark VI I2C as IRQ safe runtime PMSowjanya Komatineni2020-07-281-1/+9
| * | i2c: core: do not use logical device when creating irq domainWolfram Sang2020-07-271-1/+1
| * | dt-bindings: i2c: renesas,iic: Document r8a774e1 supportLad Prabhakar2020-07-261-0/+1
| * | dt-bindings: i2c: renesas,i2c: Document r8a774e1 supportLad Prabhakar2020-07-261-0/+1
| * | i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang2020-07-261-3/+4
| * | i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"Wolfram Sang2020-07-242-6/+3
| * | i2c: fsi: Prevent adding adapters for ports without dts nodesEddie James2020-07-241-1/+1
| * | i2c: busses: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2310-19/+17
| * | dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node.Yangtao Li2020-07-221-0/+3
| * | i2c: rk3x: support master_xfer_atomicJohn Keeping2020-07-041-4/+35
| * | i2c: Use separate MODULE_AUTHOR() statements for multiple authorsJarkko Nikula2020-07-0413-24/+30
* | | Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds2020-08-1318-379/+105
|\ \ \
| * | | Documentation/locking/locktypes: fix the typoHuang Shijie2020-08-131-1/+1
| * | | doc/zh_CN: resolve undefined label warning in admin-guide indexLukas Bulwahn2020-08-111-1/+1
| * | | doc/zh_CN: fix title heading markup in admin-guide cpu-loadLukas Bulwahn2020-08-111-2/+2
| * | | docs: remove the 2.6 "Upgrading I2C Drivers" guideStephen Kitt2020-08-112-286/+0
| * | | docs: Correct the release date of 5.2 stableBilly Wilson2020-08-111-1/+1
| * | | mailmap: Update comments for with format and more detalisKees Cook2020-08-111-2/+7
| * | | docs: cdrom: Fix a typo and rst markupRemi Andruccioli2020-08-111-2/+2
| * | | Doc: admin-guide: use correct legends in kernel-parameters.txtRandy Dunlap2020-08-111-18/+18
| * | | Documentation/features: refresh RISC-V arch support filesTobias Klauser2020-08-114-4/+4
| * | | documentation: coccinelle: Improve command example for make C={1,2}Sumera Priyadarsini2020-08-111-4/+11
| * | | Core-api: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan2020-08-111-16/+16
| * | | Dev-tools: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan2020-08-111-8/+8
| * | | Filesystems: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan2020-08-111-33/+33
| * | | docs: trace: fix a typoBryan Brattlof2020-08-111-1/+1
* | | | Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-1312-46/+59
|\ \ \ \