Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51dca8a1cfd917e1b53b118ddd3fbe5eb1b6a9a8
/
drivers
/
misc
5af2344
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
bc231d9
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
266eab8
cxl: Check periodically the coherent platform function's state
by Christophe Lombard
· 9 years ago
7a0d85d
cxl: Add kernel API to allow a context to operate with relocate disabled
by Ian Munsie
· 9 years ago
3c206fa
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
by Ian Munsie
· 9 years ago
0e5b5ba
cxl: Remove duplicate #defines
by Ian Munsie
· 9 years ago
895a798
cxl: Handle num_of_processes larger than can fit in the SPA
by Ian Munsie
· 9 years ago
725d012
Merge 4.6-rc7 into char-misc-testing
by Greg Kroah-Hartman
· 9 years ago
32cf95d
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
40bfb8e
x86/platform/UV: Remove Obsolete GRU MMR address translation
by Dimitri Sivanich
· 9 years ago
bc46b45
mei: bus: call mei_cl_read_start under device lock
by Alexander Usyskin
· 9 years ago
8d02646
ti-st: Fix complete_all() wrong usage
by Daniel Wagner
· 9 years ago
66b58ed
ARM: qcom: silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
dd69a18
eeprom: 93xx46: Fix SPI device leak
by Mark Brown
· 9 years ago
96b2a45
eeprom: at25: Fix SPI device leak
by Mark Brown
· 9 years ago
a8ab316
nvmem: 93xx46: remove nvmem regmap dependency
by Srinivas Kandagatla
· 9 years ago
01973a0
eeprom: at25: remove nvmem regmap dependency
by Srinivas Kandagatla
· 9 years ago
cf0361a
eeprom: at24: remove nvmem regmap dependency
by Srinivas Kandagatla
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
c7d5484
powerpc/mm: Use _PAGE_READ to indicate Read access
by Aneesh Kumar K.V
· 9 years ago
d449d69
misc: sram: fix check of devm_ioremap*() return value
by Vladimir Zapolskiy
· 9 years ago
7ff4bdd
mei: fix waiting for wr_ctrl for corner cases.
by Alexander Usyskin
· 9 years ago
4a8eaa9
mei: don't clean control queues on notify request timeout
by Alexander Usyskin
· 9 years ago
9d04ee1
mei: amthif: discard not read messages
by Alexander Usyskin
· 9 years ago
6a8d648
mei: fix NULL dereferencing during FW initiated disconnection
by Alexander Usyskin
· 9 years ago
cc25aa9
mei: drop global me_client_index
by Alexander Usyskin
· 9 years ago
b9c7954
mei: do not pin module if cldrv->probe() failed
by Alexey Khoroshilov
· 9 years ago
fee2687
misc: mic: Remove return statements from void functions
by Amitoj Kaur Chawla
· 9 years ago
05c4569
misc: mic: silence uninitialized variable warning
by Dan Carpenter
· 9 years ago
9c88345
misc: mic: Fix randconfig build error
by Sudeep Dutt
· 9 years ago
1b46bac
Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
82dc4af
misc: mic: Fix for double fetch security bug in VOP driver
by Ashutosh Dixit
· 9 years ago
9bf292b
misc: mic: Fix for double fetch security bug in VOP driver
by Ashutosh Dixit
· 9 years ago
2bc79ff
cxl: Poll for outstanding IRQs when detaching a context
by Michael Neuling
· 9 years ago
d6776bb
cxl: Keep IRQ mappings on context teardown
by Michael Neuling
· 9 years ago
3b1dbfa
cxl: Fix DAR check & use REGION_ID instead of opencoding
by Aneesh Kumar K.V
· 9 years ago
4aec6ec
cxl: Increase timeout for detection of AFU mmio hang
by Frederic Barrat
· 9 years ago
e009a7e
cxl: Allow initialization on timebase sync failures
by Frederic Barrat
· 9 years ago
7553c7e
Merge 4.6-rc4 into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
1d98d0e
eeprom: at24: replace msleep() with usleep_range()
by Bartosz Golaszewski
· 9 years ago
5057e8e
eeprom: at24: remove a reduntant if
by Bartosz Golaszewski
· 9 years ago
1050e68
cxl: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 9 years ago
aa14138
cxl: Configure the PSL for two CAPI ports on POWER8NVL
by Philippe Bergheaud
· 9 years ago
d88e397
cxl: Remove dead code
by Frederic Barrat
· 9 years ago
3d085c7
lkdtm: do not leak free page on kmalloc failure
by Kees Cook
· 9 years ago
d2e1008
lkdtm: fix memory leak of base
by Sudip Mukherjee
· 9 years ago
50fbd97
lkdtm: fix memory leak of val
by Sudip Mukherjee
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
423de92
mei: bus: use scnprintf in *_show
by Rasmus Villemoes
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
021f163
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
9dffdb3
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
8eee93e
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
d09e356
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
eb43e02
misc: sram: add optional ioremap without write combining
by Marcin Wojtas
· 9 years ago
a391dbe
Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and 'asoc/topic/cs42xx8' into asoc-next
by Mark Brown
· 9 years ago
17eb3ee
cxl: Ignore probes for virtual afu pci devices
by Vaibhav Jain
· 9 years ago
0d3a13f
cxl: Remove cxl_get_phys_dev() kernel API
by Frederic Barrat
· 9 years ago
e7a801a
cxl: Add tracepoints around the cxl hcall
by Christophe Lombard
· 9 years ago
0d400f7
cxl: Adapter failure handling
by Christophe Lombard
· 9 years ago
d601ea9
cxl: Support the cxl kernel API from a guest
by Frederic Barrat
· 9 years ago
b40844a
cxl: Parse device tree and create cxl device(s) at boot
by Frederic Barrat
· 9 years ago
594ff7d
cxl: Support to flash a new image on the adapter from a guest
by Christophe Lombard
· 9 years ago
4752876
cxl: sysfs support for guests
by Christophe Lombard
· 9 years ago
14baf4d
cxl: Add guest-specific code
by Christophe Lombard
· 9 years ago
cbffa3a
cxl: Separate bare-metal fields in adapter and AFU data structures
by Christophe Lombard
· 9 years ago
444c4ba
cxl: New hcalls to support cxl adapters
by Christophe Lombard
· 9 years ago
73d55c3
cxl: IRQ allocation for guests
by Frederic Barrat
· 9 years ago
6d625ed
cxl: Update cxl_irq() prototype
by Frederic Barrat
· 9 years ago
ea2d1f9
cxl: Isolate a few bare-metal-specific calls
by Frederic Barrat
· 9 years ago
2b04cf3
cxl: Rename some bare-metal specific functions
by Frederic Barrat
· 9 years ago
5be587b
cxl: Introduce implementation-specific API
by Frederic Barrat
· 9 years ago
cca44c0
cxl: Define process problem state area at attach time only
by Frederic Barrat
· 9 years ago
d56d301
cxl: Move bare-metal specific code to specialized files
by Frederic Barrat
· 9 years ago
8633186
cxl: Move common code away from bare-metal-specific files
by Christophe Lombard
· 9 years ago
b8155fe
Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
a75fa12
pch_phub: return -ENODATA if ROM can't be mapped
by Colin Ian King
· 9 years ago
c706f2e
ASoC: atmel_ssc_dai: distinguish the different SSC
by Songjun Wu
· 9 years ago
bec3c11
misc: at24: replace memory_accessor with nvmem_device_read
by Andrew Lunn
· 9 years ago
1c4b6e2
eeprom: 93xx46: extend driver to plug into the NVMEM framework
by Andrew Lunn
· 9 years ago
5a99f57
eeprom: at25: extend driver to plug into the NVMEM framework
by Andrew Lunn
· 9 years ago
3ccea0e
eeprom: at25: Remove in kernel API for accessing the EEPROM
by Andrew Lunn
· 9 years ago
57d1555
eeprom: at24: extend driver to plug into the NVMEM framework
by Andrew Lunn
· 9 years ago
1bb850a
misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
by Dan Bogdan Nechita
· 9 years ago
f3df53e
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
by Michael Hennerich
· 9 years ago
dd16f6c
mei: me: add broxton pci device ids
by Tomas Winkler
· 9 years ago
d74e026
Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing
by Greg Kroah-Hartman
· 9 years ago
7c0ae5b
lkdtm: improve use-after-free tests
by Kees Cook
· 9 years ago
5fd9e48
lkdtm: add test for atomic_t underflow/overflow
by David Windsor
· 9 years ago
920d451
lkdtm: Add read/write after free tests for buddy memory
by Laura Abbott
· 9 years ago
250a898
lkdtm: Update WRITE_AFTER_FREE test
by Laura Abbott
· 9 years ago
bc0b8cc
lkdtm: Add READ_AFTER_FREE test
by Laura Abbott
· 9 years ago
923adb1
cxl: Fix PSL timebase synchronization detection
by Frederic Barrat
· 9 years ago
bb27d49
Merge char-misc-next into staging-next
by Greg Kroah-Hartman
· 9 years ago
7cca071
lkdtm: Verify that '__ro_after_init' works correctly
by Kees Cook
· 9 years ago
Next »