summaryrefslogtreecommitdiff
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | mei: me: fix d0i3 register offset in tracingAlexander Usyskin2015-09-20
| * | | | | | mei: bus: use mei_cl_bus_ prefix consistentlyTomas Winkler2015-09-20
| * | | | | | mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler2015-09-20
| * | | | | | mei: bus: export mei_cldev_enabled functionTomas Winkler2015-09-20
| * | | | | | mei: bus: export uuid and protocol version to mei_cl bus driversTomas Winkler2015-09-20
| * | | | | | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-20
| * | | | | | mei: bus: export client protocol versionTomas Winkler2015-09-20
| * | | | | | mei: make modules.alias UUID information easier to readPrarit Bhargava2015-09-20
| * | | | | | drivers/misc/sgi-gru: remove unused variableSudip Mukherjee2015-09-20
| * | | | | | drivers/misc/sgi-gru: fix dereference of ERR_PTRSudip Mukherjee2015-09-20
| * | | | | | drivers/misc/sgi-gru: remove always false conditionSudip Mukherjee2015-09-20
| * | | | | | drivers/misc/sgi-gru: make functions staticSudip Mukherjee2015-09-20
| * | | | | | drivers/misc/sgi-gru: add return on errorSudip Mukherjee2015-09-20
| * | | | | | misc/vmw_vmci: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-20
* | | | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cxl: Fix number of allocated pages in SPAChristophe Lombard2015-10-07
| * | | | | cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud2015-10-06
| * | | | | cxl: fix leak of ctx->mapping when releasing kernel API contextsAndrew Donnellan2015-10-01
| * | | | | cxl: fix leak of ctx->irq_bitmap when releasing context via kernel APIAndrew Donnellan2015-10-01
| * | | | | cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan2015-10-01
| |/ / / /
* / / / / mei: hbm: fix error in state check logicAlexander Usyskin2015-10-04
|/ / / /
* | | | Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-26
|\ \ \ \
| * | | | mei: fix debugfs files leak on error pathTomas Winkler2015-09-20
| |/ / /
* / / / cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain2015-09-23
|/ / /
* | | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-18
|\ \ \ | |/ / |/| |
| * | cxl: Fix build failure due to -Wunused-variable behaviour changeIan Munsie2015-09-15
| * | cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens2015-09-15
| * | cxl: abort cxl_pci_enable_device_hook() if PCI channel is offlineAndrew Donnellan2015-09-07
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-11
|\ \ \
| * | | Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-09
* | | | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \ \ \
| * | | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
| | |/ / | |/| |
* | | | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-08
|\ \ \ \ | |/ / / |/| | |
| * | | eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulatedIrina Tirdea2015-08-24
| * | | misc: eeprom: Export I2C module alias information in missing driversJavier Martinez Canillas2015-08-10
| * | | misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-10
| |/ /
* | | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-04
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\ \ \
| * | | cxl: Set up and enable PSL TimebasePhilippe Bergheaud2015-08-30
| * | | cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie2015-08-30
| * | | cxl: Fix + cleanup error paths in cxl_dev_context_initIan Munsie2015-08-30
| * | | cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens2015-08-27
| * | | cxl: Release irqs if memory allocation failsVaibhav Jain2015-08-27
| * | | cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar2015-08-22
| * | | cxl: Allow release of contexts which have been OPENED but not STARTEDAndrew Donnellan2015-08-20
| * | | cxl: Add alternate MMIO error handlingIan Munsie2015-08-18
| * | | cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain2015-08-17