summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-04-0367-485/+736
|\
| * i2c: rcar: clean up after refactoring i2c_timingsWolfram Sang2020-03-311-6/+6
| * macintosh: convert to i2c_new_scanned_deviceWolfram Sang2020-03-261-2/+2
| * Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang2020-03-26406-2100/+4715
| |\
| * | i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko2020-03-2444-199/+165
| * | i2c: algo: Use generic definitions for bus frequenciesAndy Shevchenko2020-03-241-3/+3
| * | i2c: stm32f7: switch to I²C generic property parsingAndy Shevchenko2020-03-241-31/+26
| * | i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()Andy Shevchenko2020-03-241-9/+9
| * | i2c: core: Allow override timing properties with 0Andy Shevchenko2020-03-242-14/+18
| * | i2c: core: Provide generic definitions for bus frequenciesAndy Shevchenko2020-03-242-5/+5
| * | Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2020-03-241-0/+1
| |\ \
| | * | eeprom: at24: add TPF0001 ACPI ID for 24c1024 deviceMarkus Pietrek2020-02-101-0/+1
| * | | i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-03-221-3/+3
| * | | i2c: imx: remove duplicate print after platform_get_irq()Tang Bin2020-03-211-3/+1
| * | | i2c: designware: Fix spelling typos in the commentsAndy Shevchenko2020-03-215-8/+8
| * | | i2c: designware: Discard i2c_dw_read_comp_param() functionSerge Semin2020-03-212-7/+0
| * | | i2c: designware: Detect the FIFO size in the common codeSerge Semin2020-03-215-24/+27
| * | | i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao2020-03-201-22/+26
| * | | i2c: qcom-geni: Drop of_platform.h includeStephen Boyd2020-03-131-1/+0
| * | | i2c: qcom-geni: Grow a dev pointer to simplify codeStephen Boyd2020-03-131-31/+26
| * | | i2c: qcom-geni: Let firmware specify irq trigger flagsStephen Boyd2020-03-131-2/+2
| * | | i2c: stm32f7: do not backup read-only PECR registerAlain Volmat2020-03-131-4/+0
| * | | i2c: smbus: remove outdated references to irq level triggersWolfram Sang2020-03-101-5/+0
| * | | i2c: convert SMBus alert setup function to return an ERRPTRWolfram Sang2020-03-105-24/+32
| * | | i2c: stm32f7: add a new st, stm32mp15-i2c compatibleAlain Volmat2020-03-101-6/+33
| * | | i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modesAlain Volmat2020-03-101-13/+39
| * | | i2c: brcmstb: Support BCM2711 HDMI BSC controllersMaxime Ripard2020-03-101-0/+33
| * | | i2c: omap: use devm_platform_ioremap_resource()chenqiwu2020-03-101-3/+1
| * | | i2c: use kobj_to_dev() APIchenqiwu2020-03-101-2/+2
| * | | i2c: powermac: correct comment about custom handlingWolfram Sang2020-03-101-8/+7
| * | | i2c: dev: keep sorting of includesWolfram Sang2020-02-261-1/+1
| * | | i2c: stm32f7: allow controller to be wakeup-sourceAlain Volmat2020-02-261-21/+86
| * | | i2c: imx: implement master_xfer_atomic callbackStefan Lengfeld2020-02-261-41/+105
| * | | i2c: at91: implement i2c bus recoveryKamel Bouhara2020-02-262-0/+82
* | | | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-04-034-17/+62
|\ \ \ \
| * \ \ \ Merge branch 'asoc-5.7' into asoc-nextMark Brown2020-03-274-17/+62
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...Mark Brown2020-03-201-7/+9
| | |\ \ \
| | | * | | soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla2020-03-201-7/+9
| | | | |/ | | | |/|
| | * | | Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown2020-03-11497-4909/+6591
| | |\ \ \
| | * | | | ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2020-03-101-1/+1
| | * | | | ASoC: soundwaire: qcom: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-3/+4
| | * | | | drm/mediatek: fix race condition for HDMI jack status reportingTzung-Bi Shih2020-02-171-1/+10
| | * | | | drm/mediatek: support HDMI jack status reportingTzung-Bi Shih2020-02-111-3/+31
| | * | | | drm/mediatek: exit earlier if failed to register audio driverTzung-Bi Shih2020-02-111-3/+8
| | * | | | spi: pxa2xx: Enable support for compile-testingGeert Uytterhoeven2020-02-111-1/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-0354-607/+2912
|\ \ \ \ \
| * | | | | pinctrl: qcom: fix compilation errorAnsuel Smith2020-03-311-1/+0
| * | | | | pinctrl: qcom: use scm_call to route GPIO irq to AppsAjay Kishore2020-03-281-6/+37
| * | | | | pinctrl: sprd: Add pin high impedance mode supportLinhua Xu2020-03-271-0/+12
| * | | | | pinctrl: sprd: Use the correct pin output configurationLinhua Xu2020-03-271-3/+7