summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* virt: acrn: Introduce VM management interfacesShuo Liu2021-02-091-0/+58
* Merge tag 'misc-habanalabs-next-2021-02-08' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-02-091-6/+24
|\
| * habanalabs: return block size + block IDOded Gabbay2021-02-081-6/+21
| * habanalabs: support fetching first available user CQOfir Bitton2021-02-081-0/+3
* | Merge tag 'soundwire-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2021-02-091-0/+2
|\ \
| * | soundwire: export sdw_write/read_no_pm functionsBard Liao2021-02-071-0/+2
* | | mei: bus: change remove callback to return voidUwe Kleine-König2021-02-091-1/+1
| |/ |/|
* | Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman2021-02-051-1/+21
|\ \
| * \ Merge branch 'mhi-net-immutable' into mhi-nextManivannan Sadhasivam2021-01-271-0/+9
| |\ \
| | * | bus: mhi: core: Add helper API to return number of free TREsHemant Kumar2021-01-271-0/+9
| | |/
| * | Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam2021-01-211-0/+2
| |\ \
| | * | mhi: use irq_flags if controller driver configures itCarl Huang2021-01-211-0/+2
| | |/
| * | mhi: unconstify mhi_event_configLoic Poulain2021-01-211-1/+1
| * | bus: mhi: core: Add device hardware reset supportLoic Poulain2021-01-041-0/+9
| |/
* | Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-051-1/+1
|\ \
| * | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-1/+1
| |/
* | Merge tag 'icc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2021-02-052-0/+181
|\ \
| * \ Merge branch 'icc-sdx55' into icc-nextGeorgi Djakov2021-02-0131-284/+222
| |\ \
| | * | dt-bindings: interconnect: Add Qualcomm SDX55 DT bindingsManivannan Sadhasivam2021-01-271-0/+76
| * | | dt-bindings: interconnect: Add Qualcomm MSM8939 DT bindingsJun Nie2021-01-051-0/+105
| | |/ | |/|
* | | coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose2021-02-041-8/+8
* | | coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose2021-02-041-3/+8
* | | coresight: Introduce device access abstractionSuzuki K Poulose2021-02-041-3/+188
* | | Merge tag 'misc-habanalabs-next-2021-01-27' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-02-041-13/+43
|\ \ \
| * | | habanalabs: modify device_idle interfaceOhad Sharabi2021-01-271-1/+3
| * | | habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton2021-01-271-2/+16
| * | | habanalabs: add user available interrupt to hw_ipOfir Bitton2021-01-271-2/+4
| * | | habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski2021-01-271-0/+2
| * | | habanalabs: allow user to pass a staged submission seqOfir Bitton2021-01-271-9/+19
* | | | bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei2021-01-271-0/+9
* | | | bus: fsl-mc: move fsl_mc_command struct in a uapi headerIoana Ciornei2021-01-272-7/+26
* | | | misc: pti: Remove driver for deprecated platformAndy Shevchenko2021-01-271-35/+0
|/ / /
* | | firmware: xilinx: Remove PM_API_MAX valueMichal Simek2021-01-261-1/+0
* | | VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen2021-01-261-2/+2
* | | bcm-vk: add bcm_vk UAPIScott Branden2021-01-251-0/+84
* | | Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman2021-01-2521-37/+119
|\ \ \
| * \ \ Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-241-0/+6
| |\ \ \
| | * | | nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-181-0/+6
| * | | | Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-241-0/+12
| |\ \ \ \
| | * | | | driver core: Fix device link device name collisionSaravana Kannan2021-01-211-0/+12
| * | | | | Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-01-241-0/+3
| |\ \ \ \ \
| | * | | | | kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra2021-01-221-0/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-242-15/+0
| |\ \ \ \ \
| | * | | | | timekeeping: Remove unused get_seconds()Chunguang Xu2021-01-122-15/+0
| | |/ / / /
| * | | | | Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-241-1/+1
| |\ \ \ \ \
| | * | | | | kthread: remove comments about old _do_fork() helperYanfei Xu2021-01-111-1/+1
| | |/ / / /
| * | | | | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-206-6/+25
| |\ \ \ \ \
| | * | | | | net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-01-201-0/+2
| | * | | | | tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng2021-01-191-5/+12
| | * | | | | mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven2021-01-191-0/+3