Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7ddd091341336f8f809efe4049e2d8fbe5366328
/
drivers
/
misc
f6cff79
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
d76e0a0
Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5ff7091
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
by David Rientjes
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
bc4e118
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
5be2a50
lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_EN
by Ivan Delalande
· 7 years ago
3a92a66
misc: remove AVR32 dependencies
by Corentin Labbe
· 7 years ago
2d9d6f6
powerpc: rename dma_direct_ to dma_nommu_
by Christoph Hellwig
· 7 years ago
16ae30e
mei: fix an && vs || typo
by Dan Carpenter
· 7 years ago
066ed42
misc: ds1682: Ignore update-in-progress ETC reads
by Thomas VanSelus
· 7 years ago
2fa065f
misc: ds1682: Show device registers as unsigned
by Aaron Sierra
· 7 years ago
1a3771d
misc: fsa9480: Add blank line after declarations.
by Tejas Upadhyay
· 7 years ago
912ed8a
mei: fix incorrect logical operator in if statement
by Colin Ian King
· 7 years ago
cc365dc
mei: me: allow runtime pm for platform with D0i3
by Tomas Winkler
· 7 years ago
b6a0941
Merge 4.15-rc6 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
658a494
genwqe: Remove unused parameter in some functions
by Guilherme G. Piccoli
· 7 years ago
9d14e76
genwqe: Make defines uppercase
by Guilherme G. Piccoli
· 7 years ago
07864a1
genwqe: Remove unused variable and rename function
by Guilherme G. Piccoli
· 7 years ago
8a943bd
mei: fix spelling mistake: "botther" -> "bother"
by Colin Ian King
· 7 years ago
12eaa7a
misc: ad525x_dpot: macros should not use a trailing semicolon
by Dhaval Shah
· 7 years ago
dcaf768
misc: ad525x_dpot: please, no space before tabs
by Dhaval Shah
· 7 years ago
d06d101b
misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'
by Dhaval Shah
· 7 years ago
ef7e69f
misc: apds990x: Missing a blank line after declarations.
by Dhaval Shah
· 7 years ago
3288de1
misc: ics932s401: open brace should be on the previous line
by Dhaval Shah
· 7 years ago
1e3ae17
misc: ics932s401: please, no space before tabs
by Dhaval Shah
· 7 years ago
67d0833
misc: ics932s401: Missing a blank line after declarations
by Dhaval Shah
· 7 years ago
de2ee48
misc: mic: remove unused label 'done'
by Colin Ian King
· 7 years ago
f8d3bc1
eeprom: at25: Add DT support for EEPROMs with odd address bits
by Geert Uytterhoeven
· 7 years ago
eb90826
misc: ad525x_dpot: Unnecessary space before function pointer arguments
by Dhaval Shah
· 7 years ago
6ba64fe
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1784f91
drivers/misc/intel/pti: Rename the header file to free up the namespace
by Ingo Molnar
· 7 years ago
8d52af6
mei: speed up the power down flow
by Tomas Winkler
· 7 years ago
2fc1024
Merge 4.15-rc3 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
05eec0c
misc: isl29003: Missing a blank line after declarations
by Dhaval Shah
· 7 years ago
92d5f4c
misc: hpilo: Use SPDX-License-Identifier
by Dhaval Shah
· 7 years ago
750b54d
misc: enclosure: Remove unnecessary error check
by Arvind Yadav
· 7 years ago
367ef84
misc: enclosure: Fix space before '[' error
by Arvind Yadav
· 7 years ago
30b7a2c
misc: mic: Use memdup_user() as a cleanup
by Vasyl Gomonovych
· 7 years ago
eecf4f9
misc: vexpress: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
7f6d2ec
eeprom: at24: change nvmem stride to 1
by David Lechner
· 7 years ago
51bd712
misc: rtsx: Fix symbol clashes
by Stephen Rothwell
· 7 years ago
f9ecc83
eeprom: at24: fix I2C device selection for runtime PM
by Sakari Ailus
· 7 years ago
ae4806a
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
d103808
vmci: the same on the send side...
by Al Viro
· 8 years ago
53f58d8
vmci: simplify qp_dequeue_locked()
by Al Viro
· 8 years ago
ce3d6e7
vmci: get rid of qp_memcpy_from_queue()
by Al Viro
· 8 years ago
19c5b89
vmci: fix buf_size in case of iovec-based accesses
by Al Viro
· 8 years ago
a0651c7
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
d9bcd46
eeprom: at24: check at24_read/write arguments
by Heiner Kallweit
· 7 years ago
644a1f1
eeprom: at24: fix reading from 24MAC402/24MAC602
by Heiner Kallweit
· 7 years ago
5478e47
eeprom: at24: correctly set the size for at24mac402
by Bartosz Golaszewski
· 7 years ago
5da4e04
misc: rtsx: Add support for RTS5260
by Rui Feng
· 7 years ago
e455b69
misc: rtsx: Move Realtek Card Reader Driver to misc
by Rui Feng
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
02543a4
lkdtm: Missing kmalloc check
by Vasyl Gomonovych
· 7 years ago
0169943
annotate poll_table_struct ->_key
by Al Viro
· 8 years ago
12841f8
cxl: Check if vphb exists before iterating over AFU devices
by Vaibhav Jain
· 7 years ago
d32f11b
lkdtm: include WARN format string
by Kees Cook
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
9682b3d
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
4008e6a
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
2cd83ba
Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
449fcf3
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
bd2cd7d
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43ff2f4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3148637
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1efef68
Merge branch 'pm-core'
by Rafael J. Wysocki
· 7 years ago
a54c61f
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
03b2a32
x86/virt: Add enum for hypervisors to replace x86_hyper
by Juergen Gross
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
c2eac4d
PCI / PM: Use the NEVER_SKIP driver flag
by Rafael J. Wysocki
· 7 years ago
cbb55ee
cxl: Rework the implementation of cxl_stop_trace_psl9()
by Vaibhav Jain
· 7 years ago
7f2a2f0
eeprom: at24: Add OF device ID table
by Javier Martinez Canillas
· 7 years ago
4e826ad
drivers/sgi-xp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
25b42fa
drivers/sgi-xp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b7636e8
misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
by Kishon Vijay Abraham I
· 7 years ago
139838f
misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove
by Kishon Vijay Abraham I
· 7 years ago
80068c9
misc: pci_endpoint_test: Fix failure path return values in probe
by Kishon Vijay Abraham I
· 7 years ago
a2db266
misc: pci_endpoint_test: Avoid triggering a BUG()
by Dan Carpenter
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
3990bed
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.15
by Wolfram Sang
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
7706abf
Merge 4.14-rc6 into staging-next
by Greg Kroah-Hartman
· 7 years ago
8776fe7
lkdtm, kprobes: Convert from jprobes to kprobes
by Kees Cook
· 7 years ago
de4ce2d
genwqe: Take R/W permissions into account when dealing with memory pages
by Guilherme G. Piccoli
· 7 years ago
1cafc62
cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
by Vaibhav Jain
· 7 years ago
75f98b7
lkdtm: Constify the crashtypes table
by Kees Cook
· 7 years ago
31c5c87
lkdtm: Convert from jprobe to kprobe
by Kees Cook
· 7 years ago
421eb12
tracing, mei: Remove unused trace event mei_pci_cfg_write
by Steven Rostedt (VMware)
· 7 years ago
98e8201
eeprom: at24: enable runtime pm support
by Divagar Mohandass
· 7 years ago
dbc1ab9
eeprom: at24: add support to fetch eeprom device property "size"
by Divagar Mohandass
· 7 years ago
Next »