Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cff75e0b6fe835800f8e08a32d731119cd9e3b79
/
drivers
/
misc
8128a31
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 7 years ago
146180c
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
by Dan Carpenter
· 7 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
89c9fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
a715626
cxl: Mask slice error interrupts after first occurrence
by Alastair D'Silva
· 8 years ago
4f58f0b
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
by Vaibhav Jain
· 8 years ago
ea9a26d
cxl: Force context lock during EEH flow
by Vaibhav Jain
· 8 years ago
41e20d9
cxl: Enable PCI device IDs for future IBM CXL adapters
by Matthew R. Ochs
· 8 years ago
9e18308
misc: lkdtm: Add volatile to intentional NULL pointer reference
by Michael Davidson
· 8 years ago
f24be42
cxl: Add psl9 specific code
by Christophe Lombard
· 8 years ago
abd1d99
cxl: Isolate few psl8 specific calls
by Christophe Lombard
· 8 years ago
64663f3
cxl: Rename some psl8 specific functions
by Christophe Lombard
· 8 years ago
bdd2e71
cxl: Update implementation service layer
by Christophe Lombard
· 8 years ago
6dd2d23
cxl: Keep track of mm struct associated with a context
by Christophe Lombard
· 8 years ago
66ef20c
cxl: Remove unused values in bare-metal environment.
by Christophe Lombard
· 8 years ago
aba8143
cxl: Read vsec perst load image
by Christophe Lombard
· 8 years ago
615cdd7
eeprom: idt_89hpesx: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
5ef1685
misc: ds1682: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
d2ce8d6
misc: tsl2550: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
7064dc7
lkdtm: turn off kcov for lkdtm_rodata_do_nothing:
by Arnd Bergmann
· 8 years ago
e22aa9d
lkdtm: add bad USER_DS test
by Kees Cook
· 8 years ago
00846a4
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
by Andy Shevchenko
· 8 years ago
51c1e9b
auxdisplay: Move panel.c to drivers/auxdisplay folder
by Andy Shevchenko
· 8 years ago
58cde1a
mei: implement fsync
by Alexander Usyskin
· 8 years ago
dd04eecc
mei: bus: elminate variable length arrays
by Tomas Winkler
· 8 years ago
3fcbab6
mei: hbm: remove variable length arrays
by Tomas Winkler
· 8 years ago
394a77d
mei: drop amthif internal client
by Alexander Usyskin
· 8 years ago
5c4c010
mei: add pci driver ops shutdown handler.
by Tomas Winkler
· 8 years ago
8ff0c56
drivers/misc: aspeed-lpc-ctrl: fix printk format warning again
by Arnd Bergmann
· 8 years ago
7510652
scsi: ses: don't get power status of SES device slot on probe
by Mauricio Faria de Oliveira
· 8 years ago
57c0eab
Merge 4.11-rc4 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
0dc82fa
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
0a95160
treewide: Fix typos in printk
by Masanari Iida
· 8 years ago
132c93d
drivers/misc: Aspeed LPC control fix compile error and warning
by Cyril Bur
· 8 years ago
07f5ab6
cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
by Vaibhav Jain
· 8 years ago
39f8ea4
auxdisplay: charlcd: Extract character LCD core from misc/panel
by Geert Uytterhoeven
· 8 years ago
6c4e976
drivers/misc: Add Aspeed LPC control driver
by Cyril Bur
· 8 years ago
c342356
vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly
by Christoph Hellwig
· 8 years ago
c6240ca
mei: don't wait for os version message reply
by Alexander Usyskin
· 8 years ago
a733ded
mei: fix deadlock on mei reset
by Tomas Winkler
· 8 years ago
c2febaf
mm: convert generic code to 5-level paging
by Kirill A. Shutemov
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
54d7989
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
b69339b
sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies
by Ingo Molnar
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
b286ced
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
3f8b6fb
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
fb5e31d
virtio: allow drivers to request IRQ affinity when creating VQs
by Christoph Hellwig
· 8 years ago
7067739
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
28cbc33
Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
e30aee9
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
38705613
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
171ed0f
cxl: fix nested locking hang during EEH hotplug
by Andrew Donnellan
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a701802
Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/topic/nau8825' and 'asoc/topic/omap' into asoc-next
by Mark Brown
· 8 years ago
b7707a8
Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/topic/cq93vc' and 'asoc/topic/da7218' into asoc-next
by Mark Brown
· 8 years ago
dd905a6
misc: eeprom: at24: use device_property_*() functions instead of of_get_property()
by Ben Gardner
· 8 years ago
fda4ae1
misc: panel: Abstract temporary backlight handling
by Geert Uytterhoeven
· 8 years ago
204a4f6
misc: panel: Add lcd_home() helper
by Geert Uytterhoeven
· 8 years ago
3f77b43
misc: panel: Remove always-true check from panel_detach()
by Geert Uytterhoeven
· 8 years ago
9db3cf1
misc: panel: Move all suboptions into a big if section
by Geert Uytterhoeven
· 8 years ago
731fcec
misc: panel: Remove reference to misc device support
by Geert Uytterhoeven
· 8 years ago
e28fa71
misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_ID
by Geert Uytterhoeven
· 8 years ago
30f468b
misc: panel: Remove PANEL_VERSION
by Geert Uytterhoeven
· 8 years ago
84a1ed0
misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchange
by Geert Uytterhoeven
· 8 years ago
cb97fbb
mei: remove support for broken parallel read
by Alexander Usyskin
· 8 years ago
ff86b30
lkdtm: Convert to refcount_t testing
by Kees Cook
· 8 years ago
39d4087
cxl: Fix build when CONFIG_DEBUG_FS=n
by Andrew Donnellan
· 8 years ago
47f60a0
mei: me: generate an interrupt if the hw indicates reset.
by Alexander Usyskin
· 8 years ago
9c7daa6
mei: me: add a wrapper to set host generated data interrupt
by Alexander Usyskin
· 8 years ago
e1ef962
misc: fix typo on Kconfig
by Miguel Bernal Marin
· 8 years ago
3bb434c
vmw_vmci: switch to pci_irq_alloc_vectors
by Christoph Hellwig
· 8 years ago
f8a0960
mei: simplify error handling via devres function.
by Tomas Winkler
· 8 years ago
f046192
mei: revamp io list cleanup function.
by Tomas Winkler
· 8 years ago
962ff7b
mei: replace callback structures used as list head by list_head
by Alexander Usyskin
· 8 years ago
9ecdbc5
mei: amthif: allow the read completion after close
by Tomas Winkler
· 8 years ago
6537ae2
mei: amthif: clean command queue upon disconnection
by Tomas Winkler
· 8 years ago
6c0d670
mei: abort waiting for notification on unsupported HW
by Alexander Usyskin
· 8 years ago
7c47d2c
mei: return error on notification request to a disconnected client
by Alexander Usyskin
· 8 years ago
57080e8
mei: bus: unregister callbacks upon me client disable call
by Alexander Usyskin
· 8 years ago
5d88246
mei: bus: prevent hardware module unload if device on bus is active
by Alexander Usyskin
· 8 years ago
9ecb839
mei: bus: cancel and disable callback after release call
by Alexander Usyskin
· 8 years ago
f2d6976
eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzalloc
by Wei Yongjun
· 8 years ago
aed74b1
eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmalloc
by Serge Semin
· 8 years ago
37afff0
misc: sram: Integrate protect-exec reserved sram area type
by Dave Gerlach
· 8 years ago
728bbe7
misc: sram: Introduce support code for protect-exec sram type
by Dave Gerlach
· 8 years ago
cdd1737
misc: sram: Split sram data structures into local header
by Dave Gerlach
· 8 years ago
Next »