summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: icy: Add LTC2990 present on 2019 board revisionMax Staudt2019-08-292-0/+60
* i2c: Add i2c-icy for I2C on m68k/AmigaMax Staudt2019-08-294-0/+191
* i2c: bcm2835: Add full name of devicetree node to adapter nameStefan Wahren2019-08-291-1/+2
* i2c: bcm2835: Avoid clk stretch quirk for BCM2711Stefan Wahren2019-08-291-3/+5
* dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatibleStefan Wahren2019-08-291-1/+3
* i2c-cht-wc: Fix lockdep warningHans de Goede2019-08-141-0/+46
* dt-bindings: i2c: i2c-emev2: Rename bindings documentation fileSimon Horman2019-08-142-1/+1
* dt-bindings: i2c: rcar: Rename bindings documentation fileSimon Horman2019-08-142-1/+1
* i2c: replace i2c_new_secondary_device with an ERR_PTR variantWolfram Sang2019-08-145-28/+30
* i2c: sprd: Validate the return value of clock initializationBaolin Wang2019-08-061-4/+7
* i2c: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-08-061-3/+1
* i2c: sprd: Make I2C driver can be built as a moduleBaolin Wang2019-08-062-6/+6
* i2c: Drop unneeded check for of_nodeAndy Shevchenko2019-08-061-6/+4
* i2c: designware: Fix unused variable warningShaokun Zhang2019-08-061-1/+0
* Revert "dt-bindings: i2c: riic: Rename bindings documentation file"Wolfram Sang2019-08-062-1/+1
* Revert "dt-bindings: i2c: rcar: Rename bindings documentation file"Wolfram Sang2019-08-062-1/+1
* i2c: designware: make use of devm_gpiod_get_optionalUwe Kleine-König2019-08-011-7/+4
* dt-bindings: i2c: riic: Rename bindings documentation fileSimon Horman2019-08-012-1/+1
* dt-bindings: i2c: riic: Rename bindings documentation fileSimon Horman2019-08-012-1/+1
* dt-bindings: i2c: rcar: Rename bindings documentation fileSimon Horman2019-08-012-1/+1
* dt-bindings: i2c: sh_mobile: Rename bindings documentation fileSimon Horman2019-08-012-1/+1
* i2c: busses: Use dev_get_drvdata where possibleChuhong Yuan2019-08-012-6/+3
* i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-08-011-3/+1
* i2c: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-08-011-3/+1
* i2c: ismt: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-08-011-2/+0
* i2c: tegra: Compile PM functions unconditionallyDmitry Osipenko2019-08-011-11/+5
* Linux 5.3-rc2v5.3-rc2Linus Torvalds2019-07-281-1/+1
* Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-281-0/+7
|\
| * structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann2019-07-261-0/+7
* | Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-284-7/+5
|\ \
| * | kbuild: remove unused single-used-mMasahiro Yamada2019-07-271-2/+0
| * | gen_compile_commands: lower the entry count thresholdMasahiro Yamada2019-07-271-2/+2
| * | .gitignore: Add compilation database fileToru Komatsu2019-07-271-0/+3
| * | kbuild: remove unused objectify macroMasahiro Yamada2019-07-271-3/+0
* | | Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-2810-11/+23
|\ \ \
| * | | test_firmware: fix a memory leak bugWenwen Wang2019-07-251-1/+4
| * | | hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-07-251-2/+1
| * | | eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha2019-07-251-0/+3
| * | | vmw_balloon: Remove Julien from the maintainers listNadav Amit2019-07-251-1/+0
| * | | fpga-manager: altera-ps-spi: Fix build errorYueHaibing2019-07-241-0/+1
| * | | mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2019-07-242-0/+6
| * | | binder: prevent transactions to context manager from its own process.Hridya Valsaraju2019-07-241-1/+1
| * | | binder: Set end of SG buffer area properly.Martijn Coenen2019-07-241-1/+2
| * | | firmware: Fix missing inlineTakashi Iwai2019-07-231-2/+2
| * | | Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/...Greg Kroah-Hartman2019-07-221-3/+3
| |\ \ \
| | * | | habanalabs: don't reset device when getting VRHOTOded Gabbay2019-06-271-1/+1
| | * | | habanalabs: use %pad for printing a dma_addr_tArnd Bergmann2019-07-081-2/+2
| |/ / /
| * / / firmware: fix build errors in paged buffer handling codeMauro Rossi2019-07-221-2/+2
| |/ /
* | | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-285-757/+5
|\ \ \
| * | | vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter2019-07-251-1/+5