summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-12-0235-205/+431
|\
| * video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang2019-11-281-2/+2
| * i2c: icy: convert to i2c_new_scanned_deviceWolfram Sang2019-11-281-4/+4
| * i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang2019-11-284-18/+37
| * 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
* | | Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-026-10/+84
|\ \ \
| * | | io_uring: fix missing kmap() declaration on powerpcJens Axboe2019-11-291-0/+1
| * | | ataflop: Remove unneeded semicolonzhengbin2019-11-281-1/+1
| * | | block: sunvdc: Remove unneeded semicolonzhengbin2019-11-281-1/+1
| * | | drbd: Remove unneeded semicolonzhengbin2019-11-281-1/+1
| * | | io_uring: add mapping support for NOMMU archsRoman Penyaev2019-11-281-6/+51
| * | | sr_vendor: support Beurer GL50 evo CD-on-a-chip devices.Diego Elio Pettenò2019-11-261-0/+18
| * | | cdrom: respect device capabilities during opening actionDiego Elio Pettenò2019-11-261-1/+11
* | | | Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-12-0229-578/+3272
|\ \ \ \
| * | | | platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede2019-11-251-2/+2
| * | | | platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede2019-11-251-3/+3