linux-2.6-microblaze.git
2019-02-28 Greg Kroah... Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit...
2019-02-27 Randy Dunlapmisc/habanalabs: adjust Kconfig to fix build errors
2019-02-27 Matt Hsiaomisc: hpilo: Do not claim unsupported hardware
2019-02-27 Matt Hsiaomisc: hpilo: Exclude unsupported device via blacklist
2019-02-27 Gustavo A.... virt: vbox: Mark expected switch fall-through
2019-02-27 Gustavo A.... misc: mic/scif: mark expected switch fall-through
2019-02-27 Oded Gabbayhabanalabs: make functions static or declare them
2019-02-27 Oded Gabbayhabanalabs: allow memory allocations larger than 4GB
2019-02-26 Vincent Whitchurchmic: vop: Allow building on more systems
2019-02-26 Vincent Whitchurchmic: Rename ioremap pointer to remap
2019-02-26 Vincent Whitchurchmic: vop: Cast pointers to unsigned long
2019-02-26 Gustavo A.... hpet: Use struct_size() in kzalloc()
2019-02-26 Vishnu DASAVMCI: Support upto 64-bit PPNs
2019-02-26 RickyWumisc: rtsx: Enable OCP for rts522a rts524a rts525a...
2019-02-26 Sai Prakash... coresight: etm4x: Add support to enable ETMv4.2
2019-02-26 Oded Gabbayhabanalabs: use u64 when comparing variables' sum to...
2019-02-26 Alexander Usyskinmei: bus: move hw module get/put to probe/release
2019-02-26 Oded Gabbayhabanalabs: return error when failing to read/write i2c
2019-02-25 Ramalingam Cmisc/mei/hdcp: Component framework for I915 Interface
2019-02-25 Ramalingam Cmisc/mei/hdcp: Closing wired HDCP2.2 Tx Session
2019-02-25 Ramalingam Cmisc/mei/hdcp: Enabling the HDCP authentication
2019-02-25 Ramalingam Cmisc/mei/hdcp: Verify M_prime
2019-02-25 Ramalingam Cmisc/mei/hdcp: Repeater topology verification and ack
2019-02-25 Ramalingam Cmisc/mei/hdcp: Prepare Session Key
2019-02-25 Ramalingam Cmisc/mei/hdcp: Verify L_prime
2019-02-25 Ramalingam Cmisc/mei/hdcp: Initiate Locality check
2019-02-25 Ramalingam Cmisc/mei/hdcp: Store the HDCP Pairing info
2019-02-25 Ramalingam Cmisc/mei/hdcp: Verify H_prime
2019-02-25 Ramalingam Cmisc/mei/hdcp: Verify Receiver Cert and prepare km
2019-02-25 Ramalingam Cmisc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
2019-02-25 Ramalingam Cmisc/mei/hdcp: Define ME FW interface for HDCP2.2
2019-02-25 Ramalingam Cmisc/mei/hdcp: Client driver for HDCP application
2019-02-25 Tomas Winklermei: bus: whitelist hdcp client
2019-02-23 Oded Gabbayhabanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
2019-02-23 Oded Gabbayhabanalabs: don't print result when rc indicates error
2019-02-23 Haiyang ZhangMAINTAINERS: Change mailing list for Hyper-V CORE AND...
2019-02-23 Kimberly BrownDrivers: hv: vmbus: Change server monitor_pages index...
2019-02-22 Wei Yongjunhabanalabs: use GFP_ATOMIC under spin lock
2019-02-21 Greg Kroah... Merge tag 'gnss-5.1-rc1' of https://git./linux/kernel...
2019-02-21 Greg Kroah... Merge tag 'intel_th-stm-for-greg-20190221' of git:...
2019-02-21 Alexander Shishkinstm class: Prevent division by zero
2019-02-21 Zhi Jinstm class: Fix an endless loop in channel allocation
2019-02-21 Alexander Shishkinintel_th: Don't reference unassigned outputs
2019-02-21 Andy Shevchenkointel_th: pti: Use sysfs_match_string() helper
2019-02-21 Alexander Shishkinintel_th: Only create useful device nodes
2019-02-21 Gustavo A.... intel_th: Mark expected switch fall-throughs
2019-02-21 Alexander Shishkinintel_th: Update ABI documentation
2019-02-20 Daniel VetterPull in char-misc-next from Greg
2019-02-20 Alexander Usyskinmei: hbm: clean the feature flags on link reset
2019-02-19 Jordan Crousedrm/msm/a6xx: Add support for an interconnect path
2019-02-19 Wei Yongjunmisc: fastrpc: Fix return value check in fastrpc_map_cr...
2019-02-19 Minchan Kimbinder: reduce mmap_sem write-side lock
2019-02-19 Thierry Escandemisc: fastrpc: Fix device_open when no session is available
2019-02-19 Srinivas Kandagatlamisc: fastrpc: select CONFIG_DMA_SHARED_BUFFER
2019-02-19 Bartosz Golaszewskinvmem: core: don't check the return value of notifier...
2019-02-18 Ramalingam Cdrm/audio: declaration of struct device
2019-02-18 Oded GabbayUpdate MAINTAINERS and CREDITS with habanalabs info
2019-02-18 Oded Gabbayhabanalabs: add debugfs support
2019-02-18 Oded Gabbayhabanalabs: implement INFO IOCTL
2019-02-18 Omer Shpigelmanhabanalabs: add virtual memory and MMU modules
2019-02-18 Oded Gabbayhabanalabs: add command submission module
2019-02-18 Oded Gabbayhabanalabs: add device reset support
2019-02-18 Oded Gabbayhabanalabs: add sysfs and hwmon support
2019-02-18 Oded Gabbayhabanalabs: add event queue and interrupts
2019-02-18 Oded Gabbayhabanalabs: add h/w queues module
2019-02-18 Oded Gabbayhabanalabs: add basic Goya h/w initialization
2019-02-18 Oded Gabbayhabanalabs: add command buffer module
2019-02-18 Oded Gabbayhabanalabs: add context and ASID modules
2019-02-18 Oded Gabbayhabanalabs: add basic Goya support
2019-02-18 Oded Gabbayhabanalabs: add Goya registers header files
2019-02-18 Oded Gabbayhabanalabs: add skeleton driver
2019-02-15 Ramalingam Cdrm: helper functions for hdcp2 seq_num to from u32
2019-02-15 Ramalingam Cdrm/i915: MEI interface definition
2019-02-15 Ramalingam Cdrm/i915: header for i915 - MEI_HDCP interface
2019-02-15 Ramalingam Cdrm/i915: enum port definition is moved into i915_drm.h
2019-02-15 Loys Olliviergnss: add driver for mediatek receivers
2019-02-15 Loys Olliviergnss: add mtk receiver type support
2019-02-15 Loys Ollivierdt-bindings: gnss: add mediatek binding
2019-02-15 Todd Kjosbinder: fix handling of misaligned binder object
2019-02-14 Loys Ollivierdt-bindings: Add vendor prefix for "GlobalTop Technolog...
2019-02-14 Todd Kjosbinder: fix sparse issue in binder_alloc_selftest.c
2019-02-13 Gustavo A.... char: lp: mark expected switch fall-through
2019-02-13 Sudip Mukherjeeparport: daisy: use new parport device model
2019-02-12 Todd Kjosbinder: use userspace pointer as base of buffer space
2019-02-12 Todd Kjosbinder: remove user_buffer_offset
2019-02-12 Todd Kjosbinder: remove kernel vm_area for buffer space
2019-02-12 Todd Kjosbinder: avoid kernel vm_area for buffer fixups
2019-02-12 Todd Kjosbinder: add function to copy binder object from buffer
2019-02-12 Todd Kjosbinder: add functions to copy to/from binder buffers
2019-02-12 Todd Kjosbinder: create userspace-to-binder-buffer copy function
2019-02-12 Srinivas Kandagatlamisc: fastrpc: Add support for dmabuf exporter
2019-02-12 Srinivas Kandagatlamisc: fastrpc: Add support for create remote init process
2019-02-12 Srinivas Kandagatlamisc: fastrpc: Add support for context Invoke method
2019-02-12 Srinivas Kandagatlamisc: fastrpc: Add Qualcomm fastrpc basic driver model
2019-02-12 Srinivas Kandagatlamisc: dt-bindings: Add Qualcomm Fastrpc bindings
2019-02-12 Dan Carpentervmw_balloon: release lock on error in vmballoon_reset()
2019-02-12 Tomas Winklermei: bus: export to_mei_cl_device for mei client device...
2019-02-11 QiaoChongparport_pc: fix find_superio io compare code, should...
2019-02-11 Greg Kroah... Merge tag 'extcon-next-for-5.1' of git://git./linux...
2019-02-11 Wei Yongjunextcon: ptn5150: Fix return value check in ptn5150_i2c_...
next