| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 10 | -150/+1220 |
|\ |
|
| * | mhi: Fix double dma free | Loic Poulain | 2021-02-10 | 1 | -0/+3 |
| * | bus: fsl-mc: list more commands as accepted through the ioctl | Ioana Ciornei | 2021-02-09 | 1 | -0/+50 |
| * | bus: fsl-mc: add the dpdbg device type | Ioana Ciornei | 2021-02-09 | 1 | -0/+6 |
| * | bus: fsl-mc: Fix test for end of loop | Dan Carpenter | 2021-02-09 | 1 | -1/+1 |
| * | Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Greg Kroah-Hartman | 2021-02-05 | 3 | -144/+440 |
| |\ |
|
| | * | bus: mhi: pci_generic: Increase num of elements in hw event ring | Loic Poulain | 2021-02-05 | 1 | -1/+1 |
| | * | mhi: pci_generic: Print warning in case of firmware crash | Loic Poulain | 2021-02-05 | 1 | -0/+10 |
| | * | Merge branch 'mhi-net-immutable' into mhi-next | Manivannan Sadhasivam | 2021-01-27 | 1 | -0/+12 |
| | |\ |
|
| | * | | mhi: core: Factorize mhi queuing | Loic Poulain | 2021-01-21 | 1 | -118/+44 |
| | * | | Merge branch 'mhi-ath11k-immutable' into mhi-next | Manivannan Sadhasivam | 2021-01-21 | 1 | -2/+7 |
| | |\ \ |
|
| | | * | | mhi: use irq_flags if controller driver configures it | Carl Huang | 2021-01-21 | 1 | -2/+7 |
| | * | | | mhi: pci_generic: Fix shared MSI vector support | Loic Poulain | 2021-01-21 | 1 | -4/+8 |
| | * | | | bus: mhi: Ensure correct ring update ordering with memory barrier | Loic Poulain | 2021-01-21 | 1 | -0/+7 |
| | * | | | mhi: pci_generic: Set irq moderation value to 1ms for hw channels | Loic Poulain | 2021-01-04 | 1 | -1/+1 |
| | * | | | mhi: pci_generic: Add diag channels | Loic Poulain | 2021-01-04 | 1 | -4/+8 |
| | * | | | mhi: pci_generic: Increase controller timeout value | Loic Poulain | 2021-01-04 | 1 | -1/+1 |
| | * | | | mhi: pci_generic: Add health-check | Loic Poulain | 2021-01-04 | 1 | -0/+35 |
| | * | | | mhi: pci_generic: Add PCI error handlers | Loic Poulain | 2021-01-04 | 1 | -0/+50 |
| | * | | | mhi: pci_generic: Add suspend/resume/recovery procedure | Loic Poulain | 2021-01-04 | 1 | -0/+105 |
| | * | | | mhi: pci_generic: Add support for reset | Loic Poulain | 2021-01-04 | 1 | -13/+108 |
| | * | | | mhi: pci_generic: Enable burst mode for hardware channels | Loic Poulain | 2021-01-04 | 1 | -2/+32 |
| | * | | | mhi: pci-generic: Increase number of hardware events | Loic Poulain | 2021-01-04 | 1 | -1/+1 |
| | * | | | bus: mhi: core: Add device hardware reset support | Loic Poulain | 2021-01-04 | 1 | -0/+13 |
| | |/ / |
|
| * | | | bus: fsl-mc: add autorescan sysfs | Ioana Ciornei | 2021-01-27 | 3 | -2/+75 |
| * | | | bus: fsl-mc: add bus rescan attribute | Ioana Ciornei | 2021-01-27 | 3 | -2/+46 |
| * | | | bus: fsl-mc: add fsl-mc userspace support | Ioana Ciornei | 2021-01-27 | 5 | -0/+608 |
| * | | | bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus | Ioana Ciornei | 2021-01-27 | 2 | -1/+3 |
| * | | | bus: fsl-mc: add missing __iomem attribute | Laurentiu Tudor | 2021-01-07 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-02-21 | 2 | -63/+154 |
|\ \ \ |
|
| * \ \ | Merge tag 'mvebu-arm-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 2021-02-02 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | bus: mvebu-mbus: make iounmap() symmetric with ioremap() | Chris Packham | 2021-01-29 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12 | Chen-Yu Tsai | 2021-01-18 | 1 | -1/+3 |
| |\ \ \ |
|
| | * | | | mfd/bus: sunxi-rsb: Make .remove() callback return void | Uwe Kleine-König | 2021-01-15 | 1 | -1/+3 |
| | |/ / |
|
| * | | | bus: sunxi-rsb: Implement runtime power management | Samuel Holland | 2021-01-06 | 1 | -0/+44 |
| * | | | bus: sunxi-rsb: Implement suspend/resume/shutdown callbacks | Samuel Holland | 2021-01-06 | 1 | -0/+30 |
| * | | | bus: sunxi-rsb: Split out controller init/exit functions | Samuel Holland | 2021-01-06 | 1 | -56/+71 |
| * | | | bus: sunxi-rsb: Move OF match table | Samuel Holland | 2021-01-06 | 1 | -6/+6 |
| |/ / |
|
* | | | Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-02-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | c6x: remove architecture | Arnd Bergmann | 2021-01-20 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-02-10 | 1 | -1/+2 |
|\ \ \ |
|
| * \ \ | Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2021-01-28 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdata | Tony Lindgren | 2021-01-15 | 1 | -1/+2 |
| | |/ / |
|
* | | | | Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern... | Jakub Kicinski | 2021-01-30 | 1 | -0/+12 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | bus: mhi: core: Add helper API to return number of free TREs | Hemant Kumar | 2021-01-27 | 1 | -0/+12 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-01-29 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | bus: arm-integrator-lm: Add of_node_put() before return statement | Sumera Priyadarsini | 2021-01-15 | 1 | -0/+1 |
| |/ |
|
* / | bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered | Ioana Ciornei | 2021-01-10 | 1 | -0/+9 |
|/ |
|
* | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-17 | 1 | -11/+30 |
|\ |
|
| * | bus: ti-sysc: Implement GPMC debug quirk to drop platform data | Tony Lindgren | 2020-11-16 | 1 | -0/+10 |