index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
aloop.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
virt: acrn: Introduce irqfd
Shuo Liu
6
-1
/
+271
2021-02-09
virt: acrn: Introduce ioeventfd
Shuo Liu
7
-1
/
+327
2021-02-09
virt: acrn: Introduce I/O ranges operation interfaces
Shuo Liu
2
-0
/
+64
2021-02-09
virt: acrn: Introduce interfaces to query C-states and P-states allowed by hy...
Shuo Liu
3
-0
/
+136
2021-02-09
virt: acrn: Introduce interrupt injection interfaces
Shuo Liu
5
-0
/
+138
2021-02-09
virt: acrn: Introduce interfaces for PCI device passthrough
Shuo Liu
3
-0
/
+165
2021-02-09
virt: acrn: Introduce PCI configuration space PIO accesses combiner
Shuo Liu
3
-0
/
+105
2021-02-09
virt: acrn: Introduce I/O request management
Shuo Liu
7
-10
/
+843
2021-02-09
virt: acrn: Introduce EPT mapping management
Shuo Liu
7
-10
/
+476
2021-02-09
virt: acrn: Introduce an ioctl to set vCPU registers state
Shuo Liu
3
-1
/
+165
2021-02-09
virt: acrn: Introduce VM management interfaces
Shuo Liu
8
-4
/
+301
2021-02-09
virt: acrn: Introduce ACRN HSM basic driver
Shuo Liu
7
-0
/
+126
2021-02-09
x86/acrn: Introduce hypercall interfaces
Shuo Liu
1
-0
/
+54
2021-02-09
x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bits
Yin Fengwei
2
-1
/
+17
2021-02-09
x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
Shuo Liu
2
-0
/
+22
2021-02-09
docs: acrn: Introduce ACRN
Shuo Liu
6
-0
/
+206
2021-02-09
misc: fastrpc: fix incorrect usage of dma_map_sgtable
Jonathan Marek
1
-3
/
+4
2021-02-09
bus: fsl-mc: list more commands as accepted through the ioctl
Ioana Ciornei
1
-0
/
+50
2021-02-09
bus: fsl-mc: add the dpdbg device type
Ioana Ciornei
1
-0
/
+6
2021-02-09
bus: fsl-mc: Fix test for end of loop
Dan Carpenter
1
-1
/
+1
2021-02-09
ipack: Handle a driver without remove callback
Uwe Kleine-König
1
-3
/
+2
2021-02-09
ipack: Fail earlier for drivers without probe function
Uwe Kleine-König
1
-3
/
+3
2021-02-09
mei: use sysfs_emit() in tx_queue_limit_show sysfs
Tomas Winkler
1
-1
/
+1
2021-02-09
mei: bus: block send with vtag on non-conformat FW
Alexander Usyskin
1
-0
/
+7
2021-02-09
mei: bus: change remove callback to return void
Uwe Kleine-König
6
-15
/
+11
2021-02-09
mei: bus: simplify mei_cl_device_remove()
Uwe Kleine-König
1
-5
/
+1
2021-02-08
habanalabs/gaudi: don't enable clock gating on DMA5
Oded Gabbay
1
-0
/
+6
2021-02-08
habanalabs: return block size + block ID
Oded Gabbay
5
-17
/
+37
2021-02-08
habanalabs: update security map after init CPU Qs
Ohad Sharabi
4
-10
/
+12
2021-02-08
habanalabs: enable F/W events after init done
Oded Gabbay
4
-13
/
+41
2021-02-08
habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERR
Ohad Sharabi
1
-3
/
+15
2021-02-08
habanalabs: support fetching first available user CQ
Ofir Bitton
5
-1
/
+13
2021-02-08
habanalabs: improve communication protocol with cpucp
Ofir Bitton
5
-4
/
+33
2021-02-08
habanalabs: fix integer handling issue
Oded Gabbay
1
-1
/
+1
2021-02-07
soundwire: bus: clarify dev_err/dbg device references
Pierre-Louis Bossart
1
-30
/
+33
2021-02-07
soundwire: bus: fix confusion on device used by pm_runtime
Pierre-Louis Bossart
1
-9
/
+9
2021-02-07
soundwire: export sdw_write/read_no_pm functions
Bard Liao
2
-3
/
+6
2021-02-06
mei: implement client dma setup.
Alexander Usyskin
6
-1
/
+446
2021-02-06
mei: hbm: add client dma hbm messages
Alexander Usyskin
1
-0
/
+53
2021-02-06
mei: add support for client dma capability
Alexander Usyskin
4
-1
/
+23
2021-02-06
mei: allow clients on bus to communicate in remove callback
Alexander Usyskin
4
-4
/
+11
2021-02-06
soundwire: bus: use no_pm IO routines for all interrupt handling
Pierre-Louis Bossart
1
-13
/
+13
2021-02-06
soundwire: bus: use sdw_write_no_pm when setting the bus scale registers
Pierre-Louis Bossart
1
-3
/
+3
2021-02-06
soundwire: bus: use sdw_update_no_pm when initializing a device
Pierre-Louis Bossart
1
-2
/
+14
2021-02-06
soundwire: Revert "soundwire: debugfs: use controller id instead of link_id"
Vinod Koul
1
-1
/
+1
2021-02-06
phy: cpcap-usb: Simplify bool conversion
Yang Li
1
-1
/
+1
2021-02-06
phy: qcom-qmp: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-02-06
phy: zynqmp: Simplify code by using dev_err_probe()
Michal Simek
1
-7
/
+4
2021-02-06
phy: qcom-qmp: Add support for SM8350 UFS phy
Vinod Koul
1
-0
/
+127
2021-02-06
phy: qcom-qmp: Add UFS V5 registers found in SM8350
Vinod Koul
1
-0
/
+47
[next]