summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-11-102-6/+7
|\
| * Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-11-021-4/+4
| |\
| | * soc: imx: gpc: fix initialiser formatBen Dooks2019-10-261-4/+4
| * | Merge tag 'reset-fixes-for-v5.5' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson2019-10-281-2/+3
| |\ \
| | * | reset: fix of_reset_control_get_count kerneldoc commentPhilipp Zabel2019-10-241-1/+2
| | * | reset: fix of_reset_simple_xlate kerneldoc commentPhilipp Zabel2019-10-241-1/+0
| | * | reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I2019-10-221-0/+1
* | | | Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-1018-20/+3318
|\ \ \ \
| * | | | staging: Fix error return code in vboxsf_fill_super()Wei Yongjun2019-11-071-1/+3
| * | | | staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King2019-11-071-1/+2
| * | | | staging: vboxsf: Remove unused including <linux/version.h>YueHaibing2019-11-071-1/+0
| * | | | Merge tag 'iio-fixes-for-5.4b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-316-20/+44
| |\ \ \ \
| | * | | | iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier2019-10-271-2/+2
| | * | | | iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol2019-10-223-3/+23
| | * | | | iio: srf04: fix wrong limitation in distance measuringAndreas Klinger2019-10-121-14/+15
| | * | | | iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean2019-10-121-1/+4
| * | | | | staging: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2019-10-3012-0/+3272
* | | | | | Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-1011-26/+45
|\ \ \ \ \ \
| * | | | | | intel_th: pci: Add Jasper Lake PCH supportAlexander Shishkin2019-11-041-0/+5
| * | | | | | intel_th: pci: Add Comet Lake PCH supportAlexander Shishkin2019-11-041-0/+5
| * | | | | | intel_th: msu: Fix possible memory leak in mode_store()Wei Yongjun2019-11-041-1/+3
| * | | | | | intel_th: msu: Fix overflow in shift of an unsigned intColin Ian King2019-11-041-1/+1
| * | | | | | intel_th: msu: Fix missing allocation failure check on a kstrndupColin Ian King2019-11-041-0/+3
| * | | | | | intel_th: msu: Fix an uninitialized mutexAlexander Shishkin2019-11-041-1/+1
| * | | | | | intel_th: gth: Fix the window switching sequenceAlexander Shishkin2019-11-041-0/+3
| * | | | | | Merge tag 'soundwire-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-11-023-3/+5
| |\ \ \ \ \ \
| | * | | | | | soundwire: slave: fix scanf formatPierre-Louis Bossart2019-10-241-1/+2
| | * | | | | | soundwire: intel: fix intel_register_dai PDI offsets and numbersBard Liao2019-10-211-2/+2
| | * | | | | | soundwire: depend on ACPI || OFMichal Suchanek2019-10-151-1/+1
| | * | | | | | soundwire: depend on ACPIMichal Suchanek2019-10-151-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'thunderbolt-fixes-for-v5.4-1' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2019-11-022-18/+11
| |\ \ \ \ \ \
| | * | | | | | thunderbolt: Drop unnecessary read when writing LC command in Ice LakeMika Westerberg2019-10-081-1/+0
| | * | | | | | thunderbolt: Fix lockdep circular locking depedency warningMika Westerberg2019-10-081-9/+0
| | * | | | | | thunderbolt: Read DP IN adapter first two dwords in one goMika Westerberg2019-10-081-8/+11
| * | | | | | | Merge tag 'icc-5.4-rc5' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2019-11-023-2/+8
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | interconnect: Add locking in icc_set_tag()Georgi Djakov2019-10-201-0/+4
| | * | | | | | interconnect: qcom: Fix icc_onecell_data allocationLeonard Crestez2019-10-202-2/+4
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-11-102-13/+13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2019-11-042-13/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()Geert Uytterhoeven2019-10-181-5/+11
| | * | | | | | | | clocksource/drivers/mediatek: Fix error handlingFabien Parent2019-10-161-8/+2
* | | | | | | | | | Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-11-093-28/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pinctrl: stmfx: fix valid_mask init sequenceAmelie Delaunay2019-11-071-14/+0
| * | | | | | | | | | Merge tag 'intel-pinctrl-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Walleij2019-10-302-14/+33
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko2019-10-251-12/+12
| | * | | | | | | | | pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede2019-10-211-1/+1
| | * | | | | | | | | pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko2019-10-211-1/+20
* | | | | | | | | | | Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-11-095-8/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen2019-11-051-0/+1
| * | | | | | | | | | | watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang2019-11-051-1/+7