summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: COSM client driverAshutosh Dixit2015-10-042-0/+282
* misc: mic: COSM SCIF serverAshutosh Dixit2015-10-041-0/+405
* misc: mic: Coprocessor State Management (COSM) driverAshutosh Dixit2015-10-045-0/+1084
* misc: mic: MIC COSM busAshutosh Dixit2015-10-044-2/+296
* misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit2015-10-047-221/+197
* misc: mic: SCIF pollAshutosh Dixit2015-10-044-1/+190
* misc/genwqe: get rid of atomic allocationsSebastian Ott2015-10-043-5/+6
* misc: hpilo: Change e-mail address from hp.com to hpe.comMasanari Iida2015-10-041-2/+2
* misc: hpilo: Add min and max value of module parameter in descriptionMasanari Iida2015-10-041-1/+1
* Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-272-1/+4
|\
| * Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-261-1/+2
| |\
| | * mei: fix debugfs files leak on error pathTomas Winkler2015-09-201-1/+2
| * | cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain2015-09-231-0/+2
| |/
* | ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq2015-09-201-2/+16
* | drivers/misc/sgi-gru: fix possible NULL dereferenceSudip Mukherjee2015-09-201-2/+3
* | misc: ad525x_dpot: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-201-1/+0
* | drivers/misc: make kgdbts.c slightly more explicitly non-modularPaul Gortmaker2015-09-201-5/+5
* | mei: me: fix d0i3 register offset in tracingAlexander Usyskin2015-09-201-2/+2
* | mei: bus: use mei_cl_bus_ prefix consistentlyTomas Winkler2015-09-203-16/+17
* | mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler2015-09-201-33/+34
* | mei: bus: export mei_cldev_enabled functionTomas Winkler2015-09-201-0/+13
* | mei: bus: export uuid and protocol version to mei_cl bus driversTomas Winkler2015-09-201-0/+26
* | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-201-7/+21
* | mei: bus: export client protocol versionTomas Winkler2015-09-202-0/+30
* | mei: make modules.alias UUID information easier to readPrarit Bhargava2015-09-201-5/+2
* | drivers/misc/sgi-gru: remove unused variableSudip Mukherjee2015-09-201-2/+0
* | drivers/misc/sgi-gru: fix dereference of ERR_PTRSudip Mukherjee2015-09-201-1/+6
* | drivers/misc/sgi-gru: remove always false conditionSudip Mukherjee2015-09-201-1/+1
* | drivers/misc/sgi-gru: make functions staticSudip Mukherjee2015-09-201-3/+3
* | drivers/misc/sgi-gru: add return on errorSudip Mukherjee2015-09-201-8/+6
* | misc/vmw_vmci: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-201-2/+1
|/
* Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-183-3/+7
|\
| * cxl: Fix build failure due to -Wunused-variable behaviour changeIan Munsie2015-09-151-1/+1
| * cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens2015-09-151-2/+0
| * cxl: abort cxl_pci_enable_device_hook() if PCI channel is offlineAndrew Donnellan2015-09-071-0/+6
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-111-0/+1
|\ \
| * | Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* | | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-1/+1
|\ \ \
| * | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-1/+1
| | |/ | |/|
* | | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-082-31/+7
|\ \ \ | |/ / |/| |
| * | eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulatedIrina Tirdea2015-08-241-31/+6
| * | misc: eeprom: Export I2C module alias information in missing driversJavier Martinez Canillas2015-08-101-0/+1
| * | misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-109-9/+0
| |/
* | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-041-4/+4
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-0314-205/+865
|\ \
| * | cxl: Set up and enable PSL TimebasePhilippe Bergheaud2015-08-302-1/+61
| * | cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie2015-08-303-3/+33
| * | cxl: Fix + cleanup error paths in cxl_dev_context_initIan Munsie2015-08-301-7/+12
| * | cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens2015-08-271-16/+0
OpenPOWER on IntegriCloud