Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b9b413450cd60681eef257e78061dd0671e5b151
/
drivers
/
misc
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
4c9ca2f
cb710: Convert to new IDA API
by Matthew Wilcox
· 6 years ago
99cc7ad
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
6ada4e2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
4e31843
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
a66b4cd
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
e4ecafb
cxl: remove a dead branch
by Mathieu Malaterre
· 7 years ago
a0ac368
misc: cxl: changed asterisk position
by Parth Y Shah
· 6 years ago
a39284a
misc: mic: SCIF Fix scif_get_new_port() error handling
by Dan Carpenter
· 6 years ago
0171114
misc: cxl: changed asterisk position
by Parth Y Shah
· 6 years ago
7a92719
genwqe: card_base: Use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
b83a414
misc: eeprom: assignment outside the if statement
by Parth Y Shah
· 6 years ago
c01513b
eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency
by Dan Carpenter
· 6 years ago
81ae962d
misc: ti-st: Fix memory leak in the error path of probe()
by Anton Vasilyev
· 6 years ago
7026a5f
mei: define dma ring buffer sizes for PCH12 HW and newer
by Alexander Usyskin
· 6 years ago
c2bd9fc
mei: restrict dma ring support to hbm version 2.1
by Tomas Winkler
· 6 years ago
9d89ddf
mei: hbm: introduce dma bit in the message header
by Tomas Winkler
· 6 years ago
ee7aba5
mei: hbm: define dma ring setup protocol
by Tomas Winkler
· 6 years ago
98e7086
mei: add support for variable length mei headers.
by Tomas Winkler
· 6 years ago
a2b3bf4
eeprom: at24: Add support for address-width property
by Alan Chiang
· 6 years ago
a1c4d08
mei: add mei_msg_hdr_init wrapper.
by Tomas Winkler
· 6 years ago
8c8d964
mei: move hbuf_depth from the mei device to the hw modules
by Tomas Winkler
· 6 years ago
9fc5f0f
mei: cleanup slots to data conversions
by Tomas Winkler
· 6 years ago
165ea0d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
ef6cb5f
cxl: Fix wrong comparison in cxl_adapter_context_get()
by Vaibhav Jain
· 6 years ago
e033271
pci_endpoint_test: Add 2 ioctl commands
by Gustavo Pimentel
· 6 years ago
c2e00e3
pci-epf-test/pci_endpoint_test: Add MSI-X support
by Gustavo Pimentel
· 6 years ago
9133e39
pci-epf-test/pci_endpoint_test: Use irq_type module parameter
by Gustavo Pimentel
· 6 years ago
e8817de
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
by Gustavo Pimentel
· 6 years ago
ce57c66
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 6 years ago
555e794
misc: vexpress/syscfg: Use devm_ioremap_resource() to map memory
by Sudeep Holla
· 6 years ago
3772e5d
drivers/misc: Aspeed LPC snoop output using misc chardev
by Robert Lippert
· 6 years ago
7f3838f
mei: bus: suppress sign-compare warnings
by Tomas Winkler
· 6 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 6 years ago
5151e2b
mei: fix ssize_t to int assignment in read and write ops.
by Tomas Winkler
· 6 years ago
44c98df
mei: use correct type for counter variable in for loops
by Tomas Winkler
· 6 years ago
de87743
mei: check for error returned from mei_hbuf_empty_slots()
by Tomas Winkler
· 6 years ago
908f7ca
cxl_getfile(): switch to alloc_file_pseudo()
by Al Viro
· 6 years ago
c9c554f
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
by Al Viro
· 6 years ago
a103af1
mei: don't update offset in write
by Alexander Usyskin
· 6 years ago
cf1ed2c
mei: bus: type promotion bug in mei_fwver()
by Tomas Winkler
· 6 years ago
b40b3e9
mei: bus: type promotion bug in mei_nfc_if_version()
by Dan Carpenter
· 6 years ago
d202797
cxl_getfile(): fix double-iput() on alloc_file() failures
by Al Viro
· 6 years ago
591217d
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 6 years ago
ce05454
tsl2550: fix lux1_input error in low light
by Matt Ranostay
· 6 years ago
6051e79
misc: mic: fix passing the current time
by Arnd Bergmann
· 6 years ago
bcde98f
misc: mic: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
f1a54cd
sgi-xp: xpc_partition: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
0c2ccd8
eeprom: at25: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
97b715b
misc: ibmvmc: Use GFP_ATOMIC under spin lock
by Wei Yongjun
· 6 years ago
7fb2fd4
vmci: type promotion bug in qp_host_get_user_memory()
by Dan Carpenter
· 6 years ago
a0341fc
ibmasm: don't write out of bounds in read handler
by Jann Horn
· 6 years ago
d5b9653
misc: sram: enable clock before registering regions
by Johan Hovold
· 6 years ago
f294d00
misc: sram: fix resource leaks in probe error path
by Johan Hovold
· 6 years ago
b7a020b
mei: discard messages from not connected client during power down.
by Alexander Usyskin
· 6 years ago
3cfaeb3
mei: expose fw version to sysfs
by Alexander Usyskin
· 6 years ago
9a7c0b6
mei: add optional timeout to internal bus recv
by Alexander Usyskin
· 6 years ago
3458657
mei: remove unused MEI_IAMTHIF_STALL_TIMER define
by Alexander Usyskin
· 6 years ago
2e08b1d
eeprom: idt_89hpesx: remove redundant variable csrval_len
by Colin Ian King
· 6 years ago
ce7d8f8
misc: rtsx: make several functions static
by Colin Ian King
· 6 years ago
c4bcaff
misc: vmci: remove redundant variable is_local
by Colin Ian King
· 6 years ago
53e4478
misc: ti-st: remove redundant variable 'type'
by Colin Ian King
· 6 years ago
aa8998e
sgi-xp: remove redundant pointers ch and rp
by Colin Ian King
· 6 years ago
ccbaef5
misc: genwqe: remove several redundant variables
by Colin Ian King
· 6 years ago
90d72ce
vmw_balloon: fix inflation with batching
by Nadav Amit
· 6 years ago
8b4770e
vmw_balloon: update copyright message
by Nadav Amit
· 6 years ago
ec992cc
vmw_balloon: remove inflation rate limiting
by Nadav Amit
· 6 years ago
c3cc1b0
vmw_balloon: fix VMCI use when balloon built into kernel
by Nadav Amit
· 6 years ago
ce66433
vmw_balloon: VMCI_DOORBELL_SET does not check status
by Nadav Amit
· 6 years ago
5081efd
vmw_balloon: do not use 2MB without batching
by Nadav Amit
· 6 years ago
0975569
vmw_balloon: fix inflation of 64-bit GFNs
by Nadav Amit
· 6 years ago
d497ebf
ocxl: Fix page fault handler in case of fault on dying process
by Frederic Barrat
· 6 years ago
f3988ca
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
by Frederic Barrat
· 6 years ago
f18a4e1
Revert "cxl: Allow a default context to be associated with an external pci_dev"
by Frederic Barrat
· 6 years ago
322dc4a
Revert "cxl: Add cxl_slot_is_supported API"
by Frederic Barrat
· 6 years ago
c8d43cf
Revert "cxl: Add support for using the kernel API with a real PHB"
by Alastair D'Silva
· 6 years ago
29fea8a
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
by Alastair D'Silva
· 6 years ago
82c6ae6
Revert "cxl: Add kernel APIs to get & set the max irqs per context"
by Alastair D'Silva
· 6 years ago
17d2903
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
by Alastair D'Silva
· 6 years ago
0cfd733
Revert "cxl: Add support for interrupts on the Mellanox CX4"
by Alastair D'Silva
· 6 years ago
c582815
Revert "cxl: Add kernel API to allow a context to operate with relocate disabled"
by Alastair D'Silva
· 6 years ago
a545cf0
ocxl: Change return type for fault handler
by Souptick Joarder
· 6 years ago
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
bf79d7d
Merge branch 'lorenzo/pci/endpoint'
by Bjorn Helgaas
· 6 years ago
0ed2dd0
treewide: Use struct_size() for devm_kmalloc() and friends
by Kees Cook
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
abf7dba
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
2e5c93d
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
by Wei Yongjun
· 6 years ago
Next »