Age | Commit message (Expand) | Author |
2019-01-22 | mbcs: add .owner to mbcs struct file_operations | Naveen Kumar Parna |
2019-01-22 | binder: create node flag to request sender's security context | Todd Kjos |
2019-01-22 | ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header | Logan Gunthorpe |
2019-01-22 | ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks | Logan Gunthorpe |
2019-01-22 | io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros | Logan Gunthorpe |
2019-01-22 | iomap: introduce io{read|write}64_{lo_hi|hi_lo} | Logan Gunthorpe |
2019-01-22 | parisc: iomap: introduce io{read|write}64 | Logan Gunthorpe |
2019-01-22 | iomap: Use non-raw io functions for io{read|write}XXbe | Logan Gunthorpe |
2019-01-22 | interconnect: Revert to previous config if any request fails | Georgi Djakov |
2019-01-22 | MAINTAINERS: add a maintainer for the interconnect API | Georgi Djakov |
2019-01-22 | arm64: dts: sdm845: Add interconnect provider DT nodes | David Dai |
2019-01-22 | interconnect: qcom: Add sdm845 interconnect provider driver | David Dai |
2019-01-22 | interconnect: Add debugfs support | Georgi Djakov |
2019-01-22 | interconnect: Allow endpoints translation via DT | Georgi Djakov |
2019-01-22 | dt-bindings: Introduce interconnect binding | Georgi Djakov |
2019-01-22 | interconnect: Add generic on-chip interconnect API | Georgi Djakov |
2019-01-22 | ver_linux: Assign constant RE to variable name for clarity | Alexander Kapshuk |
2019-01-22 | applicom: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva |
2019-01-22 | hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable | Buland Singh |
2019-01-22 | slimbus: core: add missing spin_lock_init on txn_lock | Srinivas Kandagatla |
2019-01-22 | slimbus: core: use slim_device_update_status() to update status | Srinivas Kandagatla |
2019-01-22 | slimbus: core: do not call device_status under a lock | Srinivas Kandagatla |
2019-01-22 | slimbus: core: match full device id | Srinivas Kandagatla |
2019-01-22 | efirtc: remove unnecessary code efi_rtc_open & efi_rtc_close | Naveen Kumar Parna |
2019-01-22 | uio: remove redundant check | Chengguang Xu |
2019-01-22 | uio: fix potential memory leak in error case | Chengguang Xu |
2019-01-22 | drivers: platform: goldfish: fix the checkpatch complain in Kconfig | Roman Kiryanov |
2019-01-22 | vop: Fix handling of >32 feature bits | Vincent Whitchurch |
2019-01-22 | vop: vringh: Do not crash if no DMA channel | Vincent Whitchurch |
2019-01-22 | vop: Add definition of readq/writeq if missing | Vincent Whitchurch |
2019-01-22 | vop: Use %z for size_t | Vincent Whitchurch |
2019-01-22 | powerpc: Adopt nvram module for PPC64 | Finn Thain |
2019-01-22 | char/generic_nvram: Remove as unused | Finn Thain |
2019-01-22 | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM | Finn Thain |
2019-01-22 | powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP... | Finn Thain |
2019-01-22 | powerpc: Implement nvram ioctls | Finn Thain |
2019-01-22 | powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac | Finn Thain |
2019-01-22 | char/nvram: Add "devname:nvram" module alias | Finn Thain |
2019-01-22 | m68k: Dispatch nvram_ops calls to Atari or Mac functions | Finn Thain |
2019-01-22 | macintosh/via-cuda: Don't rely on Cuda to end a transfer | Finn Thain |
2019-01-22 | m68k/mac: Fix PRAM accessors | Finn Thain |
2019-01-22 | m68k/mac: Use macros for RTC accesses not magic numbers | Finn Thain |
2019-01-22 | m68k/mac: Adopt naming and calling conventions for PRAM routines | Finn Thain |
2019-01-22 | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA... | Finn Thain |
2019-01-22 | char/nvram: Implement NVRAM read/write methods | Finn Thain |
2019-01-22 | char/nvram: Allow the set_checksum and initialize ioctls to be omitted | Finn Thain |
2019-01-22 | char/nvram: Adopt arch_nvram_ops | Finn Thain |
2019-01-22 | powerpc: Replace nvram_* extern declarations with standard header | Finn Thain |
2019-01-22 | m68k/atari: Implement arch_nvram_ops struct | Finn Thain |
2019-01-22 | nvram: Replace nvram_* function exports with static functions | Finn Thain |