summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-073-28/+21
|\
| * xen: Use DEVICE_ATTR_*() macroYueHaibing2021-07-053-28/+21
* | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-074-1/+7
|\ \
| * | Input: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-061-0/+1
| * | scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-061-1/+3
| * | i3c: master: cdns: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-291-0/+2
| * | net/mlx4: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-291-0/+1
* | | Merge tag 'hwlock-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Linus Torvalds2021-07-073-0/+220
|\ \ \
| * | | hwspinlock: add sun6i hardware spinlock supportWilken Gottwalt2021-05-273-0/+220
* | | | Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2021-07-0713-106/+431
|\ \ \ \
| * | | | remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpssBjorn Andersson2021-06-251-0/+22
| * | | | remoteproc: imx_rproc: support i.MX8ULPPeng Fan2021-06-231-0/+13
| * | | | remoteproc: stm32: fix mbox_send_message callArnaud Pouliquen2021-06-231-9/+5
| * | | | remoteproc: core: Cleanup device in case of failureSiddharth Gupta2021-06-231-3/+12
| * | | | remoteproc: core: Fix cdev remove and rproc delSiddharth Gupta2021-06-232-2/+2
| * | | | remoteproc: core: Move validate before device addSiddharth Gupta2021-06-231-4/+4
| * | | | remoteproc: core: Move cdev add before device addSiddharth Gupta2021-06-231-5/+5
| * | | | remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCsSuman Anna2021-06-231-0/+3
| * | | | remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()Stephan Gerhold2021-06-231-3/+2
| * | | | remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()Stephan Gerhold2021-06-231-1/+1
| * | | | soc: qcom: smem_state: Add devm_qcom_smem_state_get()Stephan Gerhold2021-06-231-0/+36
| * | | | remoteproc: imx-rproc: Fix IMX_REMOTEPROC configurationPeng Fan2021-06-101-0/+1
| * | | | remoteproc: imx_rproc: support i.MX8MN/PPeng Fan2021-06-011-7/+80
| * | | | remoteproc: imx_rproc: support i.MX7ULPPeng Fan2021-06-011-11/+38
| * | | | remoteproc: imx_rproc: make clk optionalPeng Fan2021-06-011-15/+31
| * | | | remoteproc: imx_rproc: initial support for mutilple start/stop methodPeng Fan2021-06-011-0/+13
| * | | | remoteproc: imx_rproc: parse fsl,auto-bootPeng Fan2021-06-011-0/+3
| * | | | remoteproc: k3-r5: Fix an error messageChristophe JAILLET2021-05-271-1/+1
| * | | | remoteproc: stm32: fix phys_addr_t format stringArnd Bergmann2021-05-271-1/+1
| * | | | remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCsSuman Anna2021-05-271-29/+120
| * | | | remoteproc: Fix various kernel-doc warningsSuman Anna2021-05-273-20/+42
| * | | | remoteproc: Add kernel-doc comment for is_iomemSuman Anna2021-05-271-0/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-07-061-2/+10
|\ \ \ \
| * | | | ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handlerGuenter Roeck2021-06-131-2/+10
| |/ / /
* | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-07-062-14/+1
|\ \ \ \
| * | | | drivers/soc/litex: remove 8-bit subregister optionGabriel Somlo2021-06-112-14/+1
* | | | | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-05180-2632/+8329
|\ \ \ \ \
| * | | | | phy: qcom-qusb2: Add configuration for SM4250 and SM6115Iskren Chernev2021-06-241-0/+34
| * | | | | USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen2021-06-241-0/+5
| * | | | | usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun2021-06-242-20/+0
| * | | | | usb: ftdi-elan: remove redundant continue statement in a while-loopColin Ian King2021-06-241-1/+0
| * | | | | usb: class: cdc-wdm: return the correct errno codeJunlin Yang2021-06-241-2/+3
| * | | | | Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-2421-174/+282
| |\ \ \ \ \
| | * | | | | USB: serial: cp210x: add support for GPIOs on CP2108Pho Tran2021-06-161-19/+170
| | * | | | | USB: serial: drop irq-flags initialisationsJohan Hovold2021-05-213-14/+13
| | * | | | | USB: serial: mos7840: drop buffer-callback return-value commentsJohan Hovold2021-05-211-5/+0
| | * | | | | USB: serial: mos7720: drop buffer-callback sanity checksJohan Hovold2021-05-211-15/+2
| | * | | | | USB: serial: io_edgeport: drop buffer-callback sanity checksJohan Hovold2021-05-211-26/+1
| | * | | | | USB: serial: digi_acceleport: add chars_in_buffer lockingJohan Hovold2021-05-211-9/+11
| | * | | | | USB: serial: digi_acceleport: reduce chars_in_buffer over-reportingJohan Hovold2021-05-211-2/+1