index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-1
/
+1
*
Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-26
1
-1
/
+2
|
\
|
*
mei: fix debugfs files leak on error path
Tomas Winkler
2015-09-20
1
-1
/
+2
*
|
cxl: Fix lockdep warning while creating afu_err_buff attribute
Vaibhav Jain
2015-09-23
1
-0
/
+2
|
/
*
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-18
3
-3
/
+7
|
\
|
*
cxl: Fix build failure due to -Wunused-variable behaviour change
Ian Munsie
2015-09-15
1
-1
/
+1
|
*
cxl: Fix unbalanced pci_dev_get in cxl_probe
Daniel Axtens
2015-09-15
1
-2
/
+0
|
*
cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline
Andrew Donnellan
2015-09-07
1
-0
/
+6
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-09-11
1
-0
/
+1
|
\
\
|
*
|
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-09-09
1
-0
/
+1
*
|
|
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
\
\
|
*
|
|
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-09-08
2
-31
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated
Irina Tirdea
2015-08-24
1
-31
/
+6
|
*
|
misc: eeprom: Export I2C module alias information in missing drivers
Javier Martinez Canillas
2015-08-10
1
-0
/
+1
|
*
|
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-10
9
-9
/
+0
|
|
/
*
|
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-09-04
1
-4
/
+4
*
|
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-03
14
-205
/
+865
|
\
\
|
*
|
cxl: Set up and enable PSL Timebase
Philippe Bergheaud
2015-08-30
2
-1
/
+61
|
*
|
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
2015-08-30
3
-3
/
+33
|
*
|
cxl: Fix + cleanup error paths in cxl_dev_context_init
Ian Munsie
2015-08-30
1
-7
/
+12
|
*
|
cxl: Remove racy attempt to force EEH invocation in reset
Daniel Axtens
2015-08-27
1
-16
/
+0
|
*
|
cxl: Release irqs if memory allocation fails
Vaibhav Jain
2015-08-27
1
-2
/
+5
|
*
|
cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
Vaishali Thakkar
2015-08-22
1
-1
/
+1
|
*
|
cxl: Allow release of contexts which have been OPENED but not STARTED
Andrew Donnellan
2015-08-20
1
-1
/
+1
|
*
|
cxl: Add alternate MMIO error handling
Ian Munsie
2015-08-18
3
-2
/
+20
|
*
|
cxl: Plug irq_bitmap getting leaked in cxl_context
Vaibhav Jain
2015-08-17
1
-0
/
+4
|
*
|
cxl: Add CONFIG_CXL_EEH symbol
Daniel Axtens
2015-08-17
1
-1
/
+6
|
*
|
cxl: EEH support
Daniel Axtens
2015-08-14
3
-0
/
+262
|
*
|
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-08-14
4
-0
/
+41
|
*
|
cxl: Don't remove AFUs/vPHBs in cxl_reset
Daniel Axtens
2015-08-14
1
-5
/
+0
|
*
|
cxl: Refactor AFU init/teardown
Daniel Axtens
2015-08-14
1
-38
/
+57
|
*
|
cxl: Refactor adaptor init/teardown
Daniel Axtens
2015-08-14
1
-53
/
+86
|
*
|
cxl: Clean up adapter MMIO unmap path.
Daniel Axtens
2015-08-14
1
-6
/
+18
|
*
|
cxl: Make IRQ release idempotent
Daniel Axtens
2015-08-14
1
-0
/
+9
|
*
|
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
2015-08-14
3
-11
/
+27
|
*
|
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
2015-08-14
5
-12
/
+155
|
*
|
cxl: Convert MMIO read/write macros to inline functions
Daniel Axtens
2015-08-14
1
-16
/
+35
|
*
|
cxl: sparse: Silence iomem warning in debugfs file creation
Daniel Axtens
2015-08-12
1
-1
/
+1
|
*
|
cxl: sparse: Make declarations static
Daniel Axtens
2015-08-12
2
-4
/
+4
|
*
|
cxl: Compile with -Werror
Daniel Axtens
2015-08-11
1
-0
/
+2
|
*
|
cxl: Don't ignore add_process_element() result when attaching context
Daniel Axtens
2015-08-06
1
-3
/
+1
|
*
|
cxl: Destroy afu->contexts_idr on release of an afu
Johannes Thumshirn
2015-07-16
1
-0
/
+1
|
*
|
cxl: Destroy cxl_adapter_idr on module_exit
Johannes Thumshirn
2015-07-16
1
-0
/
+1
|
*
|
cxl: use more common format specifier
Rasmus Villemoes
2015-07-13
4
-31
/
+31
|
*
|
cxl: Add explicit precision specifiers
Rasmus Villemoes
2015-07-13
1
-2
/
+2
*
|
|
Merge 4.2-rc6 into char-misc-next
Greg Kroah-Hartman
2015-08-09
1
-3
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-08-03
1
-3
/
+0
|
|
\
\
|
|
*
|
misc: eeprom: at24: clean up at24_bin_write()
Vladimir Zapolskiy
2015-07-31
1
-3
/
+0
|
|
|
/
[next]