Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | misc/mei/hdcp: Verify M_prime | Ramalingam C | 2019-02-25 | 1 | -1/+66 | |
| | * | | | | | misc/mei/hdcp: Repeater topology verification and ack | Ramalingam C | 2019-02-25 | 1 | -1/+76 | |
| | * | | | | | misc/mei/hdcp: Prepare Session Key | Ramalingam C | 2019-02-25 | 1 | -1/+58 | |
| | * | | | | | misc/mei/hdcp: Verify L_prime | Ramalingam C | 2019-02-25 | 1 | -1/+59 | |
| | * | | | | | misc/mei/hdcp: Initiate Locality check | Ramalingam C | 2019-02-25 | 1 | -1/+56 | |
| | * | | | | | misc/mei/hdcp: Store the HDCP Pairing info | Ramalingam C | 2019-02-25 | 1 | -1/+59 | |
| | * | | | | | misc/mei/hdcp: Verify H_prime | Ramalingam C | 2019-02-25 | 1 | -1/+57 | |
| | * | | | | | misc/mei/hdcp: Verify Receiver Cert and prepare km | Ramalingam C | 2019-02-25 | 1 | -1/+82 | |
| | * | | | | | misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session | Ramalingam C | 2019-02-25 | 2 | -0/+105 | |
| | * | | | | | misc/mei/hdcp: Define ME FW interface for HDCP2.2 | Ramalingam C | 2019-02-25 | 1 | -0/+366 | |
| | * | | | | | misc/mei/hdcp: Client driver for HDCP application | Ramalingam C | 2019-02-25 | 4 | -0/+83 | |
| | * | | | | | mei: bus: whitelist hdcp client | Tomas Winkler | 2019-02-25 | 1 | -0/+16 | |
| * | | | | | | misc/habanalabs: adjust Kconfig to fix build errors | Randy Dunlap | 2019-02-27 | 1 | -0/+1 | |
| * | | | | | | misc: hpilo: Do not claim unsupported hardware | Matt Hsiao | 2019-02-27 | 1 | -0/+2 | |
| * | | | | | | misc: hpilo: Exclude unsupported device via blacklist | Matt Hsiao | 2019-02-27 | 1 | -3/+9 | |
| * | | | | | | misc: mic/scif: mark expected switch fall-through | Gustavo A. R. Silva | 2019-02-27 | 1 | -1/+1 | |
| * | | | | | | habanalabs: make functions static or declare them | Oded Gabbay | 2019-02-27 | 6 | -45/+54 | |
| * | | | | | | habanalabs: allow memory allocations larger than 4GB | Oded Gabbay | 2019-02-27 | 2 | -7/+5 | |
| * | | | | | | mic: vop: Allow building on more systems | Vincent Whitchurch | 2019-02-26 | 1 | -2/+1 | |
| * | | | | | | mic: Rename ioremap pointer to remap | Vincent Whitchurch | 2019-02-26 | 7 | -27/+26 | |
| * | | | | | | mic: vop: Cast pointers to unsigned long | Vincent Whitchurch | 2019-02-26 | 2 | -6/+12 | |
| * | | | | | | VMCI: Support upto 64-bit PPNs | Vishnu DASA | 2019-02-26 | 6 | -47/+72 | |
| * | | | | | | misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260 | RickyWu | 2019-02-26 | 5 | -112/+165 | |
| * | | | | | | habanalabs: use u64 when comparing variables' sum to u32_max | Oded Gabbay | 2019-02-26 | 2 | -3/+5 | |
| * | | | | | | mei: bus: move hw module get/put to probe/release | Alexander Usyskin | 2019-02-26 | 1 | -11/+10 | |
| * | | | | | | habanalabs: return error when failing to read/write i2c | Oded Gabbay | 2019-02-26 | 1 | -2/+2 | |
| * | | | | | | habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER | Oded Gabbay | 2019-02-23 | 1 | -0/+1 | |
| * | | | | | | habanalabs: don't print result when rc indicates error | Oded Gabbay | 2019-02-23 | 1 | -4/+10 | |
| * | | | | | | habanalabs: use GFP_ATOMIC under spin lock | Wei Yongjun | 2019-02-22 | 1 | -1/+1 | |
| * | | | | | | mei: hbm: clean the feature flags on link reset | Alexander Usyskin | 2019-02-20 | 1 | -0/+7 | |
| * | | | | | | misc: fastrpc: Fix return value check in fastrpc_map_create() | Wei Yongjun | 2019-02-19 | 1 | -2/+2 | |
| * | | | | | | misc: fastrpc: Fix device_open when no session is available | Thierry Escande | 2019-02-19 | 1 | -1/+10 | |
| * | | | | | | misc: fastrpc: select CONFIG_DMA_SHARED_BUFFER | Srinivas Kandagatla | 2019-02-19 | 1 | -0/+1 | |
| * | | | | | | habanalabs: add debugfs support | Oded Gabbay | 2019-02-18 | 10 | -2/+1420 | |
| * | | | | | | habanalabs: implement INFO IOCTL | Oded Gabbay | 2019-02-18 | 3 | -0/+134 | |
| * | | | | | | habanalabs: add virtual memory and MMU modules | Omer Shpigelman | 2019-02-18 | 11 | -7/+2892 | |
| * | | | | | | habanalabs: add command submission module | Oded Gabbay | 2019-02-18 | 10 | -6/+2686 | |
| * | | | | | | habanalabs: add device reset support | Oded Gabbay | 2019-02-18 | 10 | -25/+737 | |
| * | | | | | | habanalabs: add sysfs and hwmon support | Oded Gabbay | 2019-02-18 | 10 | -2/+1699 | |
| * | | | | | | habanalabs: add event queue and interrupts | Oded Gabbay | 2019-02-18 | 6 | -13/+694 | |
| * | | | | | | habanalabs: add h/w queues module | Oded Gabbay | 2019-02-18 | 12 | -8/+2778 | |
| * | | | | | | habanalabs: add basic Goya h/w initialization | Oded Gabbay | 2019-02-18 | 10 | -8/+3991 | |
| * | | | | | | habanalabs: add command buffer module | Oded Gabbay | 2019-02-18 | 7 | -2/+692 | |
| * | | | | | | habanalabs: add context and ASID modules | Oded Gabbay | 2019-02-18 | 6 | -3/+374 | |
| * | | | | | | habanalabs: add basic Goya support | Oded Gabbay | 2019-02-18 | 8 | -0/+1046 | |
| * | | | | | | habanalabs: add Goya registers header files | Oded Gabbay | 2019-02-18 | 94 | -0/+30555 | |
| * | | | | | | habanalabs: add skeleton driver | Oded Gabbay | 2019-02-18 | 7 | -0/+860 | |
| * | | | | | | misc: fastrpc: Add support for dmabuf exporter | Srinivas Kandagatla | 2019-02-12 | 1 | -0/+184 | |
| * | | | | | | misc: fastrpc: Add support for create remote init process | Srinivas Kandagatla | 2019-02-12 | 1 | -0/+156 | |
| * | | | | | | misc: fastrpc: Add support for context Invoke method | Srinivas Kandagatla | 2019-02-12 | 1 | -0/+730 |