summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-03-0810-33/+329
| |\ \
| | * \ Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-03-03256-2713/+2489
| | |\ \
| | * \ \ Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-02-291-2/+2
| | |\ \ \
| | | * | | bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren2020-02-261-2/+2
| | | | |/ | | | |/|
| | * | | Merge tag 'tee-amdtee-fix-for-5.6' of https://git.linaro.org/people/jens.wikl...Olof Johansson2020-02-27147-1369/+2153
| | |\ \ \
| | | * | | tee: amdtee: fix memory leak in amdtee_open_session()Dan Carpenter2020-02-271-24/+24
| | * | | | Merge tag 'imx-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2020-02-244-6/+33
| | |\ \ \ \
| | | * | | | soc: imx-scu: Align imx sc msg structs to 4Leonard Crestez2020-02-241-1/+1
| | | * | | | firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez2020-02-241-1/+1
| | | * | | | firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez2020-02-241-1/+1
| | | * | | | firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez2020-02-241-3/+3
| | | * | | | firmware: imx: scu: Ensure sequential TXLeonard Crestez2020-02-241-0/+27
| | | | |/ / | | | |/| |
| | * | | | Merge tag 'omap-for-v5.6/droid4-lcd-fix-signed' of git://git.kernel.org/pub/s...Olof Johansson2020-02-243-0/+268
| | |\ \ \ \
| | | * | | | backlight: add led-backlight driverTomi Valkeinen2020-02-193-0/+268
| | | |/ / /
| | * | | | Merge tag 'reset-fixes-for-v5.6' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson2020-02-241-1/+2
| | |\ \ \ \
| | | * | | | reset: intel: add unspecified HAS_IOMEM dependencyBrendan Higgins2020-02-101-1/+1
| | | * | | | reset: brcmstb-rescal: add unspecified HAS_IOMEM dependencyBrendan Higgins2020-02-101-0/+1
| | | |/ / /
| * | | | | Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-081-15/+7
| |\ \ \ \ \
| | * | | | | EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun2020-02-271-15/+7
| * | | | | | Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-085-8/+31
| |\ \ \ \ \ \
| | * | | | | | binder: prevent UAF for binderfs devices IIChristian Brauner2020-03-033-18/+16
| | * | | | | | interconnect: Handle memory allocation errorsGeorgi Djakov2020-03-031-0/+9
| | * | | | | | altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens2020-03-031-6/+6
| | * | | | | | binder: prevent UAF for binderfs devicesChristian Brauner2020-03-032-1/+17
| | |/ / / / /
| * | | | | | Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-081-7/+20
| |\ \ \ \ \ \
| | * | | | | | driver core: Skip unnecessary work when device doesn't have sync_state()Saravana Kannan2020-03-041-1/+3
| | * | | | | | driver core: Call sync_state() even if supplier has no consumersSaravana Kannan2020-03-041-6/+17
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-087-29/+88
| |\ \ \ \ \ \
| | * | | | | | tty: serial: fsl_lpuart: free IDs allocated by IDAMichael Walle2020-03-061-15/+24
| | * | | | | | Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"Michael Walle2020-03-061-0/+2
| | * | | | | | serdev: Fix detection of UART devices on Apple machines.Ronald Tschalär2020-03-061-0/+10
| | * | | | | | serial: 8250_exar: add support for ACCES cardsJay Dolan2020-03-051-0/+33
| | * | | | | | tty:serial:mvebu-uart:fix a wrong returntangbin2020-03-051-1/+1
| | * | | | | | vt: selection, push sel_lock upJiri Slaby2020-02-281-9/+7
| | * | | | | | vt: selection, push console lock downJiri Slaby2020-02-283-5/+12
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-0812-117/+163
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'phy-for-5.6-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-03-044-103/+100
| | |\ \ \ \ \ \
| | | * | | | | | phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren2020-02-271-2/+16
| | | * | | | | | phy: brcm-sata: Correct MDIO operations for 40nm platformsFlorian Fainelli2020-02-211-83/+65
| | | * | | | | | phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko2020-02-201-0/+1
| | | * | | | | | phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko2020-02-201-5/+4
| | | * | | | | | phy: core: Fix phy_get() to not return error on link creation failureKishon Vijay Abraham I2020-02-191-12/+6
| | | * | | | | | phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren2020-02-191-1/+8
| | | | |/ / / / | | | |/| | | |
| | * | | | | | usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap2020-03-041-1/+8
| | * | | | | | usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-041-2/+8
| | * | | | | | usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-041-1/+5
| | * | | | | | usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca2020-03-041-1/+1