.. |
altera-stapl
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
c2port
|
4950276672
kmemcheck: remove annotations
|
7 years ago |
cardreader
|
ce7d8f8a66
misc: rtsx: make several functions static
|
7 years ago |
cb710
|
4c9ca2fd7c
cb710: Convert to new IDA API
|
7 years ago |
cxl
|
3dac3583bf
misc: cxl: Fix possible null pointer dereference
|
6 years ago |
echo
|
85dc2c65e6
misc: echo: Remove unnecessary parentheses and simplify check for zero
|
6 years ago |
eeprom
|
57dbde63f2
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
6 years ago |
genwqe
|
18d0eae30e
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
6 years ago |
ibmasm
|
a0341fc198
ibmasm: don't write out of bounds in read handler
|
7 years ago |
lis3lv02d
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
lkdtm
|
2d6bb6adb7
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
6 years ago |
mei
|
03b2cbb6ea
mei: replace POLL* with EPOLL* for write queues.
|
6 years ago |
mic
|
6484a67729
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
|
6 years ago |
ocxl
|
6f8e45f7eb
ocxl: Fix access to the AFU Descriptor Data
|
6 years ago |
sgi-gru
|
fee05f455c
drivers/misc/sgi-gru: fix Spectre v1 vulnerability
|
6 years ago |
sgi-xp
|
f21996255f
sgi-xp: Replace spin_is_locked() with lockdep
|
6 years ago |
ti-st
|
81ae962d7f
misc: ti-st: Fix memory leak in the error path of probe()
|
7 years ago |
vmw_vmci
|
9931a07d51
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
6 years ago |
Kconfig
|
0eca353e7a
misc: IBM Virtual Management Channel Driver (VMC)
|
7 years ago |
Makefile
|
0eca353e7a
misc: IBM Virtual Management Channel Driver (VMC)
|
7 years ago |
ad525x_dpot-i2c.c
|
dbd71398bd
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
|
6 years ago |
ad525x_dpot-spi.c
|
dbd71398bd
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
|
6 years ago |
ad525x_dpot.c
|
dbd71398bd
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
|
6 years ago |
ad525x_dpot.h
|
eb90826bab
misc: ad525x_dpot: Unnecessary space before function pointer arguments
|
7 years ago |
apds9802als.c
|
006dbb38d7
misc: apds9802als: constify i2c_device_id
|
8 years ago |
apds990x.c
|
52ac30592d
misc: apds990x: remove unused array ir_currents
|
6 years ago |
aspeed-lpc-ctrl.c
|
f4d0290984
misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles
|
7 years ago |
aspeed-lpc-snoop.c
|
3772e5da44
drivers/misc: Aspeed LPC snoop output using misc chardev
|
7 years ago |
atmel-ssc.c
|
7c97301285
misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
|
6 years ago |
atmel_tclib.c
|
7d8d05d114
misc: atmel_tclib: get and use slow clock
|
9 years ago |
bh1770glc.c
|
02b04d23b2
misc: bh1770glc: remove unused array prox_curr_ma
|
6 years ago |
cs5535-mfgpt.c
|
9bcde613ea
misc: drop owner assignment from platform_drivers
|
10 years ago |
ds1682.c
|
066ed42712
misc: ds1682: Ignore update-in-progress ETC reads
|
7 years ago |
dummy-irq.c
|
4f1927dcbf
Annotate hardware config module parameters in drivers/misc/
|
8 years ago |
enclosure.c
|
750b54deb5
misc: enclosure: Remove unnecessary error check
|
7 years ago |
fsa9480.c
|
1a3771d5fa
misc: fsa9480: Add blank line after declarations.
|
7 years ago |
hmc6352.c
|
de916736aa
misc: hmc6352: fix potential Spectre v1
|
6 years ago |
hpilo.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
hpilo.h
|
92d5f4ca47
misc: hpilo: Use SPDX-License-Identifier
|
7 years ago |
ibmvmc.c
|
c55e931887
misc: ibmvsm: Fix wrong assignment of return code
|
6 years ago |
ibmvmc.h
|
0eca353e7a
misc: IBM Virtual Management Channel Driver (VMC)
|
7 years ago |
ics932s401.c
|
3288de12bd
misc: ics932s401: open brace should be on the previous line
|
7 years ago |
ioc4.c
|
a6dacf6ad4
misc: ioc4: constify pci_device_id.
|
8 years ago |
isl29003.c
|
05eec0c931
misc: isl29003: Missing a blank line after declarations
|
7 years ago |
isl29020.c
|
07e4049ae0
misc: isl29020: constify i2c_device_id
|
8 years ago |
kgdbts.c
|
fa0218ef73
misc: kgdbts: Fix restrict error
|
6 years ago |
lattice-ecp3-config.c
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 years ago |
pch_phub.c
|
57daedf812
MISC: add const to bin_attribute structures
|
8 years ago |
pci_endpoint_test.c
|
e03327122e
pci_endpoint_test: Add 2 ioctl commands
|
7 years ago |
phantom.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
pti.c
|
1784f9144b
drivers/misc/intel/pti: Rename the header file to free up the namespace
|
7 years ago |
qcom-coincell.c
|
66b58edf59
ARM: qcom: silence an uninitialized variable warning
|
9 years ago |
spear13xx_pcie_gadget.c
|
64c6be0e6d
spear13xx_pcie_gadget: use per-attribute show and store methods
|
9 years ago |
sram-exec.c
|
34cfb106d1
misc: sram-exec: Use aligned fncpy instead of memcpy
|
8 years ago |
sram.c
|
3104389edc
misc: sram: remove redundant null pointer check before of_node_put
|
6 years ago |
sram.h
|
37afff0d87
misc: sram: Integrate protect-exec reserved sram area type
|
8 years ago |
tifm_7xx1.c
|
c13884a8da
misc: tifm: Remove VLA
|
7 years ago |
tifm_core.c
|
06cf261bf4
tifm: convert bus code to use dev_groups
|
11 years ago |
tsl2550.c
|
ce054546cc
tsl2550: fix lux1_input error in low light
|
7 years ago |
vexpress-syscfg.c
|
555e7943f2
misc: vexpress/syscfg: Use devm_ioremap_resource() to map memory
|
7 years ago |
vmw_balloon.c
|
8840a6f4a7
vmw_balloon: add reset stat
|
6 years ago |