Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b03799b0cb35dbc39e89602b1203863e2a6e06bf
/
drivers
/
misc
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
bf79d7d
Merge branch 'lorenzo/pci/endpoint'
by Bjorn Helgaas
· 7 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
· 7 years ago
2e5c93d
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
by Wei Yongjun
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
02a8e5b
ocxl: Add an IOCTL so userspace knows what OCXL features are available
by Alastair D'Silva
· 7 years ago
e948e06
ocxl: Expose the thread_id needed for wait on POWER9
by Alastair D'Silva
· 7 years ago
19df395
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
by Alastair D'Silva
· 7 years ago
f1079d3
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
b23220f
vmw_balloon: fixing double free when batching mode is off
by Gil Kupfer
· 7 years ago
9a6d202
cxl: Configure PSL to not use APC virtual machines
by Vaibhav Jain
· 7 years ago
b6c84ba
cxl: Disable prefault_mode in Radix mode
by Vaibhav Jain
· 7 years ago
6d16db0
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
73b0d92
eeprom: at24: provide a separate routine for creating dummy i2c clients
by Bartosz Golaszewski
· 7 years ago
39933e0
eeprom: at24: provide and use a helper for releasing dummy i2c clients
by Bartosz Golaszewski
· 7 years ago
bbe6984
eeprom: at24: use devm_nvmem_register()
by Bartosz Golaszewski
· 7 years ago
5fa4d14
eeprom: at24: fix retrieving the at24_chip_data structure
by Bartosz Golaszewski
· 7 years ago
978547c
sgi-gru: simplify procfs code
by Christoph Hellwig
· 7 years ago
ecc57ef
misc: pci_endpoint_test: Use pci_irq_vector function
by Gustavo Pimentel
· 7 years ago
14b06dd
misc: pci_endpoint_test: Add DesignWare EP entry
by Gustavo Pimentel
· 7 years ago
0e52ea6
misc: pci_endpoint_test: Replace lower into upper case characters
by Gustavo Pimentel
· 7 years ago
497a079
cxl: Report the tunneled operations status
by Philippe Bergheaud
· 7 years ago
401dca8
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
by Philippe Bergheaud
· 7 years ago
0eca353
misc: IBM Virtual Management Channel Driver (VMC)
by Bryant G. Ly
· 7 years ago
1770a80
misc: sgi-gru: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
76aa3de
eeprom: at24: fix retrieving the at24_chip_data structure
by Bartosz Golaszewski
· 7 years ago
72b6500
sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type
by Luc Van Oostenryck
· 7 years ago
24b6d3e
misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe
by Jia-Ju Bai
· 7 years ago
c13884a
misc: tifm: Remove VLA
by Laura Abbott
· 7 years ago
a5a0b45
misc: cxl: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
cb098d5
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 7 years ago
49a695b
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
06dd3df
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
ad7b4e8
cxl: Fix possible deadlock when processing page faults from cxllib
by Frederic Barrat
· 7 years ago
75dcc7e
Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 7 years ago
16b17ca
misc: pci_endpoint_test: Handle 64-bit BARs properly
by Niklas Cassel
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
70a3550
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/topic/bcm2835aux', 'spi/topic/dw' and 'spi/topic/gpio' into spi-next
by Mark Brown
· 7 years ago
95dff48
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
b24d0d5
Merge 4.16-rc7 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
2f09726
GenWQE: Fix a typo in two comments
by Markus Elfring
· 7 years ago
dabad54
misc: Remove Blackfin DSP echo support
by Aaron Wu
· 7 years ago
4ac0d3f
eeprom: at24: use SPDX identifier instead of GPL boiler-plate
by Bartosz Golaszewski
· 7 years ago
34d43fa
eeprom: at24: simplify the i2c functionality checking
by Bartosz Golaszewski
· 7 years ago
df3da61
eeprom: at24: fix a line break
by Bartosz Golaszewski
· 7 years ago
de5db10
eeprom: at24: tweak newlines
by Bartosz Golaszewski
· 7 years ago
551a126
eeprom: at24: refactor at24_probe()
by Bartosz Golaszewski
· 7 years ago
7c28066
eeprom: at24: remove at24_platform_data from at24_data
by Bartosz Golaszewski
· 7 years ago
feb2f19
eeprom: at24: move platform data processing into a separate routine
by Bartosz Golaszewski
· 7 years ago
48b6a7d
eeprom: at24: switch to using probe_new() from the i2c framework
by Bartosz Golaszewski
· 7 years ago
f1a640c
eeprom: at24: provide and use at24_base_client_dev()
by Bartosz Golaszewski
· 7 years ago
11288b7
eeprom: at24: readability tweak in at24_probe()
by Bartosz Golaszewski
· 7 years ago
021c7d7
eeprom: at24: use a helper variable for dev
by Bartosz Golaszewski
· 7 years ago
f2adff6
eeprom: at24: rename chip to pdata in at24_probe()
by Bartosz Golaszewski
· 7 years ago
1f77d18
eeprom: at24: rename at24_get_pdata()
by Bartosz Golaszewski
· 7 years ago
7c7f428
eeprom: at24: don't check if byte_len is a power of 2
by Bartosz Golaszewski
· 7 years ago
53998fa
eeprom: at24: make struct initialization uniform in at24_probe()
by Bartosz Golaszewski
· 7 years ago
c4fee33
eeprom: at24: drop redundant variable in at24_write()
by Bartosz Golaszewski
· 7 years ago
eb27fde
eeprom: at24: drop redundant variable in at24_read()
by Bartosz Golaszewski
· 7 years ago
14263b8
eeprom: at24: remove code separators
by Bartosz Golaszewski
· 7 years ago
5ca2b5b
eeprom: at24: arrange local variables
by Bartosz Golaszewski
· 7 years ago
8cdc4e7
eeprom: at24: remove nvmem_config from at24_data
by Bartosz Golaszewski
· 7 years ago
d154316
eeprom: at24: disable regmap locking
by Bartosz Golaszewski
· 7 years ago
c84f259
eeprom: at25: sizeof t should be sizeof(t)
by Devang Panchal
· 7 years ago
f4d0290
misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles
by Joel Stanley
· 7 years ago
99aad9e
misc: aspeed-lpc: Request and enable LPC clock
by Joel Stanley
· 7 years ago
474cca5
misc: ocxl: use put_device() instead of device_unregister()
by Arvind Yadav
· 7 years ago
5fbe9f3
misc: mic: Release reference count and memory for VOP device
by Arvind Yadav
· 7 years ago
75a8980
misc: rtsx: make various functions static
by Colin Ian King
· 7 years ago
8de6028
misc: atmel: Remove CPU_AT32AP700X (AVR32) reference
by Ulf Magnusson
· 7 years ago
bb0829a
mei: remove dev_err message on an unsupported ioctl
by Colin Ian King
· 7 years ago
af336ca
mei: limit the number of queued writes
by Alexander Usyskin
· 7 years ago
257355a
mei: make module referencing local to the bus.c
by Tomas Winkler
· 7 years ago
c2be663
cxl: Fix timebase synchronization status on P9
by Christophe Lombard
· 7 years ago
9dbcbfa
cxl: read PHB indications from the device tree
by Philippe Bergheaud
· 7 years ago
94322ed
cxl: Check if PSL data-cache is available before issue flush request
by Vaibhav Jain
· 7 years ago
02b63b42
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
by Vaibhav Jain
· 7 years ago
03ebb41
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
by Vaibhav Jain
· 7 years ago
a525df0
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
aeef9c0
lkdtm: Add missing SPDX-License-Identifier line
by Kees Cook
· 7 years ago
039a1c42
lkdtm: Relocate code to subdirectory
by Kees Cook
· 7 years ago
07c5ccd
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
by Alastair D'Silva
· 7 years ago
f16ee7c
misc: rtsx: rename SG_END macro
by Arnd Bergmann
· 7 years ago
3664ce2
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
bb17186
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
423688a
ocxl: Fix potential bad errno on irq allocation
by Frederic Barrat
· 7 years ago
2a4ac17
mei: me: add cannon point device ids for 4th device
by Tomas Winkler
· 7 years ago
f8f4aa6
mei: me: add cannon point device ids
by Alexander Usyskin
· 7 years ago
7ae079a
mei: set device client to the disconnected state upon suspend.
by Tomas Winkler
· 7 years ago
Next »